13
0
livetrax/libs/backends/jack
Paul Davis daaa59b533 Revert "When writing '.jackdrc' make sure we enclose any device names in
quotation marks". This patch is incorrect. The string quoting must be done ONLY
when creating a string to be written to ~/.jackdrc or similar, not when
constructing an argument list.

This reverts commit 5626ea2b1f.
2014-06-03 20:08:26 -04:00
..
jack_api.cc Add AudioBackend::info() method to retrieve AudioBackendInfo object 2014-05-01 09:14:25 -04:00
jack_audiobackend.cc Add AudioBackend::info() method to retrieve AudioBackendInfo object 2014-05-01 09:14:25 -04:00
jack_audiobackend.h Add AudioBackend::info() method to retrieve AudioBackendInfo object 2014-05-01 09:14:25 -04:00
jack_connection.cc switch from using Sleep/usleep to Glib::usleep() 2013-12-03 10:24:05 -05:00
jack_connection.h don't ping JACK server 4 times to see if it is already up when ardour starts 2013-09-25 22:56:28 -04:00
jack_portengine.cc fix thinko in declaration of ARDOUR::PortEngine::get_port_by_name() 2013-10-28 09:46:59 -04:00
jack_session.cc Include pbd/localtime_r.h in session_jack.cc for MinGW 2013-12-02 21:22:14 +10:00
jack_session.h -arestore jack timebase master and jack session callback functionality (moved into the JACK backend) 2013-10-08 14:01:43 -04:00
jack_utils.cc Revert "When writing '.jackdrc' make sure we enclose any device names in 2014-06-03 20:08:26 -04:00
jack_utils.h adapt JACK audiobackend to pay attention to new _start() API related to latency measurement 2013-10-12 10:03:15 -04:00
wscript finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00