119 Commits (5e3035ed7fa6ae6973f49e2fc7643e7a1e809027)

Author SHA1 Message Date
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX d9a7e7eeba
Whitespace 5 years ago
  falkTX ab8e178413
Experiment with LV2 parameters, we can show their names now 5 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX 7c6a87548c Remove LV2 embed UI 6 years ago
  falkTX cdf6907943 Make carla-lv2 non-instance-access UI optional 6 years ago
  falkTX 7d55cfe473 Start code for carla-plugin without lv2 instance-access 6 years ago
  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 8 years ago
  falkTX a38e08718a Update LV2 headers, part 1 8 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