Only show user-presets in favorite sidebar
[ardour.git] / libs / backends / jack / jack_audiobackend.h
2018-11-28 Robin GareusRemove ambiguous API implementation
2018-10-17 Paul Davisadd new API for retrieving port flags from backend
2018-10-11 Robin GareusAdd API to query backend realtime thread priority
2017-10-30 Robin GareusAdd & implement PortEngine::externally_connected() API
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-05 Robin GareusUpdate backend API: read-only MIDI input buffers
2016-04-17 Robin Gareusimplement metadata-set for remaining backends
2015-12-05 Robin GareusJACK: expose --nperiods option
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-08 Robin Gareusadd backend support for port properties (jack)
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2014-10-23 Robin Gareusweak/runtime jack linking: load libjack dynamically...
2014-10-22 Paul Davisfix all 4 backends' failure to include the main "backen...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-01 Paul DavisAdd AudioBackend::info() method to retrieve AudioBacken...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-24 Paul Davisremove unused and unimplementable audio engine sample...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-05 Paul DavisMerge branch 'master' into cairocanvas
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-04 Paul Davischange "cpu" in cpu load backend functions
2013-12-04 Paul Davischange "cpu" in cpu load backend functions
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-27 Paul DavisMerge branch 'master' into cairocanvas
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul Davismove AudioBackend::_start() into protected, and expand...
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-31 Paul Davisfix merge with master
2013-10-28 Paul Davisfix thinko in declaration of ARDOUR::PortEngine::get_po...
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-17 Paul Davismerge with master and fix 2 conflicts
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
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 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 Davisrestore jack timebase master and jack session callback...
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 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 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-14 Paul Davisfix merge conflicts with master
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 Davisupdate JACK backend to use new inheritance structure...
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-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...