Add ARDOUR::ardour_search_path that contains the directories in the ARDOUR_PATH envir...
authorTim Mayberry <mojofunk@gmail.com>
Wed, 27 Jun 2007 12:12:28 +0000 (12:12 +0000)
committerTim Mayberry <mojofunk@gmail.com>
Wed, 27 Jun 2007 12:12:28 +0000 (12:12 +0000)
commitbbc289dbe3d6d9894c5db2d7a362409ae8a25578
tree2ac7e393249e190d1335807d8233dcf1fd031f44
parentc37a944b15d67c1c4287c29647172f1ac54f1dee
Add ARDOUR::ardour_search_path that contains the directories in the ARDOUR_PATH environment variable.

Rename ARDOUR::config_search_path to ARDOUR::system_config_search_path

Use PBD::find_file_in_search_path in Configuration::load_state

git-svn-id: svn://localhost/ardour2/trunk@2054 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/filesystem_paths.h
libs/ardour/configuration.cc
libs/ardour/filesystem_paths.cc