Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure the temporary HRIRs are properly aligned | Chris Robinson | 2019-10-01 | 1 | -1/+1 |
* | Avoid extraneous parameters | Chris Robinson | 2019-09-25 | 1 | -14/+11 |
* | Use blended HRIRs for the B-Format decode | Chris Robinson | 2019-09-24 | 1 | -47/+86 |
* | Move the ifstream wrapper to common | Chris Robinson | 2019-09-22 | 1 | -1/+2 |
* | Fix a couple more annoying conversion warnings | Chris Robinson | 2019-09-18 | 1 | -2/+2 |
* | Avoid hiding a class member function | Chris Robinson | 2019-09-18 | 1 | -5/+5 |
* | Enable and fix some more warnings | Chris Robinson | 2019-09-18 | 1 | -2/+2 |
* | Clean up some more shadowing warnings | Chris Robinson | 2019-09-16 | 1 | -4/+4 |
* | Fix a copy-paste error | Chris Robinson | 2019-09-14 | 1 | -1/+1 |
* | Enable and fix more warnings | Chris Robinson | 2019-09-14 | 1 | -4/+4 |
* | Fix some more implicit conversions noted by GCC | Chris Robinson | 2019-09-14 | 1 | -23/+26 |
* | Make IrSize unsigned | Chris Robinson | 2019-09-13 | 1 | -94/+92 |
* | Simplify flexible array member usage | Chris Robinson | 2019-09-11 | 1 | -15/+4 |
* | Remove unneeded TRACEREF logging | Chris Robinson | 2019-09-08 | 1 | -2/+2 |
* | Only use one accumulation buffer for B-Format HRTF mixing | Chris Robinson | 2019-09-03 | 1 | -1/+1 |
* | Update some includes | Chris Robinson | 2019-08-05 | 1 | -2/+1 |
* | Make a couple counts size_t | Chris Robinson | 2019-08-03 | 1 | -4/+4 |
* | Add a common base for auto-deleting ref-counted objects | Chris Robinson | 2019-08-01 | 1 | -4/+4 |
* | Use float2 where appropriate | Chris Robinson | 2019-07-31 | 1 | -2/+2 |
* | Don't templatize HrirArray | Chris Robinson | 2019-07-31 | 1 | -2/+2 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+1400 |