Home
last modified time | relevance | path

Searched refs:PREF_RRSUPER (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.h1082 #define PREF_RRSUPER "recrender_super" /// option for rendering recordings macro
H A Dpreferences.c730 if (!lives_strcmp(prefidx, PREF_RRSUPER)) { in pref_factory_bool()
1765 …pref_factory_bool(PREF_RRSUPER, lives_toggle_button_get_active(LIVES_TOGGLE_BUTTON(prefsw->rr_supe… in apply_prefs()
H A Dmain.c1713 prefs->rr_super = get_boolean_prefd(PREF_RRSUPER, TRUE); in lives_init()