aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Check for the -fvisibility switch before the visibility attributeChris Robinson2007-12-011-4/+7
* Fix use of assert() to properly handle NDEBUGChris Robinson2007-11-301-6/+16
* Remove Router code and testChris Robinson2007-11-309-6014/+0
* Add _DEBUG/NDEBUG defines when DEBUG/NODEBUG options are used, respectivelyChris Robinson2007-11-301-0/+6
* Use an AL_PRINT macro for printing lib messages/errors to the consoleChris Robinson2007-11-306-67/+72
* Add WINMM option for CMake, and properly handle DSOUND optionChris Robinson2007-11-221-13/+15
* Only set an error condition if no other error is setChris Robinson2007-11-221-7/+3
* Check for GCC's destructor attribute before using itChris Robinson2007-11-163-0/+8
* Update CMakeLists.txt about alu.c's moveChris Robinson2007-11-161-2/+2
* Don't use platform-specific methods for initializationChris Robinson2007-11-162-14/+5
* Move ALu.c to the Alc directoryChris Robinson2007-11-151-0/+0
* Use a better name for the device list init function and make it staticChris Robinson2007-11-151-22/+16
* Use aluBytesFromFormat and aluChannelsFromFormat to get the channel count and...Chris Robinson2007-11-151-30/+9
* Don't track changes to CMakeConf, where build-generated files goChris Robinson2007-11-131-0/+1
* Initial importChris Robinson2007-11-1342-0/+17641