1186 Commits (1bf94ee615e6224fca46b6f09848ad6a71c7fa8e)
 

Author SHA1 Message Date
  falkTX 1bf94ee615
Move ImageKnob logic into reusable KnobEventHandler 4 years ago
  falkTX 92f0f978a1
Fix wording 4 years ago
  falkTX a0f81b0bd5
Allow event coordinate margins in SubWidget 4 years ago
  falkTX 3d1ea25465
ButtonEventHandler: Fix inverse logic and add a clear state call 4 years ago
  falkTX 995b94a44b
Make some event handlers methods public 4 years ago
  falkTX 757a4cf62c
Forgot 1 piece for cmake 4 years ago
  falkTX 2fe6b274d1
Start of common event handlers, split off button as a start 4 years ago
  falkTX 66aa0ee878
Allow UI_TYPE = generic 4 years ago
  falkTX 350cf497a9
Fix logic around jack event count 4 years ago
  falkTX b5834a9907
Use DISTRHO_PLUGIN_WANT_PARAMETER_VALUE_CHANGE_REQUEST in doxygen 4 years ago
  falkTX 97bb090e3b Fix a leftover rename 4 years ago
  falkTX a8f912a7d3
Fix build with DONT_SET_USING_DISTRHO/DGL_NAMESPACE 4 years ago
  falkTX 4987a082af
Do not run win32/win64 in CI for now 4 years ago
  falkTX 45d9a290bc
Fix (ignore) some compiler warnings 4 years ago
  falkTX 84437dfbe4
Alternative approach to thread-safe Application::quit 4 years ago
  falkTX b3864114d8
Really fix build (except tests) 4 years ago
  falkTX 55834c253b
Adapt cmake for file name change 4 years ago
  falkTX 2899d26349
Rename a file and fix build 4 years ago
  falkTX d7ba57dee1
Initial work for VST3 compatible plugins, lots to do.. 4 years ago
  falkTX 4bba885338
Fix typos in travesty headers 4 years ago
  falkTX 99d398ef17
Add constexpr to 2 dpf utils 4 years ago
  falkTX 77e0bde010
Try enabling all CI steps 4 years ago
  falkTX 0ac10abffd
convert v3_tuid_match into a bool, so return value is more clear 4 years ago
  falkTX 880349a3b9
Initial implementation of travesty, pure C interface to vst3 4 years ago
  falkTX 242e0d2788 Ignore hosts calling effOpen twice, dont print error 4 years ago
  falkTX c17f6983d5 Delete now unused code 4 years ago
  falkTX 378b305c06 macOS file panel dialog 4 years ago
  Jean Pierre Cimalando 15bd5e2964 Attempt to fix Win32 4 years ago
  Jean Pierre Cimalando 40e93a475a cmake: adapt to load libjack dynamically 4 years ago
  falkTX db2d67fe18 Fix build 4 years ago
  falkTX 56c17c7eca Fix an included added by mistake 4 years ago
  falkTX 495dcc4f03 Initial implementation of port groups 4 years ago
  falkTX 5202889b0e Always have JACK enabled for example plugins 4 years ago
  falkTX a4f511c618 Switch to use jackbridge instead of direct link to libjack 4 years ago
  falkTX 50c448bc36 Rename a file 4 years ago
  falkTX ebcec634de Fix for realpath not being available on all systems 4 years ago
  falkTX 74214cbeaa
Improve documentation for kParameterIsOutput 4 years ago
  falkTX be5bb8a487
VST2: Set properties->shortLabel too 4 years ago
  falkTX 345c971aea
VST2: Always set label for effGetParameterProperties use 4 years ago
  falkTX 648452a2c0 Fix running generate-ttl.sh outside of DPF dir 4 years ago
  falkTX 41f4ee4749 Update pugl 4 years ago
  falkTX d296d262d2 Testing changes to fix macOS GL context, WIP 4 years ago
  falkTX e48095291d Fix macOS compilation of plugins with '-' in their name 4 years ago
  falkTX b49126af90 Fix macOS warnings 4 years ago
  Jean Pierre Cimalando 7eb5b811d1 Fix cmake to recognize the parameter FILES_COMMON 4 years ago
  Jean Pierre Cimalando 16f0cf62a4 Add DGL namespace where missing 4 years ago
  Jean Pierre Cimalando 9385efa083 Return a value in RingBuffer::createBuffer 4 years ago
  falkTX 3174edc243
Fix getSize() returning zero during UI constructor 4 years ago
  falkTX 21837f9d0d
Fix UI crash for plugins with no size set at init 4 years ago
  falkTX b84a40b4f8
LV2: Fix rounded scalepoints, dont triple-quote unless needed 4 years ago