mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
show slave info in Min:Sec mode - fill empty space
git-svn-id: svn://localhost/ardour2/branches/3.0@13438 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
797ac9ef91
commit
3f2e8fe305
2 changed files with 49 additions and 37 deletions
|
|
@ -183,6 +183,7 @@ class AudioClock : public CairoWidget, public ARDOUR::SessionHandlePtr
|
|||
void on_size_allocate (Gtk::Allocation&);
|
||||
bool on_focus_out_event (GdkEventFocus*);
|
||||
|
||||
void set_slave_info ();
|
||||
void set_timecode (framepos_t, bool);
|
||||
void set_bbt (framepos_t, bool);
|
||||
void set_minsec (framepos_t, bool);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue