scummvm/audio
2024-09-29 22:48:29 +01:00
..
decoders JANITORIAL: AUDIO: Fix typos 2024-09-13 12:04:57 +03:00
mods AUDIO: Fix Empty Format String GCC Compiler Warning 2024-09-21 23:29:06 +01:00
softsynth BACKENDS: Remove leftover GP2X references 2024-09-29 22:48:29 +01: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 AUDIO: Casio MIDI driver enhancements and fixes 2023-01-18 21:39:29 +01:00
casio.h AUDIO: Casio MIDI driver enhancements and fixes 2023-01-18 21:39:29 +01:00
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 AUDIO: Move null MidiDriver remove timer proc 2022-05-09 17:19:43 +02:00
mididrv_ms.h AUDIO: Move null MidiDriver remove timer proc 2022-05-09 17:19:43 +02:00
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 AUDIO: Generate note channel to track mapping for type 1 MIDI 2022-07-02 17:25:18 +02:00
midiparser_smf.h AUDIO: Generate note channel to track mapping for type 1 MIDI 2022-07-02 17:25:18 +02:00
midiparser_xmidi.cpp AUDIO: Move MIDI parser source handling to superclass 2022-05-09 17:19:43 +02:00
midiparser.cpp JANITORIAL: AUDIO: Correct Spelling Mistakes 2022-11-15 22:52:43 +02:00
midiparser.h ULTIMA/NUVIE: Rework music code 2023-11-09 18:19:25 +01:00
midiplayer.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
midiplayer.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
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 AUDIO: Add rate adjustment functionality to Mixer 2023-05-14 22:04:56 +02:00
mixer.cpp AUDIO: Drain leftover RateConverter buffer data 2023-08-16 20:41:58 +03:00
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 SCUMM: (IMS) - minor restructuring and cleanup 2022-10-06 18:47:40 +02:00
mpu401.h AUDIO: add data size arg to MidiChannel::sysEx_customInstrument() 2022-10-06 18:47:47 +02:00
mt32gm.cpp AUDIO: Do not crash if MT32 driver is not fully initialized 2023-03-03 23:44:58 +01:00
mt32gm.h JANITORIAL: Fix compatiblity typo in mt32gm.h 2024-05-18 13:52:31 +02:00
musicplugin.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
musicplugin.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
null.cpp AUDIO: Avoid including translations.h in header file 2023-03-17 14:37:50 +01:00
null.h AUDIO: Avoid including translations.h in header file 2023-03-17 14:37:50 +01:00
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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
timestamp.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00