fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / search_paths.cc
2016-05-31 Paul Davisadjust theme search path
2016-05-31 Paul Davisinfrastructure for finding theme files
2016-04-27 Ben Loftisanother attempt to use platform-specific path for the...
2016-04-27 Ben Loftisfix default 64bit Windows VST path ( untested )
2016-02-22 Robin Gareusadd lua search path
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-08-18 Tim MayberryChange return type and name of get_win_special_folder
2014-11-23 Robin Gareusfix/silence various compiler warnings.
2014-11-23 Robin Gareususe NULL not 0 for c-functions (even in c++ code)
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-10 John EmmasMove 'template_search_path()' and 'route_template_searc...
2014-03-10 John EmmasTransfer 'vst_search_path()' into 'libs/ardour/search_p...
2014-03-10 John EmmasTransfer 'panner_search_path()' into 'libs/ardour/searc...
2014-03-10 John EmmasTransfer 'midi_patch_search_path()' into 'libs/ardour...
2014-03-10 John EmmasTransfer 'lv2_bundled_search_path()' into 'libs/ardour...
2014-03-10 John EmmasTransfer 'ladspa_search_path()' into 'libs/ardour/searc...
2014-03-10 John EmmasTransfer 'export_formats_search_path()' into 'libs...
2014-03-10 John EmmasTransfer 'control_protocol_search_path()' into 'libs...
2014-03-10 John EmmasCreate 'libs/ardour/search_paths.cc/.h' and transfer...