summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/sound/sdl3_sound.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "sdl3_sound: don't hardcode max frames to 8" arbee2026-03-211-4/+3
* sdl3_sound: don't hardcode max frames to 8 hap2026-03-211-3/+4
* sdl3_sound.cpp: Rate-limit the output stream so it doesn't queue up to infini... arbee2026-03-201-6/+14
* sound abuffer: fix wrong assumption that samplerate is fixed at 48000 hap2026-03-191-3/+3
* Initial support for SDL3. [R. Belmont, Vas Crabb] arbee2026-02-071-0/+373