restore jack timebase master and jack session callback functionality (moved into...
[ardour.git] / libs / backends / jack / jack_audiobackend.h
2013-10-08 Paul Davisrestore jack timebase master and jack session callback...
2013-10-04 Paul DavisMerge branch 'audiothreads' of https://github.com/mojof...
2013-10-04 Tim MayberryMove processing thread list from ARDOUR::Graph into...
2013-10-04 Tim MayberryAdd AudioBackendThread class to support different threa...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-18 Paul Davissubstantive changes to allow the audio/MIDI setup dialo...
2013-09-13 Paul DavisMerge branch 'master--arm' of https://github.com/nphili...
2013-09-13 Paul Davisupdate JACK backend to use new inheritance structure...
2013-09-12 Paul Davisadd AudioBackendNativeThread to serve the same role...
2013-09-10 Paul Davismove control app launching back into audio backend...
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 JACK audio backend to its own folder and adjust...