scummvm/audio
Filippos Karapetis 5711d23231 MT32: Update the MT32 emulator and adapt to its new API
Previous munt commit was 84b2819 (Dec 22, 2012)
Current munt commit is 6afddaf (Dec 23, 2012)

This commit also updates the MT32 driver code to the latest munt API
2012-12-26 21:28:34 +02:00
..
decoders Merge pull request #293 from clone2727/qtmidi 2012-12-13 15:49:40 -08:00
mods AUDIO: Make sure maxtrax and tfmx are compiled in with dynamic modules 2012-06-15 22:48:26 -04:00
softsynth MT32: Update the MT32 emulator and adapt to its new API 2012-12-26 21:28:34 +02:00
audiostream.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
audiostream.h AUDIO: Move LimitingAudioStream to audio/ 2012-08-12 00:08:13 -04:00
fmopl.cpp
fmopl.h AUDIO: Add easy way to write to OPL3's secondary register set. 2012-10-01 01:50:23 +02:00
mididrv.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
mididrv.h AUDIO: Add support for Sam&Max's OPL3 output in our SCUMM AdLib driver. 2012-10-01 03:10:44 +02:00
midiparser_qt.cpp AUDIO: Finish comment 2012-12-03 09:07:33 -05:00
midiparser_qt.h AUDIO: Add some general documentation on MidiParser_QT 2012-12-13 18:30:05 -05:00
midiparser_smf.cpp JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
midiparser_xmidi.cpp JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
midiparser.cpp JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
midiparser.h Merge remote branch 'upstream/master' into qtmidi 2012-09-07 19:03:01 -04:00
midiplayer.cpp
midiplayer.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
mixer_intern.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
mixer.cpp COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of a dispose flag. 2011-08-07 15:19:08 +02:00
mixer.h AUDIO: Update Mixer class doxygen comment on balance to be consistent. 2012-06-24 22:34:49 +01:00
module.mk AUDIO: Add parsing of the QuickTime MIDI sample description 2012-09-05 23:04:29 -04:00
mpu401.cpp
mpu401.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
musicplugin.cpp
musicplugin.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
null.cpp
null.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
rate_arm_asm.s AUDIO: Fix some comments and whitespace 2011-10-31 23:28:53 +01:00
rate_arm.cpp
rate.cpp
rate.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
timestamp.cpp
timestamp.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00