Age | Commit message (Expand) | Author |
2009-03-09 | Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as s... | Max Horn |
2009-01-27 | Extended makeWAVStream by a 'disposeAfterUse' param; changed makeWAVStream to... | Max Horn |
2009-01-20 | Fix bug #2522556 - FEEBLE: Cutscene not found, Crash. | Travis Howell |
2009-01-06 | Updated AGOS with the latest changes to video players | Filippos Karapetis |
2009-01-03 | AGOS Smacker player: Wait for the *next* frame to be displayed, not the curre... | Filippos Karapetis |
2009-01-03 | Properly using SMKPlayer::getFrameWaitTime() in MoviePlayerSMK::processFrame() | Sven Hesse |
2009-01-03 | This should fix the SMK playing bug discussed in the forums | Sven Hesse |
2008-12-31 | Added punctuation to the error dialog I added before. | Torbjörn Andersson |
2008-12-31 | Display an error message if the cutscene cannot be found. (Afterwards, ScummVM | Torbjörn Andersson |
2008-12-29 | Fixed typo | Filippos Karapetis |
2008-12-21 | Return exact frame rate in Smacker player, and minor cleanup. | Travis Howell |
2008-12-21 | Add initial Smacker support for The Feeble Files. | Travis Howell |
2008-12-14 | Enable Smacker support, and switch later HE games to Smacker support (since t... | Travis Howell |
2008-10-06 | Added new type Engine::Feature; pushed down some #include dependencies | Max Horn |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-08-13 | Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u... | Christopher Page |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-08 | Hopefully allow quiting at any stage AGOS engines games again. | Travis Howell |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-07 | Implemented Common::EventManager::pushEvent() to insert fake events into the ... | Christopher Page |
2008-06-16 | AGOS: Found a system->quit(), changed to _quit=true | Christopher Page |
2007-11-01 | Revert patch #1709219 - DXA Player: double size scaling option. | Travis Howell |
2007-11-01 | Fix play back of OmniTV videos in The Feeble Files for now. | Travis Howell |
2007-10-31 | Slighly modified patch #1709219: "DXA Player: double size scaling option" | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-27 | Clear any paused OmniTV video, when playing another video. To fix crashes in ... | Travis Howell |
2007-06-21 | Fix regressions, due to buffer changes and cleanup. | Travis Howell |
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle... | Travis Howell |
2007-06-12 | Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi... | Travis Howell |
2007-06-10 | An OmniTV cutscene pack, with be provided for Amiga and Macintosh versions of... | Travis Howell |
2007-06-02 | Actually drop the DXA frame (i.e. don't update the screen) when we say we do. | Torbjörn Andersson |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | Max Horn |
2007-01-01 | Add dxa file extension for short version of filenames too. | Travis Howell |
2006-10-21 | Cleanup | Travis Howell |
2006-10-01 | When escaping a cutscene, stop its soundtrack as well. (I can't check if this | Torbjörn Andersson |
2006-09-29 | Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and | Eugene Sandulenko |
2006-09-29 | Phase 2 of Simon renaming. Simon directory renaming | Eugene Sandulenko |