mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
completion of c1bec938ef
Origin commit data ------------------ Branch: ni/coolstream Commit:68cd2be8e1
Author: vanhofen <vanhofen@gmx.de> Date: 2020-10-26 (Mon, 26 Oct 2020) Origin message was: ------------------ - completion ofc1bec938ef
------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -2805,7 +2805,7 @@ TIMER_START();
|
||||
ZapStart_arg.ci_delay = g_settings.ci_delay;
|
||||
memcpy(ZapStart_arg.ci_rpr, g_settings.ci_rpr, sizeof(g_settings.ci_rpr));
|
||||
#endif
|
||||
ZapStart_arg.volume = g_settings.hdmi_cec_volume ? 100 : g_settings.current_volume;
|
||||
ZapStart_arg.volume = g_settings.hdmi_cec_volume ? 75 : g_settings.current_volume;
|
||||
ZapStart_arg.webtv_xml = &g_settings.webtv_xml;
|
||||
ZapStart_arg.webradio_xml = &g_settings.webradio_xml;
|
||||
|
||||
|
Reference in New Issue
Block a user