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
2004-04-27
that is not need anymore
Paweł Kołodziejski
2004-04-27
more dead code gone
Max Horn
2004-04-27
Remove yet another file
Max Horn
2004-04-27
Remove some more unused code
Max Horn
2004-04-27
cleanup
Max Horn
2004-04-27
Fixed warnings. At the time of writing, only xmidi.cpp causes warnings for
Torbjörn Andersson
2004-04-27
Fixed warning by removing unused variable.
Torbjörn Andersson
2004-04-27
Cleanup
Torbjörn Andersson
2004-04-27
Don't use uninitialized variable, lang_path, in debugging messages. It
Torbjörn Andersson
2004-04-26
imuse audio stream are use dynamic append size now
Paweł Kołodziejski
2004-04-26
synced code free space with buffer changes
Paweł Kołodziejski
2004-04-26
MIDI control change 18 is no longer transmitted.
Jamieson Christian
2004-04-26
Tweaked a few things to accommodate
Jamieson Christian
2004-04-26
Cleaned up and updated MSVC6 projects.
Jamieson Christian
2004-04-26
MSVC6 projects for the new engines
Jamieson Christian
2004-04-26
fixed logic code bug. it should not try start sound if not free slot
Paweł Kołodziejski
2004-04-26
locking resource sounds while using them to prevent expire
Paweł Kołodziejski
2004-04-26
added mutex into smush player
Paweł Kołodziejski
2004-04-26
rename
Paweł Kołodziejski
2004-04-26
forgot it
Paweł Kołodziejski
2004-04-26
mixer buffer size depend on format of sound, it's 1 second timed buffer
Paweł Kołodziejski
2004-04-26
fixed stopping imuse sounds
Paweł Kołodziejski
2004-04-26
Cleanup. Mostly removal of redundant comments.
Torbjörn Andersson
2004-04-26
fixed cue music in FT
Paweł Kołodziejski
2004-04-26
added some indexed comments
Paweł Kołodziejski
2004-04-25
- added workaround for strange regions length in some FT voc samples
Paweł Kołodziejski
2004-04-25
Add FreeBSD plugins building
Eugene Sandulenko
2004-04-25
delete CustomProcInputStream and add getFreeSpace for appendable audiostream
Paweł Kołodziejski
2004-04-25
dropped pull method for imuse
Paweł Kołodziejski
2004-04-25
Fix regression in DIG demo
Max Horn
2004-04-25
Comment about how our Rect class works. Note: the SAGA engine currently does ...
Max Horn
2004-04-25
more cleanup
Max Horn
2004-04-25
More ScummVMification
Max Horn
2004-04-25
Fix yet another const warning
Max Horn
2004-04-25
Fix many warnings; use C++ type system instead of C style typedefs; removed v...
Max Horn
2004-04-25
Workaround for bug #864030 (COMI: ASCII 0xb (11) not handled)
Max Horn
2004-04-25
Updated the 'report to fingolfin' message
Max Horn
2004-04-24
Patch #937443 (Monkey Island SegaCD Sound Fix), and some changes by me
Max Horn
2004-04-24
few corrections, more debug
Paweł Kołodziejski
2004-04-24
add check if track is meanwhile stoped
Paweł Kołodziejski
2004-04-24
forgot removed hack
Paweł Kołodziejski
2004-04-24
in pull method code also
Paweł Kołodziejski
2004-04-24
c&p bug, it should not break loop but continue
Paweł Kołodziejski
2004-04-24
fixed bug related to regions. sound of status for remove should not processed...
Paweł Kołodziejski
2004-04-24
free slot and return NULL when it can't open bundle file
Paweł Kołodziejski
2004-04-24
Increased _numNewNames to 150. Judging by bug #941275 it wasn't enough to
Torbjörn Andersson
2004-04-24
fetchObjectName() no longer assumes that the resource will still be in the
Torbjörn Andersson
2004-04-23
mention zak256 removal
Jonathan Gray
2004-04-23
Fixed a crash regression in setLuggage() that was caused by a change I
Torbjörn Andersson
2004-04-23
convert the file routines to use the File class
Jonathan Gray
[next]