| Commit message (Expand) | Author | Age | Files | Lines |
* | Print the number of used measurements in sofa-info | Chris Robinson | 2020-10-07 | 1 | -1/+9 |
* | Improve handling main() with UTF-8 args on Windows | Chris Robinson | 2020-08-12 | 1 | -3/+1 |
* | Print the synthesized elevations' azimuth counts | Chris Robinson | 2020-06-16 | 1 | -2/+4 |
* | Print why a sofa file couldn't be opened | Chris Robinson | 2020-05-21 | 1 | -1/+2 |
* | Move duplicate SOFA-related functions to a reusable library | Chris Robinson | 2019-12-11 | 1 | -266/+4 |
* | Simplify a couple assignments | Chris Robinson | 2019-12-09 | 1 | -5/+3 |
* | Simplify a check | Chris Robinson | 2019-12-08 | 1 | -1/+1 |
* | Report the non-uniform elevations in sofa-info | Chris Robinson | 2019-12-08 | 1 | -15/+28 |
* | Simplify some parameters | Chris Robinson | 2019-12-08 | 1 | -34/+26 |
* | Improve detection of compatible layouts in SOFA files | Chris Robinson | 2019-12-08 | 1 | -124/+142 |
* | Limit the number of azimuths and elevations used in SOFA files | Chris Robinson | 2019-10-22 | 1 | -1/+9 |
* | More consistently use doubles in makemhr and loadsofa | Chris Robinson | 2019-10-22 | 1 | -33/+38 |
* | Use a unique_ptr to auto-free MYSOFA_HRTF | Chris Robinson | 2019-09-23 | 1 | -47/+32 |
* | Enable and fix more warnings | Chris Robinson | 2019-09-14 | 1 | -7/+3 |
* | Avoid C-style casts in C++ | Chris Robinson | 2019-09-11 | 1 | -1/+1 |
* | Fix some implicit casts | Chris Robinson | 2019-09-11 | 1 | -1/+1 |
* | Fixed MSVC error. | Penguin | 2019-07-14 | 1 | -9/+3 |
* | Fix building makehrtf and sofa-info on Windows | Chris Robinson | 2019-01-22 | 1 | -1/+1 |
* | Add a sofa-info utility to check sofa files | Chris Robinson | 2019-01-21 | 1 | -0/+383 |