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