aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2010-08-08VIDEO/GOB: Stub hasEmbeddedFile / getEmbeddedFileSven Hesse
2010-08-08GOB: Minor cleanupSven Hesse
2010-08-08GOB: Fix video workaround detectionSven Hesse
2010-08-08VIDEO/GOB: Fix IMD playingSven Hesse
2010-08-08GOB: Use the new VideoPlayer interface for coktel.imdSven Hesse
2010-08-08GOB: Make playImd() use the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO/GOB: Implement IMD frame renderingSven Hesse
2010-08-08VIDEO/GOB: Implement IMD frame decodingSven Hesse
2010-08-08VIDEO/GOB: Implement IMD loadingSven Hesse
2010-08-08GOB: Make o2_playImd use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Hook the new IMDDecoder into VideoPlayerSven Hesse
2010-08-08GOB: Properly utilize FixedRateVideoDecoder::getTimeToNextFrame()Sven Hesse
2010-08-08VIDEO/GOB: Add CoktelDecoder::getDirtyRects()Sven Hesse
2010-08-08VIDEO/GOB: Add CoktelDecoder::setXY()Sven Hesse
2010-08-08VIDEO/GOB: Add setSurfaceMemory() to CoktelDecoderSven Hesse
2010-08-08GOB: Basic video playback using the new interfaceSven Hesse
2010-08-08GOB: Fix an copy&paste errorSven Hesse
2010-08-08GOB: Implement the new VideoPlayer::openVideo function furtherSven Hesse
2010-08-08GOB: Add constants for different surfaces/spritesSven Hesse
2010-08-08GOB: Stub the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO: Stub a VideoDecoder-like CoktelDecoderSven Hesse
2010-08-04GRAPHICS: Change signature of VideoDecoder::load()Max Horn
2010-07-27GOB: Respect mute option on startup (bug #3032781)Sven Hesse
2010-07-16Removed unused variables.Torbjörn Andersson
2010-06-29GOB : Adding workaround for Bug #3018918 UOTODDV Reload Goblin Stuck Issue.David Turner
2010-06-25AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)Florian Kagerer
2010-06-24Initialize properly paramCount in gob1. This fixes several valgrind errors, a...Arnaud Boutonné
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-15Split out detection tables for Gob engineEugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-05-17Enforce conversion formatting on pointer casts in the DEV code.Johannes Schickel
2010-05-04Reduce indirect header dependencies furtherMax Horn
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-04-28Only draw letters that actually fit on the surface. Should fix bug #2992268 (...Sven Hesse
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-27Fix warning using GCC 4.5Arnaud Boutonné
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-04-07Add detection for an English ADI2 environment disk (for Amiga)Arnaud Boutonné
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2010-03-17Use resSize instead of computing its value again.Arnaud Boutonné
2010-03-16Add detection for Adiboo 2.14. Specify the exact version of a Adi 4.0Arnaud Boutonné
2010-03-11Loading the intro videos tira.imd and tirb.imd as early PreIMDSven Hesse
2010-03-11Adding support for the early Fascination IMD formatSven Hesse
2010-03-10Silenced some harmless cppcheck warnings about unreachable code after a return.Torbjörn Andersson
2010-03-06- Reorder detection (floppy, CD, demos). Arnaud Boutonné
2010-03-06Playtoons - Add MD5s specified by scoriae in the forumsArnaud Boutonné
2010-03-06Gob3CD - Move subtitle check to initializationArnaud Boutonné