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
/
gob
/
videoplayer.cpp
Age
Commit message (
Expand
)
Author
2010-10-15
GOB: Remove the now useless helper.h
Sven Hesse
2010-09-30
GOB: Change all drawing to use class Surface
Sven Hesse
2010-08-08
VIDEO: Use proper palettes in CoktelDecoder
Sven Hesse
2010-08-08
VIDEO: Change the mixer parameter from a reference to a pointer
Sven Hesse
2010-08-08
GOB: Reactivate the Coh-Cott-workaround
Sven Hesse
2010-08-08
GOB: Handle VMD subtitles again
Sven Hesse
2010-08-08
GOB: Partly fixing VMD slot playing
Sven Hesse
2010-08-08
GOB: Fix playing of slot videos
Sven Hesse
2010-08-08
GOB: Fix playing of sound VMDs with a starting frame != 0
Sven Hesse
2010-08-08
VIDEO/GOB: Implement and use CoktelDecoder::getFrameCoords()
Sven Hesse
2010-08-08
VIDEO: Fix compilation after the VideoDecoder::load signature change in r51725
Sven Hesse
2010-08-08
VIDEO/GOB: Stubb VMDDecoder
Sven Hesse
2010-08-08
GOB: Adapt the remaining bits to the new VideoPlayer interface
Sven Hesse
2010-08-08
GOB: Add copyFrame
Sven Hesse
2010-08-08
GOB: Fix videos with the kNoVideo flag
Sven Hesse
2010-08-08
GOB: Make the demoplayer use the new VideoPlayer interface
Sven Hesse
2010-08-08
GOB: Fix another another with continuing videos
Sven Hesse
2010-08-08
GOB: Fix video continuing
Sven Hesse
2010-08-08
VIDEO/GOB: Stub hasEmbeddedFile / getEmbeddedFile
Sven Hesse
2010-08-08
GOB: Minor cleanup
Sven Hesse
2010-08-08
GOB: Fix video workaround detection
Sven Hesse
2010-08-08
VIDEO/GOB: Implement IMD frame rendering
Sven Hesse
2010-08-08
VIDEO/GOB: Implement IMD frame decoding
Sven Hesse
2010-08-08
VIDEO/GOB: Implement IMD loading
Sven Hesse
2010-08-08
GOB: Make o2_playImd use the new VideoPlayer interface
Sven Hesse
2010-08-08
GOB: Hook the new IMDDecoder into VideoPlayer
Sven Hesse
2010-08-08
GOB: Properly utilize FixedRateVideoDecoder::getTimeToNextFrame()
Sven Hesse
2010-08-08
VIDEO/GOB: Add CoktelDecoder::getDirtyRects()
Sven Hesse
2010-08-08
VIDEO/GOB: Add CoktelDecoder::setXY()
Sven Hesse
2010-08-08
VIDEO/GOB: Add setSurfaceMemory() to CoktelDecoder
Sven Hesse
2010-08-08
GOB: Basic video playback using the new interface
Sven Hesse
2010-08-08
GOB: Implement the new VideoPlayer::openVideo function further
Sven Hesse
2010-08-08
GOB: Add constants for different surfaces/sprites
Sven Hesse
2010-08-08
GOB: Stub the new VideoPlayer interface
Sven Hesse
2010-08-08
VIDEO: Stub a VideoDecoder-like CoktelDecoder
Sven Hesse
2010-08-04
GRAPHICS: Change signature of VideoDecoder::load()
Max Horn
2010-05-17
Enforce conversion formatting on pointer casts in the DEV code.
Johannes Schickel
2010-03-11
Adding support for the early Fascination IMD format
Sven Hesse
2009-10-23
Gob - Fix animations without extension
Arnaud Boutonné
2009-10-18
gob - Cleanup of previous modification
Arnaud Boutonné
2009-10-18
gob - "Windows" Gob3 has errors in scripts, calling .IMD videos instead of .V...
Arnaud Boutonné
2009-08-24
Add another extension: SMD
Arnaud Boutonné
2009-08-02
When ESCing videos, seek to the last frame that was meant to be played. Fixes...
Sven Hesse
2009-07-24
CoktelVideo cleanup: Splitting up some IMD methods and removing the obsolete ...
Sven Hesse
2009-07-24
Renaming getAnchor() to getFrameCoords()
Sven Hesse
2009-07-24
Adding subtitle support to Woodruff
Sven Hesse
2009-07-17
/Finally/ fixing the longstanding flicker bug in Woodruff. I was completely m...
Sven Hesse
2009-07-17
Adding a workaround for the vanishing Coh Cott bug (#1972466), which is actua...
Sven Hesse
2009-07-05
Added a Key and ShortKey enum
Sven Hesse
2009-06-22
Adding DataIO::existData()
Sven Hesse
[next]