]> icculus.org git repositories - divverent/darkplaces.git/commit
Audio CD support for NetBSD; it also compiles on OpenBSD, but I can't test it for...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 15 Dec 2003 07:48:43 +0000 (07:48 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 15 Dec 2003 07:48:43 +0000 (07:48 +0000)
commit4373c092bf0fd4af24faa72d3fd83b7adc8a408e
treeb946d6aa3e6088bc618d97cc13b6e1f7c94632f7
parent9bc13b6cdcd9c514342f1fbdf35a3c5298710870
Audio CD support for NetBSD; it also compiles on OpenBSD, but I can't test it for now. Plus some diff noise reduction and a minor bug fix in cd_linux.c (the case when the user changes track without using the "cd" command should now be handled correctly)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3725 d7cf8633-e32d-0410-b094-e92efae38249
cd_bsd.c [new file with mode: 0644]
cd_linux.c
makefile.bsd