Commit Graph

5019 Commits

Author SHA1 Message Date
Chris Robinson
7ae8be3e99 Remove some unused variables 2007-12-06 21:57:13 -08:00
Chris Robinson
7892c2e653 Test for -W switch 2007-12-06 21:50:28 -08:00
Chris Robinson
e9eaacd0bd Remove static variable from DSound callback 2007-12-05 00:37:38 -08:00
Chris Robinson
15019b3871 Allow aluMixData to accept a NULL context for silence 2007-12-05 00:29:20 -08:00
Chris Robinson
86cced248b Check for the -fvisibility switch before the visibility attribute 2007-12-01 00:57:48 -08:00
Chris Robinson
29edd5c7ee Fix use of assert() to properly handle NDEBUG 2007-11-30 03:04:10 -08:00
Chris Robinson
87242c6ab3 Remove Router code and test
The router is mostly unuseable in its current state and is unneeded, for the
purposes of this project. A new one should be made from scratch if needed.
2007-11-30 02:30:15 -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
ab34e7c613 Use an AL_PRINT macro for printing lib messages/errors to the console 2007-11-30 00:28:34 -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
6d12dcda10 Only set an error condition if no other error is set 2007-11-22 06:51:47 -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
092b88364b Don't use platform-specific methods for initialization 2007-11-16 00:48:42 -08:00
Chris Robinson
e0d3102009 Move ALu.c to the Alc directory 2007-11-15 01:45:54 -08:00
Chris Robinson
059a312c24 Use a better name for the device list init function and make it static 2007-11-15 01:34:57 -08:00
Chris Robinson
f3d9421e90 Use aluBytesFromFormat and aluChannelsFromFormat to get the channel count and frame size 2007-11-15 01:27:53 -08:00
Chris Robinson
7395be8d23 Don't track changes to CMakeConf, where build-generated files go 2007-11-13 18:10:28 -08:00
Chris Robinson
ae5f4e9a74 Initial import 2007-11-13 18:02:18 -08:00