Save VST paths after successful scan
authorRobin Gareus <robin@gareus.org>
Fri, 22 Nov 2019 19:06:43 +0000 (20:06 +0100)
committerRobin Gareus <robin@gareus.org>
Fri, 22 Nov 2019 19:06:43 +0000 (20:06 +0100)
commit98bcfb14852b3b9fdae34fdc6330806d3a466d73
tree124c76fa52d09168679505cd3110526aee7555a9
parentf7b3dffebe4f262cad3f10502bc5fcde9213c821
Save VST paths after successful scan

Ardour only saves Config when the session is saved.
When changing the VST Path and starting a plugin-scan the newly
discovered plugins would otherwise not be avalable unless
the session is explicitly saved after a scan.
libs/ardour/plugin_manager.cc