aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/videoplayer.h
AgeCommit message (Expand)Author
2016-04-14GOB: Reduce audio header dependenciesOri Avtalion
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-07GOB: Add a way to reopen currently opened IMD/VMD videosSven Hesse
2011-09-08GOB: Made some static data const.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-24GOB: Wait for the exact moment of the video sound's endSven Hesse
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko
2011-01-23GOB: Pass engine pause to the VideoPlayer and decodersSven Hesse
2011-01-22GOB: Hacking in multiple live videosSven Hesse
2011-01-22GOB: Extend the good-measure wait to all videos with soundSven Hesse
2011-01-22GOB: Fix some of the live-video glitchynessSven Hesse
2011-01-22GOB: Actually, startFrame == -2 seems to be the only live video flagSven Hesse
2011-01-20GOB: Implement looping live videosSven Hesse
2011-01-20GOB: Make blocking videos defaultSven Hesse
2011-01-20GOB: Use Surface::blit() in VideoPlayer::copyFrame()Sven Hesse
2011-01-20GOB: Make Urban Runner's "3D view" work againSven Hesse
2011-01-19GOB: Implement "live" (non-blocking) videosSven Hesse
2011-01-16GOB: Allow true-color VMD cursorsSven Hesse
2011-01-16GOB: Add the property switchColorModeSven Hesse
2010-11-19ALL: Push down deps on stream.h from .h to .cpp filesMax Horn
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2010-08-08GOB: Handle VMD subtitles againSven Hesse
2010-08-08GOB: Fix playing of sound VMDs with a starting frame != 0Sven Hesse
2010-08-08GOB: Adapt the remaining bits to the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Add copyFrameSven Hesse
2010-08-08GOB: Make the demoplayer use the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO/GOB: Stub hasEmbeddedFile / getEmbeddedFileSven Hesse
2010-08-08GOB: Minor cleanupSven Hesse
2010-08-08VIDEO/GOB: Fix IMD playingSven Hesse
2010-08-08VIDEO/GOB: Implement IMD frame renderingSven Hesse
2010-08-08GOB: Make o2_playImd use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Basic video playback using the new interfaceSven Hesse
2010-08-08GOB: Implement the new VideoPlayer::openVideo function furtherSven Hesse
2010-08-08GOB: Stub the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO: Stub a VideoDecoder-like CoktelDecoderSven Hesse
2010-03-11Adding support for the early Fascination IMD formatSven Hesse
2009-07-24CoktelVideo cleanup: Splitting up some IMD methods and removing the obsolete ...Sven Hesse
2009-07-17/Finally/ fixing the longstanding flicker bug in Woodruff. I was completely m...Sven Hesse
2009-07-17Adding a workaround for the vanishing Coh Cott bug (#1972466), which is actua...Sven Hesse
2009-07-05Added a Key and ShortKey enumSven Hesse
2009-06-06Fixing the Woodruff intro: Using a flag that's /not/ already used be the scriptsSven Hesse
2009-06-06Demoplayer:Sven Hesse
2009-05-31GOB: Replaced many uses of strdupcpy by Common::StringMax Horn
2009-05-21Moved the Coktel video player into its own subdirectoryFilippos Karapetis
2009-05-20Moving CoktelVideo (IMD/VMD) and the Indeo3 code (needed for Urban Runner's V...Sven Hesse
2009-04-29Playing half-sized videos fullscreen in the demoplayerSven Hesse
2009-04-24The video now works correctly in the non-interactive Urban Runner demoSven Hesse
2008-12-16Rotating the object backwards in the magnifing view works nowSven Hesse
2008-12-16First step at getting the magnifier and memory view correctedSven Hesse