fix up enum mess caused by switching from JACK to Engine as the name for jack-related...
[ardour.git] / libs / backends /
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-19 Paul Davisshow a different audio/MIDI option screen if JACK is...
2013-09-18 Paul Davissubstantive changes to allow the audio/MIDI setup dialo...
2013-09-14 Paul Davisreally fix build issues after removal of "using" directives
2013-09-14 Paul Davisfix build issues after removal of "using" directives
2013-09-14 Paul Daviscerr output when JACK halt callback is executed
2013-09-14 Paul Davisfix return value from thread creation function when...
2013-09-13 Paul DavisMerge branch 'master--arm' of https://github.com/nphili...
2013-09-13 Paul Davisuse visibility control on JACK audio backend, so that...
2013-09-13 Paul Davisupdate JACK backend to use new inheritance structure...
2013-09-13 Paul Davisexplanatory comment
2013-09-12 Paul Davisadd AudioBackendNativeThread to serve the same role...
2013-09-12 Paul Davisalways add a timeout value of 200msec to jack, just...
2013-09-10 Paul Davisfix name of control app for Delta1010
2013-09-10 Paul Davismove control app launching back into audio backend...
2013-09-09 Paul Davisfix control app breakage
2013-09-09 Paul Davisadd envy24 control app name
2013-09-09 Paul Davislaunching control app is now responsibility of ardour...
2013-09-09 Paul Davisinitial work on adding access to h/w control apps when...
2013-09-09 Paul Davisadd can_change_{sample_rate,buffer_size}_while_running...
2013-09-07 Paul Davismove inadvertently moved jack_slave.cc back to its...
2013-09-07 Paul Davismove JACK audio backend to its own folder and adjust...