Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid calling through the vtable in the backends | Chris Robinson | 2018-11-13 | 1 | -2/+2 |
* | Use a vector in the wave backend | Chris Robinson | 2018-11-11 | 1 | -30/+13 |
* | Use C++ threads in the null and wave backends | Chris Robinson | 2018-11-11 | 1 | -21/+21 |
* | Use standard timing methods for the null and wave backends | Chris Robinson | 2018-11-10 | 1 | -30/+31 |
* | Get rid of the last few al_fopen calls | Chris Robinson | 2018-11-10 | 1 | -6/+10 |
* | Add missing consttructor and destructor calls for the wave backend | Chris Robinson | 2018-11-09 | 1 | -0/+2 |
* | Convert the wave backend to C++ | Chris Robinson | 2018-11-09 | 1 | -0/+461 |