falkTX
|
1811d01351
|
Fix assertion in LV2 utils, assume portNotification is float type
|
6 years ago |
falkTX
|
c62bfbc43a
|
Implement LV2 UI port notifications to feedback messages to UI
|
6 years ago |
falkTX
|
cc3268a8be
|
Store port notifications in LV2_RDF struct
|
6 years ago |
Filipe Coelho
|
14dd4690ef
|
Fix loading single plugins without LV2_PATH being set
|
6 years ago |
falkTX
|
badfa6d5ae
|
Specify int type on carla-plugin lv2 options
|
6 years ago |
falkTX
|
a9060e1e7e
|
Always load UI resources, fixes missing features (eg, noUserResize)
|
6 years ago |
falkTX
|
65b2ca8fc2
|
Fix cast leading to export-lv2 plugin crash; Cleanup
|
6 years ago |
falkTX
|
cde56e0de4
|
Finish splitting lv2 code; Add midi and time ports to export-lv2
|
6 years ago |
falkTX
|
518f2557a1
|
Continue splitting of carla-plugin LV2 code
|
6 years ago |
falkTX
|
65029231d2
|
Start placing common lv2 carla-plugin into common class
|
6 years ago |
falkTX
|
a472b6dea7
|
Remove modgui support, requires webkit which is qt4 only
|
7 years ago |
falkTX
|
935d9d11e3
|
Rename water code files to get rid of juce prefix
|
7 years ago |
falkTX
|
190ddd0ea1
|
Include water files as needed, cleanup
|
7 years ago |
falkTX
|
b00010b65a
|
Rename the custom mini juce fork to "water"
|
7 years ago |
falkTX
|
0fc5553a49
|
Finish moving things to mini juce
|
7 years ago |
falkTX
|
88e5e93497
|
Import inline-display LV2 API and define PLUGIN_HAS_INLINE_DISPLAY
|
7 years ago |
falkTX
|
10ebda3165
|
Set lv2:enabled meta-data for plugins (ignored for now)
|
7 years ago |
falkTX
|
9385e1150b
|
Update included juce code
|
7 years ago |
falkTX
|
ae34a145f7
|
Set loadDefaultState as supported LV2 feature
|
7 years ago |
falkTX
|
a38e08718a
|
Update LV2 headers, part 1
|
7 years ago |
falkTX
|
64fb39b13a
|
Sort LV2 scale points, fixes #141
|
8 years ago |
falkTX
|
b210836e7b
|
Fix nitpick warnings; Fix carla-lv2 round-error timing
|
8 years ago |
falkTX
|
38f697820c
|
Fix loading certain LV2 presets, closes #398
|
8 years ago |
falkTX
|
19932c5668
|
Fix utf8 LV2 plugin and port names
|
8 years ago |
falkTX
|
b6a6d8799a
|
Update juce (needs full rebuild)
|
8 years ago |
falkTX
|
a7a2068f4a
|
Small optimization to lv2 init/list code
|
8 years ago |
falkTX
|
df7dee17f6
|
Support LV2 makeSONameResident, just in case
|
9 years ago |
falkTX
|
47eb436064
|
Optimize scan of lv2 presets
|
9 years ago |
falkTX
|
9712b04317
|
Misc
|
9 years ago |
falkTX
|
dfc8b60e84
|
Small correction to the check if LV2 UI is bridgeable
|
9 years ago |
falkTX
|
677f2d81d2
|
Update modgui for the new version/style
|
9 years ago |
falkTX
|
07c2abe490
|
Use new lilv_file_uri_parse
|
9 years ago |
falkTX
|
568ce5bb45
|
Support custom LV2 units
|
9 years ago |
falkTX
|
9d2fd9c095
|
Allow list of lv2 folders to be empty
|
9 years ago |
falkTX
|
ae65a4fd3d
|
Remove vst-ui bridge, will not be used; Cleanup
|
10 years ago |
falkTX
|
114bd82286
|
Add modgui direct support in lilv; Get modgui data
|
10 years ago |
falkTX
|
949d117c3c
|
Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU
|
10 years ago |
falkTX
|
45b1bef1ea
|
Ensure all LV2 port_event calls use the correct atom size, closes #151
|
10 years ago |
falkTX
|
0e0e7e2c1f
|
Patch lilv to pass lv2_path directly; Cleaner and works with wine
|
10 years ago |
falkTX
|
101b703b0c
|
Implement some custom kxstudio lv2 properties
|
10 years ago |
falkTX
|
b61be7eaba
|
Internally set LV2_PATH for lilv when needed
|
10 years ago |
falkTX
|
79e32745e0
|
Fix build on older compilers (used on OSX)
|
10 years ago |
falkTX
|
83f71f89eb
|
Cleanup
|
10 years ago |
falkTX
|
a050a886bc
|
Headers update for -Wdocumentation; Add carla_compareFloats function
|
10 years ago |
falkTX
|
f517d8bcec
|
Code update for -Weffc++
|
10 years ago |
falkTX
|
54f1fcdb14
|
Revert unintented branch merge
|
10 years ago |
falkTX
|
55bddaaf6a
|
Fix some code for effc++
|
10 years ago |
falkTX
|
cd85b5bc27
|
More osx stuff
|
10 years ago |
falkTX
|
1c0764926d
|
Fix tests
|
10 years ago |
falkTX
|
00f519c29e
|
LinuxSampler+LV2 plugin and discovery are now qt free
|
10 years ago |