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-16
DREAMWEB: Simplify modifyFileName() by using _datafilePrefix
Thierry Crozat
2012-04-16
DRASCULA: listSaves handles unsynced save index
upthorn
2012-04-16
DREAMWEB: Minor style fixes
Thierry Crozat
2012-04-16
COMMON: Refactoring of FFT class, removing Cosine Table Reallocations.
D G Turner
2012-04-16
COMMON: Minor refactoring of FFT class, removing DECL_FFT macro.
D G Turner
2012-04-15
VIDEO: Create the QuickTime scaled surface after reading in a frame
Matthew Hoops
2012-04-15
DRASCULA: added list saves support
upthorn
2012-04-15
DREAMWEB: Add character mapping for french version
Thierry Crozat
2012-04-15
DREAMWEB: Support opening data files from ES and FR CD version
Thierry Crozat
2012-04-15
AGOS: Add comment about the limitations of quick loading/saving games in the ...
Travis Howell
2012-04-15
PORT: few minor fixes to meta file of samsungtv
Paweł Kołodziejski
2012-04-14
GRAPHICS: Make YUV410 conversion code use bilinear interpolation
Matthew Hoops
2012-04-14
VIDEO: Change 'class' to 'struct' to match declaration
Ori Avtalion
2012-04-14
COMMON: Replaced static Sine and Cosine tables with dynamic generated.
D G Turner
2012-04-13
COMMON: Minor reduction of sine/cosine table size (8 bytes...).
D G Turner
2012-04-13
COMMON: Fixes for compiling without USE_BINK enabled.
D G Turner
2012-04-13
AUDIO: Remove now unused Sin/Cos table and FFT code from QDM2 Codec.
D G Turner
2012-04-13
AUDIO: Migrate QDM2 Codec to using Common::RDFT class.
D G Turner
2012-04-13
AUDIO: Fixes to restore QDM2 Codec function.
D G Turner
2012-04-13
AUDIO: Update to QDM2 codec fixing pointer to stream buffer usage.
D G Turner
2012-04-13
AUDIO: Removed qdm2_decode_sub_packet_header() function from QDM2.
D G Turner
2012-04-13
AUDIO: Fix skipping in QDM2 BitStream usage.
D G Turner
2012-04-13
AUDIO: Clean up QDM2 getVlc2() function.
D G Turner
2012-04-13
AUDIO: Initial Refactoring of QDM2 to use Common::BitStream.
D G Turner
2012-04-13
VIDEO: Fix SMK 16bit audio on BE systems
Sven Hesse
2012-04-10
AUDIO: Force QuickTime stereo samples to mono if needed
Matthew Hoops
2012-04-08
GRAPHICS: Add comments on which engines use the decoders
Matthew Hoops
2012-04-08
VIDEO: Clean up the SVQ1 code
Matthew Hoops
2012-04-08
MOHAWK: Enable the SVQ1 intro for Myst ME Mac
Matthew Hoops
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
[prev]
[next]