aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/smush/smush_player.h
AgeCommit message (Expand)Author
2016-05-21SCUMM: Reduce audio header dependenciesOri Avtalion
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-01-08Switch SCUMM from AppendableAudioStream to QueuingAudioStreamMax Horn
2009-05-11Fix bug #2678272: "FT: Russian version crashes on windows and psp"Eugene Sandulenko
2008-09-13SCUMM: Got rid of class ChunkMax Horn
2008-09-13SCUMM: Merged class Chunk & FileChunkMax Horn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-08-18do away with the smush force redraw hackKostas Nakos
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-12Special filehandling for Symbian OS not needed in smushplayer anymore.Lars Persson
2007-02-25Another Ogg > MP3 consistency reordering, this time in the SMUSH code; also c...Max Horn
2007-02-19Use consistent naming for the preprocessor constants used to guarantee thatTorbjörn Andersson
2007-02-17cleanupGregory Montoir
2007-02-03removed unneeded/unnecessary variables and made SmushFont table private (to e...Gregory Montoir
2007-01-30got rid of codec37/codec47 init/deinit methods, cleanupGregory Montoir
2007-01-30added deinitialisation of codecs at the end of smush playback. This allows to...Gregory Montoir
2007-01-27Applied my own patch #1640913 ("Loading NUT fonts on demand"), after discussingTorbjörn Andersson
2007-01-18Hopefully fixed the SAN seeking (used by Full Throttle's bike fighting) that ITorbjörn Andersson
2006-11-13Patch from bug #1584888 (SMUSH: Too dependent on accurate timers). Watch out ...Max Horn
2006-10-27SCUMM: Unified some SMUSH audio channel codeMax Horn
2006-10-10now SmushPlayer is class created once same as SmushMixer while scumm engine c...Paweł Kołodziejski
2006-10-08remove handleSkip code, SKIP chunk is only used by INSANE code and exist only...Paweł Kołodziejski
2006-10-07Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngin...Max Horn
2006-09-21Fix bug #1550974: "SMUSH: changing subtitle settings during SMUSH doesn't work"Eugene Sandulenko
2006-05-18Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. ItTorbjörn Andersson
2006-03-01Fix for Symbian to close an open file in the right threadLars Persson
2006-02-11Moved engines to the new engines/ directoryMax Horn