scummvm/sound
Max Horn bbc03e144c cleanup
svn-id: r11431
2003-11-29 23:40:21 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
audiocd.cpp cleanup 2003-11-29 23:40:21 +00:00
audiocd.h cleanup 2003-11-29 23:40:21 +00:00
audiostream.cpp cleanup whitespaces 2003-11-08 23:05:04 +00:00
audiostream.h fix invalid typo fixes ;-) (BTW did anybody get comit mails for khalek's changes? I didn't) 2003-11-07 09:38:06 +00:00
fmopl.cpp cleanup whitespaces 2003-11-08 23:05:04 +00:00
fmopl.h #include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) 2003-08-01 12:21:04 +00:00
mididrv.cpp We proudly present the latest installment of our hit series 'Untangle the mess': 'Help! Space Invaders refactored the music detector'... in other news, I obviously need to sleep now 2003-10-18 00:22:46 +00:00
mididrv.h cleanup 2003-10-18 13:04:59 +00:00
midiparser_smf.cpp cleanup / doxygenification 2003-10-03 23:34:06 +00:00
midiparser_xmidi.cpp cleanup whitespaces 2003-11-08 23:05:04 +00:00
midiparser.cpp cleanup whitespaces 2003-11-08 23:05:04 +00:00
midiparser.h cleanup / doxygenification 2003-10-03 23:34:06 +00:00
mixer.cpp cleanup whitespaces 2003-11-08 23:05:04 +00:00
mixer.h cleanup whitespaces 2003-11-08 23:05:04 +00:00
module.mk moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it may be reused by other engines in the future 2003-11-29 12:11:01 +00:00
mp3.cpp moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it may be reused by other engines in the future 2003-11-29 12:11:01 +00:00
mp3.h moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it may be reused by other engines in the future 2003-11-29 12:11:01 +00:00
mpu401.cpp renamed some Timer methods 2003-10-17 16:39:32 +00:00
mpu401.h Preliminary preparation for new YM2612 FM emulator. 2003-10-05 15:36:52 +00:00
rate.cpp cleanup whitespaces 2003-11-08 23:05:04 +00:00
rate.h moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) 2003-09-18 02:07:18 +00:00
resample.cpp undo aquadran's recent changes here. If this doesn't compile on MSVC7, fine, simply remove it from your project file - it's not supposed to be compiled ATM 2003-10-03 10:30:33 +00:00
resample.h undo aquadran's recent changes here. If this doesn't compile on MSVC7, fine, simply remove it from your project file - it's not supposed to be compiled ATM 2003-10-03 10:30:33 +00:00
voc.cpp Correct voc rate in DOTT demo 2003-11-07 11:11:06 +00:00
voc.h moved declaration of error/warning/debug from engine.h to util.h; added voc.cpp 2003-09-10 12:19:57 +00:00
vorbis.cpp moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it may be reused by other engines in the future 2003-11-29 12:11:01 +00:00
vorbis.h moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it may be reused by other engines in the future 2003-11-29 12:11:01 +00:00