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.cpp
Age
Commit message (
Expand
)
Author
2018-12-27
SCI32: Fix regression in VMD player
Filippos Karapetis
2018-10-25
SCI32: Add support for upscaling VMD videos
Filippos Karapetis
2017-10-06
SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeight
Colin Snover
2017-10-06
SCI32: Clean up Video32
Colin Snover
2017-09-30
SCI32: Stop trying to clean up uninitialized VMDs
Colin Snover
2017-09-27
SCI: Do some clean-up of event handling system
Colin Snover
2017-09-24
SCI32: Fix bad palettes in Lighthouse when HQ video is enabled
Colin Snover
2017-09-19
SCI32: Fix GfxFrameout::addPlane from causing possible leaks
Colin Snover
2017-09-12
SCI32: Improve chance of rendering non-8bpp AVIs
Colin Snover
2017-09-03
SCI32: Clip videos to the screen
Colin Snover
2017-07-27
VIDEO: Allow setting the mixer sound type used to play audio tracks
Bastien Bouclet
2017-07-23
SCI32: Stop throttling of kFrameOut during interactive VMD playback
Colin Snover
2017-07-23
SCI32: Make stop flag condition more explicit
Colin Snover
2017-07-23
SCI32: Check for stop events before rendering the next frame
Colin Snover
2017-07-23
SCI32: Improve performance when flushing events during video playback
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-07-06
SCI32: Centralise OSystem screen updates
Colin Snover
2017-07-06
SCI32: Stop setting unused palette timestamp property
Colin Snover
2017-05-06
SCI32: Add some missing onFrame hooks for the debugger
Colin Snover
2017-05-06
SCI32: Disable VMD kPlayFlagBlackPalette flag
Colin Snover
2017-05-06
SCI32: Centralize handling of pixel format switches
Colin Snover
2017-04-23
SCI32: Fix bad draw rectangle size in Duck video player
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: Disable brightness boost when black-lined video is disabled
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-09
SCI32: Fix invalid bitmap deletion in AVIPlayer
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-19
SCI32: Remove no-longer-necessary Phant1 VMD sync hack
Colin Snover
2016-11-04
SCI32: Implement kPlayVMDIgnorePalettes
Colin Snover
2016-11-04
SCI32: Stop digital audio when VMDs open in some SCI2.1 games
Colin Snover
2016-11-04
SCI32: Fix VMD playback stuttering when kEventFlagToFrame is used
Colin Snover
2016-10-26
SCI32: Fix AVI rendering
Colin Snover
2016-10-26
SCI32: Initialize video buffers to avoid flash of garbage memory
Colin Snover
2016-09-29
SCI32: Break into debugger after frameout, not before
Colin Snover
2016-09-29
SCI32: Clean up scaling flags
Colin Snover
2016-09-29
SCI32: Implement kSetHotRectangles
Colin Snover
2016-09-29
SCI32: Skip SEQ playback if file not found
Colin Snover
2016-09-29
SCI32: Fix incorrect use of speedThrottler in Video32
Colin Snover
2016-09-29
SCI32: Explicitly instantiate MIN/MAX templates
Colin Snover
2016-08-19
SCI32: Add kPlayVMDGetStatus kernel call
Colin Snover
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-08-19
SCI32: Hide cursors in 24bpp video playback mode
Colin Snover
[next]