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
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
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
[next]