scummvm/scumm/smush
2004-10-23 23:08:53 +00:00
..
.cvsignore added .cvsignore 2002-08-24 21:39:28 +00:00
channel.h handle volume and pan by SoundMixer not SmushMixer 2004-01-09 23:33:46 +00:00
chunk_type.h added support for compressed FOBJ chunks in smush movie files. 2004-04-13 19:20:16 +00:00
chunk.cpp Load SMUSH files and NUT fonts from mac container files, too (done that by adding a new high level method openFile to class ScummEngine) 2004-07-26 23:15:01 +00:00
chunk.h Load SMUSH files and NUT fonts from mac container files, too (done that by adding a new high level method openFile to class ScummEngine) 2004-07-26 23:15:01 +00:00
codec1.cpp o Renamed more variables/structures to reflect their functionality 2004-01-30 02:14:29 +00:00
codec37.cpp smush codec37 sub1 (FT demo) 2004-07-25 19:05:16 +00:00
codec37.h smush codec37 sub1 (FT demo) 2004-07-25 19:05:16 +00:00
codec47.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
codec47.h updated copyright notice 2004-01-06 12:45:34 +00:00
imuse_channel.cpp Switch smush debug to channel 2004-08-22 09:14:19 +00:00
saud_channel.cpp Use correct order, to prevent mingw warnings. 2004-02-14 01:39:09 +00:00
smush_font.cpp Patch #1048283 (Improved CJK / FM-TOWNS support & some documention) 2004-10-23 23:08:53 +00:00
smush_font.h Added methods to access charset x/y offs values (though those seem to be all 0 in COMI) 2004-10-09 00:47:47 +00:00
smush_mixer.cpp Switch smush debug to channel 2004-08-22 09:14:19 +00:00
smush_mixer.h updated copyright notice 2004-01-06 12:45:34 +00:00
smush_player.cpp fix bug #1042931. This version of comidemo doesn't have the videos. In this case, SmushPlayer::play() returns immediately without calling init(). Thus, if init() is not called, we shouldn't call release() at all. 2004-10-08 18:30:14 +00:00
smush_player.h fix bug #1042931. This version of comidemo doesn't have the videos. In this case, SmushPlayer::play() returns immediately without calling init(). Thus, if init() is not called, we shouldn't call release() at all. 2004-10-08 18:30:14 +00:00