music/win32_m.c
Sat, 22 Oct 2005 06:39:32 +0000 tron (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes
Sun, 25 Sep 2005 09:04:59 +0000 tron (svn r2984) Use adequate types, this should aid portability a bit
Sat, 17 Sep 2005 13:15:16 +0000 Darkvater (svn r2960) - Fix: [ 1227779 ] Fix win32 midi volume level control which didn't work (glx)
Wed, 27 Jul 2005 21:45:34 +0000 tron (svn r2730) -Fix: Fail if the sequencer can't play audio
Mon, 25 Jul 2005 07:16:10 +0000 tron (svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Sat, 23 Jul 2005 15:48:00 +0000 tron (svn r2688) MSVC and Watcom can't handle identical file names in different directories, oh my...