scummvm/engines/scumm/smush
2006-04-29 22:33:31 +00:00
..
channel.h
chunk_type.h
chunk.cpp Change some uses of ScummFile to the more generic BaseScummFile 2006-04-23 17:47:40 +00:00
chunk.h Change some uses of ScummFile to the more generic BaseScummFile 2006-04-23 17:47:40 +00:00
codec1.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
codec37.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
codec37.h
codec47.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
codec47.h
imuse_channel.cpp
saud_channel.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
smush_font.cpp
smush_font.h
smush_mixer.cpp that should help for bug #1352486, smush sound tracks are not stopped immediately, but outside smush when sound data are depleted in sound mixer buffer. 2006-03-05 12:15:39 +00:00
smush_mixer.h that should help for bug #1352486, smush sound tracks are not stopped immediately, but outside smush when sound data are depleted in sound mixer buffer. 2006-03-05 12:15:39 +00:00
smush_player.cpp Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio 2006-04-29 22:33:31 +00:00
smush_player.h Fix for Symbian to close an open file in the right thread 2006-03-01 21:37:00 +00:00