change API of Controllable::Changed signal to include (from_self, GroupControlDisposi...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 11 Mar 2016 15:34:51 +0000 (10:34 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 31 May 2016 19:30:40 +0000 (15:30 -0400)
commit5531c834963726d5a35db078e17a7508f2b9d72d
tree79adf0c05ce8a665e2b239579734bc638d704b3b
parent36784ee94f30213ddbf4360b254e27da7d07c56a
change API of Controllable::Changed signal to include (from_self, GroupControlDisposition)

This allows the signal to convey more information, which may be required by some handlers of a control's Changed signal
12 files changed:
libs/ardour/ardour/monitor_processor.h
libs/ardour/ardour/proxy_controllable.h
libs/ardour/ardour/route.h
libs/ardour/ardour/session.h
libs/ardour/automation_control.cc
libs/ardour/monitor_processor.cc
libs/ardour/route.cc
libs/ardour/route_controls.cc
libs/ardour/session.cc
libs/ardour/session_state.cc
libs/ardour/track.cc
libs/pbd/pbd/controllable.h