aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/music.cpp
AgeCommit message (Expand)Author
2010-02-27DRACI: Don't try to set the volume for channels that couldn't be allocated (f...Jordi Vilalta Prat
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2009-11-12Implemented "Mute All"Robert Špalek
2009-11-08Updated the list of TODOsRobert Špalek
2009-10-30Fixed svn:keywordsRobert Špalek
2009-10-26fix free/deleteRobert Špalek
2009-10-26Fix 2 MIDI bugsRobert Špalek
2009-10-22Implemented GPL2 commands for music.Robert Špalek
2009-10-22Fix uninitialized channel volumes.Robert Špalek
2009-10-22Improved music handling:Robert Špalek
2009-10-21Enabled music.Robert Špalek