summaryrefslogtreecommitdiff
path: root/pluginlv2.cc
AgeCommit message (Expand)Author
2020-05-26Change LV2_Descriptor and LV2UI_Descriptor signatures in function calls.Bent Bisballe Nyeng
2018-11-24Make midnam threadsafe.Bent Bisballe Nyeng
2018-11-01Only call midnam update if midnam is actually supported by the host.Bent Bisballe Nyeng
2018-10-30Add interface to set midnam data from the outsideBent Bisballe Nyeng
2018-10-27Prototype LV2 midname extensionRobin Gareus
2018-07-29Remove useless comment and convert struct into C++ style.André Nusser
2018-06-09Fix midi event memcpy size.Bent Bisballe Nyeng
2017-05-10Make createWindow return the window handle. Assign *widget of lv2 init.André Nusser
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-03-28Fix midi event iteration loop when encountering a non-midi event.Bent Bisballe Nyeng
2016-03-13Remove stray debug resize call.Bent Bisballe Nyeng
2016-03-11Initial import from DrumGizmo branch.Bent Bisballe Nyeng