scummvm/backends/mixer
Miro Kropacek fda1ce1672 BACKENDS: ATARI: Change dma playback to interrupt-driven
This not only decreases the amount of XBIOS calls but also avoids
repeating the sample buffer in case of a heavier CPU load.

Also clean up the mixer code.
2024-02-24 03:54:54 +01:00
..
atari BACKENDS: ATARI: Change dma playback to interrupt-driven 2024-02-24 03:54:54 +01:00
maxmod ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
null BACKENDS: Add missing override keyword 2023-11-10 15:22:26 +01:00
sdl BACKENDS: SDL: Use null mixer if audio initialization fails, and add a flag to forcibly disable it for testing. Add an alternate call that returns true if the mixer manager is a null device. 2023-11-07 02:45:49 +01:00
mixer.h BACKENDS: SDL: Use null mixer if audio initialization fails, and add a flag to forcibly disable it for testing. Add an alternate call that returns true if the mixer manager is a null device. 2023-11-07 02:45:49 +01:00