Commit message (Expand) | 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/+4 |
* | Avoid calling through the vtable in the backends | Chris Robinson | 2018-11-13 | 1 | -2/+2 |
* | Convert the SoundIO backend to C++ | Chris Robinson | 2018-11-12 | 1 | -0/+603 |