summaryrefslogtreecommitdiff
path: root/plugin/drumgizmo_plugin.h
AgeCommit message (Expand)Author
2020-11-15Store size of main window centralized in mainwindow.h to reduce redundancy.TheMarlboroMan
2020-07-29Add embedded gettext support from resource.Bent Bisballe Nyeng
2020-05-02Add new powermap widgget to the plugingui.Bent Bisballe Nyeng
2019-05-12Reorder frames and resize window.André Nusser
2019-05-11Add settings and GUI for new sampling algorithm.André Nusser
2019-04-17Added ttlgen dynamic ttl manifest generator the LV2 plugin.Bent Bisballe Nyeng
2018-10-30Added dynamic midnam support.Bent Bisballe Nyeng
2018-08-01Remove the last references to hardcoded 44k1Hz samplerate.Bent Bisballe Nyeng
2018-02-18 Added latency filter UI controls.Bent Bisballe Nyeng
2017-05-24Add frame in the GUI for bleed control.André Nusser
2017-05-21Fix out of bounds resize of status frame.André Nusser
2017-05-20Add inline drumgizmo logo.André Nusser
2017-05-10Update plugingizmo and thus also update return value of createWindowAndré Nusser
2017-04-21Fix crash of the plugin due to wrong resource path.André Nusser
2017-04-17Fix the size for the plugins.André Nusser
2017-04-17Use new UI in plugins.Bent Bisballe Nyeng
2017-02-17Replace obsolete WIN32 ifdefs with platform define.Bent Bisballe Nyeng
2016-09-15Added new inline display for showing load progress.Bent Bisballe Nyeng
2016-07-16Move config io from DrumGizmo to DrumGizmoPlugin (into own class).André Nusser
2016-07-14Add 'get' prefix to metadata info methods. Update to latest plugingizmo.Bent Bisballe Nyeng
2016-07-14Improve last commit and take into account changes in plugingizmo.André Nusser
2016-07-14Also use isFreewheeling in the plugin. Removing onFreeWheelChange.André Nusser
2016-07-13Introduce input engine isFreewheeling method.André Nusser
2016-07-13Introduce output engine isFreewheeling method.André Nusser
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-22Change license to LGPLv3.André Nusser
2016-03-22Modernized InputEngine::run()Christian Glöckner
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