summaryrefslogtreecommitdiff
path: root/distrho/src/DistrhoPluginVST.cpp
AgeCommit message (Expand)Author
2018-03-11Set VST parameter hints where useful (#39)Patrick Desaulniers
2018-02-08Fix VST build with custom DISTRHO namespacePatrick Desaulniers
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
2016-02-24Fix unused variablefalkTX
2016-02-23Return -1 for VST canDo features we don't needfalkTX
2016-02-23Fix VST chunk savefalkTX
2016-02-14Start work torwards external-ui supportfalkTX
2016-02-13Fix out of bounds write on vst state savefalkTX
2015-11-29Implement full state on lv2 and vstfalkTX
2015-05-09Check if bufsize or srate changed in vst2 resumefalkTX
2015-04-26Fix states; Fix vst build without UIfalkTX
2015-04-26Fix code for API changes; Update copyright date in dgl codefalkTX
2015-04-21Continue documentationfalkTX
2015-04-21Change midi macros, start documentation reworkfalkTX
2015-02-15Fix VST OSX build without UIfalkTX
2015-02-15Disable UI if HAVE_DGL is not definedfalkTX
2014-10-22VST: Reduce char array size for old hostsfalkTX
2014-10-16Remove test printfalkTX
2014-10-11OSX embedding now working; CleanupfalkTX
2014-10-11Handle hasCockosViewAsConfig properly; Misc fixingfalkTX
2014-10-11Rework VST code to work under juce-based hostsfalkTX
2014-10-11Fix some warningsfalkTX
2014-10-10Fix mac-vst entry pointfalkTX
2014-10-10Do not use cbegin/cend, it's c++11 only so not provided by OSXfalkTX
2014-09-10Fix last commitfalkTX
2014-09-10MiscfalkTX
2014-08-22Fix last commitfalkTX
2014-08-22Update vestige header to ardour3 version; Complete VST timePosfalkTX
2014-08-22Several fixes to LV2 time code; Misc changesfalkTX
2014-08-21Replace some IS_SYNTH with HAS_MIDI_INPUT; VST fixesfalkTX
2014-08-21Fix typofalkTX
2014-08-21States in VST (using chunks) confirmed working 100%, remove warningfalkTX
2014-08-21Need to have default state values; LV2 states proved 100% workingfalkTX
2014-08-19s/TimePos/TimePosition/falkTX
2014-08-19Update vst state chunk code, almost completefalkTX
2014-08-19Minor vst tuningfalkTX
2014-08-19More documentation and small UI changesfalkTX
2014-08-18Fix for temporary VST UI used for sizefalkTX
2014-08-17Fix synths buildfalkTX
2014-08-17Put all classes provided by DPF inside the namespacefalkTX
2014-08-16Enable previous if0'd code during strict testing; Fix buildfalkTX
2014-08-13Fix vst plugin for some hosts (ardour3 and energyXT on linux)falkTX
2014-05-26MiscfalkTX
2014-05-26VST: Export "main" on non-windows, fixes discovery for bitwigfalkTX
2014-05-18Clear up UI size stufffalkTX
2014-05-12MiscfalkTX
2014-04-29Import new distrho codefalkTX