scummvm/engines/gob/sound
2010-05-17 22:46:53 +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 Enforce conversion formatting on pointer casts in the DEV code. 2010-05-17 22:46:53 +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 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 Enforce conversion formatting on pointer casts in the DEV code. 2010-05-17 22:46:53 +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