summaryrefslogtreecommitdiffstats
path: root/doc/classes/AudioStreamPlayer.xml
Commit message (Expand)AuthorAgeFilesLines
* [doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney2022-08-121-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-2/+2
* AudioStreamPlayer: Clarify that no validation is made on 'bus' nameRémi Verschelde2022-07-081-0/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Add polyphony to Audio Stream Player nodesEllen Poe2021-09-071-0/+3
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-14/+7
* Let var2str display StringName with correct sigilJonathan Gollnick2021-06-101-1/+1
* Improve the AudioStreamPlayer(2D/3D) class descriptionsHugo Locurcio2021-05-051-0/+1
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+5
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Improve `pitch_scale` descriptions in AudioStreamPlayer documentationHugo Locurcio2020-04-261-1/+1
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Complete documentation of various classesTomasz Chabora2020-01-101-0/+2
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-1/+1
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-8/+8
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-3/+3
* doc: Sync classref with current sourceRémi Verschelde2019-04-301-9/+0
* Added docs to AudioStreamPlayer for get_mix_timeJuan Linietsky2019-04-271-0/+9
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Sync classref with current sourceRémi Verschelde2019-04-151-0/+6
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Fix wrong references found by Sphinx and new makerst.pyRémi Verschelde2019-01-071-1/+0
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-2/+2
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-2/+2
* Added description and measurementJason Anderson2018-07-311-1/+1
* doc: Sync classref with current sourceRémi Verschelde2018-07-261-0/+2
* Add support for tutorial links to makerst.pyrobojumper2018-06-121-2/+2
* Added a description to the picth_scale property in the AudioStreamPlayer clas...Nobelix2018-05-041-0/+1
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Sync classref with current sourceRémi Verschelde2018-02-191-0/+2
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde2018-01-251-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* Filled tutorial field in most relevent classes.Juan Linietsky2018-01-151-0/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde2017-11-241-3/+3
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-76/+0
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* updated AudioStream docs and added AudioServer docsGrosskopf2017-10-111-2/+8
* Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez2017-09-231-1/+1
* Rename pos to position in user facing methods and variablesletheed2017-09-201-4/+4
* Merge pull request #11332 from Grosskopf/audio-stream-player-docsRémi Verschelde2017-09-171-0/+11
|\
| * Added Documentation of AudioStreamPlayerGrosskopf2017-09-171-0/+11
* | doc: Sync classref with current sourceRémi Verschelde2017-09-161-0/+6
|/