| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a comment describing the sinc function | Chris Robinson | 2012-11-18 | 1 | -1/+1 |
* | Fix off-by-one error in the makehrtf dither and add a resample option | Chris Robinson | 2012-11-18 | 1 | -128/+389 |
* | Fix some types | Chris Robinson | 2012-10-25 | 1 | -5/+6 |
* | Properly scale the HRTF delays when writing them | Chris Robinson | 2012-09-12 | 1 | -3/+2 |
* | Use the correct size for defaultCoeffs | Chris Robinson | 2012-09-11 | 1 | -1/+1 |
* | Use HUGE_VAL instead of dividing by 0 for infinity, where possible | Chris Robinson | 2012-09-11 | 1 | -4/+8 |
* | Silence a couple MSVC warnings | Chris Robinson | 2012-09-11 | 1 | -2/+2 |
* | Add example HRTF definition files for makehrtf | Chris Robinson | 2012-09-11 | 3 | -0/+3250 |
* | Update HRTF code | Chris Robinson | 2012-09-11 | 1 | -527/+2178 |
* | Print the device name in printALCInfo | Chris Robinson | 2012-04-16 | 1 | -5/+10 |
* | Add a missing round() for MSVC | Chris Robinson | 2012-03-27 | 1 | -0/+9 |
* | Make sure M_PI is defined for makehrtf | Chris Robinson | 2012-03-27 | 1 | -0/+4 |
* | Avoid DOS-style line-endings and stdint types for the makehrtf utility | Chris Robinson | 2012-03-25 | 1 | -739/+740 |
* | Add a utility to generate OpenAL Soft's HRTF data from the MIT KEMAR data | Chris Robinson | 2012-03-22 | 1 | -0/+739 |
* | Print out a more descriptive name for the opened device in openal-info | Chris Robinson | 2012-03-01 | 1 | -1/+4 |
* | Use alGetEnumValue to check for supported filters and effects | Chris Robinson | 2011-09-10 | 1 | -112/+48 |
* | Print the ALC_DEFAULT_ALL_DEVICES_SPECIFIER when available | Chris Robinson | 2011-08-20 | 1 | -2/+6 |
* | Avoid including config.h in the utilities | Chris Robinson | 2011-05-17 | 1 | -2/+0 |
* | Recognize ALC_EXT_DEDICATED with openal-info | Chris Robinson | 2011-03-12 | 1 | -1/+32 |
* | Rename examples to utilities | Chris Robinson | 2010-07-17 | 1 | -0/+332 |