scummvm/sound
Max Horn c60e1aeb86 cleanup for -Wundef
svn-id: r8726
2003-07-03 22:05:22 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
fmopl.cpp Use stdafx.h instead of manually including system headers. 2003-06-18 21:10:05 +00:00
fmopl.h cleanup for -Wundef 2003-07-03 22:05:22 +00:00
mididrv.h Revamped iMuse and Player classes. Player now uses MidiParser to parse its data, which will allow it to parse other MIDI formats. To receive parsed data, Player now derives from MidiDriver to act as a "fake MIDI driver". 2003-05-23 04:19:47 +00:00
midiparser_smf.cpp Use stdafx.h instead of manually including system headers. 2003-06-18 21:10:05 +00:00
midiparser_xmidi.cpp Use stdafx.h instead of manually including system headers. 2003-06-18 21:10:05 +00:00
midiparser.cpp Use stdafx.h instead of manually including system headers. 2003-06-18 21:10:05 +00:00
midiparser.h Fix for bug [756555] ALL: With '-ewindows' notes don't stop at quit 2003-06-18 22:46:17 +00:00
mixer.cpp cleanup for -Wundef 2003-07-03 22:05:22 +00:00
mixer.h Change names of the stream API in the mixer; added endStream method (stop() halts stream immediately; endStream() lets it first finish playing) 2003-06-22 11:47:03 +00:00
module.mk Moved common parsing logic into MidiParser base class. 2003-05-19 18:48:18 +00:00
mpu401.cpp make gcc happy 2003-06-21 15:55:08 +00:00
mpu401.h fixed cast warnings 2003-06-11 07:14:39 +00:00