Commit Graph

17 Commits

Author SHA1 Message Date
Chris Robinson
8fe39042da Add the Bauer stereophonic-to-binaural DSP (bs2b) code and hooks 2008-01-03 05:36:51 -08:00
Chris Robinson
2ee389044b Check for libm before including it 2007-12-23 16:28:09 -08:00
Chris Robinson
a48201ed94 Fix target opts to remove prefix on the win32 dll
CMake didn't like the previous attempt
2007-12-23 16:27:05 -08:00
Chris Robinson
51c5fa94aa Check for snprintf, and use _snprintf when needed 2007-12-22 13:35:52 -08:00
Chris Robinson
0bef94cb48 Don't use the lib prefix for the Win32 DLL 2007-12-20 12:32:54 -08:00
Chris Robinson
19156ab895 Add generic ring buffer methods 2007-12-16 18:36:06 -08:00
Chris Robinson
99eaf3fa83 Release 1.0.38 2007-12-14 09:54:15 -08:00
Chris Robinson
6a0f86a871 Use CheckIncludeFiles for multi-include checks 2007-12-14 07:11:57 -08:00
Chris Robinson
db31706c1d Use CheckFunctionExists instead of abusing CheckLibraryExists 2007-12-14 07:01:56 -08:00
Chris Robinson
0f3e13ed7c Use -Wextra instead of -W for extra warnings 2007-12-06 23:57:14 -08:00
Chris Robinson
7892c2e653 Test for -W switch 2007-12-06 21:50:28 -08:00
Chris Robinson
86cced248b Check for the -fvisibility switch before the visibility attribute 2007-12-01 00:57:48 -08:00
Chris Robinson
3bedb2b4e9 Add _DEBUG/NDEBUG defines when DEBUG/NODEBUG options are used, respectively 2007-11-30 01:16:57 -08:00
Chris Robinson
aea161d987 Add WINMM option for CMake, and properly handle DSOUND option 2007-11-22 19:34:40 -08:00
Chris Robinson
f43528035a Check for GCC's destructor attribute before using it 2007-11-16 01:27:02 -08:00
Chris Robinson
a3ceffa7e0 Update CMakeLists.txt about alu.c's move 2007-11-16 00:54:29 -08:00
Chris Robinson
ae5f4e9a74 Initial import 2007-11-13 18:02:18 -08:00