aboutsummaryrefslogtreecommitdiff
path: root/sky/music/musicbase.cpp
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-05some cleanup, engine returns to the launcher now instead of calling OSystem::...Robert Göffringmann
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
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-11-11misc cleanupRobert Göffringmann
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max 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-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-09-24Whitespace changesTorbjörn Andersson
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-09-10Fxo sky module compileTravis Howell
2003-07-13debug/warning/error all automatically output a newlineMax Horn
2003-07-13fix set-volume crash.Robert Göffringmann
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-01fixed race condition when loading different sectionsRobert Göffringmann
2003-06-22whoopsRobert Göffringmann
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-17don't restart music if the same track is already playingRobert 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