Update color stripable color-picker(s)
authorRobin Gareus <robin@gareus.org>
Fri, 10 Mar 2017 22:51:39 +0000 (23:51 +0100)
committerRobin Gareus <robin@gareus.org>
Fri, 10 Mar 2017 23:33:43 +0000 (00:33 +0100)
commit05dfc1fdc1e0c0e41dadfacbfb5c1076f8a7364a
tree7a2264db527fb700a4cf0a80fc24931f73917023
parent7a709f23f13c7485200cbd67dd3adb4e1a268359
Update color stripable color-picker(s)

* consistent behavior (Route, VCA)
* non-modal
* a single color picker for each RouteUI/VCA at most
* fix bug: VCA picker staying around even when VCA was deleted
gtk2_ardour/route_ui.cc
gtk2_ardour/route_ui.h
gtk2_ardour/stripable_colorpicker.cc [new file with mode: 0644]
gtk2_ardour/stripable_colorpicker.h [new file with mode: 0644]
gtk2_ardour/vca_master_strip.cc
gtk2_ardour/vca_master_strip.h
gtk2_ardour/wscript