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
/
musicbase.h
Age
Commit message (
Expand
)
Author
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h
Max Horn
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-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
native mt32 support and basic control panel (incomplete)
Robert Göffringmann
2003-06-01
cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG
Robert Göffringmann
2003-05-28
moved music drivers into seperated directory, added music support for diskdem...
Robert Göffringmann