Change order of midi entries so a new backend will default to a working midi system.
[ardour.git] / libs / backends / jack /
2013-11-27 Paul Davisadd error check to call to PortManager::reestablish_ports
2013-11-27 Paul Davismove AudioBackend::_start() into protected, and expand...
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-05 Paul Davistry to fix various warnings from gcc when optimization...
2013-11-04 Paul DavisMerge branch 'master' into cairocanvas
2013-10-31 Paul Davisfix merge with master
2013-10-28 Paul Davisfix thinko in declaration of ARDOUR::PortEngine::get_po...
2013-10-23 Colin FletcherReport an error to stderr if creation of jack command...
2013-10-23 Colin FletcherDon't ever pass -d for device name to dummy jackd driver
2013-10-23 Colin FletcherFix setting playback & capture channel counts for jackd...
2013-10-23 Colin FletcherDon't fail jackd command line creation for jack dummy...
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-22 Paul DavisMerge branch 'miscfix' of https://github.com/mojofunk...
2013-10-21 Paul Davisfix issues with recording while synced to JACK (non...
2013-10-18 Paul DavisMerge branch 'master' into cairocanvas
2013-10-18 Paul Davisreverse the visibility.h files assumptions that we...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd -fvisibility=hidden to evoral, and make things...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 Paul Davisfix up issues with MIDI I/O option when using jack1...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-12 Paul Davisfix inability to export twice
2013-10-12 Paul Davisadapt JACK audiobackend to pay attention to new _start...
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-10 Paul Davissome slightly hackish changes to make it possible to...
2013-10-10 Paul Davisadd API to get current MIDI option from an audio/MIDI...
2013-10-10 Paul Davisadd JACK backend support for MIDI option discovery
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-08 Paul Davisreduce version requirement for JACK
2013-10-08 Paul Davismove JACK configuration test(s) down to where they...
2013-10-08 Paul Davisrestore jack timebase master and jack session callback...
2013-10-08 Paul Davis-arestore jack timebase master and jack session callbac...
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-04 Paul DavisMerge branch 'audiothreads' of https://github.com/mojof...
2013-10-04 Tim MayberryImplement JACKAudioBackend::in_process_thread
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-26 Paul Davisdon't ping JACK server 4 times to see if it is already...
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-19 Paul Davismove configure-time dependency on PortAudio out of...
2013-09-19 Paul Davisshow a different audio/MIDI option screen if JACK is...
2013-09-18 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-18 Paul Davissubstantive changes to allow the audio/MIDI setup dialo...
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul Davisfix change in waf uselib name for libardour vs. master
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-14 Paul Davisreally fix build issues after removal of "using" directives
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul Davisfix build issues after removal of "using" directives
2013-09-14 Paul DavisMerge branch 'master' into windows
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 DavisMerge branch 'master' into windows
2013-09-13 Paul Davisuse visibility control on JACK audio backend, so that...
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul Davisupdate JACK backend to use new inheritance structure...
2013-09-13 Paul Davisexplanatory comment
2013-09-12 Paul Davismerge with master and fix Searchpath conflict
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisadd AudioBackendNativeThread to serve the same role...
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
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...