scummvm/audio
2024-08-22 22:09:48 +02:00
..
decoders QDENGINE: Mark image/video decoders used by the engine 2024-08-22 22:09:48 +02:00
mods COMMON: Remove inttypes.h 2024-07-04 00:03:15 +03:00
softsynth AUDIO: Remove unused interface for OPL reads 2024-08-11 17:54:01 +03:00
soundfont COMMON: Remove use of fmin/fmax/fminf/fmaxf 2024-01-08 13:07:05 +01:00
adlib_ms.cpp COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
adlib_ms.h COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
adlib.cpp SCUMM: (IMS) - fix adlib detune for Samnmax 2024-03-17 02:09:23 +01:00
alsa_opl.cpp AUDIO: Remove unused interface for OPL reads 2024-08-11 17:54:01 +03:00
audiostream.cpp AUDIO: Move API to Path 2023-12-24 13:19:25 +01:00
audiostream.h AUDIO: Move API to Path 2023-12-24 13:19:25 +01:00
casio.cpp
casio.h
chip.cpp AUDIO: Share code between OPL and CMS implementations 2024-07-27 00:54:57 +03:00
chip.h AUDIO: Share code between OPL and CMS implementations 2024-07-27 00:54:57 +03:00
cms.cpp AUDIO: Share code between OPL and CMS implementations 2024-07-27 00:54:57 +03:00
cms.h AUDIO: Share code between OPL and CMS implementations 2024-07-27 00:54:57 +03:00
fmopl.cpp AUDIO: Share code between OPL and CMS implementations 2024-07-27 00:54:57 +03:00
fmopl.h AUDIO: Remove unused interface for OPL reads 2024-08-11 17:54:01 +03:00
mac_plugin.cpp AUDIO/GUI: add Mac sound option 2024-05-30 20:10:51 +02:00
mididrv_ms.cpp
mididrv_ms.h
mididrv.cpp AUDIO/GUI: add Mac sound option 2024-05-30 20:10:51 +02:00
mididrv.h AUDIO/GUI: add Mac sound option 2024-05-30 20:10:51 +02:00
midiparser_qt.cpp AUDIO: Move API to Path 2023-12-24 13:19:25 +01:00
midiparser_qt.h AUDIO: Move API to Path 2023-12-24 13:19:25 +01:00
midiparser_smf.cpp
midiparser_smf.h
midiparser_xmidi.cpp
midiparser.cpp
midiparser.h ULTIMA/NUVIE: Rework music code 2023-11-09 18:19:25 +01:00
midiplayer.cpp
midiplayer.h
miles_adlib.cpp COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
miles_midi.cpp AUDIO: Move API to Path 2023-12-24 13:19:25 +01:00
miles.h AUDIO: Move API to Path 2023-12-24 13:19:25 +01:00
mixer_intern.h
mixer.cpp
mixer.h JANITORIAL: Remove trailing spaces 2024-08-14 19:10:00 +02:00
module.mk AUDIO: Added MPC (musepack7+) decoder, based on libmpcdec library 2024-08-14 16:11:20 +02:00
mpu401.cpp
mpu401.h
mt32gm.cpp
mt32gm.h JANITORIAL: Fix compatiblity typo in mt32gm.h 2024-05-18 13:52:31 +02:00
musicplugin.cpp
musicplugin.h
null.cpp
null.h
opl2lpt.cpp AUDIO: Remove unused interface for OPL reads 2024-08-11 17:54:01 +03:00
rate.cpp Revert "AUDIO: Optimize case for !inStereo && outStereo" 2023-11-21 15:01:14 +02:00
rate.h Revert "AUDIO: Optimize case for !inStereo && outStereo" 2023-11-21 15:01:14 +02:00
rwopl3.cpp AUDIO: Remove unused interface for OPL reads 2024-08-11 17:54:01 +03:00
rwopl3.h AUDIO: Remove unused interface for OPL reads 2024-08-11 17:54:01 +03:00
timestamp.cpp
timestamp.h