scummvm/audio
athrxx d097768e1f AUDIO: (FM-Towns/PC-98) - deconstructor/race condition fix
(move mixer calls before mutex lock, since the mixer has a mutex of its own)
2019-08-25 11:58:19 +02:00
..
decoders AUDIO: Fix MSVC warnings 2019-05-09 18:13:10 +10:00
mods AUDIO: Implement low-pass filtering for Paula 2019-06-20 16:00:59 +02:00
softsynth AUDIO: (FM-Towns/PC-98) - deconstructor/race condition fix 2019-08-25 11:58:19 +02:00
adlib.cpp GUI: Use consistent capitalization for options 2018-07-22 21:28:12 +01:00
alsa_opl.cpp
audiostream.cpp
audiostream.h
fmopl.cpp AUDIO: (opl2lpt) add OPL3LPT support 2019-08-23 14:34:44 +03:00
fmopl.h
mididrv.cpp
mididrv.h SCUMM: add Amiga iMuse sound driver 2019-07-14 20:56:27 +02:00
midiparser_qt.cpp
midiparser_qt.h
midiparser_smf.cpp
midiparser_xmidi.cpp
midiparser.cpp
midiparser.h
midiplayer.cpp
midiplayer.h
miles_adlib.cpp
miles_mt32.cpp
miles.h
mixer_intern.h
mixer.cpp ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +02:00
mixer.h
module.mk SCUMM: imuse driver directory cleanup 2019-07-14 21:45:43 +02:00
mpu401.cpp
mpu401.h
musicplugin.cpp
musicplugin.h
null.cpp
null.h
opl2lpt.cpp AUDIO: (opl2lpt) add OPL3LPT support 2019-08-23 14:34:44 +03:00
rate_arm_asm.s
rate_arm.cpp
rate.cpp
rate.h
timestamp.cpp
timestamp.h