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
/
graphics
Age
Commit message (
Expand
)
Author
2010-08-08
VIDEO: renderBlockWhole2Y still works
Sven Hesse
2010-08-08
VIDEO: Fix another IMD seek issue
Sven Hesse
2010-08-08
VIDEO: Fix another IMD seek issue
Sven Hesse
2010-08-08
VIDEO/GOB: Stub hasEmbeddedFile / getEmbeddedFile
Sven Hesse
2010-08-08
VIDEO: Make getFrameRate() protected again
Sven Hesse
2010-08-08
VIDEO/GOB: Fix IMD playing
Sven Hesse
2010-08-08
VIDEO/GOB: Fixing the frame rate for mult'd videos.
Sven Hesse
2010-08-08
VIDEO/GOB: Implement IMD frame rendering
Sven Hesse
2010-08-08
VIDEO/GOB: Implement IMD frame decoding
Sven Hesse
2010-08-08
VIDEO/GOB: Implement IMD loading
Sven Hesse
2010-08-08
VIDEO: Stub IMDDecoder
Sven Hesse
2010-08-08
VIDEO: Add CoktelDecoder::setFrameRate().
Sven Hesse
2010-08-08
VIDEO/GOB: Add CoktelDecoder::getDirtyRects()
Sven Hesse
2010-08-08
VIDEO/GOB: Add CoktelDecoder::setXY()
Sven Hesse
2010-08-08
VIDEO/GOB: Add setSurfaceMemory() to CoktelDecoder
Sven Hesse
2010-08-08
VIDEO: Bare PreIMD decoding
Sven Hesse
2010-08-08
VIDEO: Stub a VideoDecoder-like CoktelDecoder
Sven Hesse
2010-08-08
VIDEO: Make Indeo3 a proper video codec
Sven Hesse
2010-08-04
GRAPHICS: Change signature of VideoDecoder::load()
Max Horn
2010-08-04
GRAPHICS: Fix FlicDecoder::hasDirtyPalette signature
Max Horn
2010-08-03
GRAPHICS: Fix a typo in a comment.
Jordi Vilalta Prat
2010-08-02
GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail.
Johannes Schickel
2010-08-01
GUI: Fix font cache.
Johannes Schickel
2010-07-30
VIDEO: Ignore requests to unpause when video is already unpaused
Ori Avtalion
2010-07-30
VIDEO: Fix FLIC looping
Matthew Hoops
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-07-17
Remove PalmOS port
Max Horn
2010-07-14
Fix valgrind warning.
Matthew Hoops
2010-07-02
Fix long standing regression (introduced with r34053) in thumbnail scaling co...
Johannes Schickel
2010-07-02
Rewrote the handling of thumbnail creation for KQ6 Windows in rev #50600, so ...
Filippos Karapetis
2010-07-02
Added a special case for KQ6 hires in the thumbnail creation code, which runs...
Filippos Karapetis
2010-06-28
i18n: Add support for locale-dependent fonts
Eugene Sandulenko
2010-06-17
Fixed a few cppcheck errors.
Torbjörn Andersson
2010-06-16
Fixed QDM2 to working state.
David Turner
2010-06-15
Fix spelling, cleanup
Max Horn
2010-06-15
GUI: Added default names for builtin fonts.
Eugene Sandulenko
2010-06-07
Fix some typos in a comment
Jordi Vilalta Prat
2010-05-31
Fix our interpretation of the audio compression types to what FFmpeg currentl...
Matthew Hoops
2010-05-31
Ignore v2 compressed audio chunks instead of treating them as Huffman DPCM. S...
Matthew Hoops
2010-05-27
Cleanup AVI a bit, add support for stereo audio
Matthew Hoops
2010-05-26
Take any 'moov' resource from a resource fork, not just 0x80; minor cleanup.
Matthew Hoops
2010-05-26
Proper fix for the MSVC warning concerning packing: reordered the members of ...
Filippos Karapetis
2010-05-26
Properly fixed MSVC warning C4121 (alignment of a member was sensitive to pac...
Filippos Karapetis
2010-05-26
Implement QuickTime playback for SCI1.1 Mac. The 'Halfdome' and 'KQ6Movie' vi...
Matthew Hoops
2010-05-25
Fix a regression with rewinding in QuickTime videos (looping works in Riven a...
Matthew Hoops
2010-05-24
Surface is a struct, not a class
Filippos Karapetis
2010-05-24
Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac.
Matthew Hoops
2010-05-23
Add support for loading the QuickTime 'moov' atom from the file's resource fo...
Matthew Hoops
2010-05-23
Move the QDM2 code to the graphics module, removing the cyclic dependency.
Matthew Hoops
2010-05-23
Hide the QDM2 implementation and only expose it via a factory method, hopeful...
Matthew Hoops
[prev]
[next]