aboutsummaryrefslogtreecommitdiff
path: root/sky/music/adlibmusic.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-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-01Updated copyrightMax Horn
2004-11-27Use modern form of setupPremixMax Horn
2004-10-17Use new setupPremix variant (incomplete)Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...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-12-19unregister the premix proc when you go awayMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-10-01Whitespace changesTorbjörn Andersson
2003-09-18changed & documented the premixer semanticsMax Horn
2003-08-06get rid of some g_system usageMax Horn
2003-07-13music support for BASS floppy demo v.0.0109.Robert Göffringmann
2003-07-12Didn't helpTravis Howell
2003-07-12A few mino changes for pc gamer demoTravis Howell
2003-07-11Post FMOPL-reversion cleanup.Jamieson Christian
2003-07-11Reverted to "old" YM3812 (FMOPL) emulator code.Jamieson Christian
2003-07-09SoundMixer::setMusicVolume() doesn't seem to do anything, so set music volume...Robert Göffringmann
2003-07-01fixed race condition when loading different sectionsRobert 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