scummvm/engines/gob/sound
2010-04-12 09:14:17 +00:00
..
adlib.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +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 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 AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
infogrames.h
pcspeaker.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
pcspeaker.h
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 Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +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 Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +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 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