scummvm/audio
Willem Jan Palenstijn 867511d2d0 MT32: Update Munt to 2.0.3
This update uses upstream commit
777c51cdb4dbb4e02a53c23edea9086f0b600e26.

The new SampleRateConverter is added, but not built as we don't use it.
Also, building it without source changes will need additional include
directories.

This update of Munt reduces the stack size, and thus fixes bug #9630.
2017-02-28 18:40:04 +01:00
..
decoders AUDIO: Support Wave files with an initial fact chunk 2016-12-20 22:47:49 -05:00
mods AUDIO: Fix memory corruption. 2016-05-31 17:12:18 +02:00
softsynth MT32: Update Munt to 2.0.3 2017-02-28 18:40:04 +01:00
adlib.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
alsa_opl.cpp JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
audiostream.cpp AUDIO: Add a NullAudioStream for streams that are dead-on-arrival 2015-08-30 21:00:54 -04:00
audiostream.h AUDIO: Add a NullAudioStream for streams that are dead-on-arrival 2015-08-30 21:00:54 -04:00
fmopl.cpp JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
fmopl.h AUDIO: Add a class representing a real OPL 2015-07-07 20:19:47 -04:00
mididrv.cpp
mididrv.h
midiparser_qt.cpp
midiparser_qt.h
midiparser_smf.cpp JANITORIAL: Fix clang printf warnings 2016-01-07 14:55:32 +02:00
midiparser_xmidi.cpp AUDIO: Fix comment typo 2015-10-01 20:51:34 +02:00
midiparser.cpp
midiparser.h
midiplayer.cpp
midiplayer.h
miles_adlib.cpp JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
miles_mt32.cpp
miles.h
mixer_intern.h
mixer.cpp
mixer.h
module.mk AUDIO: Move ALSA OPL 'driver' out of softsynth 2015-07-07 20:41:30 -04:00
mpu401.cpp
mpu401.h
musicplugin.cpp
musicplugin.h
null.cpp
null.h
rate_arm_asm.s Merge pull request #625 from digitall/rate-hack 2015-11-09 16:39:17 +01:00
rate_arm.cpp Merge pull request #625 from digitall/rate-hack 2015-11-09 16:39:17 +01:00
rate.cpp Merge pull request #625 from digitall/rate-hack 2015-11-09 16:39:17 +01:00
rate.h
timestamp.cpp
timestamp.h