add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / cwindowgui.h
index d08291d15da1c806e655b3e64e5ced55f286aa3a..45734e4259603e74d5ed66b57761125ba12d02f5 100644 (file)
@@ -85,6 +85,7 @@ public:
        void keyboard_zoomin();
        void keyboard_zoomout();
        void update_meters();
+       void stop_transport(const char *lock_msg);
 
        MWindow *mwindow;
        CWindow *cwindow;
@@ -166,14 +167,13 @@ public:
        void overwrite_selection();
        void set_inpoint();
        void set_outpoint();
-       void clear_inpoint();
-       void clear_outpoint();
+       void unset_inoutpoint();
        void to_clip();
        void toggle_label();
-       void prev_label();
-       void next_label();
-       void prev_edit();
-       void next_edit();
+       void prev_label(int cut);
+       void next_label(int cut);
+       void prev_edit(int cut);
+       void next_edit(int cut);
 
        MWindow *mwindow;
        CWindow *cwindow;
@@ -272,6 +272,7 @@ public:
                int cursor_motion,
                int draw);
        void draw_refresh(int flash = 1);
+       int need_overlays();
        void draw_overlays();
        void draw_safe_regions();
 // Cursor may have to be drawn