index
:
plugins/airwindows-lv2-port.git
lv2-support
Unofficial port of the Airwindows VST plugins to LV2.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
LV2/makeplugin: Missing require.
Harald Eilertsen
2021-03-28
1
-0
/
+3
*
LV2/makeplugin: Detect more plugin types.
Harald Eilertsen
2021-03-28
1
-3
/
+13
*
LV2/makeplugin: Fix end of var decl detection.
Harald Eilertsen
2021-03-28
1
-1
/
+1
*
LV2: Fix url for ADClip7
Harald Eilertsen
2021-03-28
1
-1
/
+1
*
LV2: Add more plugins
Harald Eilertsen
2021-03-27
22
-5
/
+853
*
LV2/makeplugin: Add --pristine cmd line arg.
Harald Eilertsen
2021-03-27
1
-4
/
+25
*
LV2/makeplugin: Allow non-word chars in param name.
Harald Eilertsen
2021-03-27
1
-1
/
+1
*
LV2: Fix manifest.ttl plugin template
Harald Eilertsen
2021-03-27
1
-7
/
+1
*
LV2/makeplugin: fix template code for AssignParams
Harald Eilertsen
2021-03-27
1
-1
/
+1
*
LV2: add activate method to plugin template header
Harald Eilertsen
2021-03-27
1
-0
/
+1
*
LV2/makeplugin: Pick up var init from plugin cpp file.
Harald Eilertsen
2021-03-27
3
-0
/
+18
*
LV2/makeplugin: Get variable decls from plugin header.
Harald Eilertsen
2021-03-27
3
-1
/
+14
*
LV2/makeplugin: Move Plugin.ttl stuff to it's own class.
Harald Eilertsen
2021-03-27
2
-43
/
+87
*
LV2/makeplugin: Add slug to PluginInfo class.
Harald Eilertsen
2021-03-27
1
-0
/
+4
*
LV2/makeplugin: ctrl ports know their name and symbol.
Harald Eilertsen
2021-03-27
2
-14
/
+10
*
LV2/makeplugin: Move type mapping to PluginInfo class.
Harald Eilertsen
2021-03-27
2
-13
/
+17
*
LV2/makeplugin: Refactor makeplugin script.
Harald Eilertsen
2021-03-27
2
-24
/
+40
*
LV2/makeplugin: Refactor makeplugin script.
Harald Eilertsen
2021-03-27
2
-48
/
+72
*
Improve makeplugin script
Harald Eilertsen
2021-03-13
1
-13
/
+34
*
Move all plugins into bundle.
Harald Eilertsen
2021-03-13
16
-158
/
+120
*
LV2: Reset state on activate.
Harald Eilertsen
2020-09-02
26
-36
/
+423
*
LV2: add support for (de)activate in plugin wrapper.
Harald Eilertsen
2020-09-02
2
-1
/
+10
*
LV2: Fix plugin type for BassKit.
Harald Eilertsen
2020-08-02
2
-1
/
+3
*
LV2: Port BassKit plugin.
Harald Eilertsen
2020-08-02
5
-1
/
+194
*
LV2: Fix incorrect min values for Air plugin.
Harald Eilertsen
2020-08-02
1
-2
/
+2
*
LV2: Port BassDrive plugin.
Harald Eilertsen
2020-08-02
5
-1
/
+188
*
LV2: Update readme with mailing list info.
Harald Eilertsen
2020-08-02
1
-0
/
+6
*
LV2: makeplugin use cheatsheet db for plugin type mapping.
Harald Eilertsen
2020-08-02
2
-1
/
+42
*
LV2: makeplugin create control port defs in ttl.
Harald Eilertsen
2020-08-02
2
-28
/
+45
*
LV2: makeplugin script not handles number of control ports.
Harald Eilertsen
2020-07-22
3
-4
/
+14
*
LV2: Added Aura, Average and AverMatrix plugins.
Harald Eilertsen
2020-07-22
13
-3
/
+408
*
Added airwindows-cheatsheet from ajboni & al as submodule.
Harald Eilertsen
2020-07-22
2
-0
/
+3
*
LV2: Add Atmosphere plugins (buss and channel.)
Harald Eilertsen
2020-07-21
9
-2
/
+347
*
LV2: Add template plugin and script.
Harald Eilertsen
2020-07-21
5
-0
/
+151
*
LV2: Add plugin AQuickVoiceClip
Harald Eilertsen
2020-07-20
5
-1
/
+176
*
LV2: Add plugin Apicolypse.
Harald Eilertsen
2020-07-20
5
-1
/
+147
*
LV2: Refactor in, out and params to base class.
Harald Eilertsen
2020-07-20
9
-290
/
+48
*
LV2: Add plugin Air
Harald Eilertsen
2020-07-19
5
-1
/
+284
*
LV2: Add plugin ADT.
Harald Eilertsen
2020-07-19
5
-1
/
+247
*
LV2: Refactor common code to base class.
Harald Eilertsen
2020-07-19
5
-37
/
+32
*
LV2: Refactor common LV2Wrapper.
Harald Eilertsen
2020-07-19
8
-140
/
+89
*
LV2: Port plugin ADClip7.
Harald Eilertsen
2020-07-18
6
-1
/
+305
*
LV2: Add readme and license files.
Harald Eilertsen
2020-07-18
3
-0
/
+107
*
LV2: Move built plugins to an lv2 subfolder under the build dir.
Harald Eilertsen
2020-07-18
1
-4
/
+4
*
LV2: Tighten compiler warnings and drop optimization
Harald Eilertsen
2020-07-18
1
-1
/
+1
*
LV2/Acceleration: Use the LinuxVST processing code
Harald Eilertsen
2020-07-18
2
-6
/
+59
*
LV2: Split lv2 interface code and actual plugin.
Harald Eilertsen
2020-07-16
3
-115
/
+131
*
LV2: Move actual processing into Acceleration class.
Harald Eilertsen
2020-07-16
1
-34
/
+50
*
LV2: Make Acceleration class instead of POD struct.
Harald Eilertsen
2020-07-16
1
-5
/
+6
*
LV2: Add stereo ports to Acceleration.
Harald Eilertsen
2020-07-15
2
-16
/
+37
[next]