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
Age
Commit message (
Expand
)
Author
2012-07-22
VIDEO: Rewrite the AVI code to use AdvancedVideoDecoder
Matthew Hoops
2012-07-22
VIDEO: Merge the three Fixed* VideoTrack classes
Matthew Hoops
2012-07-22
VIDEO: Hold tracks in an Array instead of a List
Matthew Hoops
2012-07-22
VIDEO: Take audio start time into account when syncing to audio
Matthew Hoops
2012-07-22
VIDEO: Make seek/rewind functions in AdvancedVideoDecoder virtual
Matthew Hoops
2012-07-21
VIDEO: Add StreamFileAudioTrack wrapper
Matthew Hoops
2012-07-21
VIDEO: Don't try to sync video off of finished audio tracks
Matthew Hoops
2012-07-21
VIDEO: Move PSXStreamDecoder to the new VideoDecoder API
Matthew Hoops
2012-07-21
VIDEO: Fix AudioTrack::endOfTrack()
Matthew Hoops
2012-07-21
VIDEO: Allow for disabling of automatic audio sync in AdvancedVideoDecoder
Matthew Hoops
2012-07-21
VIDEO: Fix volume/balance settings in AdvancedVideoDecoder
Matthew Hoops
2012-07-21
VIDEO: When adding tracks, keep them in sync with the main video status
Matthew Hoops
2012-07-21
SCI: Switch SEQDecoder to using the new FixedDurationVideoTrack subclass
Matthew Hoops
2012-07-21
VIDEO: Add getDuration() and getStartTime() functions to Track
Matthew Hoops
2012-07-21
VIDEO: Add getWidth()/getHeight()/getPixelFormat() functions to VideoTrack
Matthew Hoops
2012-07-20
SCI: Move the SEQ code to the new VideoDecoder API
Matthew Hoops
2012-07-20
VIDEO: Add first draft of the new VideoDecoder API
Matthew Hoops
2012-07-20
MAEMO: Package missing docs
Tarek Soliman
2012-07-20
CREDITS: Update dreamweb team
Willem Jan Palenstijn
2012-07-20
MAEMO: Fix date in debian/changelog
Tarek Soliman
2012-07-20
CREDITS: Credits for original sources
Eugene Sandulenko
2012-07-20
NEWS: Set 1.5.0 release date
Eugene Sandulenko
2012-07-19
LASTEXPRESS: Fix variable shadowing and update comments
Littleboy
2012-07-19
TSAGE: Changed '0' to 'ADGF_NO_FLAGS' in detection tables
Paul Gilbert
2012-07-19
QUEEN: Change description on the "alt_intro" option
Torbjörn Andersson
2012-07-18
MAEMO: Add new build dependencies
Tarek Soliman
2012-07-18
DISTS/FEDORA: Add new dependencies
Willem Jan Palenstijn
2012-07-18
Merge pull request #259 from somaen/zlib_knownSize
Johannes Schickel
2012-07-18
COMMON: Add an optional argument to wrapCompressedReadStream, to simplify usi...
Einar Johan Trøan Sømåen
2012-07-18
DREAMWEB: Marked Dreamweb as stable
Paul Gilbert
2012-07-18
TSAGE: Altered the ADGF_TESTING flags for Blue Force
Paul Gilbert
2012-07-16
LASTEXPRESS: Replace TIME_CHECK_SAVEPOINT and TIME_CHECK_OBJECT macros
Littleboy
2012-07-16
LASTEXPRESS: Use filter 16 as default filter for NIS animations
Littleboy
2012-07-16
LASTEXPRESS: Replace INVERT_Y macro
Littleboy
2012-07-16
LASTEXPRESS: Replace INCREMENT_DIRECTION_COUNTER macro
Littleboy
2012-07-16
LASTEXPRESS: Replace 2 macros in Sophie entity implementation
Littleboy
2012-07-16
LASTEXPRESS: Remove LOADSCENE_FROM_POSITION macro
Littleboy
2012-07-16
LASTEXPRESS: Merge the two savegameBloodJacket functions into the base Entity...
Littleboy
2012-07-16
LASTEXPRESS: Move LOW_BYTE macro to helpers.h
Littleboy
2012-07-16
LASTEXPRESS: Replace SYNC_STRING macro by function
Littleboy
2012-07-16
LASTEXPRESS: Replace PLAY_STEAM macro by function
Littleboy
2012-07-16
LASTEXPRESS: Replace SAVEGAME_BLOOD_JACKET macro by function
Littleboy
2012-07-16
LASTEXPRESS: Replace COMPARTMENT_TO and COMPARTMENT_FROM_TO macros
Littleboy
2012-07-16
LASTEXPRESS: Comment unused variable
Littleboy
2012-07-16
LASTEXPRESS: Remove strange casts
Littleboy
2012-07-17
SCI: Bugfix for kCreateTextBitmap(). Fixes the ComPost text in the SQ6 demo
Filippos Karapetis
2012-07-16
CINE: Mark Operation Stealth as Unstable.
D G Turner
2012-07-16
SCI: Only skip text in room 100 in the SQ6 demo
Filippos Karapetis
2012-07-16
SCI: Temporarily disable text display in the demo of SQ6 to stop crashes
Filippos Karapetis
2012-07-16
SCI: Handle all negative priority values. Fixes graphics in the SQ6 demo
Filippos Karapetis
[next]