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 ALSA backend factory | Chris Robinson | 2018-11-15 | 1 | -74/+53 |
* | Use a regular char* for the device's name | Chris Robinson | 2018-11-15 | 1 | -4/+6 |
* | Use std::string instead of al_string for enumerating | Chris Robinson | 2018-11-15 | 1 | -4/+2 |
* | More clearly check if the buffer is not empty | Chris Robinson | 2018-11-14 | 1 | -1/+1 |
* | Fix some comment indentation | Chris Robinson | 2018-11-13 | 1 | -3/+3 |
* | Use C++ more with the ALSA backend | Chris Robinson | 2018-11-13 | 1 | -359/+276 |
* | Convert the ALSA backend to C++ | Chris Robinson | 2018-11-13 | 1 | -0/+1470 |