Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the backend factory deinit method | Chris Robinson | 2019-04-14 | 1 | -1/+0 |
* | Return a unique_ptr for the backend | Chris Robinson | 2018-12-29 | 1 | -1/+1 |
* | Make the backend type an enum class | Chris Robinson | 2018-12-29 | 1 | -2/+2 |
* | Convert the backends to use proper inheritence | Chris Robinson | 2018-12-28 | 1 | -1/+1 |
* | Remove extraneous typedef, struct, and enum keywords | Chris Robinson | 2018-12-24 | 1 | -1/+1 |
* | Convert the SndIO backend factory | Chris Robinson | 2018-11-15 | 1 | -0/+20 |