index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
AudioServer.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing
Thaddeus Crews
2024-10-29
1
-0
/
+6
|
\
|
*
[macOS/iOS] Use hardware sampling rates for audio I/O.
bruvzg
2024-10-25
1
-0
/
+6
*
|
Add `AudioServer.get_driver_name()` to get the actual audio driver name
Hugo Locurcio
2024-10-22
1
-0
/
+6
|
/
*
Add samples playback support
Adam Scott
2024-06-18
1
-0
/
+30
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-3
/
+3
*
Add missing documentation for AudioStream & AudioStreamPlayback
Micky
2024-01-23
1
-0
/
+2
*
Document `AudioServer.playback_speed_scale` in `Engine.time_scale`
Hugo Locurcio
2023-12-12
1
-1
/
+1
*
Add a bus_renamed AudioServer signal
MewPurPur
2023-09-15
1
-1
/
+9
*
Add a `--audio-output-latency` command-line argument
Hugo Locurcio
2023-08-17
1
-1
/
+2
*
PulseAudio: Remove get_latency() caching
Luke Hubmayer-Werner
2023-08-04
1
-1
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Document behaviour of AudioServer.get_bus_index() if name doesn't exist
Winston
2023-06-12
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Audio rename (device, capture_device) -> (output_device, input_device)
souplamp
2023-01-31
1
-13
/
+13
*
Improve documentation related to audio input permissions
Hugo Locurcio
2022-09-02
1
-1
/
+3
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-2
/
+2
*
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-17
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters (8)
Andy Maloney
2022-08-12
1
-26
/
+26
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-49
/
+49
*
Implement BPM support
reduz
2022-07-23
1
-0
/
+6
*
Expose `AudioServer.capture_device` as a property
Hugo Locurcio
2022-02-17
1
-13
/
+3
*
Merge pull request #35679 from Calinou/doc-add-xml-schema
Rémi Verschelde
2022-02-15
1
-1
/
+1
|
\
|
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
|
Improve documentation for AudioServer device properties and methods
Hugo Locurcio
2022-02-14
1
-3
/
+3
|
/
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
Invert how `global_rate_scale` value works, and rename it to `playback_speed_...
Michael Alexsander
2021-08-07
1
-2
/
+2
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-178
/
+89
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+3
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-22
1
-3
/
+3
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-4
/
+9
*
Revert "Exposes capture methods to AudioServer + documentation" #30468
Rémi Verschelde
2020-01-20
1
-42
/
+11
*
doc: Sync classref with current source
Rémi Verschelde
2019-08-13
1
-17
/
+11
*
Exposes capture methods to AudioServer, variable renames for consistency,
Saracen
2019-07-15
1
-2
/
+41
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-02
1
-55
/
+13
*
Merge pull request #29413 from YeldhamDev/global_rate_scale
Rémi Verschelde
2019-07-01
1
-0
/
+26
|
\
|
*
Add 'global_rate_scale' to the AudioServer
Michael Alexsander Silva Dias
2019-06-19
1
-0
/
+26
*
|
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-3
/
+3
|
/
*
Added docs to AudioStreamPlayer for get_mix_time
Juan Linietsky
2019-04-27
1
-0
/
+18
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
*
doc: Sync classref with current source
Rémi Verschelde
2019-04-15
1
-0
/
+12
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2019-02-13
1
-3
/
+3
*
doc: Add missing commas after "If true/false"
Rémi Verschelde
2018-12-20
1
-8
/
+8
*
Fix EditorAudioBuses not updating when changing to a device with different ch...
Marcelo Fernandez
2018-12-11
1
-0
/
+9
*
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-11-05
1
-1
/
+1
*
doc: Sync with current source
Rémi Verschelde
2018-10-25
1
-0
/
+2
[next]