index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
engine
/
kvideo.cpp
Age
Commit message (
Expand
)
Author
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-20
SCI: Fix KQ6 Mac video positioning
Matthew Hoops
2011-02-13
Remove erroneous comment. It reflected a false belief resulting from
Lars Skovlund
2011-02-13
SCI: Switch to true color mode for the GK2 demo Indeo3 video
Matthew Hoops
2011-02-13
SCI: Fix VMD coordinates
Matthew Hoops
2011-02-08
SCI: Some work on robot videos
Filippos Karapetis
2011-02-07
SCI: Converted the robot decoder into a regular video decoder, and decoupled ...
Filippos Karapetis
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
2011-01-07
SCI2.1: Added a sanity check for VMD video positioning, for the demo of Light...
Filippos Karapetis
2010-12-22
SCI: VMD video related changes
Filippos Karapetis
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
2010-11-11
SCI: Some video related changes
Filippos Karapetis
2010-11-09
SCI: Fix error message in ShowMovie(), perhaps avoiding some confusion later
Lars Skovlund
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-08-08
SCI: Directly use the new Graphics::VMDDecoder class
Sven Hesse
2010-08-04
SCI: Add 'movie' subdirectory for VMD's
Matthew Hoops
2010-07-21
SCI: Moved all the video related functions in a separate file
Filippos Karapetis
[prev]