summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/directory_names.h
AgeCommit message (Expand)Author
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2018-07-14auto-backup: libardour part. (from mixbus)Ben Loftis
2018-01-30Prepare plugin-meta-data config-dir and filesRobin Gareus
2016-05-31infrastructure for finding theme filesPaul Davis
2016-02-22add lua search pathRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-06-29add more directory names to set managed via various APIs (automation, analysi...Paul Davis
2015-03-11hide user_config_dir_name; alter API for user_config_dir() to allow specifica...Paul Davis
2014-01-14'libs/ardour' - DLL visibility stuff and associated changes needed for buildi...John Emmas
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2013-10-17get everything compiling with libardour built using -fvisibility=hiddenPaul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2013-07-15Add ladspa directory name to directory namesPaul Davis
2013-04-11enable videotimeline by defaultRobin Gareus
2013-03-13videotimlineRobin Gareus
2013-01-16add copyright commentsPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-04-02add the standard mechanism for search paths to the path used for export forma...Paul Davis
2011-03-02remove entire "stub" file concept; open new audio and MIDI files on demand (a...Paul Davis
2011-03-01improve, cleanup, rationalize Session::cleanup_sources() and supporting infra...Paul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2010-07-16newly created files for use in recording appear in a .stubs folder, and are m...Paul Davis
2009-05-18Patch from agorka to add some includes required for building with the GCC shi...Carl Hetherington
2009-03-02track templates, backported from 2.XPaul Davis
2008-12-09* first working prototype of selecting instruments in the MIDI track headerHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-06-27Add ARDOUR::user_config_directory in new header ardour/filesystem_paths.hTim Mayberry
2007-06-07Write MIDI files to interchange/sessionname/midifiles (for real this time).David Robillard
2007-06-07Add ARDOUR::surfaces_dir_name to directory_names.h/ccTim Mayberry
2007-06-07Add ARDOUR::templates_dir_name to directory_names.h/ccTim Mayberry
2007-06-05Save MIDI files to interchange/sessionname/midifiles (instead of audiofiles).David Robillard
2007-05-18Move directory names out of Session class and into directory_names.h/cc filesTim Mayberry