aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* LV2: Port rest of plugins, Swell - WiderHarald Eilertsen2021-07-3198-24/+4444
* LV2: Port another batch of plugins, EQ - SurgeTideHarald Eilertsen2021-07-31386-101/+17250
* Ignore strict-aliasing errors.Harald Eilertsen2021-05-021-0/+1
* Use more portable include for lv2.h.Harald Eilertsen2021-05-021-1/+1
* LV2: Big batch of plugins, all of 'D'Harald Eilertsen2021-04-03106-26/+4868
* Comment out assignment in if statement.Harald Eilertsen2021-04-032-32/+32
* Add more plugins, Console5Buss to curveHarald Eilertsen2021-04-0338-9/+1649
* Upstream fix: Mixed comparison and assignment in if.Harald Eilertsen2021-04-032-337/+337
* LV2: disable compiler warning 'misleading-indentation'.Harald Eilertsen2021-04-031-0/+1
* LV2: Make update-manifest script executable.Harald Eilertsen2021-04-031-0/+0
* LV2: Add .editorconfigHarald Eilertsen2021-03-281-0/+11
* LV2: Add script to update main manifest file.Harald Eilertsen2021-03-281-0/+2
* LV2: More plugins.Harald Eilertsen2021-03-2866-16/+2626
* LV2/makeplugin: Capture sym names for params.Harald Eilertsen2021-03-283-9/+23
* 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: Add another batch of plugins.Harald Eilertsen2021-03-2842-10/+1796
* LV2/makeplugin: Missing require.Harald Eilertsen2021-03-281-0/+3
* 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: Fix url for ADClip7Harald Eilertsen2021-03-281-1/+1
* LV2: Add more pluginsHarald Eilertsen2021-03-2722-5/+853
* LV2/makeplugin: Add --pristine cmd line arg.Harald Eilertsen2021-03-271-4/+25
* LV2/makeplugin: Allow non-word chars in param name.Harald Eilertsen2021-03-271-1/+1
* LV2: Fix manifest.ttl plugin templateHarald Eilertsen2021-03-271-7/+1
* LV2/makeplugin: fix template code for AssignParamsHarald Eilertsen2021-03-271-1/+1
* LV2: add activate method to plugin template headerHarald Eilertsen2021-03-271-0/+1
* LV2/makeplugin: Pick up var init from plugin cpp file.Harald Eilertsen2021-03-273-0/+18
* LV2/makeplugin: Get variable decls from plugin header.Harald Eilertsen2021-03-273-1/+14
* LV2/makeplugin: Move Plugin.ttl stuff to it's own class.Harald Eilertsen2021-03-272-43/+87
* 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-272-14/+10
* LV2/makeplugin: Move type mapping to PluginInfo class.Harald Eilertsen2021-03-272-13/+17
* LV2/makeplugin: Refactor makeplugin script.Harald Eilertsen2021-03-272-24/+40
* LV2/makeplugin: Refactor makeplugin script.Harald Eilertsen2021-03-272-48/+72
* Improve makeplugin scriptHarald Eilertsen2021-03-131-13/+34
* Move all plugins into bundle.Harald Eilertsen2021-03-1316-158/+120
* LV2: Reset state on activate.Harald Eilertsen2020-09-0226-36/+423
* LV2: add support for (de)activate in plugin wrapper.Harald Eilertsen2020-09-022-1/+10
* LV2: Fix plugin type for BassKit.Harald Eilertsen2020-08-022-1/+3
* LV2: Port BassKit plugin.Harald Eilertsen2020-08-025-1/+194
* LV2: Fix incorrect min values for Air plugin.Harald Eilertsen2020-08-021-2/+2
* LV2: Port BassDrive plugin.Harald Eilertsen2020-08-025-1/+188
* LV2: Update readme with mailing list info.Harald Eilertsen2020-08-021-0/+6
* LV2: makeplugin use cheatsheet db for plugin type mapping.Harald Eilertsen2020-08-022-1/+42
* LV2: makeplugin create control port defs in ttl.Harald Eilertsen2020-08-022-28/+45
* LV2: makeplugin script not handles number of control ports.Harald Eilertsen2020-07-223-4/+14
* LV2: Added Aura, Average and AverMatrix plugins.Harald Eilertsen2020-07-2213-3/+408
* LV2: Add Atmosphere plugins (buss and channel.)Harald Eilertsen2020-07-219-2/+347
* LV2: Add template plugin and script.Harald Eilertsen2020-07-215-0/+151