aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Reimplement panning using lookup tables, based on a patch by Christian BorssChris Robinson2009-01-241-0/+6
| | | | | | 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.
* Search for SDL.h in addition to SDL/SDL.hChris Robinson2008-12-121-0/+6
|
* Add an SDL backendChris Robinson2008-12-071-0/+3
|
* Append the driver and its version to the AL version stringChris Robinson2008-10-251-0/+3
|
* Include float.h if it exists, for _RC_CHOP and _MCW_RCChris Robinson2008-10-141-0/+3
|
* Add a Solaris playback backendChris Robinson2008-09-071-0/+3
|
* Include fenv.h if it exists for fesetroundChris Robinson2008-08-081-0/+9
|
* Use pthread_mutexattr_setkind_np as a fallback to set a recursive mutex typeChris Robinson2008-05-151-0/+3
| | | | Some systems (FreeBSD) don't like setting it through pthread_mutexattr_settype
* Use acosf when availableChris Robinson2008-01-151-0/+3
|
* Check for GCC's destructor attribute before using itChris Robinson2007-11-161-0/+3
|
* Initial importChris Robinson2007-11-131-0/+43