1168 Commits (d7ba57dee15380086fb2c2ea0d40fbc147307fc0)
 

Author SHA1 Message Date
  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
  falkTX c8414618ce
Fix embed windows default size 4 years ago
  falkTX 13d6c3bfae
Allow to automatically scale nanovg viewport, used in blendish 4 years ago
  falkTX 471a00f4f6
Expose SubWidget::setNeedsViewportScaling and use it in NanoWidget 4 years ago
  falkTX faec332e35
Add getScaleFactor to StandaloneWindow 4 years ago
  falkTX add9eed8c0
Make widget pass events into subwidgets 4 years ago
  falkTX 11837263c5
Allow subwidgets to skip drawing entirely 4 years ago
  Filipe Coelho d7382324ed
Merge pull request #281 from DISTRHO/rework-core-resize 4 years ago
  falkTX f2a117c4b5
Report parameter request changes as supported for JACK standalone 4 years ago
  falkTX 294c2d2665
Stop repainting Info example if parameter has not really changed 4 years ago
  falkTX 68c55e0dfd
Always set default size; Continue resize cleanup 4 years ago