split out ARDOUR::how_many_dsp_threads() ; fix test for whether to use use route_grap...
[ardour.git] / libs / ardour / ardour / graph.h
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