aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/videoplayer.h
AgeCommit message (Expand)Author
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
2008-12-14Music/Video handling fixes/stubsSven Hesse
2008-12-03Preliminary support for extra data and scripts in video files (urgh, this is ...Sven Hesse
2008-05-23Implemented GobEngine::pauseEngineIntern()Sven Hesse
2008-05-14This should fix the video not closing / chunk slot clogging bug (Yeah, I'm ap...Sven Hesse
2008-05-08Implemented the background "music" / atmospheric sounds in WoodruffSven Hesse
2008-05-07Sound in object videos works now, tooSven Hesse
2008-05-01Fixing the object video offsetsSven Hesse
2008-04-27Implemented support for VMDs substituting object animations.Sven Hesse
2008-02-29Fixed some Lost in Time bugs:Sven Hesse
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-07-30Restructured and cleaned-up IMD playingSven Hesse