scummvm/graphics/video
Johannes Schickel 5417f6bacb - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
- Update BaseBackend and DC port to properly implement OSystem::fillScreen (now only PalmOS has to be updated).
- Update all client code which relied on OSystem::clearScreen so far.

svn-id: r38304
2009-02-15 21:20:21 +00:00
..
dxa_player.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
dxa_player.h Committed a modified version of wjp's patch for the video player: 2009-01-11 03:34:50 +00:00
flic_player.cpp TUCKER: modified flic playback to make use of dirtyrects 2009-01-25 12:10:06 +00:00
flic_player.h TUCKER: modified flic playback to make use of dirtyrects 2009-01-25 12:10:06 +00:00
mpeg_player.cpp Got rid of several occurrences of gBitFormat 2009-01-22 04:59:09 +00:00
mpeg_player.h Got rid of several occurrences of gBitFormat 2009-01-22 04:59:09 +00:00
smk_player.cpp A ton of code formatting fixes; also fixed warnings about single line loops like 'while(cond);' by inserting newlines 2009-01-29 05:26:12 +00:00
smk_player.h Committed a modified version of wjp's patch for the video player: 2009-01-11 03:34:50 +00:00
video_player.cpp - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
video_player.h Applied my patch for the BS1/2 video player 2009-02-15 13:29:48 +00:00