Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a normal delete instead of ll_ringbuffer_free | Chris Robinson | 2018-12-22 | 1 | -13/+7 |
* | Use inline methods for the device format sizes | Chris Robinson | 2018-12-19 | 1 | -2/+2 |
* | Avoid several uses of memset | Chris Robinson | 2018-12-08 | 1 | -1/+1 |
* | Rename some struct members | Chris Robinson | 2018-11-26 | 1 | -92/+92 |
* | Make ll_ringbuffer_write/read take void*/const void* | Chris Robinson | 2018-11-19 | 1 | -3/+2 |
* | Use a std::string for the device name | Chris Robinson | 2018-11-18 | 1 | -5/+2 |
* | Avoid more cases of an enum variable and type name clash | Chris Robinson | 2018-11-18 | 1 | -2/+2 |
* | Convert the CoreAudio backend factory | Chris Robinson | 2018-11-15 | 1 | -39/+13 |
* | 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 |
* | Convert the CoreAudio backend to C++ | Chris Robinson | 2018-11-13 | 1 | -0/+820 |