Age | Commit message (Expand) | Author |
2013-04-18 | ENGINES: Remove a bunch of unused private member variables | Max Horn |
2011-07-02 | SCUMM: Don't have MoviePlayer inherit from SmackerDecoder | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-01-23 | VIDEO: Move video classes to Video:: namespace | Eugene Sandulenko |
2011-01-23 | GRAPHICS: Move graphics/video/ to video/. Step 1/2 | Eugene Sandulenko |
2010-11-23 | SCUMM: Replace Common::File uses by SeekableReadStream and SearchMan | Max Horn |
2010-05-18 | Committing the rest of the VideoDecoder Rewrite from patch #2963496. | Matthew Hoops |
2009-08-22 | Fix endian issue in copyFrameToBuffer(). | Travis Howell |
2009-08-13 | Merged revisions 43245-43249,43251-43252,43257,43260,43262-43264,43266,43268-... | Travis Howell |
2009-08-12 | Fix building with specific games disabled in MSVC. | Travis Howell |
2009-06-04 | Add 16bit color support for later HE games. | Travis Howell |
2009-05-21 | Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're... | Filippos Karapetis |
2009-03-09 | Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as s... | Max Horn |
2008-12-21 | Move all video players to separate directory | Eugene Sandulenko |
2008-12-14 | Enable Smacker support, and switch later HE games to Smacker support (since t... | Travis Howell |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-19 | Use consistent naming for the preprocessor constants used to guarantee that | Torbjörn Andersson |
2006-11-03 | Fixed bad namespace comments spotted by clone2727. | Torbjörn Andersson |
2006-11-02 | Add video code for HE100 games | Travis Howell |
2006-06-28 | Add eriktorbjorn's patch for DXA unification, with more changes | Travis Howell |
2006-05-08 | Add initial DXA support for HE games | Travis Howell |