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-29
fix another unitialised var use
Jonathan Gray
2004-04-29
init some things to fix segfaults
Jonathan Gray
2004-04-29
Now it produces sound, but it's clear that XMIDI parsing is wrong
Eugene Sandulenko
2004-04-29
Make MIDI driver run, though no sound yet.
Eugene Sandulenko
2004-04-29
Forgot to commit header file
Eugene Sandulenko
2004-04-29
Music.cpp objectizing.
Eugene Sandulenko
2004-04-29
Rename sysmusic.cpp to music.cpp
Eugene Sandulenko
2004-04-29
Voices are played
Eugene Sandulenko
2004-04-28
Objectizing sound.cpp
Eugene Sandulenko
2004-04-28
Rename syssound.cpp to sound.cpp
Eugene Sandulenko
2004-04-28
Rename Snd object to SndRes
Eugene Sandulenko
2004-04-28
Objectize sndres.cpp
Eugene Sandulenko
2004-04-28
code formatting insanity
Eugene Sandulenko
2004-04-28
Small potential TODO
Max Horn
2004-04-28
Cleanup. I plan to take a closer look at the sound effects handling later.
Torbjörn Andersson
2004-04-28
update
Paweł Kołodziejski
2004-04-28
cleanup
Paweł Kołodziejski
2004-04-28
Fixed crash. Original clip routine was more sane.
Eugene Sandulenko
2004-04-28
Removing more files from SAGA. Justification: we already have XMIDI/SMF code;...
Max Horn
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
[prev]
[next]