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
Age
Commit message (
Expand
)
Author
2005-01-10
A little more moving around #include's (last one for today ;-)
Max Horn
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-09
Moving AppendableAudioStream into SCUMM engine, as it is only used there
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-27
Add 'speech' sound type to mixer; make use of that in iMuse Digital
Max Horn
2004-12-27
Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...
Max Horn
2004-11-28
Changed parameter order of SoundMixer::playInputStream to match that of playRaw
Max Horn
2004-11-28
Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu...
Max Horn
2004-11-25
Initialize variable to avoid warning and possibly undefined behaviour.
Torbjörn Andersson
2004-11-24
(Partial) fix for bug #1035690 (COMI: cannon shooting uses a lot of performan...
Max Horn
2004-11-24
Some code transformations (no functional change)
Max Horn
2004-11-10
This is really an IMA codec...
Max Horn
2004-10-17
Fix compilation.
Eugene Sandulenko
2004-10-17
cleanup
Max Horn
2004-10-07
Fix doxygen warning
Max Horn
2004-09-28
Rename remaining OSystem methods to match our coding guidelines
Max Horn
2004-09-25
Fix doxygen warnings
Max Horn
2004-09-18
workaround for decode bundle bug (it overloaded memory)
Paweł Kołodziejski
2004-09-12
Fixed some other cases where the number of parameters to our message-
Torbjörn Andersson
2004-09-12
On PalmOS too
Chris Apers
2004-09-04
added error info for bundle mgr bug
Paweł Kołodziejski
2004-09-04
fixde bug IMUSE+DEBUG
Paweł Kołodziejski
2004-09-04
added comment for insane hack
Paweł Kołodziejski
2004-08-28
more cleanup
Max Horn
2004-08-28
Reduce code duplication
Max Horn
2004-08-28
Cleaning up code a bit while trying to understand it...
Max Horn
2004-08-25
Fix compile
Travis Howell
2004-08-25
added comment for insane hack and not tested fix for deadlock bug imuse + deb...
Paweł Kołodziejski
2004-08-16
Added another sanity assert (I got one crash in this sport while using a memo...
Max Horn
2004-08-07
Init _compInput (prevents bad free)
Max Horn
2004-07-19
Valgrind complained about an uninitialized value. This appears to fix it,
Torbjörn Andersson
2004-07-19
Applied patch #993803 (fix for a COMI hang) after some discussion with
Torbjörn Andersson
2004-07-19
removed not needed code and moved pause mixer after pause imuse
Paweł Kołodziejski
2004-07-18
Fix Digital Imuse deadlocks for CE platforms. Other platforms using event-bas...
Nicolas Bacca
2004-07-04
added code for bundle script vars
Paweł Kołodziejski
2004-06-27
Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...
Max Horn
2004-06-21
dont wait for end of stream while playing insane
Paweł Kołodziejski
2004-06-21
fixed status of sounds for stream2
Paweł Kołodziejski
2004-06-20
changed check to _insaneRunning
Paweł Kołodziejski
2004-06-20
missed changes
Paweł Kołodziejski
2004-06-20
added exception for insane sounds to prevent deadlock
Paweł Kołodziejski
2004-06-20
Fix compilation
Eugene Sandulenko
2004-06-20
what was that ?
Paweł Kołodziejski
2004-06-20
stop track after stream is reach end
Paweł Kołodziejski
2004-06-20
better check if track is used
Paweł Kołodziejski
2004-06-20
i wanted 16 not 24
Paweł Kołodziejski
2004-06-20
trackOffset is obsolote, added few debugs, added flush sounds while smush ply...
Paweł Kołodziejski
2004-06-20
fix for not finding sample
Paweł Kołodziejski
2004-06-19
some optimisations
Paweł Kołodziejski
2004-06-19
moved a bit
Paweł Kołodziejski
[next]