Make plugin list lengths configuable

This commit is contained in:
Robin Gareus 2020-06-26 12:45:39 +02:00
parent 4f4ee4c652
commit 0518e1e88f
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
5 changed files with 35 additions and 3 deletions

View file

@ -65,6 +65,7 @@ private:
/* plugin actions */
void plugin_scan_refresh ();
void plugin_reset_stats ();
void clear_vst_cache ();
void clear_vst_blacklist ();
void clear_au_cache ();