summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/filesystem_paths.h
AgeCommit message (Expand)Author
2016-09-28allow to get custom/product/version independent cach dirRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-08-18Add utility function to get windows packaging directory to avoid memory leaksTim Mayberry
2015-03-31move "been here before" path concept into libardour, and use it appropriately...Paul Davis
2015-03-11global ARDOUR signal to ask GUI to copy configuration files across versionsPaul Davis
2015-03-11hide user_config_dir_name; alter API for user_config_dir() to allow specifica...Paul Davis
2014-03-17Make sure that windows_search_path() is 'visible' in Windows (will be needed ...John Emmas
2014-02-24preparations for VST blacklist (paths)Robin Gareus
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-10-17get everything compiling with libardour built using -fvisibility=hiddenPaul Davis
2012-06-23Add doc note about postcondition of ARDOUR::user_config_directory()Tim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
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-06-27Add ARDOUR::system_data_search_path to ardour/filesystem_paths.hTim Mayberry
2007-06-27Add ARDOUR::ardour_search_path that contains the directories in the ARDOUR_PA...Tim Mayberry
2007-06-27Add ARDOUR::config_search_pathTim Mayberry
2007-06-27Rename ARDOUR::system_module_directory ARDOUR::ardour_module_directoryTim Mayberry
2007-06-27Replace code for finding ControlProtocols/Surface plugins with a portable equ...Tim Mayberry
2007-06-27Add ARDOUR::user_config_directory in new header ardour/filesystem_paths.hTim Mayberry