1259 Commits (edbc8e49cfb43f064d2fa55eb3a7318db8e9fb6c)
 

Author SHA1 Message Date
  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
  falkTX d6c2658a5c
Move TopLevelWidget::isResizable to UI, where it makes more sense 4 years ago
  falkTX c2a3737d8b
Cleanup lv2 ui resizing, stick with current best possible approach 4 years ago
  falkTX 287f43675b
Add resize handle for Info example UI, but only visible when needed 4 years ago
  falkTX 8a70216311
Handle geometry constraints for embed windows; More resize handling 4 years ago
  falkTX 69d1f91edb
Add a resize handle to test demo 4 years ago
  falkTX df5bff7440
More special handling for resize 4 years ago
  falkTX 919f18973a
Allow one Window to have many top level widgets 4 years ago
  falkTX 5781702771
Fix/make clear distinction between standalone and plugin ui idle 4 years ago
  falkTX 3c641b3fe1
Skip external ui during rework 4 years ago