aboutsummaryrefslogtreecommitdiffstats
path: root/alc/backends/loopback.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove DEF_NEWDELChris Robinson2023-12-161-2/+0
* Use a string_view for the backend open methodChris Robinson2023-08-061-2/+2
* Update include headersChris Robinson2021-04-271-5/+4
* Use the DeviceBase for the backendChris Robinson2021-04-241-2/+2
* Move a couple related functions to the backend baseChris Robinson2020-06-121-1/+1
* Don't return a bool from the backend start methodChris Robinson2020-04-281-3/+3
* Get rid of a redundant enumChris Robinson2020-03-301-1/+1
* Return the enumerated device names from the backendChris Robinson2020-03-301-2/+2
* Use exceptions for backend open failuresChris Robinson2019-10-071-3/+2
* Return and pass more appropriate types for backendsChris Robinson2019-09-151-6/+6
* Rename Alc to alcChris Robinson2019-07-281-0/+80