mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
add option to regulate audio systems volume via CEC
Conflicts: src/gui/cec_setup.cpp src/neutrino.cpp src/system/settings.h Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -472,6 +472,7 @@ const char * locale_real_names[] =
|
||||
"extra.dboxinfo_use",
|
||||
"extra.dboxinfo_used",
|
||||
"extra.east",
|
||||
"extra.external_volume",
|
||||
"extra.fec_1_2",
|
||||
"extra.fec_2_3",
|
||||
"extra.fec_2_5",
|
||||
@@ -1082,6 +1083,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_cec_mode",
|
||||
"menu.hint_cec_standby",
|
||||
"menu.hint_cec_view_on",
|
||||
"menu.hint_cec_volume",
|
||||
"menu.hint_channellist_additional",
|
||||
"menu.hint_channellist_enablesdt",
|
||||
"menu.hint_channellist_epg_align",
|
||||
@@ -1135,6 +1137,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_eventlist_fonts",
|
||||
"menu.hint_eventlist_setup",
|
||||
"menu.hint_extended",
|
||||
"menu.hint_external_volume",
|
||||
"menu.hint_factory",
|
||||
"menu.hint_fade",
|
||||
"menu.hint_fan_speed",
|
||||
@@ -2589,6 +2592,7 @@ const char * locale_real_names[] =
|
||||
"videomenu.hdmi_cec_mode_tuner",
|
||||
"videomenu.hdmi_cec_standby",
|
||||
"videomenu.hdmi_cec_view_on",
|
||||
"videomenu.hdmi_cec_volume",
|
||||
"videomenu.hue",
|
||||
"videomenu.letterbox",
|
||||
"videomenu.panscan",
|
||||
|
Reference in New Issue
Block a user