summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-12Support GNU platforms other than LinuxnonlinuxSteven Chamberlain
2018-04-26Add support for plugins that want midi input but aren't synths (#45)Patrick Desaulniers
2018-04-21Fix shaky TimeBeat (#44)Patrick Desaulniers
2018-04-12Remove SetFile call and dependence on real OSX system to build (#38)Damien Zammit
2018-03-11Set VST parameter hints where useful (#39)Patrick Desaulniers
2018-02-24Merge pull request #37 from pdesaulniers/patch-2Filipe Coelho
2018-02-23Proper namespace for isBase64CharPatrick Desaulniers
2018-02-11Implement transient windows for Windows and macOSfalkTX
2018-02-09Merge pull request #33 from pdesaulniers/patch-1Filipe Coelho
2018-02-08Fix VST build with custom DISTRHO namespacePatrick Desaulniers
2018-01-28Merge pull request #32 from desaulniersp/patch-1Filipe Coelho
2018-01-28Fix Circle<T>::getY()Patrick Desaulniers
2018-01-07Merge pull request #26 from tartina/warningsFilipe Coelho
2018-01-07Explicitly state supported LV2 options & use param:sampleRate (#29)grejppi
2018-01-01Add DGL_NO_SHARED_RESOURCES; Fix buildfalkTX
2018-01-01Merge branch 'vst-key-events'falkTX
2018-01-01Misc changesfalkTX
2018-01-01Fix build with custom DGL namespace, use it for OSX class namesfalkTX
2018-01-01Add DGL_FILE_BROWSER_DISABLED to optionaly disable file browserfalkTX
2017-12-24Correct use of LV2 UI sample ratefalkTX
2017-12-02Merge pull request #25 from zamaudio/fix-presetsFilipe Coelho
2017-12-02lv2: Fix bug with multiple output param ports generating invalid ttlDamien Zammit
2017-11-27Fix some fall through compiler warningsGuido Aulisi
2017-11-18Merge pull request #24 from zamaudio/fix-fedoraFilipe Coelho
2017-11-18utils/png2rgba.py: Fix for Fedora's python PILDamien Zammit
2017-08-04Add vst product string test, to know if we should capture keysfalkTX
2017-08-04Fix some special VST key handlingfalkTX
2017-08-04Fix VST Build With DISTRHO_PLUGIN_HAS_EXTERNAL_UIfundamental
2017-08-03Testing: handle effEditKeyUp/Down from hostfalkTX
2017-08-03Fix X11 never receiving onSpecial eventsfalkTX
2017-08-02Add vst product string test, to know if we should capture keysfalkTX
2017-08-02Fix some special VST key handlingfalkTX
2017-08-02Fix VST Build With DISTRHO_PLUGIN_HAS_EXTERNAL_UIfundamental
2017-07-25Testing: handle effEditKeyUp/Down from hostfalkTX
2017-06-20Implement initial MOD LV2 license APIfalkTX
2017-05-10Skip output control ports in lv2 presetsfalkTX
2017-05-09Fix dssi_get_midi_controller_for_port (needs port offset)falkTX
2017-02-10Add Parameter::initDesignation()falkTX
2017-02-10Implement bypass (enabled) for LV2falkTX
2017-02-01Another typofalkTX
2017-02-01Fix typofalkTX
2017-02-01Add parameter designation API (unused for now)falkTX
2016-12-06Fix unused variable warningfalkTX
2016-11-24Fix build without UIfalkTX
2016-11-19Use MIDI program and CC messages under JACK modefalkTX
2016-11-19Fix minor typosfalkTX
2016-11-18Don't set default value for LV2 control outputsfalkTX
2016-11-18Don't pad LV2 UI->DSP messagesfalkTX
2016-11-18Fix initial size of lv2 atom output bufferfalkTX
2016-11-18Always initialize LV2 atom output bufferfalkTX