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
/
imuse_digi
/
dimuse_bndmgr.cpp
Age
Commit message (
Expand
)
Author
2004-01-14
fixed bundle decompression for some case
Paweł Kołodziejski
2004-01-09
commit on aquadran's behalf that fixes music distortion
Jonathan Gray
2004-01-08
moved malloc and free
Paweł Kołodziejski
2004-01-08
revert - comp_input can be more than 0x2000 size
Paweł Kołodziejski
2004-01-08
fixed comi bundle codec output_size and related stuff. also propably strange ...
Paweł Kołodziejski
2004-01-08
jumps only for the same hookid and ignore jumps for music for now. added soun...
Paweł Kołodziejski
2004-01-07
fixed uninitialized warning
Paweł Kołodziejski
2004-01-07
malloc/new are relatively slow operations; avoid doing them in tight loops, i...
Max Horn
2004-01-07
better bundle dir cache
Paweł Kołodziejski
2004-01-07
less memory usage
Paweł Kołodziejski
2004-01-07
proper name
Paweł Kołodziejski
2004-01-07
optimized i/o access in bundle manager
Paweł Kołodziejski
2004-01-07
add FIXME comments at the two worst spots, speed wise (about 80% processor ti...
Max Horn
2004-01-06
synced imuse digital with local tree
Paweł Kołodziejski