aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/makeplugin
Commit message (Expand)AuthorAgeFilesLines
* LV2/makeplugin: Capture sym names for params.Harald Eilertsen2021-03-281-1/+1
* LV2/makeplugin: Missing require.Harald Eilertsen2021-03-281-0/+3
* LV2/makeplugin: Add --pristine cmd line arg.Harald Eilertsen2021-03-271-4/+25
* LV2/makeplugin: fix template code for AssignParamsHarald Eilertsen2021-03-271-1/+1
* LV2/makeplugin: Pick up var init from plugin cpp file.Harald Eilertsen2021-03-271-0/+1
* LV2/makeplugin: Get variable decls from plugin header.Harald Eilertsen2021-03-271-0/+1
* LV2/makeplugin: Move Plugin.ttl stuff to it's own class.Harald Eilertsen2021-03-271-43/+5
* LV2/makeplugin: ctrl ports know their name and symbol.Harald Eilertsen2021-03-271-13/+9
* LV2/makeplugin: Move type mapping to PluginInfo class.Harald Eilertsen2021-03-271-12/+2
* LV2/makeplugin: Refactor makeplugin script.Harald Eilertsen2021-03-271-13/+13
* LV2/makeplugin: Refactor makeplugin script.Harald Eilertsen2021-03-271-48/+2
* Improve makeplugin scriptHarald Eilertsen2021-03-131-13/+34
* LV2: Fix plugin type for BassKit.Harald Eilertsen2020-08-021-0/+2
* LV2: makeplugin use cheatsheet db for plugin type mapping.Harald Eilertsen2020-08-021-0/+41
* LV2: makeplugin create control port defs in ttl.Harald Eilertsen2020-08-021-1/+44
* LV2: makeplugin script not handles number of control ports.Harald Eilertsen2020-07-221-2/+12
* LV2: Add template plugin and script.Harald Eilertsen2020-07-211-0/+44