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
2016-04-14
GOB: Reduce audio header dependencies
Ori Avtalion
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-03
GOB: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
GOB: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2012-06-07
GOB: Add a way to reopen currently opened IMD/VMD videos
Sven Hesse
2011-09-08
GOB: Made some static data const.
Johannes Schickel
2011-09-08
JANITORIAL: Fix some formatting glitches in gob, hugo and toon
Strangerke
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-17
GOB: Do not access Surface::bytesPerPixel anymore.
Johannes Schickel
2011-02-07
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
2011-02-02
GOB: Close the just ended live video, not the first one
Sven Hesse
2011-02-02
GOB: Remove the vidMode parameter from Video::initSurfDesc
Sven Hesse
2011-01-29
GOB: Remove unnecessary semicolon
Torbjörn Andersson
2011-01-24
GOB: Wait for the exact moment of the video sound's end
Sven Hesse
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
GOB: Pass engine pause to the VideoPlayer and decoders
Sven Hesse
2011-01-22
GOB: Hacking in multiple live videos
Sven Hesse
2011-01-22
GOB: Extend the good-measure wait to all videos with sound
Sven Hesse
2011-01-22
GOB: Don't blit dirty rectangles while playing a live video
Sven Hesse
2011-01-22
GOB: Force live videos onto the backSurface
Sven Hesse
2011-01-22
GOB: Fix some of the live-video glitchyness
Sven Hesse
2011-01-22
GOB: Actually, startFrame == -2 seems to be the only live video flag
Sven Hesse
2011-01-22
GOB: Don't mess with the break key in Urban Runner
Sven Hesse
2011-01-20
GOB: Implement looping live videos
Sven Hesse
2011-01-20
GOB: Don't temper with the break key for live videos
Sven Hesse
2011-01-20
GOB: Make blocking videos default
Sven Hesse
2011-01-20
GOB: Don't not play videos with only sound
Sven Hesse
2011-01-20
GOB: Reverse-blit the final frame of a live video
Sven Hesse
2011-01-20
GOB: Urban: Fix missing visuals at Cemetary/Lab
Sven Hesse
2011-01-20
GOB: Use Surface::blit() in VideoPlayer::copyFrame()
Sven Hesse
2011-01-20
GOB: Make Urban Runner's "3D view" work again
Sven Hesse
2011-01-19
GOB: Implement "live" (non-blocking) videos
Sven Hesse
2011-01-17
GOB: Fix the flow rate gauge in Urban Runner
Sven Hesse
2011-01-16
GOB: Don't clobber the global palette
Sven Hesse
2011-01-16
GOB: Allow true-color VMD cursors
Sven Hesse
2011-01-16
GOB: Add the property switchColorMode
Sven Hesse
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
2010-11-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-10-31
GOB: Clean up class DataIO
Sven Hesse
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
[next]