index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
titanic
/
support
/
avi_surface.cpp
Age
Commit message (
Expand
)
Author
2017-01-18
TITANIC: Fix TV playback during prologue
Paul Gilbert
2017-01-17
TITANIC: Handle -1 frameNumber in AVISurface::addEvent like original
Paul Gilbert
2017-01-16
TITANIC: Fix Several Valgrind Warnings.
D G Turner
2017-01-15
TITANIC: Further compiler warning fixes
Paul Gilbert
2017-01-15
TITANIC: Fix chicken dispensor
Paul Gilbert
2017-01-14
TITANIC: Fix size mismatch assert on Gondolier controls close-up
Paul Gilbert
2017-01-03
TITANIC: Fix assert on bad video frame in the Promenade
Paul Gilbert
2016-12-07
TITANIC: Further AVISurface fixes for reverse movie playback
Paul Gilbert
2016-12-05
TITANIC: In progress code for reverse playback in AVISurface
Paul Gilbert
2016-11-30
TITANIC: Handle 16-bit source movie frames
Paul Gilbert
2016-11-28
TITANIC: Transparency in movie frames now working
Paul Gilbert
2016-11-26
TITANIC: Add support for 32-bit surfaces
Paul Gilbert
2016-11-22
TITANIC: Simplify movie rendering due to ManagedSurface blit enhancements
Paul Gilbert
2016-11-22
TITANIC: Defer creating movie frame surfaces until renderFrame
Paul Gilbert
2016-11-21
TITANIC: Fix memory leak
Paul Gilbert
2016-11-14
TITANIC: Properly handle videos with some frames being paletted 8-bit
Paul Gilbert
2016-11-12
TITANIC: Fix not being able to leave chicken dispensor
Paul Gilbert
2016-10-30
TITANIC: Support cutscene frame counting beyond end of video
Paul Gilbert
2016-10-30
TITANIC: Fix playing past very last frame of videos
Paul Gilbert
2016-10-30
TITANIC: Fix setting different video framerates
Paul Gilbert
2016-10-29
TITANIC: Fix playback elevator background at correct speed
Paul Gilbert
2016-10-28
TITANIC: Fix playing cutscenes to the very of a video
Paul Gilbert
2016-10-28
TITANIC: Fix starting queued reverse playing movie clips
Paul Gilbert
2016-10-22
TITANIC: Workaround for Doorbot's 'cloak off' movie playback
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-10-06
TITANIC: Fix videos playing vertically flipped
Paul Gilbert
2016-10-04
TITANIC: Clarify code for vertically flipped blitting
Paul Gilbert
2016-10-03
TITANIC: Fix playback of single-stream videos
Paul Gilbert
2016-10-02
TITANIC: Fix AVIDecoder to properly handle transparency video tracks
Paul Gilbert
2016-10-02
TITANIC: Remove track select logic from AVIDecoder
Paul Gilbert
2016-09-29
TITANIC: Match AVISurface setup and frame rendering closer to original
Paul Gilbert
2016-09-28
TITANIC: Clarify movie secondary video tracks as a transparency mask
Paul Gilbert
2016-09-01
TITANIC: Convert many static_casts to dynamic_cast
Paul Gilbert
2016-09-01
TITANIC: Fix to setting and checking sounds
Paul Gilbert
2016-08-31
TITANIC: Improvements to view change animations
Paul Gilbert
2016-08-31
TITANIC: View change animations now partially working
Paul Gilbert
2016-08-01
TITANIC: Fix Coverity warnings
Paul Gilbert
2016-07-23
TITANIC: Fix for movie play ranges that end at the AVI file end
Paul Gilbert
2016-07-23
TITANIC: Clarification and fixes for movie reverse and repeat flags
Paul Gilbert
2016-07-23
TITANIC: Fixes and simplification of AVISurface
Paul Gilbert
2016-07-20
TITANIC: Add movie _handled flag, simplify frame timinig code
Paul Gilbert
2016-07-18
TITANIC: Fix loading of movies with only a single video track
Paul Gilbert
2016-07-17
TITANIC: Fixes for mouse cursor/movie frame handling
Paul Gilbert
2016-07-17
TITANIC: Further implementation of movie frame decoding
Paul Gilbert
2016-07-17
TITANIC: Making the AVISurface frameInfo a video surface
Paul Gilbert
2016-07-17
TITANIC: Fix warnings in AVISurface
Paul Gilbert
2016-07-17
TITANIC: Change AVISurface to use a separate AVIDecoder for each video track
Paul Gilbert
2016-07-15
TITANIC: Added OSVideoSurface flipVertically
Paul Gilbert
2016-07-15
TITANIC: Named two remaining OSMovie virtual methods
Paul Gilbert
2016-07-15
TITANIC: Major implementation of OSMovie and AVISurface classes
Paul Gilbert
[next]