scummvm/scumm/smush
Max Horn 81f10baa68 cleanup
svn-id: r10169
2003-09-11 10:32:15 +00:00
..
.cvsignore added .cvsignore 2002-08-24 21:39:28 +00:00
channel.h moved declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:31:20 +00:00
chunk_type.h fix for little endian systems 2003-03-13 02:30:06 +00:00
chunk.cpp moved declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:31:20 +00:00
chunk.h renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseChunk 2003-05-25 11:39:08 +00:00
codec1.cpp adhere to our coding style conventions; removed some unneccessary code 2003-06-07 00:45:32 +00:00
codec37.cpp moved declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:31:20 +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 declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:31:20 +00:00
codec47.h forgot this 2003-08-17 16:17:13 +00:00
imuse_channel.cpp get rid of 11025 Hz special case (I hope this is correct; only case I know of where 11025 Hz are used is during the Dig intro 2003-06-21 20:57:01 +00:00
saud_channel.cpp fixed regression caused by me 2003-07-20 19:50:32 +00:00
smush_font.cpp Fixed text-positioning regressions in the Full Throttle intro and in The 2003-06-09 12:24:05 +00:00
smush_font.h Fixed text-positioning regressions in the Full Throttle intro and in The 2003-06-09 12:24:05 +00:00
smush_mixer.cpp removed pauseMixer method from mixer, and renamed stop to stopChannel 2003-09-06 10:47:30 +00:00
smush_mixer.h added sound handle stuff to mixer streams 2003-09-01 13:43:22 +00:00
smush_player.cpp fix for bugs #782733 and #794364 (hide mouse while smush video plays) 2003-09-10 23:29:33 +00:00
smush_player.h cleanup 2003-09-11 10:32:15 +00:00