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
/
sky
/
music
Age
Commit message (
Expand
)
Author
2003-07-11
Reverted to "old" YM3812 (FMOPL) emulator code.
Jamieson Christian
2003-07-09
SoundMixer::setMusicVolume() doesn't seem to do anything, so set music volume...
Robert Göffringmann
2003-07-09
revert to last revision of musicbase that doesn't cause a segfault here anymore
Jonathan Gray
2003-07-08
this is for letting BASS wait for the end of the ending theme before starting...
Robert Göffringmann
2003-07-07
applied patch #766751 (BASS: Waiting for floppy intro music to finish) and fi...
Robert Göffringmann
2003-07-05
updated code to use type MutexRef; added class StackLock (from sdl backend, n...
Max Horn
2003-07-02
Initialize midiChannelNumber to 0. I don't know if this is always the right
Torbjörn Andersson
2003-07-01
fixed race condition when loading different sections
Robert Göffringmann
2003-06-27
some more loading & saving work (still unfinished)
Robert Göffringmann
2003-06-22
another warning
Max Horn
2003-06-22
whoops
Robert Göffringmann
2003-06-22
native mt32 support and basic control panel (incomplete)
Robert Göffringmann
2003-06-17
removed send(0) command.
Robert Göffringmann
2003-06-17
don't restart music if the same track is already playing
Robert Göffringmann
2003-06-01
cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG
Robert Göffringmann
2003-05-30
add .cvsignore
Oliver Kiehl
2003-05-29
fixed wrong path
Robert Göffringmann
2003-05-28
Fix compile
Travis Howell
2003-05-28
moved music drivers into seperated directory, added music support for diskdem...
Robert Göffringmann