rework histogram_bezier, init wm icon set_icon(gg), update de.po+msg/txt
[goodguy/history.git] / cinelerra-5.1 / cinelerra / renderengine.h
index b34fbf60546f26457e713f3e916da363632c8e55..4e9c9689df18ae57e5ba4904890dbe6cd4d72933 100644 (file)
@@ -111,10 +111,7 @@ public:
 // Lock out audio and synchronization timers until first frame is done
        Condition *first_frame_lock;
 // Lock out interrupts before and after renderengine is active
-       Mutex *interrupt_lock;
-
-// Show the timecode on the video
-       int show_tc;
+       Condition *interrupt_lock;
 
        int done;
        int is_nested;