summaryrefslogtreecommitdiff
path: root/distrho/DistrhoPlugin.hpp
AgeCommit message (Expand)Author
2019-01-29Dynamic AU res id based on plugin unique idfalkTX
2019-01-11Fix some warnings emitted by GCC 8 and Clang 7JP Cimalando
2018-11-29Fix some parts of BarBeatTick documentation (#86)Patrick Desaulniers
2018-08-04Implement triggers in all formats; Allow VST to use param outputsfalkTX
2018-08-04Implement MIDI output for all formatsfalkTX
2018-08-04Add parameter trigger and enumeration definitionsfalkTX
2017-02-10Add Parameter::initDesignation()falkTX
2017-02-01Another typofalkTX
2017-02-01Fix typofalkTX
2017-02-01Add parameter designation API (unused for now)falkTX
2016-07-30Add 'midiCC' hint to Parameter, use in as DSSI code alreadyfalkTX
2016-03-23Update some commentsfalkTX
2016-03-01Update doxygen file and some copyright datesfalkTX
2015-11-29Initial support for full statesfalkTX
2015-11-29Add new metadata fields; Export more LV2 stuff, more MOD supportfalkTX
2015-05-12Add Parameter constructor using custom values; Fix typofalkTX
2015-04-26Fix states; Fix vst build without UIfalkTX
2015-04-26Minor fixingfalkTX
2015-04-26MiscfalkTX
2015-04-26Fix code for API changes; Update copyright date in dgl codefalkTX
2015-04-26Rename some filesfalkTX
2015-04-26Start rework of base classesfalkTX
2015-04-24Add AudioPort struct and hints; Implement CV and Sidechain in LV2falkTX
2015-04-21Small docs updatefalkTX
2015-04-21Continue documentationfalkTX
2015-04-21Change midi macros, start documentation reworkfalkTX
2014-08-21Need to have default state values; LV2 states proved 100% workingfalkTX
2014-08-21Remove size/geometry dependency from NTK; Docs updatefalkTX
2014-08-19s/TimePos/TimePosition/falkTX
2014-08-19More documentation and small UI changesfalkTX
2014-08-18Use uint for sizes; Some DPF UI class changes and docsfalkTX
2014-08-16UpdatefalkTX
2014-08-16MiscfalkTX
2014-08-16More documentation; Add macros for MIDI input and outputfalkTX
2014-08-16Write some API documentation; CleanupfalkTX
2014-08-16Cleanup; Fix some docs; Split Color from NanoVG into separate classfalkTX
2014-08-15Cleanup; Some fixes for -Weffc++falkTX
2014-05-12MiscfalkTX
2014-04-25FixingfalkTX
2014-04-25Rework base DSP classfalkTX
2014-04-25Misc fixingfalkTX
2014-04-25More d_string into its own file; Rework base headersfalkTX
2014-03-09Update code headersfalkTX
2014-01-29Fix M_PI; Implement basic VST timePos supportfalkTX
2014-01-25Add BBT info to TimePos structfalkTX
2013-12-24Initial commitfalkTX