Use ARDOUR::ladspa_search_path and PBD::find_matching_files to find LADSPA modules
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 15 Jul 2013 16:38:03 +0000 (12:38 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 15 Jul 2013 16:38:03 +0000 (12:38 -0400)
commit83e05ec0ec236f4dc327935377206966836027eb
tree4fa535ca45f965d78cf58b77e825b6ed87cb75ed
parent5bc4e54b7da3eb139d699c6e371d43540c69b519
 Use ARDOUR::ladspa_search_path and PBD::find_matching_files to find LADSPA modules
libs/ardour/ardour/plugin_manager.h
libs/ardour/ladspa_search_path.cc
libs/ardour/plugin_manager.cc