aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/loopback.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the loopback backendChris Robinson2018-11-151-46/+33
* Use a regular char* for the device's nameChris Robinson2018-11-151-1/+2
* Use std::string instead of al_string for enumeratingChris Robinson2018-11-151-2/+2
* Convert the loopback backend to C++Chris Robinson2018-11-091-0/+135