Ryan C. Gordon
d118af53a1
dummyaudio: single-threaded Emscripten support.
...
On Emscripten without pthreads, this would fail because SDL can't spin the
audio device thread, and the dummy backend didn't manage a thread itself.
With this patch, we use setInterval to fire the usual audio thread iterators
between iterations of the Emscripten mainloop on the main thread.
Fixes #10573 .
2024-08-25 15:23:21 -04:00
..
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-25 15:23:21 -04:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-01-01 13:15:26 -08:00
2024-08-22 13:30:02 -07:00
2024-06-12 02:29:39 +02:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00
2024-08-22 13:30:02 -07:00