summaryrefslogtreecommitdiffstats
path: root/src/effects/effectparameterslotbase.h
AgeCommit message (Expand)Author
2018-05-01Merge remote-tracking branch 'upstream/master' into lv2_support2Daniel Schürmann
2017-04-26Pass EffectParameterMainfest via shared pointer instead of copying it.Daniel Schürmann
2017-02-11toXML -> toXmlbe_
2017-02-09avoid reusing loadValuesFromXml method name for slot classes at different levelsbe_
2017-01-28save all parameter types as a generic <Parameter> element in XMLbe_
2016-12-20Add a ControlObject::setReadOnly method.RJ Ryan
2016-12-05add support for effect & effect parameter short namesbe_
2016-04-27Move all Control classes to src/control.RJ Ryan
2015-12-27Rename src/util.h to src/util/class.h.RJ Ryan
2014-11-21Delete unused code.RJ Ryan
2014-11-18pass m_group to effectparameterslotsDaniel Schürmann
2014-11-18Removed unused member variables from effectparameterslotbase.Daniel Schürmann
2014-10-12Replace all occurrences of parameterNumber with parameterSlotNumberNicu Badescu
2014-10-12Add getManifest() method to EffectParameterSlotBaseNicu Badescu
2014-10-08Merge remote-tracking branch 'upstream/master' into kill_buttons2Daniel Schürmann
2014-08-21Moved LinkType to EffectParameterSlotDaniel Schürmann
2014-07-23Move slotValueChanged from the base class to its childrenNicu Badescu
2014-07-02Remove ASCII art from headersNicu Badescu
2014-06-24Move updated() signal to EffectParameterSlotBaseNicu Badescu
2014-06-24Create a base class for EffectParameterSlot and EffectButtonParameterSlot to ...Nicu Badescu