aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/movie.cpp
AgeCommit message (Expand)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2012-11-24PEGASUS: Use the new VideoDecoder::setRate codeMatthew Hoops
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2012-09-22PEGASUS: Fix movie pause/resumeMatthew Hoops
2012-09-12Revert "PEGASUS: Make setting the start time of a movie also seek"Matthew Hoops
2012-09-07PEGASUS: Make setting the start time of a movie also seekMatthew Hoops
2012-08-31PEGASUS: Use setEndTime()Matthew Hoops
2012-08-26Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-06-16PEGASUS: Make sure we check the pixel format of video framesMatthew Hoops
2012-05-28PEGASUS: Implement setting movie volumeMatthew Hoops
2012-05-25Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-04-06PEGASUS: Fix setChar() call failMatthew Hoops
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2011-12-20PEGASUS: Some space/misc cleanupMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
2011-10-30PEGASUS: Fix redrawMovieWorld() to only update when neededMatthew Hoops
2011-10-28PEGASUS: Clear movie bounds on releaseMatthew Hoops
2011-10-23PEGASUS: Add support for scaled/glowing images/moviesMatthew Hoops
2011-10-22PEGASUS: Add Norad AlphaMatthew Hoops
2011-10-20PEGASUS: Add the base Norad codeMatthew Hoops
2011-10-09PEGASUS: Fix movie end trigger not always being sentMatthew Hoops
2011-10-08PEGASUS: Remove unused movie direct draw modeMatthew Hoops
2011-10-07PEGASUS: Fix frames after turningMatthew Hoops
2011-10-02PEGASUS: Fix Caldoria wake up video 2Matthew Hoops
2011-09-30PEGASUS: Fix movie segment loopingMatthew Hoops
2011-09-30PEGASUS: Actually pause the game nowMatthew Hoops
2011-09-28PEGASUS: Fix stop time of moviesMatthew Hoops
2011-09-28PEGASUS: Fix the movie box codeMatthew Hoops
2011-09-28PEGASUS: Fix bug in redrawMovieWorldMatthew Hoops
2011-09-28PEGASUS: Import a bunch more code in preparation for actual gameplayMatthew Hoops
2011-09-23PEGASUS: Allow for movies to be offset on a surfaceMatthew Hoops
2011-09-22PEGASUS: Don't allow for seeking beyond the ends of the movieMatthew Hoops
2011-09-22PEGASUS: Make Movies use the normal TimeBase getTime()Matthew Hoops
2011-09-22PEGASUS: Don't update movies if they're pausedMatthew Hoops
2011-09-21PEGASUS: Fix drawing movies to positions other than the originMatthew Hoops
2011-09-21PEGASUS: Remove scaling TODOMatthew Hoops
2011-09-21PEGASUS: Allow redrawMovieWorld to be used without the video runningMatthew Hoops
2011-09-20PEGASUS: Fix some movie bugsMatthew Hoops
2011-09-20PEGASUS: Add first stab at the Movie classMatthew Hoops