libardour support for timespan realtime export
[ardour.git] / libs / ardour / ardour / graph.h
2015-12-02 Robin Gareusrename ProcessSemaphore to Semaphore (libs)
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-30 Robin Gareustake down backend specific threads with backend
2014-12-18 David RobillardRemove some aborts that don't really need to be.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
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-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
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-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
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-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-14 Paul Davisfix merge conflicts with master
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-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisUse jack_native_thread_t for portability
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-03-01 Paul Davisfollow glib include rules, sigh
2012-01-22 Carl HetheringtonFor now, only use the multi-threaded process code if...
2011-11-09 Carl HetheringtonAlert the user if a connection is made which causes
2011-11-05 Carl HetheringtonA few more comments.
2011-11-05 Carl HetheringtonRemove what is IMHO an unnecessarily confusing typedef.
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-02-09 Paul Davissplit out ARDOUR::how_many_dsp_threads() ; fix test...
2011-02-07 Paul Davisallow dynamic process thread count resets
2011-01-19 Carl HetheringtonConfigure option to abort when malloc is called in...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-10-05 Carl HetheringtonFix incorrect angle brackets for includes.
2010-06-24 Paul Davisuse condvar and exception-proof mutex for chain swaps...
2010-06-24 Paul Davisclear activation_sets component of Graph, thus restorin...
2010-06-24 Paul Davisuse JACK thread creation functions to create process...
2010-06-21 Carl HetheringtonRemove unused variable.
2010-06-04 Paul Davismore style-guidification, plus do not run process threa...
2010-06-03 Torben Hohnadd missing graph.cc and friends :S
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-17 Paul Davisnew files from sakari, missed last time