mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Implement 2532: option to show tracks with regions under the playhead.
git-svn-id: svn://localhost/ardour2/branches/3.0@6207 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b88e7fdcca
commit
515d19c745
6 changed files with 78 additions and 1 deletions
|
|
@ -75,6 +75,7 @@ private:
|
|||
void hide_all_audiotracks ();
|
||||
void show_all_audiobus ();
|
||||
void hide_all_audiobus ();
|
||||
void show_tracks_with_regions_at_playhead ();
|
||||
|
||||
void display_drag_data_received (
|
||||
Glib::RefPtr<Gdk::DragContext> const &, gint, gint, Gtk::SelectionData const &, guint, guint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue