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
/
sound
/
shorten.cpp
Age
Commit message (
Collapse
)
Author
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵
Max Horn
things) svn-id: r44495
2009-07-09
Added proper safeguards for shorten.*, thereby fixing commit 42259
Filippos Karapetis
svn-id: r42290
2009-07-08
Added guards to only include the Shorten audio code when the SAGA2 code in ↵
Filippos Karapetis
the SAGA engine is enabled svn-id: r42259
2008-12-31
Rewrote to get rid of "condition is always false" warning.
Torbjörn Andersson
svn-id: r35639
2008-12-31
Added possible FIXMEs
Filippos Karapetis
svn-id: r35637
2008-12-31
Prevent erroneous access of negative array indices
Filippos Karapetis
svn-id: r35633
2008-12-31
Fixed warning
Max Horn
svn-id: r35630
2008-12-31
Fixed GCC warning.
Torbjörn Andersson
svn-id: r35628
2008-12-31
Commented out part of the code that corrupts the heap for me
Filippos Karapetis
svn-id: r35627
2008-12-31
Preliminary Shorten audio support for SAGA 2 games. It's still very wrong ↵
Filippos Karapetis
and needs further work, but it's a start svn-id: r35626