aboutsummaryrefslogtreecommitdiff
path: root/sky/music/musicbase.h
AgeCommit message (Expand)Author
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-01-06updated copyright noticeMax Horn
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...Max Horn
2004-01-03Introduce namespace 'Sky'Max Horn
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-07-09revert to last revision of musicbase that doesn't cause a segfault here anymoreJonathan Gray
2003-07-08this is for letting BASS wait for the end of the ending theme before starting...Robert Göffringmann
2003-07-07applied patch #766751 (BASS: Waiting for floppy intro music to finish) and fi...Robert Göffringmann
2003-07-05updated code to use type MutexRef; added class StackLock (from sdl backend, n...Max Horn
2003-07-01fixed race condition when loading different sectionsRobert Göffringmann
2003-06-27some more loading & saving work (still unfinished)Robert Göffringmann
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-05-28moved music drivers into seperated directory, added music support for diskdem...Robert Göffringmann