mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
add global region fade toggle; fixup (?) reload of MIDI config state (both ported from 2.X)
git-svn-id: svn://localhost/ardour2/branches/3.0@3897 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
7002aebbda
commit
757c1c1026
12 changed files with 76 additions and 23 deletions
|
|
@ -335,8 +335,10 @@ class Editor : public PublicEditor
|
|||
void update_smpte_mode();
|
||||
void update_video_pullup();
|
||||
void update_subframes_per_frame ();
|
||||
/* xfades */
|
||||
|
||||
/* fades/xfades */
|
||||
|
||||
void toggle_region_fades ();
|
||||
void toggle_auto_xfade ();
|
||||
void toggle_xfades_active ();
|
||||
void toggle_xfade_visibility ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue