Merge branch 'master' into cairocanvas
[ardour.git] / libs / ardour / ardour / audio_backend.h
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
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-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-05 Paul DavisMerge branch 'master' into cairocanvas
2013-12-05 Paul DavisMerge branch 'expvis' of https://github.com/mojofunk...
2013-12-05 Tim MayberryUse the correct visibility macros
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-04 Paul DavisMerge branch 'master' into exportvis
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-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-21 Paul Davisadd default sample rate and buffer size methods to...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export visibility macros across libardour
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 Davisslightly change AudioBackend API to allow specifying...
2013-10-10 Paul Davisadd API to get current MIDI option from an audio/MIDI...
2013-10-10 Paul Davisadd API to AudioBackend to allow discovery of possible...
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
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 Davisuse visibility control on JACK audio backend, so that...
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul Davischange inheritance so that an AudioBackend IS-A PortEngine
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-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-05 Paul Davisadd notion of unavailable devices to ARDOUR::AudioBackend
2013-08-04 Paul Davisstart work on the changes to EngineControl (dialog...
2013-08-03 Paul Davisaudioengine branch can now load and run at least one...
2013-08-01 Paul Davisstart code reorganization needed to deal with backend...
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-07-31 Paul Davismore stuff compiles
2013-07-30 Paul Davisjack_audiobackend.cc finally compiles
2013-07-25 Paul Davismost of libardour now actually compiles
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-07-24 Paul Davismore miscellaneous changes for audioengine, all of...
2013-07-24 Paul Davispre-initial version of AudioBackend API (still under...