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
Age
Commit message (
Expand
)
Author
2003-07-29
turn d_sound.cpp into class BS2Sound
Jonathan Gray
2003-07-29
Add option for the demo included in Maniac Mansion (Classic version)
Travis Howell
2003-07-29
Some basic suport for reversed text for hebrew version.
Travis Howell
2003-07-29
account for the data in the _buffer, too
Max Horn
2003-07-29
after looking at SAM and DOTT, it seems the actor-voice sync actually is *wor...
Max Horn
2003-07-29
some cleanup; moved around some stuff, preparing to unify more code of Channe...
Max Horn
2003-07-29
return immediately after commiting suicide; enable new rate conversion code
Max Horn
2003-07-29
hooked up ChannelVorbis to the new rate converter system, using VorbisInputSt...
Max Horn
2003-07-29
added VorbisInputStream
Max Horn
2003-07-29
added makeRateConverter factory function
Max Horn
2003-07-29
Fix mingw compile
Travis Howell
2003-07-29
cleanup
Max Horn
2003-07-29
Added FIXME
Max Horn
2003-07-28
fix vc compilation
Paweł Kołodziejski
2003-07-28
checkin for LavosSpawn: 'work around bug #778105 (line width exceeded)'
Max Horn
2003-07-28
experimental new rate conversion code (use SOX_HACK to en-/disable it); note ...
Max Horn
2003-07-28
fix for bug #776169
Max Horn
2003-07-28
make wrapped stream work (I can hear some music in CoMI now before it segfaul...
Max Horn
2003-07-28
moved st_gcd to resample.cpp
Max Horn
2003-07-28
rewrote the input streams, this should be more straightforward and inline sli...
Max Horn
2003-07-28
<memory.h> is not a standard header file. (Merge from branch-0-5-0.)
Marcus Comstedt
2003-07-28
no need to zero these variables twice
Max Horn
2003-07-28
more work on WrappedMemoryStream (not yet tested)
Max Horn
2003-07-28
removed _encbyte (it's only used locally)
Max Horn
2003-07-28
Fix for bug #778060 ("DOTT: Subtitle drawing glitch").
Torbjörn Andersson
2003-07-28
StopSpeech -> StopSpeechBS2 (avoid conflict wiht SpeechSynthesis framework on...
Max Horn
2003-07-28
change version to 0.5.3-cvs allowing room for two follow up minor releases...
Jonathan Gray
2003-07-28
fix shadow'd vars
Jonathan Gray
2003-07-28
fix shadow warning
Max Horn
2003-07-28
fixed const errors
Max Horn
2003-07-28
unification
Max Horn
2003-07-28
correct cflags variables
Jonathan Gray
2003-07-28
fix some VC7 warnings
Jonathan Gray
2003-07-28
instead of 'int channels', use 'bool stereo' (less extensible, but then I don...
Max Horn
2003-07-28
match prototype
Jonathan Gray
2003-07-28
rename _DEBUG define to _BS2_DEBUG to stop it conflicting with VC
Jonathan Gray
2003-07-28
substitute long int for LARGE_INTEGER
Jonathan Gray
2003-07-28
replace DWORD usage with uint32
Jonathan Gray
2003-07-28
rename memory struct as well
Jonathan Gray
2003-07-28
rename functions with windows specific names
Jonathan Gray
2003-07-28
rename _mkdir
Jonathan Gray
2003-07-28
undefine these functions for now but in the long run we should probably renam...
Jonathan Gray
2003-07-28
-Werror cleanup
Jonathan Gray
2003-07-28
add bs2demo target for broken sword 2 demo
Jonathan Gray
2003-07-28
added vc7 files for bs2
Paweł Kołodziejski
2003-07-28
it would be nice if people would update functions when adding qualifiers to p...
Jonathan Gray
2003-07-28
missed one
Jonathan Gray
2003-07-28
Ooops
Travis Howell
2003-07-28
A few warnings
Travis Howell
2003-07-28
Ooops
Travis Howell
[next]