Age | Commit message (Expand) | Author |
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 |
2009-06-06 | Fixing the demoplayer's auto double mode and added a REBASE0 option that sets... | Sven Hesse |
2009-06-06 | Fixing the Woodruff intro: Using a flag that's /not/ already used be the scripts | Sven Hesse |
2009-06-06 | GOB: Got rid of class ReferenceCounter; changed SurfaceDesc::Ptr to SurfaceDe... | Max Horn |
2009-06-06 | Demoplayer: | Sven Hesse |
2009-05-31 | Fixing a regression in the VideoPlayer, introduced by Fingolfin in r41077 | Sven Hesse |
2009-05-31 | GOB: Replaced many uses of strdupcpy by Common::String | Max Horn |
2009-05-21 | Splitting a few helper functions out of gob.h | Sven Hesse |
2009-05-20 | Moving CoktelVideo (IMD/VMD) and the Indeo3 code (needed for Urban Runner's V... | Sven Hesse |
2009-04-30 | Adding a strdup-like inline function | Sven Hesse |
2009-04-29 | Playing half-sized videos fullscreen in the demoplayer | Sven Hesse |
2009-04-24 | The video now works correctly in the non-interactive Urban Runner demo | Sven Hesse |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |