Darkvater
073e0eb3c9
(svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debugging levels to
...
use in debug.h. grfmsg() is now used as a specific debug-function for grf.
2006-12-26 17:36:18 +00:00
Darkvater
a6756ccf21
(svn r3448) - Fix: wrap up some MinGW warnings
2006-01-26 22:09:25 +00:00
Darkvater
73662f2fcb
(svn r2922) Fix crash with directmusic if no music files could be found to play
2005-09-08 12:22:47 +00:00
tron
3ace3769c9
(svn r2911) Deinitialise the DirectMusic driver like it's done in the example code in MSDN, this should fix a strange crash upon deinitialising wave out sound
2005-09-03 17:30:16 +00:00
tron
ed2e3c77af
(svn r2712) Overhaul DirectMusic MIDI backend:
...
- 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
2005-07-26 06:59:48 +00:00