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
/
zvision
/
video
Age
Commit message (
Expand
)
Author
2019-02-10
ZVISION: Move code to determine amplification to its own function
Torbjörn Andersson
2019-02-10
ZVISION: Boost volume for MPEG cutscenes
Torbjörn Andersson
2018-11-04
ZVISION: Disable MPEG movies when liba52 is not enabled
Thierry Crozat
2017-07-27
VIDEO: Allow setting the mixer sound type used to play audio tracks
Bastien Bouclet
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2015-09-09
ZVISION: Properly handle monophonic videos in the demo version of ZGI
Filippos Karapetis
2015-08-30
VIDEO: Switch to all packetized streams for AVI
Matthew Hoops
2015-08-30
VIDEO: Add support for MP3 in AVI
Matthew Hoops
2015-08-30
ZVISION: Cleanup the AVI decoder subclass
Matthew Hoops
2015-03-05
ZVISION: Fix GCC signed/unsigned warning
Torbjörn Andersson
2015-01-24
ZVISION: Delete stream if there is no audio stream to queue to
Torbjörn Andersson
2015-01-24
ZVISION: Fix lag at beginning of cutscenes
Torbjörn Andersson
2015-01-19
ZVISION: Fix comparison between signed and unsigned integers
Fedor
2015-01-18
ZVISION: Remove trailing whitespace
Sven Hesse
2015-01-10
ZVISION: Change screen resolution for the hires DVD videos to 800x600
Filippos Karapetis
2015-01-07
ZVISION: Add stubs for the hires VOB MPEG2 videos of ZGI DVD
Filippos Karapetis
2015-01-07
ZVISION: Fix typo in include
Filippos Karapetis
2014-12-30
ZVISION: Fix an off-by-one error in the RLF decoder
Filippos Karapetis
2014-12-30
ZVISION: Initialize the starting frame to -1 in RLF animations
Filippos Karapetis
2014-12-29
ZVISION: Show system messages when subtitles are disabled
Filippos Karapetis
2014-12-27
ZVISION: Fix Zork AVI audio on BE systems
Willem Jan Palenstijn
2014-12-27
ZVISION: Remove dead code (uint is always > 0)
Ori Avtalion
2014-12-25
ZVISION: Fix frame rate for RLF videos and remove hack in AnimationNode
Filippos Karapetis
2014-12-24
ZVISION: Set all the internal graphics operations to use RGB555 (2/2)
Filippos Karapetis
2014-12-24
ZVISION: Set all the internal graphics operations to use RGB555 (1/2)
Filippos Karapetis
2014-12-23
ZVISION: Handle animation rewinding outside the RLF encoder
Filippos Karapetis
2014-12-23
ZVISION: Add error checking when loading in-game animations and videos
Filippos Karapetis
2014-12-23
ZVISION: Move all of the text related code together
Filippos Karapetis
2014-12-23
ZVISION: Spacing
Filippos Karapetis
2014-12-23
ZVISION: Avoid using color masks for in-game animations
Filippos Karapetis
2014-12-16
ZVISION: Move all the remaining utility classes into the core
Filippos Karapetis
2014-12-16
ZVISION: Make the RLF decoder a subclass of the common video decoder
Filippos Karapetis
2014-12-16
ZVISION: Move the RLF decoder
Filippos Karapetis
2014-12-08
ZVISION: Implement several advanced engine features and ScummVM dialogs
Filippos Karapetis
2014-12-03
ZVISION: Move the subtitle class
Filippos Karapetis
2014-12-03
ZVISION: Remove superfluous spacing and reorder some includes
Filippos Karapetis
2014-11-04
ZVISION: If ZorkAVIAudioTrack got another format call AVIAudioTrack::queueSound
Marisa-Chan
2014-11-04
ZVISION: Make ZorkAVIAudioTrack resetable
Marisa-Chan
2014-06-14
ZVISION: Fix compilation errors with latest scummvm
Marisa-Chan
2014-06-13
Merge remote-tracking branch 'upstream/master' into zvision
Marisa-Chan
2014-02-18
ZVISION: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
ZVISION: Janitorial - Remove trailing spaces
Strangerke
2013-11-01
ZVISION: Update includes to use the new file structure
RichieSams
2013-11-01
ZVISION: Create a folder structure for ZVision source files
RichieSams