Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a standard string for the device's HRTF name | Chris Robinson | 2018-11-18 | 1 | -5/+4 |
* | Use a regular vector for the enumerated HRTF list | Chris Robinson | 2018-11-18 | 1 | -12/+9 |
* | Use a std::string for the device name | Chris Robinson | 2018-11-18 | 1 | -9/+9 |
* | Avoid more cases of an enum variable and type name clash | Chris Robinson | 2018-11-18 | 1 | -14/+14 |
* | Remove unused headers and checks | Chris Robinson | 2018-11-17 | 1 | -1/+0 |
* | Use a regular char* for the device's name | Chris Robinson | 2018-11-15 | 1 | -17/+9 |
* | Pass a normal const char* to EnumerateHrtf | Chris Robinson | 2018-11-15 | 1 | -1/+1 |
* | Make the enumerated HRTF entry name a char* | Chris Robinson | 2018-11-12 | 1 | -3/+3 |
* | Use a regular char* for the HRTF string name | Chris Robinson | 2018-11-12 | 1 | -7/+18 |
* | Convert ambdec.c to C++ | Chris Robinson | 2018-11-03 | 1 | -18/+15 |
* | Convert panning.c to C++ | Chris Robinson | 2018-11-03 | 1 | -0/+1236 |