13
0
livetrax/libs/backends/jack
Tim Mayberry a420328354 Reinstate call to package config for JACK backend
Not sure how this got lost, merge perhaps.
2013-12-03 20:28:17 +10:00
..
jack_api.cc 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_audiobackend.cc make JACK backend return the right set of values when asked for buffer sizes or sample rate of a device other than the one in use 2013-11-27 17:41:54 -05:00
jack_audiobackend.h move AudioBackend::_start() into protected, and expand a bit on documenting ::start() vs ::_start() 2013-11-27 14:27:27 -05:00
jack_connection.cc Use Sleep instead of usleep on windows in JACK backend 2013-12-03 20:28:10 +10: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 Remove command line string quoting when forming jack command line on windows 2013-12-02 21:28:19 +10: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 Reinstate call to package config for JACK backend 2013-12-03 20:28:17 +10:00