aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/coreaudio.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert the CoreAudio backend factoryChris Robinson2018-11-151-39/+13
* Use a regular char* for the device's nameChris Robinson2018-11-151-2/+4
* Use std::string instead of al_string for enumeratingChris Robinson2018-11-151-3/+4
* Convert the CoreAudio backend to C++Chris Robinson2018-11-131-0/+820