mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
mackie: cleanup subview mode a little
This commit is contained in:
parent
8ba8f1c0b0
commit
81179389d3
7 changed files with 92 additions and 75 deletions
|
|
@ -156,6 +156,7 @@ public:
|
|||
void update_potmode ();
|
||||
|
||||
void gui_selection_changed (const ARDOUR::StrongRouteNotificationList&);
|
||||
void subview_mode_changed ();
|
||||
|
||||
MackieControlProtocol& mcp() const { return _mcp; }
|
||||
|
||||
|
|
@ -205,7 +206,6 @@ public:
|
|||
int connection_state;
|
||||
|
||||
MidiByteArray display_line (std::string const& msg, int line_num);
|
||||
bool update_subview_mode_display ();
|
||||
|
||||
public:
|
||||
/* IP MIDI devices need to keep a handle on this and destroy it */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue