Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a regular char* for the device's name | Chris Robinson | 2018-11-15 | 1 | -2/+4 |
| | |||||
* | Use std::string instead of al_string for enumerating | Chris Robinson | 2018-11-15 | 1 | -3/+3 |
| | |||||
* | Avoid calling through the vtable in the backends | Chris Robinson | 2018-11-13 | 1 | -5/+5 |
| | |||||
* | Convert the QSA backend to C++ | Chris Robinson | 2018-11-13 | 1 | -0/+1078 |
This may very well not work, since there's no testing and my IDE is not able to show real problems over the incompatibilities with ALSA headers. |