scummvm/engines/scumm/smush
Max Horn 5e2fe7dc7f cleanup
svn-id: r25910
2007-02-28 15:04:02 +00:00
..
channel.cpp SCUMM: Unified some more SMUSH audio channel code 2006-10-27 22:49:31 +00:00
channel.h cleanup 2007-02-28 15:04:02 +00:00
chunk.cpp SCUMM: Take advantage of the fact that Chunk now is a ReadStream subclass 2006-10-28 01:28:41 +00:00
chunk.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +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 got rid of codec37/codec47 init/deinit methods, cleanup 2007-01-30 22:44:14 +00:00
codec37.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +00:00
codec47.cpp Added comment about the missing decode1 proc. 2007-02-25 08:37:15 +00:00
codec47.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +00:00
imuse_channel.cpp cleanup 2007-02-28 15:04:02 +00:00
saud_channel.cpp cleanup 2007-02-28 15:04:02 +00:00
smush_font.cpp Applied the revised NUT font renderer patch #1635584, which combines cyx's 2007-02-03 05:50:35 +00:00
smush_font.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +00:00
smush_mixer.cpp Changed the AppendableAudioStream code to use a queue of buffers, instead of a fixed size wrap-around memory buffer (this reduces memory usage in some cases by 500-700k, while actually being more flexible) 2007-02-28 14:48:26 +00:00
smush_mixer.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +00:00
smush_player.cpp cleanup 2007-02-28 15:04:02 +00:00
smush_player.h Another Ogg > MP3 consistency reordering, this time in the SMUSH code; also changed it to use the new compressed audio stream factories 2007-02-25 00:12:11 +00:00