summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-27Prototype LV2 midname extensionRobin Gareus
2018-07-29Remove useless comment and convert struct into C++ style.André Nusser
2018-07-29Fix broken VST latency reporting.Bent Bisballe Nyeng
2018-06-16Add missing override keywords.Bent Bisballe Nyeng
2018-06-09Fix midi event memcpy size.Bent Bisballe Nyeng
2017-10-20Fix missing return in createWindowBent Bisballe Nyeng
2017-05-10Make createWindow return the window handle. Assign *widget of lv2 init.André Nusser
2016-12-10Add missing overrides.Bent Bisballe Nyeng
2016-12-10Add missing overrides.Bent Bisballe Nyeng
2016-09-14Use correct stride value (thanks to rgareus for pointing this out).Bent Bisballe Nyeng
2016-09-01Don't use stride and use static buffer in example plugin.Bent Bisballe Nyeng
2016-08-14Experimental inline display added.Bent Bisballe Nyeng
2016-07-14Add 'get' prefix to metadata info methods. Fix test plugin.Bent Bisballe Nyeng
2016-07-14Introduce VST plugin information.André Nusser
2016-03-29Remove debug output.Bent Bisballe Nyeng
2016-03-28Fix midi event iteration loop when encountering a non-midi event.Bent Bisballe Nyeng
2016-03-20Add getInputProperties/getOutputProperties VST methods.Bent Bisballe Nyeng
2016-03-20Move VST setup code to init function.Bent Bisballe Nyeng
2016-03-20Move VST setup code to ctor.Bent Bisballe Nyeng
2016-03-13Remove stray debug resize call.Bent Bisballe Nyeng
2016-03-11Remove superfluous check for VST_PATHBent Bisballe Nyeng
2016-03-11Initial import from DrumGizmo branch.Bent Bisballe Nyeng