|
22b07e0233
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
|
4dc63966f0
|
globally remove all trailing whitespace from ardour code base.
Paul Davis was responsible for introducing almost all of this.
|
2015-10-04 14:51:05 -04:00 |
|
|
573ec69a9a
|
probe buffersize if jackd is already running.
|
2015-06-14 18:10:31 +02:00 |
|
|
a6ceff61dd
|
proper solution for variable-args jack_client_open()
|
2014-10-25 17:28:13 +02:00 |
|
|
f3ff1b9669
|
weak/runtime jack linking: load libjack dynamically at runtime
|
2014-10-23 16:53:13 +02:00 |
|
|
0258f2958b
|
switch from using Sleep/usleep to Glib::usleep()
|
2013-12-03 10:24:05 -05:00 |
|
|
0f6a65e405
|
Use Sleep instead of usleep on windows in JACK backend
|
2013-12-03 20:28:10 +10:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
bde50d5396
|
really fix build issues after removal of "using" directives
|
2013-09-14 16:34:08 -04:00 |
|
|
25b9e266eb
|
fix build issues after removal of "using" directives
|
2013-09-14 16:24:21 -04:00 |
|
|
f5191e6257
|
cerr output when JACK halt callback is executed
|
2013-09-14 16:18:17 -04:00 |
|
|
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 |
|