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
/
groovie
/
roq.cpp
Age
Commit message (
Expand
)
Author
2014-11-07
GROOVIE: Do not play audio in V2 games when only one frame is shown
Filippos Karapetis
2014-11-04
GROOVIE: Handle transparency in Gamepad videos in the 11th Hour
Filippos Karapetis
2014-11-04
GROOVIE: More bugfixes for V2 puzzle overlay videos
Filippos Karapetis
2014-11-04
GROOVIE: Handle flag 2 for V2 games (show a whole overlay video)
Filippos Karapetis
2014-11-04
GROOVIE: More work on transparency in the puzzle scenes for V2 games
Filippos Karapetis
2014-11-03
GROOVIE: Fix video transparency in V2 games
Filippos Karapetis
2014-11-03
GROOVIE: Add initial full screen functionality for V2 games
Filippos Karapetis
2014-06-05
GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup.
D G Turner
2014-06-01
GROOVIE: Switch to 32bpp only in groovie2
Matthew Hoops
2014-06-01
GROOVIE: Fix various roq glitches
Matthew Hoops
2014-06-01
GROOVIE: Switch roq decoding to do YUV decoding on codebook load
Matthew Hoops
2014-06-01
GROOVIE: Remove groovie2 8bpp mode
Matthew Hoops
2014-03-30
ALL: Resolve multiple clang warnings
Max Horn
2014-03-09
GROOVIE: Remove two useless variables
Strangerke
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-18
GROOVIE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-09-16
GROOVIE: Fix ROQ JPEG decoding
Matthew Hoops
2013-09-16
GRAPHICS: Make JPEGDecoder request RGB output from libjpeg by default.
Johannes Schickel
2013-09-16
GRAPHICS: Implement JPEGDecoder based on libjpeg.
Johannes Schickel
2013-08-03
GROOVIE: Take advantage of Surface::getPixels.
Johannes Schickel
2012-09-05
GROOVIE: ROQ Info blocks clean the buffers unconditionally.
Jordi Vilalta Prat
2012-06-16
GROOVIE: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
2012-04-05
GROOVIE: Do not cast away const qualifier.
Johannes Schickel
2012-03-20
GRAPHICS: Convert JPEG to the ImageDecoder API
Matthew Hoops
2011-11-21
GROOVIE: Use SWAP().
Christoph Mallon
2011-09-06
GROOVIE: Remove dither code from ROQ
Scott Thomas
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-19
GROOVIE: Replace TODO about YUV data with a comment.
Johannes Schickel
2011-04-17
GROOVIE: Do not access Surface::bytesPerPixel anymore.
Johannes Schickel
2011-04-17
GROOVIE: Prefer Surface::create taking a PixelFormat over the one taking a by...
Johannes Schickel
2011-02-14
GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-06-07
Groovie:
Jordi Vilalta Prat
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-19
Move raw audio flags from sound/mixer.h to sound/raw.h
Max Horn
2010-01-19
Get rid of Mixer::FLAG_AUTOFREE.
Max Horn
2010-01-09
Replace AppendableAudioStream by QueuingAudioStream
Max Horn
2009-12-24
Tweak Groovie2 video buffer handling
Scott Thomas
2009-08-21
Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...
Andre Heider
2009-08-21
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
Scott Thomas
2009-07-06
Groovie: Improve ROQ timing and audio sync (noticeable at least in the Clande...
Jordi Vilalta Prat
2009-03-15
Groovie: Add non-uniform scaling to the ROQ player
Jordi Vilalta Prat
2009-03-15
Groovie: Added basic alpha channel support to the ROQ player
Jordi Vilalta Prat
2009-03-10
Fix graphics corruption in 11H FMV streams
Scott Thomas
2009-01-30
Don't use g_engine to access the mixer
Max Horn
2009-01-13
Fix dithering of scaled videos
Jordi Vilalta Prat
[next]