summaryrefslogtreecommitdiff
path: root/music/dmusic.cpp
AgeCommit message (Collapse)Author
2005-09-08(svn r2922) Fix crash with directmusic if no music files could be found to playDarkvater
2005-09-03(svn r2911) Deinitialise the DirectMusic driver like it's done in the ↵tron
example code in MSDN, this should fix a strange crash upon deinitialising wave out sound
2005-07-26(svn r2712) Overhaul DirectMusic MIDI backend:tron
- Merge the .c and .cpp part into one file - Properly deinitialize at the end - Remove "experimental" status - Miscellaneous smaller changes -Fix: Volume control works now