aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/roq.cpp
AgeCommit message (Expand)Author
2010-06-07Groovie:Jordi Vilalta Prat
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-19Move raw audio flags from sound/mixer.h to sound/raw.hMax Horn
2010-01-19Get rid of Mixer::FLAG_AUTOFREE.Max Horn
2010-01-09Replace AppendableAudioStream by QueuingAudioStreamMax Horn
2009-12-24Tweak Groovie2 video buffer handlingScott Thomas
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...Andre Heider
2009-08-21Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in hereScott Thomas
2009-07-06Groovie: Improve ROQ timing and audio sync (noticeable at least in the Clande...Jordi Vilalta Prat
2009-03-15Groovie: Add non-uniform scaling to the ROQ playerJordi Vilalta Prat
2009-03-15Groovie: Added basic alpha channel support to the ROQ playerJordi Vilalta Prat
2009-03-10Fix graphics corruption in 11H FMV streamsScott Thomas
2009-01-30Don't use g_engine to access the mixerMax Horn
2009-01-13Fix dithering of scaled videosJordi Vilalta Prat
2009-01-07Complete the ROQ video decoding (there are still a few minor glitches)Jordi Vilalta Prat
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-14Patch #2271425: Groovie engineMax Horn