Chris Robinson
|
8b8f01e25d
|
Avoid more cases of an enum variable and type name clash
|
2018-11-18 08:01:50 -08:00 |
|
Chris Robinson
|
7b537c795b
|
Don't pass the current thread to althrd_setname
|
2018-11-17 06:07:04 -08:00 |
|
Chris Robinson
|
d4928d4e7d
|
Convert the Wave Writer backend factory
|
2018-11-15 21:53:14 -08:00 |
|
Chris Robinson
|
7b3a2085aa
|
Use a regular char* for the device's name
|
2018-11-15 06:23:01 -08:00 |
|
Chris Robinson
|
1971d0f5c6
|
Use std::string instead of al_string for enumerating
|
2018-11-15 04:24:33 -08:00 |
|
Chris Robinson
|
7088f4e34a
|
Avoid calling through the vtable in the backends
|
2018-11-13 18:41:24 -08:00 |
|
Chris Robinson
|
d3c4bab7bb
|
Use a vector in the wave backend
|
2018-11-11 03:29:43 -08:00 |
|
Chris Robinson
|
f99b16daa9
|
Use C++ threads in the null and wave backends
|
2018-11-11 00:33:04 -08:00 |
|
Chris Robinson
|
3939878cc0
|
Use standard timing methods for the null and wave backends
|
2018-11-10 19:31:23 -08:00 |
|
Chris Robinson
|
dc31969b04
|
Get rid of the last few al_fopen calls
|
2018-11-10 04:27:10 -08:00 |
|
Chris Robinson
|
b327a50a15
|
Add missing consttructor and destructor calls for the wave backend
|
2018-11-09 02:55:28 -08:00 |
|
Chris Robinson
|
b2cdfe58eb
|
Convert the wave backend to C++
|
2018-11-09 01:55:54 -08:00 |
|