aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2010-08-08GOB: Reactivate the Coh-Cott-workaroundSven Hesse
2010-08-08GOB: Handle VMD subtitles againSven Hesse
2010-08-08GOB: Fix a VMD slot seeking regressionSven Hesse
2010-08-08GOB: Partly fixing VMD slot playingSven Hesse
2010-08-08GOB: Fix playing of slot videosSven Hesse
2010-08-08GOB: Fix playing of sound VMDs with a starting frame != 0Sven Hesse
2010-08-08VIDEO/GOB: Implement and use CoktelDecoder::getFrameCoords()Sven Hesse
2010-08-08VIDEO: Fix compilation after the VideoDecoder::load signature change in r51725Sven Hesse
2010-08-08VIDEO/GOB: Stubb VMDDecoderSven Hesse
2010-08-08GOB: Adapt the remaining bits to the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Make o6_loadCursor use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Add copyFrameSven Hesse
2010-08-08GOB: Make o6_playVmdOrMusic use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Fix videos with the kNoVideo flagSven Hesse
2010-08-08GOB: Make the demoplayer use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Fix another another with continuing videosSven Hesse
2010-08-08GOB: Play 23 frames backwards, not back to frame 23Sven Hesse
2010-08-08GOB: Another VideoPlayer interface adaptionSven Hesse
2010-08-08GOB: Make the Bargon Attack intro use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Fix video continuingSven Hesse
2010-08-08GOB: Make o4_playVmdOrMusic use the new VideoPlayer interfaceSven Hesse
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