scummvm/engines/gob/sound
2009-09-30 16:16:53 +00:00
..
adlib.cpp Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +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 Replacing some #includes by forward declarations 2009-06-18 13:27:14 +00:00
cdrom.cpp Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD audio playback on engine quit. (This only problem affected playback from CD, not from ripped audio files) 2009-08-18 15:31:26 +00:00
cdrom.h Replacing some #includes by forward declarations 2009-06-18 13:27:14 +00:00
infogrames.cpp Clarifying some warnings 2009-06-24 21:47:54 +00:00
infogrames.h
pcspeaker.cpp
pcspeaker.h
protracker.cpp Replacing some #includes by forward declarations 2009-06-18 13:27:14 +00:00
protracker.h Replacing some #includes by forward declarations 2009-06-18 13:27:14 +00:00
sound.cpp Added a Key and ShortKey enum 2009-07-05 11:27:11 +00:00
sound.h Splitting an ADLPlayer and MDYPlayer from the AdLib class 2009-06-18 13:27:35 +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 More alignment-related changes 2009-07-28 16:28:32 +00:00
sounddesc.h Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own class 2009-06-24 21:49:37 +00:00
soundmixer.cpp More alignment-related changes 2009-07-28 16:28:32 +00:00
soundmixer.h More alignment-related changes 2009-07-28 16:28:32 +00:00