remove editor/mixer selection change signals; make editor and mixer use PresentationI...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 27 Jan 2017 18:18:33 +0000 (19:18 +0100)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 27 Jan 2017 21:17:53 +0000 (22:17 +0100)
commitcc82fc675b096c3dfec76d0c45671b78c85007cf
tree4acd88079a01f3f52f624818186c6db14b83e0c7
parent4821def1736c55866fc6f354dcd98a61c3451101
remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection
14 files changed:
gtk2_ardour/ardour_ui_dependents.cc
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_mixer.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/editor_routes.cc
gtk2_ardour/editor_routes.h
gtk2_ardour/mixer_ui.cc
gtk2_ardour/mixer_ui.h
gtk2_ardour/public_editor.h
gtk2_ardour/route_processor_selection.cc
gtk2_ardour/route_processor_selection.h
gtk2_ardour/selection.cc
gtk2_ardour/selection.h