scummvm/engines/gob/sound
2011-01-29 22:45:15 +00:00
..
adlib.cpp GOB: Fix Code analysis warnings 2010-10-15 04:37:44 +00:00
adlib.h Added stream-reading loading wrappers to MDYPlayer and added a workaround to fix TBR reading for the moment 2009-06-22 20:27:47 +00:00
bgatmosphere.cpp Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
bgatmosphere.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
cdrom.cpp COMMON: Push #include audiocd.h in system.h out to .cpp files 2010-11-08 23:07:42 +00:00
cdrom.h GOB: Clean up class DataIO 2010-10-31 20:07:14 +00:00
infogrames.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
infogrames.h Restructured sound code 2008-05-08 00:47:23 +00:00
pcspeaker.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
pcspeaker.h Restructured sound code 2008-05-08 00:47:23 +00:00
protracker.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
protracker.h Replacing some #includes by forward declarations 2009-06-18 13:27:14 +00:00
sound.cpp GOB: Change _curTotFile and _totToLoad into Common::String 2011-01-29 22:45:15 +00:00
sound.h Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
soundblaster.cpp Replacing some #includes by forward declarations 2009-06-18 13:27:14 +00:00
soundblaster.h Replacing some #includes by forward declarations 2009-06-18 13:27:14 +00:00
sounddesc.cpp GOB: Add SoundDesc::swap() 2011-01-27 13:27:29 +00:00
sounddesc.h GOB: Add SoundDesc::swap() 2011-01-27 13:27:29 +00:00
soundmixer.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
soundmixer.h More alignment-related changes 2009-07-28 16:28:32 +00:00