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 of c1bec938ef

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-10-26 21:50:08 +01:00
parent aaf8526a9f
commit a61aa8740c

View File

@@ -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;