Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a type alias for ALC event bit masks | Chris Robinson | 2023-07-10 | 1 | -1/+2 |
| | |||||
* | Specify the device type for the event callback | Chris Robinson | 2023-06-01 | 1 | -3/+8 |
| | |||||
* | Fix alc::Event declaration | Chris Robinson | 2023-05-30 | 1 | -2/+2 |
| | |||||
* | Add a callback to report system device changes | Chris Robinson | 2023-05-30 | 1 | -0/+36 |
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. |