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-04-08
VIDEO: Minor update to SVQ1 decoder, reversing sense of return flags.
D G Turner
2012-04-08
VIDEO: Fix SVQ1 plane pitch
Matthew Hoops
2012-04-08
VIDEO: Minor updates to SVQ1 decoder, mainly return flags to bool.
D G Turner
2012-04-08
VIDEO: Change SVQ1 decoder to skip rather than decode embedded string.
D G Turner
2012-04-08
VIDEO: Fix segfaults on different sized SVQ1 frames
Matthew Hoops
2012-04-08
VIDEO: Fix endian issue with SVQ1
Matthew Hoops
2012-04-08
VIDEO: Add Missing Half-Pel Motion Compensation Code to SVQ1 Codec.
D G Turner
2012-04-08
VIDEO: Rework SVQ1 codebooks so they're endian-safe
Matthew Hoops
2012-04-08
VIDEO: Workaround for out of buffer accesses in SVQ1 codec.
D G Turner
2012-04-08
VIDEO: Correct delete type in SVQ1 decoder.
D G Turner
2012-04-08
VIDEO: Correct SVQ1 Header Decoding and Last Frame Buffering.
D G Turner
2012-04-08
VIDEO: Rewrite the SVQ1 VLC code to use Common::Huffman
Matthew Hoops
2012-04-08
VIDEO: SVQ1 - Add table_size default setting for VLC Table setup.
D G Turner
2012-04-08
VIDEO: Fix remaining missing code (getVlc2()) in SVQ1 Codec.
D G Turner
2012-04-08
VIDEO: Add remaining SVQ1 code derived from FFMPEG.
D G Turner
2012-04-08
VIDEO: Corrected minor mistake in SVQ1 decoder.
D G Turner
2012-04-08
VIDEO: Update SVQ1 WIP with minor corrections.
D G Turner
2012-04-08
VIDEO: Migrate SVQ1 codec WIP to Common::BitStream.
D G Turner
2012-04-08
VIDEO: Hookup SVQ1 codec to build system and QT Decoder.
D G Turner
2012-04-08
VIDEO: Add initial framework and data tables for Sorenson SVQ1 decoder.
D G Turner
2012-04-08
GRAPHICS: Add YUV410 to RGB Conversion Functions, required for SVQ1.
D G Turner
2012-04-04
SCUMM: Fix spelling of length
Joel Teichroeb
2012-04-04
PARALLACTION: Fix spelling of length
Joel Teichroeb
2012-04-04
COMMON: Fix spelling of length
Joel Teichroeb
2012-04-05
KYRA: Silence const away cast warning by using non-const versions of strpbrk ...
Johannes Schickel
2012-04-05
GROOVIE: Do not cast away const qualifier.
Johannes Schickel
2012-04-05
SWORD25: Do not cast away const qualifier.
Johannes Schickel
2012-04-05
SCI: Do not cast away const qualifier.
Johannes Schickel
2012-04-04
Merge pull request #221 from klusark/const
Johannes Schickel
2012-04-04
SCUMM/ARM: Fix crashes in ARM asm costume renderer
Willem Jan Palenstijn
2012-04-04
SCI: Bugfix for the GetAngle workarounds
Filippos Karapetis
2012-04-03
GRAPHICS: Fix casting away const
Joel Teichroeb
2012-04-03
SCUMM: Fix casting away const
Joel Teichroeb
2012-04-02
AGOS: Expand fix for bug #3512776 - SIMON1DOS French: Subtitle glitch in intr...
Travis Howell
2012-04-02
IPHONE: Use InternalEvent directly.
Johannes Schickel
2012-04-02
IPHONE: Move event fetching implementation to iPhoneView.
Johannes Schickel
2012-04-02
IPHONE: Protect access to the event list via a mutex.
Johannes Schickel
2012-04-02
IPHONE: Use Common::List to store the event queue.
Johannes Schickel
2012-04-01
Merge pull request #219 from bohm/master
David Turner
2012-04-01
BASE: Construct empty String instead of using "".
Johannes Schickel
2012-04-01
AGOS: Fix bug #3512776 - SIMON1DOS French: Subtitle glitch in introduction.
Travis Howell
2012-04-01
SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513765.
D G Turner
2012-04-01
SCI: Change the fix for the SQ1 PAvoider call to apply in all rooms again
Filippos Karapetis
2012-03-31
ENGINES: Return all available custom GUI options if no target is specified
Filippos Karapetis
2012-03-31
SCI: Make sure that the disable_dithering key exists
Filippos Karapetis
2012-03-31
SCI: Fix workaround for bug #3513207
Filippos Karapetis
2012-03-31
SCI: Minor formatting fix to workarounds table.
D G Turner
2012-03-31
SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513207.
D G Turner
2012-03-30
AUDIO: Fix QDM2 extra data parsing
Matthew Hoops
2012-03-30
COMMON: Clean up the QuickTime class a bit
Matthew Hoops
[prev]
[next]