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
/
imuse_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
2006-01-07
Remove function without purpose.
Travis Howell
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
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-08-22
Switch smush debug to channel
Travis Howell
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
cleanup (TODO: reduce code duplication)
Max Horn
2003-12-25
added support for start play ft smush audio from middle of san file
Paweł Kołodziejski
2003-12-22
changed some stuff with track_flags param in IACT handle smush code
Paweł Kołodziejski
2003-11-16
changed some shift operators to *, /
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-06-21
get rid of 11025 Hz special case (I hope this is correct; only case I know of...
Max Horn
2003-06-21
TODO: improved smush sound quality whenever 11khz sound is used
Max Horn
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-15
changed warnings to debug messages
Paweł Kołodziejski
2002-09-21
added support for sound volume for smush samples(IACT) in the dig (propably bad)
Paweł Kołodziejski
2002-09-18
oops, forgot braces :)
Paweł Kołodziejski
2002-09-18
fixed naming convention and added support 11khz for Smush sound channels
Paweł Kołodziejski
2002-08-30
fixed endlines
Paweł Kołodziejski
2002-08-30
some cleanup
Paweł Kołodziejski
2002-08-25
fixed some endian issues in the new SMUSH decoder; cleanup
Max Horn
2002-08-24
endian fixes; 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