add deselect to editpopup menu, drag edit select/deselect
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / edlsession.h
index 7a383471ad3ecee8cf30a1ee9b355315df25d767..fad4789aaa6b5388e31f61522c4f3f39a97a9469 100644 (file)
@@ -121,7 +121,6 @@ public:
        int cwindow_click2play;
 // CWindow clear color
        int cwindow_clear_color;
-       int cwindow_clear_alpha;
 // Transition
        char default_atransition[BCTEXTLEN];
        char default_vtransition[BCTEXTLEN];
@@ -172,8 +171,8 @@ public:
         int proxy_use_scaler;
 // automatically rescale assets when loaded
         int proxy_auto_scale;
-// beep when proxy/render done
-        int proxy_beep, render_beep;
+// beep gain when proxy/render done
+        float proxy_beep, render_beep;
 //     int playback_strategy;
 // Play audio in realtime priority
        int real_time_playback;
@@ -203,12 +202,13 @@ public:
        int show_assets;
 // Show titles in resources
        int show_titles;
+       int gang_tracks;
 // Test for data before rendering a track
        int test_playback_edits;
 // Format to display times in
        int time_format;
-// Offset for timecode
-       int timecode_offset[4];
+// Offset for timecode units
+       double timecode_offset;
 // Format to display nudge in, either seconds or track units.
        int nudge_format;
 // Show tool window in CWindow