driver.c
Fri, 07 Oct 2005 16:48:53 +0000 bjarni (svn r3026) -Fix: [OSX] fixed bug that prevented dedicated servers from compiling (introduced in r3022)
Thu, 06 Oct 2005 17:57:18 +0000 bjarni (svn r3022) -feature: [OSX] OSX now uses quicktime to play midi files
Sun, 25 Sep 2005 09:04:59 +0000 tron (svn r2984) Use adequate types, this should aid portability a bit
Sat, 06 Aug 2005 22:40:18 +0000 tron (svn r2827) BeOS meets all prerequisites for extmidi
Fri, 29 Jul 2005 06:20:28 +0000 tron (svn r2742) Get rid of some void pointers plus a few minor changes, like 0 -> '\0'
Thu, 28 Jul 2005 19:59:41 +0000 tron (svn r2740) MSCV doesn't seem to like forward declared static arrays
Thu, 28 Jul 2005 09:41:09 +0000 tron (svn r2737) static, const and don't make variables public nobody else needs to know about
Wed, 27 Jul 2005 19:57:12 +0000 tron (svn r2728) -Fix/Feature: Change the driver probing algorithm
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Sat, 23 Jul 2005 15:16:57 +0000 tron (svn r2685) -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders.