aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/lib/makeplugin/plugin_info.rb
Commit message (Expand)AuthorAgeFilesLines
* LV2/makeplugin: Capture sym names for params.Harald Eilertsen2021-03-281-6/+19
* LV2/makeplugin: Add more plugin type mappings.Harald Eilertsen2021-03-281-0/+6
* LV2/makeplugin: Map no type to EffectsPluginHarald Eilertsen2021-03-281-1/+1
* LV2/makeplugin: Detect more plugin types.Harald Eilertsen2021-03-281-3/+13
* LV2/makeplugin: Fix end of var decl detection.Harald Eilertsen2021-03-281-1/+1
* LV2/makeplugin: Allow non-word chars in param name.Harald Eilertsen2021-03-271-1/+1
* LV2/makeplugin: Pick up var init from plugin cpp file.Harald Eilertsen2021-03-271-0/+12
* LV2/makeplugin: Get variable decls from plugin header.Harald Eilertsen2021-03-271-1/+12
* LV2/makeplugin: Add slug to PluginInfo class.Harald Eilertsen2021-03-271-0/+4
* LV2/makeplugin: ctrl ports know their name and symbol.Harald Eilertsen2021-03-271-1/+1
* LV2/makeplugin: Move type mapping to PluginInfo class.Harald Eilertsen2021-03-271-1/+15
* LV2/makeplugin: Refactor makeplugin script.Harald Eilertsen2021-03-271-11/+27
* LV2/makeplugin: Refactor makeplugin script.Harald Eilertsen2021-03-271-0/+70