scummvm/scumm/smush
2003-05-30 19:00:33 +00:00
..
.cvsignore
channel.h reorg/clenup, changed main loop in smush code 2003-03-17 12:28:50 +00:00
chunk_type.h fix for little endian systems 2003-03-13 02:30:06 +00:00
chunk.cpp renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseChunk 2003-05-25 11:39:08 +00:00
chunk.h renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseChunk 2003-05-25 11:39:08 +00:00
codec1.cpp som changes to make Palm OS happy 2003-04-30 11:26:36 +00:00
codec37.cpp moved bomp stuff into own files; removed some of our 6 (!) bomp decoders 2003-05-30 19:00:33 +00:00
codec37.h moved bomp stuff into own files; removed some of our 6 (!) bomp decoders 2003-05-30 19:00:33 +00:00
codec47.cpp moved bomp stuff into own files; removed some of our 6 (!) bomp decoders 2003-05-30 19:00:33 +00:00
codec47.h moved bomp stuff into own files; removed some of our 6 (!) bomp decoders 2003-05-30 19:00:33 +00:00
imuse_channel.cpp renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseChunk 2003-05-25 11:39:08 +00:00
saud_channel.cpp renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseChunk 2003-05-25 11:39:08 +00:00
smush_font.cpp som changes to make Palm OS happy 2003-04-30 11:26:36 +00:00
smush_font.h 256 + 1 != 256 2003-03-17 13:16:26 +00:00
smush_mixer.cpp warning() automatically outputs a newline after the warning message; adding a newline into the format string adds another newline (which contains the single char '!') 2003-05-18 21:14:50 +00:00
smush_mixer.h som changes to make Palm OS happy 2003-04-30 11:26:36 +00:00
smush_player.cpp renamed various things for clarity 2003-05-20 20:58:26 +00:00
smush_player.h Make _smushProcessFrame volatile (for multi thread access) 2003-05-26 19:57:00 +00:00