Commit graph

11 commits

Author SHA1 Message Date
Paul Davis
9afca82efc current version of JACK backend, from Ardour 2014-08-17 21:37:19 -04:00
Valeriy Kamyshniy
89502ea75c Eliminating JACK
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446465]
2014-03-26 11:02:08 -05:00
Paul Davis
0258f2958b switch from using Sleep/usleep to Glib::usleep() 2013-12-03 10:24:05 -05:00
Tim Mayberry
0f6a65e405 Use Sleep instead of usleep on windows in JACK backend 2013-12-03 20:28:10 +10:00
Paul Davis
611d93830a add 0.5 second sleep after closing JACK connection so that next startup/connect is likely to work (allowing JACK time to shutdown). Ugh 2013-11-27 15:25:10 -05:00
Paul Davis
c736d88a5f 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
Paul Davis
f51537b71d substantive changes to allow the audio/MIDI setup dialog to change settings as intended
So far only tested with JACK backend, but expected to be more correct for other backends too
2013-09-17 21:09:13 -04:00
Paul Davis
bde50d5396 really fix build issues after removal of "using" directives 2013-09-14 16:34:08 -04:00
Paul Davis
25b9e266eb fix build issues after removal of "using" directives 2013-09-14 16:24:21 -04:00
Paul Davis
f5191e6257 cerr output when JACK halt callback is executed 2013-09-14 16:18:17 -04:00
Paul Davis
f4cf283f26 move JACK audio backend to its own folder and adjust build system to reflect that (installed version may now work) 2013-09-07 11:03:57 -04:00
Renamed from libs/ardour/jack_connection.cc (Browse further)