Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make the enumerated HRTF entry name a char* | Chris Robinson | 2018-11-12 | 1 | -20/+25 | |
| | | | | | Would ideally be a std::string with the HRTF name itself, but they're still seen in C code. | |||||
* | Use C++ more with helpers.cpp | Chris Robinson | 2018-11-11 | 1 | -55/+29 | |
| | ||||||
* | Use C++ more in hrtf.cpp | Chris Robinson | 2018-11-09 | 1 | -499/+439 | |
| | ||||||
* | Convert hrtf.c to C++ | Chris Robinson | 2018-11-09 | 1 | -0/+1410 | |