add weather via Dark Sky API -step1-

Signed-off-by: Thilo Graf <dbt@novatux.de>

Build errors fixed, missing code disabled
This commit is contained in:
TangoCash
2019-03-20 15:27:14 +01:00
committed by Thilo Graf
parent 69ae7d89e3
commit f7219894bc
31 changed files with 786 additions and 7 deletions

View File

@@ -1600,6 +1600,9 @@ const char * locale_real_names[] =
"menu.hint_volume_digits",
"menu.hint_volume_pos",
"menu.hint_volume_size",
"menu.hint_weather_api_key",
"menu.hint_weather_enabled",
"menu.hint_weather_location",
"menu.hint_webradio_setup",
"menu.hint_webradio_xml_auto",
"menu.hint_webtv_setup",
@@ -2652,6 +2655,9 @@ const char * locale_real_names[] =
"videomenu.videoformat_169",
"videomenu.videoformat_43",
"videomenu.videomode",
"weather.api_key",
"weather.enabled",
"weather.location",
"webradio.head",
"webradio.xml",
"webradio.xml.auto",