Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't pass the current thread to althrd_setname | Chris Robinson | 2018-11-17 | 1 | -2/+2 |
* | Convert the SndIO backend factory | Chris Robinson | 2018-11-15 | 1 | -35/+11 |
* | 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 |