Home
last modified time | relevance | path

Searched refs:fx1_bool (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dtranscode.c163 boolean fx1_bool = mainw->fx1_bool; in transcode_clip() local
317 if (mainw->fx1_bool) { in transcode_clip()
374 if (mainw->fx1_bool) { in transcode_clip()
450 mainw->fx1_bool = fx1_bool; in transcode_clip()
H A Dresample.c2020 mainw->fx1_bool = mainw->fx2_bool = FALSE; in on_change_speed_activate()
2045 if (mainw->fx1_bool) chk_mask |= WARN_MASK_LAYOUT_DELETE_AUDIO | WARN_MASK_LAYOUT_SHIFT_AUDIO in on_change_speed_ok_clicked()
2054 mainw->fx1_bool = !(cfile->undo1_int == cfile->arate); in on_change_speed_ok_clicked()
2070 if (mainw->fx1_bool) { in on_change_speed_ok_clicked()
H A Dmerge.c391 mainw->fx1_bool = FALSE; in on_merge_ok_clicked()
H A Dplugins.c472 …if (vppw->apply_fx) mainw->fx1_bool = lives_toggle_button_get_active(LIVES_TOGGLE_BUTTON(vppw->app… in on_vppa_ok_clicked()
1929 boolean ofx1_bool = mainw->fx1_bool; in check_encoder_restrictions()
1930 mainw->fx1_bool = FALSE; in check_encoder_restrictions()
1988 if (!mainw->fx1_bool && mainw->osc_enc_width == 0) { in check_encoder_restrictions()
1994 mainw->fx1_bool = ofx1_bool; in check_encoder_restrictions()
1998 mainw->fx1_bool = ofx1_bool; in check_encoder_restrictions()
H A Dinterface.c30 checkbutton = lives_standard_check_button_new(ltext, mainw->fx1_bool, box, NULL); in add_suffix_check()
33 LIVES_GUI_CALLBACK(on_boolean_toggled), &mainw->fx1_bool); in add_suffix_check()
1319 &mainw->fx1_bool); in create_encoder_prep_dialog()
1320 } else if (!text2) mainw->fx1_bool = TRUE; in create_encoder_prep_dialog()
1322 if (text2 && (mainw->fx1_bool || opt_resize)) { in create_encoder_prep_dialog()
1505 …ton = lives_standard_check_button_new(_("_Insert to fit audio"), mainw->fx1_bool, LIVES_BOX(hbox),… in create_insert_dialog()
1508 mainw->fx1_bool, LIVES_BOX(hbox), NULL); in create_insert_dialog()
1589 toggle_toggles_var(LIVES_TOGGLE_BUTTON(insertw->fit_checkbutton), &mainw->fx1_bool, FALSE); in create_insert_dialog()
2989 mainw->fx1_bool = FALSE; in create_rename_dialog()
2996 LIVES_GUI_CALLBACK(on_boolean_toggled), &mainw->fx1_bool); in create_rename_dialog()
[all …]
H A Dmainwindow.h1053 boolean fx1_bool, fx2_bool, fx3_bool, fx4_bool, fx5_bool, fx6_bool; member
H A Ddialogs.c3078 mainw->fx1_bool = FALSE; in rdet_suggest_values()
3119 mainw->fx1_bool = TRUE; in rdet_suggest_values()
3208 mainw->fx1_bool = TRUE; in do_encoder_restrict_dialog()
H A Dcallbacks.c1796 if (mainw->fx1_bool) {
3033 mainw->fx1_bool = FALSE;
3315 mainw->fx1_bool = FALSE;
3397 if (mainw->fx1_bool && (cfile->asampsize * cfile->arate * cfile->achans != 0)) {
3403 if (times_to_insert < 0. && (mainw->fx1_bool)) {
3642 if (mainw->fx1_bool && (cfile->asampsize * cfile->arate * cfile->achans != 0)) {
H A Dsaveplay.c1370 mainw->fx1_bool = TRUE;
1399 if (mainw->fx1_bool && (strlen(n_file_name) <= strlen(prefs->encoder.of_def_ext) ||
H A Dosc.c1471 mainw->fx1_bool = (times == -1); // fit to audio in lives_osc_cb_clipbd_insertb()
1533 mainw->fx1_bool = (times == -1); // fit to audio in lives_osc_cb_clipbd_inserta()