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-31
make use of the new MP3InputStream in ChannelMP3CDMusic - but disabled by def...
Max Horn
2003-07-31
removed the AudioInputStream::size method -> only eof() is really needed, and...
Max Horn
2003-07-31
cleanup
Max Horn
2003-07-30
moved turn off warnings into vc7 project files. someone must also update vc6
Paweł Kołodziejski
2003-07-30
disable empty statement warnings for vc
Paweł Kołodziejski
2003-07-30
disable conversion type warnings for vc
Paweł Kołodziejski
2003-07-30
Merged fixes from branch-0-5-0:
Marcus Comstedt
2003-07-30
update vc7 files
Paweł Kołodziejski
2003-07-30
version 0.5.3cvs
Max Horn
2003-07-30
now how did that happen...
Oliver Kiehl
2003-07-30
fixed incorrect MSVC fixes; simplified readSample code (bugs #780167 and #780...
Max Horn
2003-07-30
rename bs2 to sword2 to have the same name as the original engine.
Oliver Kiehl
2003-07-30
the VC warning for unknown pragmas is now gloabally disabled, no need to work...
Max Horn
2003-07-30
globally disable 'unknown pragma' warning for VC
Max Horn
2003-07-30
Partial fix for bug #780167 ("SIMON1/2: Sound problems"). It seems to fix
Torbjörn Andersson
2003-07-30
Update simon1
Travis Howell
2003-07-30
Fix Golum Ring causes graphic glitches, bug #777966
Travis Howell
2003-07-30
typo
Travis Howell
2003-07-30
Add/remove/update simon comments
Travis Howell
2003-07-30
Added new scummvm/sound modules.
Jamieson Christian
2003-07-30
Small cleanup
Travis Howell
2003-07-30
vc_10_no_depack_swap implementation
Jamieson Christian
2003-07-30
Fixed MSVC errors
Jamieson Christian
2003-07-30
Fix unit'd array and variable in simon
Travis Howell
2003-07-29
Partial fix for bug #779013. It no longer crashes, but the config file
Torbjörn Andersson
2003-07-29
removed some debug output
Max Horn
2003-07-29
cleanup
Max Horn
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
[prev]
[next]