aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-08VIDEO: Use tag2strSven Hesse
2010-08-08VIDEO: Fixing typos ("Unknow" -> "Unknown")Sven Hesse
2010-08-08VIDEO: Remove the now obsolete CoktelVideo classesSven Hesse
2010-08-08SCI: Remove the now useless Sci::VMDDecoder wrapperSven Hesse
2010-08-08SCI: Directly use the new Graphics::VMDDecoder classSven Hesse
2010-08-08VIDEO: Use proper palettes in CoktelDecoderSven Hesse
2010-08-08VIDEO: Set _paletteDirty in VMDDecoder::load() when there is an initial paletteSven Hesse
2010-08-08VIDEO: Change the mixer parameter from a reference to a pointerSven Hesse
2010-08-08GOB: Reactivate the Coh-Cott-workaroundSven Hesse
2010-08-08VIDEO: Make CoktelDecoder::getFrameCoords() virtualSven Hesse
2010-08-08GOB: Handle VMD subtitles againSven Hesse
2010-08-08VIDEO: Implement VMD subtitlesSven Hesse
2010-08-08GOB: Fix a VMD slot seeking regressionSven Hesse
2010-08-08GOB: Partly fixing VMD slot playingSven Hesse
2010-08-08VIDEO: Implement VMDDecoder::setXY()Sven 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 a failed assertion in VMDDecoder::readFiles()Sven Hesse
2010-08-08VIDEO: Implement CoktelDecoder::renderBlockRLE()Sven Hesse
2010-08-08VIDEO: Fix VMD seekingSven Hesse
2010-08-08VIDEO: Implement VMD frame renderingSven Hesse
2010-08-08VIDEO: Change the CoktelDecoder::renderBlock*'s signaturesSven Hesse
2010-08-08VIDEO: Implement VMD soundSven Hesse
2010-08-08VIDEO: Implement VMD frame decodingSven Hesse
2010-08-08VIDEO: Implement VMDDecoder::seek()Sven Hesse
2010-08-08VIDEO: Fix compilation after the VideoDecoder::load signature change in r51725Sven Hesse
2010-08-08VIDEO: Implement embedded file handling for VMDsSven Hesse
2010-08-08VIDEO: Implement VMD loadingSven Hesse
2010-08-08VIDEO: Move the frame calculation out of seek()Sven 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-08VIDEO: Add getSurfaceSven Hesse
2010-08-08GOB: Make o6_playVmdOrMusic use the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO: Fix deLZ77'ing video data directly onto the video surfaceSven Hesse
2010-08-08VIDEO: Add some comments, fix a style issueSven Hesse
2010-08-08GOB: Fix videos with the kNoVideo flagSven Hesse
2010-08-08VIDEO: Don't crash when sound is disabled :PSven Hesse
2010-08-08GOB: Make the demoplayer use the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO: renderBlockWhole2Y still worksSven 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-08VIDEO: Fix another IMD seek issueSven 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-08VIDEO: Fix another IMD seek issueSven Hesse
2010-08-08GOB: Make o4_playVmdOrMusic use the new VideoPlayer interfaceSven Hesse