Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.h212 boolean omc_noisy; ///< send success/fail member
H A Dosc.c165 if (prefs->omc_noisy) in lives_osc_notify_success()
172 if (prefs->omc_noisy) in lives_osc_notify_failure()
1603 if (!LIVES_IS_PLAYING && prefs->omc_noisy) { in lives_osc_cb_fgclip_select_next()
1624 if (!LIVES_IS_PLAYING && prefs->omc_noisy) { in lives_osc_cb_bgclip_select_next()
1644 if (!LIVES_IS_PLAYING && prefs->omc_noisy) { in lives_osc_cb_fgclip_select_previous()
1766 prefs->omc_noisy = FALSE; // default for confirms is OFF in lives_osc_cb_open_notify_socket()
1798 prefs->omc_noisy = state; in lives_osc_cb_notify_c()
H A Dmain.c1272 prefs->omc_noisy = FALSE; in lives_init()