summaryrefslogtreecommitdiff
path: root/libs/ardour/linux_vst_support.cc
AgeCommit message (Expand)Author
2014-06-14strtok() is the root of all evil.Robin Gareus
2014-04-14remove code intended for use with basename(), fix memory leak since g_path_ge...Robin Gareus
2014-03-23fix yet another possible memory leakRobin Gareus
2014-03-23fix some memory leaksRobin Gareus
2013-12-07print a warning for every VST >=2.4 pluginRobin Gareus
2013-12-07detect VST >= 2.4 plugins.Robin Gareus
2013-06-06fix memory leaks and compiler warnings in LXVST codeRobin Gareus
2013-04-28Revert "fix LXVST support for plugins that make audioMaster callbacks fromPaul Davis
2013-04-10fix LXVST support for plugins that make audioMaster callbacks from within eff...Paul Davis
2013-03-19fix mishanding of LXVST (and windows VST) plugin names where the path include...Paul Davis
2013-01-18more debugging output for failed LXVST opens, and drop use of NULLPaul Davis
2013-01-16add copyright commentsPaul Davis
2012-03-13use g_fopen()Paul Davis
2011-11-23Rename linux VST files to be more friendly.Carl Hetherington