summaryrefslogtreecommitdiffstats
path: root/platform/web/js/libs/library_godot_audio.js
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* [Web] Make audio bus fetching more resilient to errorsAdam Scott2024-10-021-7/+31
* Honor `pitch_scale` value before playing audio sampleAdam Scott2024-08-201-3/+7
* Merge pull request #95197 from yahkr/95128-audio-fixRémi Verschelde2024-08-161-3/+106
|\
| * Fix AudioStreamPlayer get_playback_position() for web buildYahkub-R2024-08-081-3/+106
* | Add missing null check before disconnecting sourceAdam Scott2024-07-301-1/+3
* | [Web] Gracefully handle non-finite audio volumesA Thousand Ships2024-07-291-1/+4
* | [Web] Enable the closure compiler in CIFabio Alessandrelli2024-07-261-13/+8
* | Fix Web samples finished missing signalAdam Scott2024-07-071-2/+25
* | Fix assignations to non-existing keys and clean-upAdam Scott2024-06-291-6/+4
|/
* Fix pausing issues when using Web Audio samplesAdam Scott2024-06-201-59/+117
* Add samples playback supportAdam Scott2024-06-181-30/+1584
* Add `proxy_to_pthread` option to `platform=web`Adam Scott2023-10-091-0/+9
* Fix various typos with codespellRémi Verschelde2023-08-071-1/+1
* Further refactoring to AudioDriver implementations after #69120.Emmanouil Papadeas2023-02-091-6/+6
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Web] Small fixes and enhancements.Fabio Alessandrelli2022-09-111-2/+7
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-0/+484