- webradio: add possibility to auto-load webradio files

Conflicts:
	src/gui/webtv_setup.cpp
	src/gui/webtv_setup.h
	src/neutrino.cpp
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-09-25 23:53:35 +02:00
committed by Thilo Graf
parent e3a5dbf6f4
commit dff946029f
8 changed files with 137 additions and 50 deletions

View File

@@ -1552,6 +1552,7 @@ const char * locale_real_names[] =
"menu.hint_volume_pos",
"menu.hint_volume_size",
"menu.hint_webradio_setup",
"menu.hint_webradio_xml_auto",
"menu.hint_webtv_setup",
"menu.hint_webtv_xml_auto",
"menu.hint_window_size",
@@ -2595,6 +2596,7 @@ const char * locale_real_names[] =
"videomenu.videomode",
"webradio.head",
"webradio.xml",
"webradio.xml.auto",
"webtv.head",
"webtv.xml",
"webtv.xml.add",