aboutsummaryrefslogtreecommitdiff
path: root/sky/music
AgeCommit message (Expand)Author
2005-03-12Slighy modified patch #1161756 "Patch for external / non-volatile GMIDI synth...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-27Use modern form of setupPremixMax Horn
2004-11-11misc cleanupRobert Göffringmann
2004-10-22changed timing code.Robert Göffringmann
2004-10-17Use new setupPremix variant (incomplete)Max Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-26Clarified the comment added in the previous commit slightly.Torbjörn Andersson
2004-08-26Reset the "pitch wheel" when turning off a note. This should fix bugTorbjörn Andersson
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-11Fixed bug #870890.Torbjörn Andersson
2004-01-18fix warningPaweł Kołodziejski
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-11-07spelling fixesJonathan Gray
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
2003-10-12Fix for Bug [817286] MT-32 execution checksum errorsJamieson Christian
2003-10-07Corrected MT-32 master volume SysExJamieson Christian
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-10-03Fix OOB SysEx checksumsJamieson Christian
2003-10-01Whitespace changesTorbjörn Andersson
2003-09-24Fix for Bug [805923] BASS: Notes left on when quitting gameJamieson Christian
2003-09-24Whitespace changesTorbjörn Andersson
2003-09-18changed & documented the premixer semanticsMax Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-10removed superfluous #includeMax Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-09-10Fxo sky module compileTravis Howell
2003-08-20copied some fixes which only were in 0.5.1 branch.Robert Göffringmann
2003-08-06get rid of some g_system usageMax Horn
2003-07-13debug/warning/error all automatically output a newlineMax Horn
2003-07-13music support for BASS floppy demo v.0.0109.Robert Göffringmann
2003-07-13fix set-volume crash.Robert Göffringmann
2003-07-12Didn't helpTravis Howell
2003-07-12A few mino changes for pc gamer demoTravis Howell
2003-07-12add newline at end of file to make gcc happyOliver Kiehl
2003-07-12fixed mt32 key velocitiesRobert Göffringmann
2003-07-11removed useless additional mapping tables and fixed crash in LINC sectionRobert Göffringmann
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-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