summaryrefslogtreecommitdiffstats
path: root/src/controlobjectslave.h
AgeCommit message (Expand)Author
2015-09-11Improve commentsDaniel Schürmann
2015-09-08don't use a direct connection inside ControlObjectSlave if not expicit reques...Daniel Schürmann
2014-11-18Code fascism.RJ Ryan
2014-10-09Fix interpretation of "xFaderReverse" to "> 0"Daniel Schürmann
2014-04-18Since ControlObjectSlave has no sub-classes, remove virtuals and mark everyth...RJ Ryan
2014-01-12Add getKey() method to ControlObjectSlave.RJ Ryan
2014-01-10Add getParameterForValue method to ControlDoublePrivate and ControlObjectSlave.RJ Ryan
2014-01-10Revert changes to add a parameter signal to ControlObjectSlave.RJ Ryan
2014-01-10Use ControlObjectSlave for widget connections. After this we can delete Contr...RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-10-16fixd typosDaniel Schürmann
2013-10-15Merge branch 'master' into atomic-coDaniel Schürmann
2013-10-15added some usage comments to controlobjectslave.hDaniel Schürmann
2013-07-06Added default constructor, Connect to ControlObjectPrivate only ifDaniel Schürmann
2013-07-06Introduced ControlObjectSlave a successor of ControlObjectThread.Daniel Schürmann