summaryrefslogtreecommitdiff
path: root/libs/backends
AgeCommit message (Expand)Author
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-09-19move configure-time dependency on PortAudio out of libs/ardour and into libs/...Paul Davis
2013-09-17Merge branch 'master' into cairocanvasPaul Davis
2013-09-17Merge branch 'master' into windowsPaul Davis
2013-09-17substantive changes to allow the audio/MIDI setup dialog to change settings a...Paul Davis
2013-09-16fix conflicts and merge with masterPaul Davis
2013-09-14Merge branch 'master' into cairocanvasPaul Davis
2013-09-14fix change in waf uselib name for libardour vs. masterPaul Davis
2013-09-14really fix build issues after removal of "using" directivesPaul Davis
2013-09-14Merge branch 'master' into windowsPaul Davis
2013-09-14fix build issues after removal of "using" directivesPaul Davis
2013-09-14Merge branch 'master' into windowsPaul Davis
2013-09-14cerr output when JACK halt callback is executedPaul Davis
2013-09-14fix return value from thread creation function when not connected to JACKPaul Davis
2013-09-13Merge branch 'master' into windowsPaul Davis
2013-09-13use visibility control on JACK audio backend, so that we can import this chan...Paul Davis
2013-09-13Merge branch 'master' into windowsPaul Davis
2013-09-13update JACK backend to use new inheritance structure for AudioBackendPaul Davis
2013-09-13explanatory commentPaul Davis
2013-09-12merge with master and fix Searchpath conflictPaul Davis
2013-09-12add AudioBackendNativeThread to serve the same role as jack_native_thread_tPaul Davis
2013-09-11always add a timeout value of 200msec to jack, just like qjackctl does.Paul Davis
2013-09-09fix name of control app for Delta1010Paul Davis
2013-09-09move control app launching back into audio backend to allow ASIO/CoreAudio mo...Paul Davis
2013-09-09fix control app breakagePaul Davis
2013-09-09add envy24 control app namePaul Davis
2013-09-09launching control app is now responsibility of ardour GUI, not audio backend;...Paul Davis
2013-09-09initial work on adding access to h/w control apps when ardour starts JACKPaul Davis
2013-09-09add can_change_{sample_rate,buffer_size}_while_running() methods to an AudioB...Paul Davis
2013-09-07move inadvertently moved jack_slave.cc back to its rightful spotPaul Davis
2013-09-07move JACK audio backend to its own folder and adjust build system to reflect ...Paul Davis