mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock
git-svn-id: svn://localhost/ardour2/branches/3.0@6074 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ab565167ff
commit
ff9ddf5100
16 changed files with 175 additions and 216 deletions
|
|
@ -49,6 +49,8 @@ class AudioClock : public Gtk::HBox
|
|||
void focus ();
|
||||
|
||||
void set (nframes_t, bool force = false, nframes_t offset = 0, char which = 0);
|
||||
void set_from_playhead ();
|
||||
void locate ();
|
||||
void set_mode (Mode);
|
||||
void set_bbt_reference (nframes64_t);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue