add olaf de.po, opengl bg clr, asset drag select tweak
[goodguy/history.git] / cinelerra-5.1 / cinelerra / vwindowgui.h
index 5dcdc78471636b5734c061d61f890d0d7ab353d4..e09eb4c3fe72510fa88d38dd78c765409d7d0372 100644 (file)
@@ -56,6 +56,7 @@ public:
        int resize_event(int w, int h);
        int translation_event();
        int close_event();
+       void stop_transport(const char *lock_msg);
        int keypress_event();
        int button_press_event();
        int cursor_leave_event();
@@ -71,6 +72,7 @@ public:
 //     void update_labels();
 //     void update_points();
        void update_meters();
+       void draw_wave();
 
        MWindow *mwindow;
        VWindow *vwindow;
@@ -117,6 +119,7 @@ public:
 
        void zoom_resize_window(float percentage);
        void draw_refresh(int flush = 1);
+       int need_overlays();
        void draw_overlays();
        void close_source();
        int get_fullscreen();