Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-26 | (svn r3448) - Fix: wrap up some MinGW warnings | Darkvater | |
2005-09-08 | (svn r2922) Fix crash with directmusic if no music files could be found to play | Darkvater | |
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 |