scummvm/engines/gob/sound
2008-08-13 20:45:00 +00:00
..
adlib.cpp Changing debug channels a bit 2008-05-17 19:01:00 +00:00
adlib.h
bgatmosphere.cpp Declaring BackgroundAtmosphere as kMusicSoundType 2008-05-08 16:15:14 +00:00
bgatmosphere.h Implemented the background "music" / atmospheric sounds in Woodruff 2008-05-08 15:51:02 +00:00
cdrom.cpp Changing debug channels a bit 2008-05-17 19:01:00 +00:00
cdrom.h
infogrames.cpp
infogrames.h
pcspeaker.cpp
pcspeaker.h
sound.cpp Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not used anymore. Found some _quit flags in Agos and Gob and replaced with bool quit() where appropriate 2008-08-13 20:45:00 +00:00
sound.h Changed tricky variable access from pointers to a new class that minds endianess. 2008-07-12 15:21:38 +00:00
soundblaster.cpp Declaring BackgroundAtmosphere as kMusicSoundType 2008-05-08 16:15:14 +00:00
soundblaster.h
sounddesc.cpp
sounddesc.h
soundmixer.cpp Declaring BackgroundAtmosphere as kMusicSoundType 2008-05-08 16:15:14 +00:00
soundmixer.h Don't use kPlainSoundType if you don't have to 2008-07-11 20:28:14 +00:00