Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -5/+4 |
* | Use C++ with the winmm backend | Chris Robinson | 2018-11-09 | 1 | -318/+277 |
* | Convert the WinMM backend to C++ | Chris Robinson | 2018-11-08 | 1 | -0/+793 |