summaryrefslogtreecommitdiff
path: root/libs/ardour/template_utils.cc
AgeCommit message (Expand)Author
2013-01-16add copyright commentsPaul Davis
2012-06-23Replace use of PBD::sys::path in ardour/template_utils.hTim Mayberry
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-01-23fix failure to find route templatesPaul Davis
2011-12-11Save templates as directories with plugin state, ifCarl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-17massive changes to waf build scripts so that nearly everything "should" be wo...Paul Davis
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-05-07The great audio processing overhaul.David Robillard
2009-05-04Preliminary MIDI plugin support.David Robillard
2009-04-22a long tricky day of playing with ArdourStartup and session naming/loading etc.Paul Davis
2009-03-02remove unneeded code in line_drag that was probably copy/pasted from control_...Paul Davis
2009-03-02track templates, backported from 2.XPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-11-13Don't log a warning when the system template directory does not exist.Tim Mayberry
2007-06-27Use ARDOUR::system_data_search_path instead of get_system_data_path in ARDOUR...Tim Mayberry
2007-06-27Use ARDOUR::user_config_directory in ARDOUR::user_template_directoryTim Mayberry
2007-06-17Add ardour/template_utils.h that contains ARDOUR::user_template_directory and...Tim Mayberry