aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/vdx.cpp
AgeCommit message (Expand)Author
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-10-26Groovie: Fix some styling issues pointed by cppcheckJordi Vilalta Prat
2009-09-13Fixed crash when reaching the end of the movie, riggered by recent StreamTorbjörn Andersson
2009-09-08T7G: Fix bug #2853185 where card puzzle doesn't clean up, resulting in a blan...Scott Thomas
2009-08-23T7G: Load VDX frame chunks into a MemoryStream rather than streaming straight...Scott Thomas
2009-03-01Remove extra whitespacesJordi Vilalta Prat
2009-01-30Don't use g_engine to access the mixerMax Horn
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
2009-01-30Some more 'special debug levels' tweaksMax Horn
2009-01-30Some work on the 'special debug levels' aka 'engine debug levels' codeMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-30T7G: Reset origin at end of video: should fix seg fault after losing the micr...Henry Bush
2008-11-24T7G: Add a debug level to play movies fast with no pcm sound (unstable)Henry Bush
2008-11-16T7G: Two leftover commits from t7gre: fix broken palette on intro video, and ...Henry Bush
2008-11-14Patch #2271425: Groovie engineMax Horn