Modify 'ardour_config_search_path()' and 'ardour_data_search_path()'
authorJohn Emmas <johne53@tiscali.co.uk>
Wed, 19 Mar 2014 13:42:58 +0000 (13:42 +0000)
committerJohn Emmas <johne53@tiscali.co.uk>
Wed, 19 Mar 2014 13:42:58 +0000 (13:42 +0000)
commit6b92b1787e12f42e7eeee118aa48216841c5a614
tree39ca5676486c1a75fa40888bd9136b77a050fd4c
parent2952ac05e65d7d7e8ad32263c247edeb3becb698
Modify 'ardour_config_search_path()' and 'ardour_data_search_path()'

     1) So that the Windows version will use appropriate environment variables (if they exist)
     2) So that we don't exit if the env vars can't be found (we can still return some kind of path so just alert the user)
libs/ardour/filesystem_paths.cc