Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the OSS backend factory | Chris Robinson | 2018-11-15 | 1 | -77/+54 |
* | Remove checks for functions that always exist | Chris Robinson | 2018-11-15 | 1 | -10/+0 |
* | 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 | -4/+4 |
* | Use C++ more in the OSS backend | Chris Robinson | 2018-11-14 | 1 | -56/+49 |
* | Use a C++ vector for enumerated OSS devices | Chris Robinson | 2018-11-14 | 1 | -155/+146 |
* | Use an anonymous namespace in the OSS backend | Chris Robinson | 2018-11-13 | 1 | -8/+12 |
* | Convert the OSS backend to C++ | Chris Robinson | 2018-11-12 | 1 | -0/+875 |