mackie: cleanup subview mode a little

This commit is contained in:
Paul Davis 2015-12-11 11:46:39 -05:00
parent 8ba8f1c0b0
commit 81179389d3
7 changed files with 92 additions and 75 deletions

View file

@ -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 */