scummvm/audio
athrxx 8c046f4826 AUDIO: (FM-TOWNS) - replace fixed hanging notes buffer with a dynamic chain
(This works around issues with some Indy 3 sound tracks. These tracks seem to be broken, since they have way too long duration values for some notes which would fill up the event buffer rather quickly. I tested with the UNZ emulator to be sure that this is an issue which also occurs with the original driver.)
2015-11-09 18:41:10 +01:00
..
decoders AUDIO: Fix compiler warning 2015-09-15 20:48:09 -04:00
mods
softsynth AUDIO: (FM-TOWNS) - replace fixed hanging notes buffer with a dynamic chain 2015-11-09 18:41:10 +01:00
adlib.cpp AUDIO: Move the common AdLib MidiDriver out of softsynth 2015-07-07 20:19:49 -04:00
alsa_opl.cpp AUDIO: Move ALSA OPL 'driver' out of softsynth 2015-07-07 20:41:30 -04: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 AUDIO: List OPL3 support for ALSA AdLib driver 2015-07-07 20:19:47 -04: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
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 AUDIO: Remove all AudioStream access to OPL 2015-07-07 20:19:47 -04:00
miles_mt32.cpp AUDIO: Miles Audio: pass strings via reference 2015-07-03 02:49:49 +02:00
miles.h AUDIO: Miles Audio AdLib: support AD+OPL3 streams 2015-07-05 01:08:40 +02:00
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