For now, only use the multi-threaded process code if we are
[ardour.git] / libs / ardour / ardour / graph.h
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