43 Commits (e6d25394ab30c3445f96efcc53f533dba3fcb5d6)

Author SHA1 Message Date
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX aa6a81023e
Fix mod fileTypes in lv2 audio/midi file plugins 3 years ago
  falkTX b105847cf8
Rework state path support in carla lv2 plugins 3 years ago
  falkTX 74aaf02913
Expose inline-display in carla lv2 plugins 3 years ago
  falkTX b45293394c
carla-plugin: define an lv2:Project 4 years ago
  falkTX 8838030054
Add a few more details to lv2 plugin version, passes lv2lint 4 years ago
  falkTX 08e416113b Specify different lv2 parameters per file type (audio, midi, generic) 4 years ago
  falkTX 3411c035da
Expose carlapatchbaycv as lv2 plugin 5 years ago
  falkTX 8385b5ee41
Fix symbol for carla.lv2 plugins with many midi outputs 5 years ago
  falkTX a1f759bcc8
Don't set numParams for carla as lv2 plugin, for now 5 years ago
  falkTX 9bee2ff784
Export internal audio and midi players as LV2 plugins 5 years ago
  falkTX 0514349938 Expose inline display on internal plugins; 2.0 Backwards compat fix 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX 7c6a87548c Remove LV2 embed UI 6 years ago
  falkTX 6b09901fd5 Dont enable LV2 ui-bridge-ext yet, not ready 6 years ago
  falkTX 6eeca33171 Fix typo leading to bad ttl, generated for carla-plugin 6 years ago
  falkTX f1f432b653 Fix carla-lv2 exporting 1 too many MIDI output 6 years ago
  falkTX ca0e68e906 Don't build carla-lv2 UI descriptor stuff if PyQt missing 6 years ago
  falkTX 443f129301 Fix symbols for exported lv2 ports that start with a number 6 years ago
  falkTX cdf6907943 Make carla-lv2 non-instance-access UI optional 6 years ago
  falkTX f3ee9dfedb carla-lv2: export supported options 6 years ago
  falkTX 5a635a7efd Cleanup 7 years ago
  falkTX b4690e48cc More water cleanup 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 9385e1150b Update included juce code 7 years ago
  falkTX 945ea8e3e7 carla-lv2: don't set control outputs default value 8 years ago
  falkTX df6fd36c1b Cleanup to LinkedList class, always pass fallback 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 years ago
  falkTX 4049b7a2d4 Start work on carla-lv2 presets export, commented out for now 9 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 9 years ago
  falkTX 3ddfdb3ba0 Implement carla-lv2 MIDI Out; Remove text-params from internal api 9 years ago
  falkTX 65bb6842c6 Misc fixes to win32, and testing 9 years ago
  falkTX db82178048 Allow carla-plugin to be used embed (X11 only); Other plugin fixes 9 years ago
  falkTX 715752ca21 Don't export midi outputs on lv2-plugin since it's not working yet 9 years ago
  falkTX b6594b2fa1 Remove idle from native api and lv2/vst exported plugin; Cleanup; Misc changes 9 years ago
  falkTX 921816b5a1 Fix win32 warning 10 years ago
  falkTX 6f595ea722 Experimental code for lv2-idle via worker 10 years ago
  falkTX 23c8c65ff3 Update code for NATIVE_ prefix 10 years ago
  falkTX 84f6588e46 Rename plugin (remove useless and confusing "-native") 10 years ago
  falkTX c45edcc995 Don't init carla-rack/patchbay plugins on lv2 export 10 years ago
  falkTX 83f71f89eb Cleanup 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago
  falkTX 9f931e2260 Fix finding binaries in plugin mode 10 years ago
  falkTX 6620cb1918 Attempt at lv2ui:showInterface support in plugin build 10 years ago
  falkTX 6fe2ed353e carla-plugin fixes 10 years ago
  falkTX 361324d4a2 Misc 10 years ago