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
/
scumm
/
smush
/
saud_channel.cpp
Age
Commit message (
Expand
)
Author
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-08-19
typo
Gregory Montoir
2005-08-14
Replace warnings with debug, errors or printfs:
Travis Howell
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-02-14
Use correct order, to prevent mingw warnings.
Travis Howell
2004-02-14
Fix valgrind warning
Travis Howell
2004-02-02
Fixed most bugs, so only cosmetic visual things left.
Eugene Sandulenko
2004-01-30
Fix for bug #887167 (FT: Sound/Music/speech (almost) mute)
Max Horn
2004-01-09
handle volume and pan by SoundMixer not SmushMixer
Paweł Kołodziejski
2004-01-06
updated copyright notice
Max Horn
2003-12-25
added support for start play ft smush audio from middle of san file
Paweł Kołodziejski
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-09-24
Whitespace changes
Torbjörn Andersson
2003-07-20
fixed regression caused by me
Paweł Kołodziejski
2003-07-19
added vc7 files and fixed warnings. vc6 is no longer supported by me
Paweł Kołodziejski
2003-06-14
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...
Max Horn
2003-06-07
adhere to our coding style conventions; removed some unneccessary code
Max Horn
2003-05-25
renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseC...
Max Horn
2003-04-30
som changes to make Palm OS happy
Max Horn
2003-03-17
reorg/clenup, changed main loop in smush code
Paweł Kołodziejski
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more pedantic cleanup
Paweł Kołodziejski
2002-11-02
Hack for Full Throttle - aquadran, are you sure these ranges are right?
James Brown
2002-08-31
fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...
Max Horn
2002-08-30
some cleanup
Paweł Kołodziejski
2002-08-25
Endian fix
Ruediger Hanke
2002-08-25
fixed some endian issues in the new SMUSH decoder; cleanup
Max Horn
2002-08-24
fixed warnings
Max Horn
2002-08-24
changed name from Chunck to Chunk
Paweł Kołodziejski
2002-08-24
synced with scummvm
Paweł Kołodziejski