1228 Commits (d19c9e0d3426ad1b51c1b3fdacc7915052d1fce3)
 

Author SHA1 Message Date
  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
  falkTX 597d7f3ee5 Add SubWidget::toFront, fix position for subwidgets of subwidgets 4 years ago
  falkTX 5ee572955d Notify DSP of fallback file browser selected change 4 years ago
  falkTX c153a8b36c Implement Window::openFileBrowser() fallback for state files 4 years ago
  falkTX a4726193e2 Build filehandling plugin by default, resize/pos button 4 years ago
  falkTX a8ab64504d
Better default idle time value for standalones 4 years ago
  falkTX d2b96431b2
Cleanup for lv2 ui resizing, no host features needed 4 years ago
  falkTX 1162d24a19
Add extra multiplier and divider operator to Size 4 years ago
  falkTX 0d6f63e9b2
Remove initial LV2 ui size via ui_resize extension, bye bye 4 years ago