mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-10 07:08:28 +02:00
some cec volume fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4759ebd150
Author: TangoCash <eric@loxat.de>
Date: 2021-11-05 (Fri, 05 Nov 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -162,6 +162,7 @@ bool CCECSetup::changeNotify(const neutrino_locale_t OptionName, void * /*data*/
|
||||
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
|
||||
if (g_settings.hdmi_cec_mode != VIDEO_HDMI_CEC_MODE_OFF)
|
||||
{
|
||||
g_settings.current_volume = 100;
|
||||
videoDecoder->SetAudioDestination(g_settings.hdmi_cec_volume);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user