make RouteGroup gain control work again ; fix what solo button label shows under different conditions; other miscellania

git-svn-id: svn://localhost/ardour2/branches/3.0@5262 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2009-06-23 20:02:15 +00:00
parent d45dfa5cb6
commit d13fdaa9d1
10 changed files with 85 additions and 65 deletions

View file

@ -75,6 +75,7 @@ public:
virtual ~RouteTimeAxisView ();
void show_selection (TimeSelection&);
void set_button_names ();
void set_samples_per_unit (double);
void set_height (uint32_t h);