summaryrefslogtreecommitdiff
path: root/doc/classes/AudioServer.xml
AgeCommit message (Expand)Author
2022-02-17Expose `AudioServer.capture_device` as a propertyHugo Locurcio
2022-02-15Merge pull request #35679 from Calinou/doc-add-xml-schemaRémi Verschelde
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-14Improve documentation for AudioServer device properties and methodsHugo Locurcio
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-08-07Invert how `global_rate_scale` value works, and rename it to `playback_speed_...Michael Alexsander
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2020-10-01Link to demos from within the class referenceAaron Franke
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-02-22doc: Sync classref with StringName/Callable changesRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2020-01-20Revert "Exposes capture methods to AudioServer + documentation" #30468Rémi Verschelde
2019-08-13doc: Sync classref with current sourceRémi Verschelde
2019-07-15Exposes capture methods to AudioServer, variable renames for consistency,Saracen
2019-07-02doc: Sync classref with current sourceRémi Verschelde
2019-07-01Merge pull request #29413 from YeldhamDev/global_rate_scaleRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-19Add 'global_rate_scale' to the AudioServerMichael Alexsander Silva Dias
2019-04-27Added docs to AudioStreamPlayer for get_mix_timeJuan Linietsky
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-15doc: Sync classref with current sourceRémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-02-13Fix typos with codespellRémi Verschelde
2018-12-20doc: Add missing commas after "If true/false"Rémi Verschelde
2018-12-11Fix EditorAudioBuses not updating when changing to a device with different ch...Marcelo Fernandez
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-10-25doc: Sync with current sourceRémi Verschelde
2018-08-21doc: Sync classref with current sourceRémi Verschelde
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-04-10doc: Sync classref with current sourceRémi Verschelde
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-19doc: Update version string in headerRémi Verschelde
2018-01-25doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde
2018-01-25doc: Sync with current sourceRémi Verschelde
2018-01-17doc: Replace some more "val" with "value" + syncRémi Verschelde
2018-01-15Filled tutorial field in most relevent classes.Juan Linietsky
2018-01-13doc: Update version string in XMLRémi Verschelde
2017-11-24doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde
2017-11-24doc: Update header version for 3.0-betaRémi Verschelde
2017-11-19Fix the class docs for the rst-syntax errors.Martin Capitanio
2017-11-15doc: Remove revision.module_config from version stringRémi Verschelde
2017-10-11doc: Sync classref with current sourceRémi Verschelde
2017-10-11updated AudioStream docs and added AudioServer docsGrosskopf
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-16doc: Sync classref with current sourceRémi Verschelde
2017-09-12Changed the doc class generation to individual files per class. It is also po...Juan Linietsky