100 Commits (4391ea2aad35d2328ff1abc93911b352e2376992)

Author SHA1 Message Date
  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
  falkTX e489f255cc Fix lv2 discovery 10 years ago
  falkTX cc4707c31b Check lv2-utils, found some leaks; Implement some juce stuff 10 years ago
  falkTX ed6695598d lv2_rdf test, spotted a few minor issues 10 years ago
  falkTX 1ec399d08b LV2: Fix units, implement new ui:showInterface 10 years ago
  falkTX 4fc6cd3652 Remove useless lv2 warning 10 years ago
  falkTX b77b552711 Load full lv2 world when using first lv2 plugin 10 years ago
  falkTX 98969cbb9a More noexcept stuff 10 years ago
  falkTX efbd23eb89 LV2 state and programs; Misc fixes 10 years ago
  falkTX 15e86f09b2 Misc lv2 fixing 10 years ago
  falkTX 7b2d245bfd Misc 10 years ago