aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/animation.h
AgeCommit message (Expand)Author
2017-07-27VIDEO: Allow setting the mixer sound type used to play audio tracksBastien Bouclet
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-05-28VOYEUR: Janitorial - Remove trailing whitespaceSven Hesse
2014-03-09VOYEUR: rename audio and video track access functionsStrangerke
2014-03-09VOYEUR: Another try to get rid of the hidden overloaded functionsStrangerke
2014-03-09VOYEUR: Remove a default parameter in RL2Decoder::loadfile()Strangerke
2014-03-09VOYEUR: Remove useless object in RL2VideoTrackStrangerke
2014-03-09VOYEUR: Fix a couple of hidden overloaded virtual functionsStrangerke
2014-02-25VOYEUR: Add some details about unused variables, initialize some variablesStrangerke
2014-02-18VOYEUR: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-14VOYEUR: Set private some variables and functionsStrangerke
2014-02-07VOYEUR: Remove redundant code from RL2Decoder classPaul Gilbert
2014-02-04VOYEUR: Moved RL2Decoder::seek to be seekInternPaul Gilbert
2014-02-04VOYEUR: Simplified reference to audio and video tracks in the RL2DecoderPaul Gilbert
2014-02-04VOYEUR: Converted RL2 header getFrameRate to use Common::RationalPaul Gilbert
2014-02-03VOYEUR: Moved RL2Decoder into Voyeur namespace, and merged with VoyeurRL2DecoderPaul Gilbert
2014-01-25VOYEUR: Simply RL2 video decoder, and add proper seeking supportPaul Gilbert
2014-01-25VOYEUR: Refactored RL2 decoder to better load audio on the flyPaul Gilbert
2014-01-20VOYEUR: Fix palette issues in second half of doGossipPaul Gilbert
2014-01-17VOYEUR: Cleanup of doGossip, and better generic video playback codePaul Gilbert
2014-01-03VOYEUR: Fixes for decoding RL2 videos with transparencyPaul Gilbert
2014-01-02VOYEUR: In progress work trying to fix doGossipPaul Gilbert
2013-12-31VOYEUR: Implementing game end methodsPaul Gilbert
2014-01-01VOYEUR: Animation improvements to better handle Voyeur RL2 videosPaul Gilbert
2013-12-30VOYEUR: Move _isRLV3 flag to animation header classPaul Gilbert
2013-12-30VOYEUR: Adding support for manually set backgrounds to RL2 playbackPaul Gilbert
2013-12-29VOYEUR: Mouse flags cleanup and in progress work on doGossipPaul Gilbert
2013-12-26VOYEUR: Implemented playAVideoDurationPaul Gilbert
2013-12-02VOYEUR: Fix for stuttering sound in animation playbackPaul Gilbert
2013-06-22VOYEUR: Sound for RL2 video files is sort of workingPaul Gilbert
2013-06-22VOYEUR: Implemented RL2 video decoderPaul Gilbert