add refresh_only to scopewindow, fix alsa prefs for capture source, add python to...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mainsession.h
index a3ad511c8bcfc507f876229267c49f915d29cd83..2ed9e5b5adbd134a9c586d929269ae9560dbb6af 100644 (file)
@@ -172,6 +172,11 @@ public:
        int use_vector;
        int use_hist_parade;
        int use_wave_parade;
+       int use_wave_gain;
+       int use_vect_gain;
+       int use_smooth;
+       int use_refresh;
+       int use_graticule;
 
        int afolders_w;
        int show_vwindow, show_awindow, show_cwindow, show_gwindow, show_lwindow;
@@ -184,10 +189,6 @@ public:
        int menueffect_w, menueffect_h;
        int transitiondialog_w, transitiondialog_h;
 
-       int cwindow_fullscreen;
-       int rwindow_fullscreen;
-       int vwindow_fullscreen;
-       int zwindow_fullscreen;
        int selected_zwindow;
 
        double actual_frame_rate;