first vaguely working version using PresentationInfo

remote control ID and "order keys" have been removed.
This commit is contained in:
Paul Davis 2016-05-16 07:30:28 -04:00
parent bae9474e9f
commit e0ff70cf86
65 changed files with 1193 additions and 1076 deletions

View file

@ -36,7 +36,6 @@ private:
}
ARDOUR::RouteList selected_routes () const;
void sync_order_keys ();
Mixer_UI* _mixer;
};