aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/hrtf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a regular char* for the device's nameChris Robinson2018-11-151-10/+2
* Pass a normal const char* to EnumerateHrtfChris Robinson2018-11-151-4/+4
* Make the enumerated HRTF entry name a char*Chris Robinson2018-11-121-20/+25
* Use C++ more with helpers.cppChris Robinson2018-11-111-55/+29
* Use C++ more in hrtf.cppChris Robinson2018-11-091-499/+439
* Convert hrtf.c to C++Chris Robinson2018-11-091-0/+1410