add haupauge-1657 dual usb capture support, add deinterlace to recordmonitor, asset...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / preferences.h
index 6a8f174a3933791b37d39b8f72fdc170d7318a49..bbd41964d608a16504ea23c2daa6d4a7aeea0154 100644 (file)
@@ -95,6 +95,7 @@ public:
 // media thumbnail size
        int awindow_picon_h;
        int vicon_size, vicon_color_mode;
+       float layout_scale;
 // Title of theme
        char theme[BCTEXTLEN];
 // plugin icon set
@@ -137,6 +138,8 @@ public:
        int autocolor_assets;
 // ctrl_toggle && !ctrl_down() clears selection before toggle
        int ctrl_toggle;
+// rectify timeline audio waveform
+       int rectify_audio;
 // Default positions for channels
        int channel_positions[MAXCHANNELS][MAXCHANNELS];