ardour/libs/backends/jack
John Emmas 3d1ff60c57 (Windows) Add support for finding the bundled version of Jack which comes with Mixbus
A few things need to be tested / completed:-
    1) The code is currently guarded by #ifdef COMPILER_MSVC. This is just precautionary. If it builds okay with MinGW ,the guard can be removed.
    2) Windows Playback and Capture devices almost always have different names. This needs to get accommodated in our Backend dialog (as in Mixbus)
    3) Windows Playback and Capture devices will almost always contain spaces. We need to accommodate this when writing to .jackdrc (surround them in quote marks)
2014-08-16 17:19:11 -04:00
..
jack_api.cc Add AudioBackend::info() method to retrieve AudioBackendInfo object 2014-08-16 16:17:48 -04:00
jack_audiobackend.cc Add AudioBackend::info() method to retrieve AudioBackendInfo object 2014-08-16 16:17:48 -04:00
jack_audiobackend.h Add AudioBackend::info() method to retrieve AudioBackendInfo object 2014-08-16 16:17:48 -04:00
jack_utils.cc (Windows) Add support for finding the bundled version of Jack which comes with Mixbus 2014-08-16 17:19:11 -04:00
wscript finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00