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.cpp
Age
Commit message (
Expand
)
Author
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-09-24
Whitespace changes
Torbjörn Andersson
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h
Max Horn
2003-09-10
Fxo sky module compile
Travis Howell
2003-07-13
debug/warning/error all automatically output a newline
Max Horn
2003-07-13
fix set-volume crash.
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-01
fixed race condition when loading different sections
Robert Göffringmann
2003-06-22
whoops
Robert Göffringmann
2003-06-22
native mt32 support and basic control panel (incomplete)
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-28
moved music drivers into seperated directory, added music support for diskdem...
Robert Göffringmann