clean up GUIObjectState API, and use bools when setting "visible" property rather...
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 11 Jul 2011 20:32:33 +0000 (20:32 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 11 Jul 2011 20:32:33 +0000 (20:32 +0000)
commit6dc74f8c871752b05eb7def894bd44e38d76c3f4
tree58f1b847c5771b32b1e078d378631348855c1345
parent58a3d6c72030a90c54e5582b75ed520536749504
clean up GUIObjectState API, and use bools when setting "visible" property rather than string (not that it matters); don't unconditionally set visible to true unless a non-hidden track/bus has no visibility property already

git-svn-id: svn://localhost/ardour2/branches/3.0@9843 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/automation_time_axis.cc
gtk2_ardour/axis_view.cc
gtk2_ardour/axis_view.h
gtk2_ardour/gui_object.cc
gtk2_ardour/gui_object.h
gtk2_ardour/mixer_strip.cc
gtk2_ardour/mixer_ui.cc
gtk2_ardour/route_time_axis.cc