| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a lost comment | Chris Robinson | 2011-07-18 | 1 | -1/+2 |
* | Fix GetMovingHrtfCoeffs return type | Chris Robinson | 2011-07-17 | 1 | -1/+1 |
* | Fade between HRTF coefficients, to reduce noise from sudden changes | Chris Robinson | 2011-07-16 | 1 | -2/+138 |
* | Warn about HRTF being disabled in the compatibility check function | Chris Robinson | 2011-07-16 | 1 | -0/+3 |
* | Improve the external HRTF data file format | Chris Robinson | 2011-07-16 | 1 | -30/+107 |
* | Make the sample rate part of the HRTF struct | Chris Robinson | 2011-07-15 | 1 | -5/+7 |
* | Rename the ERROR macro to ERR | Chris Robinson | 2011-07-13 | 1 | -3/+3 |
* | Replace some AL_PRINT calls with proper logging | Chris Robinson | 2011-07-10 | 1 | -3/+3 |
* | Fix some formatting | Chris Robinson | 2011-07-04 | 1 | -2/+2 |
* | Implement a lerped lookup of the HRTF coefficients/delays | Chris Robinson | 2011-07-04 | 1 | -20/+82 |
* | Add a function to check if a device is compatible with the Hrtf filter | Chris Robinson | 2011-06-25 | 1 | -0/+8 |
* | Fix formatter for size_t | Chris Robinson | 2011-06-24 | 1 | -1/+1 |
* | Use separate lines for HRTF history and values | Chris Robinson | 2011-06-17 | 1 | -1/+1 |
* | Change HRTF table user input format | Chris Robinson | 2011-06-03 | 1 | -25/+25 |
* | Readd the default HRTF filter (based on the diffuse set) | Chris Robinson | 2011-06-03 | 1 | -1/+3 |
* | Use a minimum phase HRTF data set | Chris Robinson | 2011-06-03 | 1 | -44/+87 |
* | Fix HRTF elevation calculation | Chris Robinson | 2011-05-19 | 1 | -4/+4 |
* | Properly handle elevations that don't have angles up to 180 | Chris Robinson | 2011-05-03 | 1 | -4/+7 |
* | Add an HRTF filter for mono sources | Chris Robinson | 2011-05-01 | 1 | -0/+75 |