OSD Menu: Add progressbar color

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

- themes/Makefile.am unchanged, build was broken
- whitespace errors fixed
- unnecessary comments removed
- bump lua api version, was missed
This commit is contained in:
FlatTV
2016-12-26 14:58:51 +01:00
committed by Thilo Graf
parent 2162aa6970
commit 1652faecff
13 changed files with 82 additions and 8 deletions

View File

@@ -355,6 +355,8 @@ const char * locale_real_names[] =
"colormenu.menucolors",
"colormenu.osd_preset",
"colormenu.osd_resolution",
"colormenu.progressbar_active",
"colormenu.progressbar_passive",
"colormenu.shadow_color",
"colormenu.textcolor",
"colormenu.themeselect",
@@ -1307,9 +1309,11 @@ const char * locale_real_names[] =
"menu.hint_pref_lang",
"menu.hint_pref_subs",
"menu.hint_progressbar",
"menu.hint_progressbar_active",
"menu.hint_progressbar_color",
"menu.hint_progressbar_gradient",
"menu.hint_progressbar_infobar_position",
"menu.hint_progressbar_passive",
"menu.hint_progressbar_preview",
"menu.hint_progressbar_timescale_green",
"menu.hint_progressbar_timescale_invert",