summaryrefslogtreecommitdiff
path: root/plugin/drumgizmo_plugin.cc
AgeCommit message (Expand)Author
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...Bent Bisballe Nyeng
2016-03-31Settings.Bent Bisballe Nyeng
2016-03-31more consistent style of output engines' gettersChristian Glöckner
2016-03-31pass channels to output engine by const refChristian Glöckner
2016-03-31made input engine more const-correctChristian Glöckner
2016-03-31using const ref strings at output engineChristian Glöckner
2016-03-31using const ref strings at input engineChristian Glöckner
2016-03-27Fix crash when running without connecting ports.Bent Bisballe Nyeng
2016-03-27Fix plugin 'no playback when running with resampler' bug.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
2016-03-22Modernized InputEngine::run()Christian Glöckner
2016-03-20Call new init function.Bent Bisballe Nyeng
2016-03-13Don't reimplement resize...Bent Bisballe Nyeng
2016-03-13Initial version of DG plugin with plugingizmo wrapper code. So far only for LV2.Bent Bisballe Nyeng