summaryrefslogtreecommitdiff
path: root/libs/backends/jack/jack_connection.cc
AgeCommit message (Expand)Author
2019-08-03Update backend GPL boilerplate and (C) from git logRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-06-14probe buffersize if jackd is already running.Robin Gareus
2014-10-25proper solution for variable-args jack_client_open()Robin Gareus
2014-10-23weak/runtime jack linking: load libjack dynamically at runtimeRobin Gareus
2013-12-03switch from using Sleep/usleep to Glib::usleep()Paul Davis
2013-12-03Use Sleep instead of usleep on windows in JACK backendTim Mayberry
2013-11-27add 0.5 second sleep after closing JACK connection so that next startup/conne...Paul Davis
2013-09-25don't ping JACK server 4 times to see if it is already up when ardour startsPaul Davis
2013-09-17substantive changes to allow the audio/MIDI setup dialog to change settings a...Paul Davis
2013-09-14really fix build issues after removal of "using" directivesPaul Davis
2013-09-14fix build issues after removal of "using" directivesPaul Davis
2013-09-14cerr output when JACK halt callback is executedPaul Davis
2013-09-07move JACK audio backend to its own folder and adjust build system to reflect ...Paul Davis