aboutsummaryrefslogtreecommitdiffstats
path: root/alc/events.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a callback to report system device changesChris Robinson2023-05-301-0/+98
Devices being added or removed, or the default device changing. Not all backends report this (none do currently), but it'll be supported where it can.