627 Commits (30148919105af831c2ab6ef0eec580757acef8ca)
 

Author SHA1 Message Date
  Patrick Desaulniers 3014891910 Fix compilation of files with directories in their path 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
  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
  falkTX 5f65434e57 Implement triggers in all formats; Allow VST to use param outputs 6 years ago
  falkTX c2b9c40333 Implement enums for LV2 and VST; Add triple brackets on some lv2 fields 6 years ago
  falkTX 340b8e0c59 Make MIDI output actually work 6 years ago
  falkTX 5e57dfbf6b Whitespace 6 years ago
  falkTX ffdfaa6174 Implement MIDI output for all formats 6 years ago
  falkTX f2ed265a00 Add parameter trigger and enumeration definitions 6 years ago