]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Changed default sound module for linux to ALSA. Modified makefiles to allow people...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Jun 2005 06:06:44 +0000 (06:06 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Jun 2005 06:06:44 +0000 (06:06 +0000)
commitb4d7cbeb34a1a430ab145c0b446eac4f3795f4ca
treef20d1d24b270a6ac7866a3343fa32d82dd1338f2
parent502a14e6fb23e7d9425620b2b066de992922a0ce
Changed default sound module for linux to ALSA. Modified makefiles to allow people to choose the sound module easily at compile time (ex: "make DP_SOUND_API=OSS release" compiles release binaries with OSS sound output). Available sound modules are: NULL, OSS, ALSA, BSD, WIN, and COREAUDIO (not functional yet).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5409 d7cf8633-e32d-0410-b094-e92efae38249
makefile
makefile.bsd
makefile.inc