aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/video/robot_decoder.h
AgeCommit message (Expand)Author
2017-10-06SCI32: Clean up Robot decoderColin Snover
2017-04-23SCI32: Serialize Robots in SCI3Colin Snover
2016-08-22SCI32: Document the games that use Robot videosFilippos Karapetis
2016-08-19SCI32: Implement kRobotColin Snover
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-08-16VIDEO: Merge AdvancedVideoDecoder into VideoDecoderMatthew Hoops
2012-07-22SCI: Rewrite RobotDecoder to use the AdvancedVideoDecoder APIMatthew Hoops
2012-05-28VIDEO: Add volume/balance control to VideoDecoderMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-08SCI: Some work on robot videosFilippos Karapetis
2011-02-07VIDEO: Rename VideoDecoder::load() to loadStream()Max Horn
2011-02-07SCI: Unified the SEQ and robot palette code, and fixed the include safeguard ...Filippos Karapetis
2011-02-07SCI: Converted the robot decoder into a regular video decoder, and decoupled ...Filippos Karapetis