Commit Graph

6 Commits

Author SHA1 Message Date
Robin Gareus
b1ea0f3458 List-Plugin script: include track-names for each plugin
This only print()s the track-names when the script is
started from Window > Scripting. The dialog window remains
unchanged.
2021-07-07 04:08:29 +02:00
Robin Gareus
dcea35191c Consolidate code: use API to print plugin-type 1/2 2020-09-15 16:03:33 +02:00
Robin Gareus
58cd5ca8fe Show plugin-author in plugin-list script 2020-09-05 00:29:51 +02:00
Robin Gareus
0c6d369434 Tweak list-plugins script & add icon 2020-08-01 01:15:57 +02:00
Robin Gareus
925be49b2d Remove redundant collectgarbage() calls from scripts
Since 8112d6472e garbage is automatically collected
after running a Lua GUI script.
2020-03-10 23:31:20 +01:00
Robin Gareus
180843f9bd Also move Lua scripts to share subfolder 2020-02-23 20:48:02 +01:00