aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add a skeleton backend for MMDevApiChris Robinson2011-05-151-0/+14
* Add an option to use Wine's Windows headers when building under MinGWChris Robinson2011-05-151-0/+16
* Check for the C99 restrict keywordChris Robinson2011-05-021-0/+6
* Add an HRTF filter for mono sourcesChris Robinson2011-05-011-0/+1
* Add a CoreAudio backendChris Robinson2011-03-151-0/+15
* Add support for ALC_EXT_DEDICATEDChris Robinson2011-03-121-0/+1
* Implement a basic non-real-time loopback deviceChris Robinson2011-03-111-0/+1
* Release 1.13openal-soft-1.13Chris Robinson2011-02-151-1/+1
* Add an option to force usage of static MSVC runtimesChris Robinson2011-02-081-0/+11
* Check for internal visibility, since that's what is usedChris Robinson2011-02-071-1/+1
* Add the standard "revision" number to the library nameChris Robinson2011-02-061-1/+1
* Use "internal" visibility by defaultChris Robinson2010-12-081-1/+1
* Uninline some functionsChris Robinson2010-11-281-1/+1
* Improve static builds with MinGWChris Robinson2010-11-281-13/+15
* Prefer GCC's constructor, even in WindowsChris Robinson2010-11-281-3/+3
* Remove explicit use of -funroll-loopsChris Robinson2010-10-151-2/+2
* Move the core mixer functions to a separate source fileChris Robinson2010-08-031-0/+1
* Separate speaker/panning initialization into another source fileChris Robinson2010-08-031-0/+1
* Rename examples to utilitiesChris Robinson2010-07-171-16/+21
* Set the backend HAVE_ macros off before checking their availabilityChris Robinson2010-07-171-1/+9
* Remove the commit count from the version numberChris Robinson2010-07-161-2/+1
* Make the Wave Writer backend optionalChris Robinson2010-06-081-2/+9
* Add a Null Output deviceChris Robinson2010-05-281-1/+2
* Add an empty efx-creative.h headerChris Robinson2010-05-211-0/+1
* Always look for winmm under WindowsChris Robinson2010-05-161-0/+8
* Don't use LIB_INSTALL_DIR since that can be the full pathChris Robinson2010-04-111-9/+6
* Implement a skeleton Ring Modulator effectChris Robinson2010-04-081-0/+1
* Release 1.12.854openal-soft-1.12.854Chris Robinson2010-03-291-2/+2
* Move extension function declarations to alext.h/efx.hChris Robinson2010-03-231-0/+1
* Define AL_BUILD_LIBRARY only when building the libChris Robinson2010-03-221-3/+2
* DXSDK_DIR is MSVC onlyAlam Arias2010-03-181-12/+13
* add _CRT_NONSTDC_NO_DEPRECATE define for MSVCAlam Arias2010-03-181-0/+1
* Add EFX types and enums to alext.hChris Robinson2010-03-091-0/+1
* Use powf when availableChris Robinson2010-03-071-0/+1
* Better handle run-time linkingChris Robinson2010-02-161-8/+8
* Properly check for functions in Win32 shared libsChris Robinson2010-02-161-8/+6
* Enable the WinMM backend only if the lib check succeedsChris Robinson2010-02-051-4/+4
* Release 1.11.753openal-soft-1.11.753Chris Robinson2010-01-171-2/+2
* Use GCC's format attribute for al_printfChris Robinson2010-01-121-0/+3
* Hide OSS and Solaris devices if their files can't be stat'dChris Robinson2010-01-091-0/+1
* Prettify CMake checks for compiler switchesChris Robinson2009-12-091-0/+2
* Move the pkg-config file to the base directoryChris Robinson2009-12-091-3/+3
* Check for the pthread_setschedparam functionChris Robinson2009-11-291-0/+2
* Release 1.10.622openal-soft-1.10.622Chris Robinson2009-11-081-2/+2
* Use the DXSDK_DIR variable when setChris Robinson2009-11-021-0/+12
* Use a realtime clock for measuring timeChris Robinson2009-11-011-0/+5
* Check for the -pthread switch instead of using _REENTRANTChris Robinson2009-10-231-2/+7
* Release 1.9.563openal-soft-1.9.563Chris Robinson2009-09-261-2/+2
* Add in-progress working extension AL_EXTX_sample_buffer_objectChris Robinson2009-08-161-0/+1
* Release 1.8.466openal-soft-1.8.466Chris Robinson2009-06-071-2/+2