Age | Commit message (Expand) | Author |
2017-07-27 | VIDEO: Allow setting the mixer sound type used to play audio tracks | Bastien Bouclet |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2014-05-28 | VOYEUR: Janitorial - Remove trailing whitespace | Sven Hesse |
2014-03-09 | VOYEUR: rename audio and video track access functions | Strangerke |
2014-03-09 | VOYEUR: Another try to get rid of the hidden overloaded functions | Strangerke |
2014-03-09 | VOYEUR: Remove a default parameter in RL2Decoder::loadfile() | Strangerke |
2014-03-09 | VOYEUR: Remove useless object in RL2VideoTrack | Strangerke |
2014-03-09 | VOYEUR: Fix a couple of hidden overloaded virtual functions | Strangerke |
2014-02-25 | VOYEUR: Add some details about unused variables, initialize some variables | Strangerke |
2014-02-18 | VOYEUR: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-14 | VOYEUR: Set private some variables and functions | Strangerke |
2014-02-07 | VOYEUR: Remove redundant code from RL2Decoder class | Paul Gilbert |
2014-02-04 | VOYEUR: Moved RL2Decoder::seek to be seekIntern | Paul Gilbert |
2014-02-04 | VOYEUR: Simplified reference to audio and video tracks in the RL2Decoder | Paul Gilbert |
2014-02-04 | VOYEUR: Converted RL2 header getFrameRate to use Common::Rational | Paul Gilbert |
2014-02-03 | VOYEUR: Moved RL2Decoder into Voyeur namespace, and merged with VoyeurRL2Decoder | Paul Gilbert |
2014-01-25 | VOYEUR: Simply RL2 video decoder, and add proper seeking support | Paul Gilbert |
2014-01-25 | VOYEUR: Refactored RL2 decoder to better load audio on the fly | Paul Gilbert |
2014-01-20 | VOYEUR: Fix palette issues in second half of doGossip | Paul Gilbert |
2014-01-17 | VOYEUR: Cleanup of doGossip, and better generic video playback code | Paul Gilbert |
2014-01-03 | VOYEUR: Fixes for decoding RL2 videos with transparency | Paul Gilbert |
2014-01-02 | VOYEUR: In progress work trying to fix doGossip | Paul Gilbert |
2013-12-31 | VOYEUR: Implementing game end methods | Paul Gilbert |
2014-01-01 | VOYEUR: Animation improvements to better handle Voyeur RL2 videos | Paul Gilbert |
2013-12-30 | VOYEUR: Move _isRLV3 flag to animation header class | Paul Gilbert |
2013-12-30 | VOYEUR: Adding support for manually set backgrounds to RL2 playback | Paul Gilbert |
2013-12-29 | VOYEUR: Mouse flags cleanup and in progress work on doGossip | Paul Gilbert |
2013-12-26 | VOYEUR: Implemented playAVideoDuration | Paul Gilbert |
2013-12-02 | VOYEUR: Fix for stuttering sound in animation playback | Paul Gilbert |
2013-06-22 | VOYEUR: Sound for RL2 video files is sort of working | Paul Gilbert |
2013-06-22 | VOYEUR: Implemented RL2 video decoder | Paul Gilbert |