633 Commits (aa6ada4eceda538197edea224922e19303cdd112)
 

Author SHA1 Message Date
  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
  falkTX 5f2d86a47e Trigger rebuild of plugin if DPF internals change 6 years ago
  falkTX 3d5bd09c71 Fix initial parameter output values for JACK standalone 6 years ago
  falkTX 40d8865d29 Set _NET_WM_WINDOW_TYPE for our X11 windows 6 years ago
  falkTX 03a3afd4e8 Fix build of example plugins without UI 6 years ago
  falkTX ef4fe887ed Add new DISTRHO_NO_WARNINGS macro, use it on macOS test builds 6 years ago
  falkTX 2ad209cb73 Cleanup makefiles a bit more, and fix more warnings 6 years ago
  falkTX 85d365bcbc Install liblo-dev for linux builds 6 years ago
  falkTX 76fc8b197a Add travis build icon to readme 6 years ago
  falkTX 03f0b3b8b8 Add travis config and scripts 6 years ago
  falkTX af99b460ea Import plugin examples into this repo 6 years ago
  falkTX da2ef996e1 Use root folder common Makefile to build DGL 6 years ago
  falkTX 72306e3609 Add a makefile to the root folder 6 years ago
  falkTX 16d33d5d4e Fix a few minor warnings 6 years ago
  falkTX b2e7ff2ee4 Cleanup 6 years ago
  falkTX 374dced982 Remove useless undef of noexcept, fixes #66 6 years ago
  falkTX 4a4f95fc9f Fix possible undefined variable in NanoVG::textBounds 6 years ago
  falkTX dee2b4a854 Update carla format code, fix license 6 years ago
  falkTX 3bbbef19fe Fix VST values from host if parameter if integer or boolean 6 years ago
  JP Cimalando 59895e9f8f Fix a memory leak in the Jack wrapper 6 years ago
  falkTX d49366db69 Fix rendering of subwidgets 6 years ago
  falkTX 5f3b6e57d8 Don't try to render widgets wth invalid size 6 years ago
  falkTX 8e747ec0d5 Allow to specific standalone app idle time 6 years ago
  falkTX 421fdc2cce Save & restore plugin parameters in VST chunks 6 years ago
  falkTX b1facba405 Cleanup 6 years ago
  falkTX 259ab6369c Use new vestige.h 6 years ago
  falkTX a4c9398d08 Leave comment on sendNote, leaving full implementation for later 6 years ago
  falkTX d5c6245dcb Allow sendNote for plugins with MIDI input 6 years ago
  falkTX 0806803aa0 Implement sendNote() for LV2 6 years ago
  falkTX 9dc2c376e5 Add convenience internal isParameterInput, and use it 6 years ago
  falkTX 4908bf4dc9 Proper float comparison for param changes in lv2 and ladspa 6 years ago