mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
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:
parent
d45dfa5cb6
commit
d13fdaa9d1
10 changed files with 85 additions and 65 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue