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
/
sci
/
graphics
/
video32.h
Age
Commit message (
Expand
)
Author
2018-12-05
SCI: Fix incorrect ifdef name in Video32
Colin Snover
2018-10-25
SCI32: Add support for upscaling VMD videos
Filippos Karapetis
2017-10-06
SCI32: Clean up Video32
Colin Snover
2017-09-24
SCI32: Fix bad palettes in Lighthouse when HQ video is enabled
Colin Snover
2017-09-03
SCI32: Clip videos to the screen
Colin Snover
2017-07-06
SCI32: Refactor DuckPlayer to use common video playback code
Colin Snover
2017-07-06
SCI32: Refactor Video32 code to reduce code & feature duplication
Colin Snover
2017-07-06
SCI32: Improve playback quality of SEQ videos
Colin Snover
2017-07-06
SCI32: Improve kPlayVMD rendering
Colin Snover
2017-07-06
SCI32: Improve kShowMovieWin (AVI) rendering
Colin Snover
2017-07-06
SCI32: Allow skipping SEQ animations
Colin Snover
2017-05-06
SCI32: Disable VMD kPlayFlagBlackPalette flag
Colin Snover
2017-04-23
SCI32: Serialize Robots in SCI3
Colin Snover
2017-04-23
SCI32: Remove unused SegManager from DuckPlayer
Colin Snover
2017-04-23
SCI32: Add kPlayVMD subop 27 (SetPlane)
Colin Snover
2017-04-22
SCI32: Store handle to VMD bitmap separately from ScreenItem
Colin Snover
2017-03-30
SCI32: Implement known-used portions of kPlayDuck
Colin Snover
2017-01-02
SCI32: Load VMDs from resource bundles
Colin Snover
2016-12-17
SCI32: Fix bitmap surface memory leaks in video players
Colin Snover
2016-11-04
SCI32: Implement kPlayVMDIgnorePalettes
Colin Snover
2016-11-04
SCI32: Fix VMD playback stuttering when kEventFlagToFrame is used
Colin Snover
2016-08-19
SCI32: Add kPlayVMDGetStatus kernel call
Colin Snover
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-08-12
SCI32: Clean up Video32 includes
Colin Snover
2016-08-12
SCI32: Additional Video32 documentation
Colin Snover
2016-08-12
SCI32: Implement kShowMovie
Colin Snover
2016-08-11
SCI32: Temporarily revert kShowMovie due to buildbot failures
Colin Snover
2016-08-11
SCI32: Additional Video32 documentation
Colin Snover
2016-08-11
SCI32: Implement kShowMovie
Colin Snover
2016-07-24
SCI32: Fix bad VMD palettes in GK2
Colin Snover
2016-07-10
SCI32: Clean up Video32/VMDPlayer
Colin Snover
2016-07-10
SCI32: Add support for blacklined video
Colin Snover
2016-07-10
SCI32: Implement kPlayVMD
Colin Snover