663 Commits (cf980eb2a07555dc8ef9637a57932c8131a8310d)
 

Author SHA1 Message Date
  falkTX cf980eb2a0
Partially reverts a1748a1a9f 6 years ago
  Olivier Humbert afd69ec45d Adds 2 software as "made with DPF" + copyright years update (#93) 6 years ago
  Christopher Arndt a4fe3ac328 Fix parameter name in ImageSwitch callback method signature (#92) 6 years ago
  Patrick Desaulniers bbca5beee3 Fix some parts of BarBeatTick documentation (#86) 6 years ago
  Patrick Desaulniers bf9ba880de Fix external UI build (#87) 6 years ago
  falkTX 9d283b02f1
Real fix.. 6 years ago
  falkTX 943eb1197a
Fix previous commit 6 years ago
  falkTX 3a25a66963
Fix VST strncpy 6 years ago
  falkTX 8fcf971148 Merge branch 'master' of github.com:DISTRHO/DPF 6 years ago
  Patrick Desaulniers fe371d491d Allow disabling logs in Window class (#80) 6 years ago
  Patrick Desaulniers 0333e4e6d6 Fix ttl generation for plugins that use events out but not events in 6 years ago
  Patrick Desaulniers 0078e735f7 Allow negative rotation angle 6 years ago
  falkTX aedfb9c8ee Merge branch 'pugl-update' of github.com:DISTRHO/DPF into pugl-update 6 years ago
  falkTX 602a75efe1 Merge branch 'master' of github.com:DISTRHO/DPF into pugl-update 6 years ago
  Patrick Desaulniers 78988eeeb0 Tweak mkdir call 6 years ago
  Patrick Desaulniers 3014891910 Fix compilation of files with directories in their path 6 years ago
  falkTX 58d2cd78e8 Fix warning (and travis build) 6 years ago
  falkTX 1900d13208 Fix offset when sending state to LV2 UI 6 years ago
  falkTX e170f81fbc Print warning for plugins with state and presets but not full state 6 years ago
  falkTX 5f117eece4 Fix a minor compiler warning 6 years ago
  Christopher Arndt b5d98f4bd3 Add assertions to make sure size > 0 6 years ago
  Christopher Arndt ba1ec818e8 Avoid gcc >= 8 warning about possible string truncation when using std::strncpy 6 years ago
  falkTX 1770a175bd Expose get/setIgnoringKeyRepeat in Window class 6 years ago
  falkTX 0a0f45fb2d Meters UI is user resizable 6 years ago
  falkTX b526e381cc Fix recursive resizing in certain DAWs 6 years ago
  falkTX a1748a1a9f Assume Windows to be resizable by default; Add UI::isUserResizable 6 years ago
  falkTX 981e61a807 Small adjustments to Window 6 years ago
  falkTX 285b6b8b79 Only render and resize once per cycle 6 years ago
  falkTX 49bccdf862 Don't set background pixel for X11, fixes resize flicker 6 years ago
  falkTX 638585dc74 Add option to automatically scale plugin UIs 6 years ago
  falkTX aa6ada4ece Add get/set scaling to Window 6 years ago
  falkTX 2d02c43c6d Fix build and fix a few typos 6 years ago
  falkTX 7cf42d65eb Allow plugin UIs to be user-resizable, test with info example 6 years ago
  falkTX a7f781a4c5 Merge branch 'master' into pugl-update 6 years ago
  falkTX 72279b8e7c Update pugl base files and X11 code 6 years ago
  falkTX d2c6e7df2a Whitespace 6 years ago
  falkTX c61e0ecd2e Delete yet another file, assume pugl with GL 6 years ago
  falkTX 7f200c0126 Remove 2 more unused files, assume pugl always static 6 years ago
  falkTX 0c9e336057 Remove unused file 6 years ago
  Patrick Desaulniers 87df8f0067 Fix examples homepage and correct some typos 6 years ago
  falkTX a2067e6bd6 Import a simple fix from Carla 6 years ago
  falkTX 6604655e6b Import minor DGL fixes from Carla 6 years ago
  Patrick Desaulniers bf7594cbad Add onPositionChanged callback for widgets 6 years ago
  Damien Zammit 6d35b690e5 Add ability to shift-click to reset sliders. 6 years ago
  falkTX ea7545a13a Fix build of plugins without UI 6 years ago
  falkTX eb1ec93eed Fix typo 6 years ago
  falkTX 705bff94cc Merge branch 'master' of github.com:DISTRHO/DPF 6 years ago
  falkTX adcc637f8d Update gitignore 6 years ago
  falkTX 70e247179f Adjust makefiles so they can be used externally 6 years ago
  falkTX 659ce2e277 Fix png2rgba.py to work with folders with dashes 6 years ago