Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move extension function declarations to alext.h/efx.h | Chris Robinson | 2010-03-23 | 1 | -0/+1 |
| | |||||
* | Define AL_BUILD_LIBRARY only when building the lib | Chris Robinson | 2010-03-22 | 1 | -3/+2 |
| | |||||
* | DXSDK_DIR is MSVC only | Alam Arias | 2010-03-18 | 1 | -12/+13 |
| | |||||
* | add _CRT_NONSTDC_NO_DEPRECATE define for MSVC | Alam Arias | 2010-03-18 | 1 | -0/+1 |
| | |||||
* | Add EFX types and enums to alext.h | Chris Robinson | 2010-03-09 | 1 | -0/+1 |
| | | | | | The types and enums are in efx.h, which is included by alext.h. It's done this way because EFX has a lot if definitions which would polute alext.h | ||||
* | Use powf when available | Chris Robinson | 2010-03-07 | 1 | -0/+1 |
| | |||||
* | Better handle run-time linking | Chris Robinson | 2010-02-16 | 1 | -8/+8 |
| | |||||
* | Properly check for functions in Win32 shared libs | Chris Robinson | 2010-02-16 | 1 | -8/+6 |
| | |||||
* | Enable the WinMM backend only if the lib check succeeds | Chris Robinson | 2010-02-05 | 1 | -4/+4 |
| | |||||
* | Release 1.11.753openal-soft-1.11.753 | Chris Robinson | 2010-01-17 | 1 | -2/+2 |
| | |||||
* | Use GCC's format attribute for al_printf | Chris Robinson | 2010-01-12 | 1 | -0/+3 |
| | |||||
* | Hide OSS and Solaris devices if their files can't be stat'd | Chris Robinson | 2010-01-09 | 1 | -0/+1 |
| | |||||
* | Prettify CMake checks for compiler switches | Chris Robinson | 2009-12-09 | 1 | -0/+2 |
| | |||||
* | Move the pkg-config file to the base directory | Chris Robinson | 2009-12-09 | 1 | -3/+3 |
| | |||||
* | Check for the pthread_setschedparam function | Chris Robinson | 2009-11-29 | 1 | -0/+2 |
| | |||||
* | Release 1.10.622openal-soft-1.10.622 | Chris Robinson | 2009-11-08 | 1 | -2/+2 |
| | |||||
* | Use the DXSDK_DIR variable when set | Chris Robinson | 2009-11-02 | 1 | -0/+12 |
| | |||||
* | Use a realtime clock for measuring time | Chris Robinson | 2009-11-01 | 1 | -0/+5 |
| | |||||
* | Check for the -pthread switch instead of using _REENTRANT | Chris Robinson | 2009-10-23 | 1 | -2/+7 |
| | |||||
* | Release 1.9.563openal-soft-1.9.563 | Chris Robinson | 2009-09-26 | 1 | -2/+2 |
| | |||||
* | Add in-progress working extension AL_EXTX_sample_buffer_object | Chris Robinson | 2009-08-16 | 1 | -0/+1 |
| | |||||
* | Release 1.8.466openal-soft-1.8.466 | Chris Robinson | 2009-06-07 | 1 | -2/+2 |
| | |||||
* | Use a thread-safe static inline function for printing | Chris Robinson | 2009-06-07 | 1 | -0/+10 |
| | |||||
* | Set an error if NaN is given for panning values | Chris Robinson | 2009-05-31 | 1 | -0/+12 |
| | |||||
* | Make sure _CRT_SECURE_NO_WARNINGS is always defined for MSVC | Chris Robinson | 2009-05-26 | 1 | -0/+1 |
| | |||||
* | Dynamically load PulseAudio | Chris Robinson | 2009-05-19 | 1 | -3/+6 |
| | |||||
* | Optionally install the sample configuration file | Chris Robinson | 2009-05-17 | 1 | -0/+10 |
| | |||||
* | Add a PulseAudio backend | Chris Robinson | 2009-04-16 | 1 | -1/+17 |
| | |||||
* | Add the Echo effect | Chris Robinson | 2009-04-12 | 1 | -0/+1 |
| | |||||
* | Use LIB_SUFFIX when creating the default lib install dir | Chris Robinson | 2009-04-07 | 1 | -1/+1 |
| | | | | Thanks to Hanno Böck for pointing this out | ||||
* | Release 1.7.411openal-soft-1-7-411 | Chris Robinson | 2009-03-14 | 1 | -2/+2 |
| | |||||
* | Dynamically load dsound when possible | Chris Robinson | 2009-03-10 | 1 | -10/+11 |
| | |||||
* | Remove the SDL backend | Chris Robinson | 2009-03-10 | 1 | -22/+0 |
| | |||||
* | Add a PortAudio backend | Chris Robinson | 2009-03-10 | 1 | -0/+19 |
| | |||||
* | Install the pkgconfig file to the correct directory | Chris Robinson | 2009-02-10 | 1 | -1/+1 |
| | |||||
* | Reimplement panning using lookup tables, based on a patch by Christian Borss | Chris Robinson | 2009-01-24 | 1 | -1/+3 |
| | | | | | | This allows speaker positions to be specified by discrete angles around the listener, providing more flexibility and configurability in placement. Additional patches to take advantage of this are forthcoming. | ||||
* | Properly capitalize the libname in Win32 | Chris Robinson | 2009-01-10 | 1 | -1/+1 |
| | |||||
* | Remove XCOMPILEWIN32 option in favor of CMake 2.6's cross-compiling caps | Chris Robinson | 2008-12-12 | 1 | -14/+3 |
| | |||||
* | Search for SDL.h in addition to SDL/SDL.h | Chris Robinson | 2008-12-12 | 1 | -2/+5 |
| | |||||
* | Fix some CMake checks | Chris Robinson | 2008-12-07 | 1 | -3/+3 |
| | |||||
* | Add an SDL backend | Chris Robinson | 2008-12-07 | 1 | -0/+19 |
| | |||||
* | Let CMAKE_DEBUG_POSTFIX be exposed for graphical CMake front-ends | Chris Robinson | 2008-12-02 | 1 | -0/+5 |
| | |||||
* | Release 1.6.372openal-soft-1.6.372 | Chris Robinson | 2008-11-21 | 1 | -2/+2 |
| | |||||
* | Non-cross-compiled DLLs shouldn't have lib prefixed | Chris Robinson | 2008-11-18 | 1 | -0/+3 |
| | |||||
* | DirectSound is not explicitly dependant on windows.h | Chris Robinson | 2008-11-16 | 1 | -15/+15 |
| | |||||
* | Implement a new reverb effect | Chris Robinson | 2008-11-16 | 1 | -0/+1 |
| | | | | Code created and graciously provided by Christopher Fitzgerald | ||||
* | Add cross-compiling option | Chris Robinson | 2008-11-13 | 1 | -8/+19 |
| | |||||
* | Include float.h if it exists, for _RC_CHOP and _MCW_RC | Chris Robinson | 2008-10-14 | 1 | -0/+1 |
| | |||||
* | Use a new low-pass filter, based on the I3DL2 spec | Chris Robinson | 2008-10-02 | 1 | -1/+0 |
| | | | | Many thanks to Christopher Fitzgerald, for helping with it | ||||
* | Add a variable to override the default library type with | Chris Robinson | 2008-09-16 | 1 | -2/+5 |
| |