summaryrefslogtreecommitdiffstats
path: root/modules/interactive_music/audio_stream_interactive.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Fix interactive audio transitions fade in for clips with auto_advanceGustavo Jaruga Cruz2024-08-191-3/+5
* Fix new stream types `mix()` not returning 0 when inactiveAdam Scott2024-07-181-4/+1
* [Audio] Prevent crash in interactive playbackA Thousand Ships2024-07-171-0/+2
* Fix GCC build failureAdam Scott2024-03-131-1/+1
* Add interactive music supportJuan Linietsky2024-03-121-0/+1030