summaryrefslogtreecommitdiffstats
path: root/platform/web/audio_driver_web.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a `--audio-output-latency` command-line argumentHugo Locurcio2023-08-171-1/+1
* Fix crash caused by invalid mix_rate assignment due to bogusEoin O'Neill2023-04-251-1/+1
* Further refactoring to AudioDriver implementations after #69120.Emmanouil Papadeas2023-02-091-4/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove NO_THREADS fallback code, Godot 4 requires thread supportRémi Verschelde2022-10-031-46/+0
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-0/+293