scummvm/engines/scumm/smush
2010-03-22 20:28:08 +00:00
..
channel.cpp Proper delete[] formatting (this time all occurences should've been changed...) 2008-05-07 15:09:10 +00:00
channel.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
codec1.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
codec37.cpp Proper delete[] formatting (this time all occurences should've been changed...) 2008-05-07 15:09:10 +00:00
codec37.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
codec47.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
codec47.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
codec47ARM.s Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian build. 2008-06-26 16:51:02 +00:00
imuse_channel.cpp Get rid of Mixer::FLAG_AUTOFREE. 2010-01-19 00:56:29 +00:00
saud_channel.cpp Get rid of Mixer::FLAG_AUTOFREE. 2010-01-19 00:56:29 +00:00
smush_font.cpp Minor constness fixes 2009-09-06 10:51:20 +00:00
smush_font.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
smush_mixer.cpp Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
smush_mixer.h Switch SCUMM from AppendableAudioStream to QueuingAudioStream 2010-01-08 22:10:19 +00:00
smush_player.cpp Switch from Common::tag2string(foo).c_str() to tag2str(foo) 2010-03-18 15:04:38 +00:00
smush_player.h Switch SCUMM from AppendableAudioStream to QueuingAudioStream 2010-01-08 22:10:19 +00:00