tron [Tue, 26 Jul 2005 19:05:07 +0000] rev 2202
(svn r2718) Forgot one file
tron [Tue, 26 Jul 2005 19:04:19 +0000] rev 2201
(svn r2717) Move _userstring to strings.[ch]
tron [Tue, 26 Jul 2005 18:47:04 +0000] rev 2200
(svn r2716) Do not use strncat()
orudge [Tue, 26 Jul 2005 18:45:19 +0000] rev 2199
(svn r2715) - Update MSVC project with dmusic.cpp updates
tron [Tue, 26 Jul 2005 18:24:18 +0000] rev 2198
(svn r2714) Remove unnecessary includes
tron [Tue, 26 Jul 2005 06:59:48 +0000] rev 2197
(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
miham [Mon, 25 Jul 2005 17:45:57 +0000] rev 2196
(svn r2711) [Translators] Updated translations to 20050725 (2 lang(s))
tron [Mon, 25 Jul 2005 16:33:58 +0000] rev 2195
(svn r2710) Simplify dedicated server code a bit and don't compile it at all, if network support ist disabled
orudge [Mon, 25 Jul 2005 11:36:02 +0000] rev 2194
(svn r2709) - Update VC 2003 project file (AsterixMG)
orudge [Mon, 25 Jul 2005 09:52:37 +0000] rev 2193
(svn r2708) Update MSVC6 project with recent changes