13
0
livetrax/libs/backends/dummy
Tim Mayberry b565357bf4 Remove incorrect code for mingw in DummyAudioBackend::in_process_thread
I'm assuming this section was copied from the JackAudioBackend where the
thread type is not pthread_t for mingw, but in the DummyAudioBackend it
is.
2014-05-14 09:48:33 +10:00
..
dummy_audiobackend.cc Remove incorrect code for mingw in DummyAudioBackend::in_process_thread 2014-05-14 09:48:33 +10:00
dummy_audiobackend.h Add AudioBackend::info() method to retrieve AudioBackendInfo object 2014-05-01 09:14:25 -04:00
wscript finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00