From d076a7da99d8866cc3dddca8ae4f638367c92aea Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Fri, 5 Jan 2018 00:52:58 +0100 Subject: [PATCH] - icons.h: sort infoviewer status icons Signed-off-by: Thilo Graf --- src/gui/widget/icons.h | 74 ++++++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 36 deletions(-) diff --git a/src/gui/widget/icons.h b/src/gui/widget/icons.h index 1ae1db963..2cca51d49 100644 --- a/src/gui/widget/icons.h +++ b/src/gui/widget/icons.h @@ -79,14 +79,9 @@ #define NEUTRINO_ICON_RED "icon_red" #define NEUTRINO_ICON_YELLOW "icon_yellow" -#define NEUTRINO_ICON_16_9 "16_9" -#define NEUTRINO_ICON_16_9_GREY "16_9_gray" #define NEUTRINO_ICON_AUDIO "audio" #define NEUTRINO_ICON_AUDIOPLAY "audioplay" #define NEUTRINO_ICON_COLORS "colors" -#define NEUTRINO_ICON_DD "dd" -#define NEUTRINO_ICON_DD_AVAIL "dd_avail" -#define NEUTRINO_ICON_DD_GREY "dd_gray" #define NEUTRINO_ICON_ERROR "error" #define NEUTRINO_ICON_FEATURES "features" #define NEUTRINO_ICON_GAMES "games" @@ -105,28 +100,15 @@ #define NEUTRINO_ICON_REW "mp_b-skip" #define NEUTRINO_ICON_FF "mp_f-skip" #define NEUTRINO_ICON_QUESTION "question" -#define NEUTRINO_ICON_RADIOTEXTGET "radiotextget" -#define NEUTRINO_ICON_RADIOTEXTWAIT "radiotextwait" -#define NEUTRINO_ICON_RADIOTEXTOFF "radiotextoff" #define NEUTRINO_ICON_RECORDING "recording" #define NEUTRINO_ICON_SETTINGS "settings" #define NEUTRINO_ICON_SHELL "shell" #define NEUTRINO_ICON_STREAMING "streaming" #define NEUTRINO_ICON_TIMER "timer" -#define NEUTRINO_ICON_TUNER_1 "tuner_1" -#define NEUTRINO_ICON_TUNER_2 "tuner_2" -#define NEUTRINO_ICON_TUNER_3 "tuner_3" -#define NEUTRINO_ICON_TUNER_4 "tuner_4" #define NEUTRINO_ICON_UPDATE "softupdate" #define NEUTRINO_ICON_UPNP "upnp" #define NEUTRINO_ICON_VIDEO "video" -#define NEUTRINO_ICON_VTXT "vtxt" -#define NEUTRINO_ICON_VTXT_GREY "vtxt_gray" -#define NEUTRINO_ICON_SUBT "subt" -#define NEUTRINO_ICON_SUBT_GREY "subt_gray" #define NEUTRINO_ICON_NUMERIC_PAD "numericpad" -#define NEUTRINO_ICON_SCRAMBLED2 "ca2" -#define NEUTRINO_ICON_SCRAMBLED2_GREY "ca2_gray" #define NEUTRINO_ICON_BOOKMARK_MANAGER "bookmarkmanager" #define NEUTRINO_ICON_BORDER_UL "border_ul" #define NEUTRINO_ICON_BORDER_LR "border_lr" @@ -136,24 +118,6 @@ #define NEUTRINO_ICON_LCD "lcd" #define NEUTRINO_ICON_VOLUME "volume" #define NEUTRINO_ICON_RCLOCK "rclock" -#define NEUTRINO_ICON_RESOLUTION_2160 "res_2160" -#define NEUTRINO_ICON_RESOLUTION_1920 "res_1920" -#define NEUTRINO_ICON_RESOLUTION_1080 "res_1080" -#define NEUTRINO_ICON_RESOLUTION_1440 "res_1440" -#define NEUTRINO_ICON_RESOLUTION_1280 "res_1280" -#define NEUTRINO_ICON_RESOLUTION_720 "res_720" -#define NEUTRINO_ICON_RESOLUTION_704 "res_704" -#define NEUTRINO_ICON_RESOLUTION_576 "res_576" -#define NEUTRINO_ICON_RESOLUTION_544 "res_544" -#define NEUTRINO_ICON_RESOLUTION_528 "res_528" -#define NEUTRINO_ICON_RESOLUTION_480 "res_480" -#define NEUTRINO_ICON_RESOLUTION_382 "res_382" -#define NEUTRINO_ICON_RESOLUTION_352 "res_352" -#define NEUTRINO_ICON_RESOLUTION_288 "res_288" -#define NEUTRINO_ICON_RESOLUTION_000 "res_000" -#define NEUTRINO_ICON_RESOLUTION_UHD "res_uhd" -#define NEUTRINO_ICON_RESOLUTION_HD "res_hd" -#define NEUTRINO_ICON_RESOLUTION_SD "res_sd" #define NEUTRINO_ICON_PERSONALIZE "personalize" #define NEUTRINO_ICON_STAR_ON "star-on" #define NEUTRINO_ICON_STAR_OFF "star-off" @@ -269,6 +233,44 @@ #define NEUTRINO_ICON_REC "rec" #define NEUTRINO_ICON_REC_GRAY "rec_gray" +/* infoviewer status */ +#define NEUTRINO_ICON_16_9 "16_9" +#define NEUTRINO_ICON_16_9_GREY "16_9_gray" +#define NEUTRINO_ICON_DD "dd" +#define NEUTRINO_ICON_DD_AVAIL "dd_avail" +#define NEUTRINO_ICON_DD_GREY "dd_gray" +#define NEUTRINO_ICON_RADIOTEXTGET "radiotextget" +#define NEUTRINO_ICON_RADIOTEXTOFF "radiotextoff" +#define NEUTRINO_ICON_RADIOTEXTWAIT "radiotextwait" +#define NEUTRINO_ICON_RESOLUTION_000 "res_000" +#define NEUTRINO_ICON_RESOLUTION_288 "res_288" +#define NEUTRINO_ICON_RESOLUTION_352 "res_352" +#define NEUTRINO_ICON_RESOLUTION_382 "res_382" +#define NEUTRINO_ICON_RESOLUTION_480 "res_480" +#define NEUTRINO_ICON_RESOLUTION_528 "res_528" +#define NEUTRINO_ICON_RESOLUTION_544 "res_544" +#define NEUTRINO_ICON_RESOLUTION_576 "res_576" +#define NEUTRINO_ICON_RESOLUTION_704 "res_704" +#define NEUTRINO_ICON_RESOLUTION_720 "res_720" +#define NEUTRINO_ICON_RESOLUTION_1080 "res_1080" +#define NEUTRINO_ICON_RESOLUTION_1280 "res_1280" +#define NEUTRINO_ICON_RESOLUTION_1440 "res_1440" +#define NEUTRINO_ICON_RESOLUTION_1920 "res_1920" +#define NEUTRINO_ICON_RESOLUTION_2160 "res_2160" +#define NEUTRINO_ICON_RESOLUTION_HD "res_hd" +#define NEUTRINO_ICON_RESOLUTION_SD "res_sd" +#define NEUTRINO_ICON_RESOLUTION_UHD "res_uhd" +#define NEUTRINO_ICON_SCRAMBLED2 "ca2" +#define NEUTRINO_ICON_SCRAMBLED2_GREY "ca2_gray" +#define NEUTRINO_ICON_SUBT "subt" +#define NEUTRINO_ICON_SUBT_GREY "subt_gray" +#define NEUTRINO_ICON_TUNER_1 "tuner_1" +#define NEUTRINO_ICON_TUNER_2 "tuner_2" +#define NEUTRINO_ICON_TUNER_3 "tuner_3" +#define NEUTRINO_ICON_TUNER_4 "tuner_4" +#define NEUTRINO_ICON_VTXT "vtxt" +#define NEUTRINO_ICON_VTXT_GREY "vtxt_gray" + /* opkg manager */ #define NEUTRINO_ICON_CHECKMARK "checkmark" #define NEUTRINO_ICON_WARNING "warning"