add primetime feature to channellist

use green button in favorites to show whats showing on primetime

 Conflicts:
	data/locale/english.locale
	src/gui/channellist.cpp
This commit is contained in:
TangoCash
2019-03-03 22:20:23 +01:00
committed by Thilo Graf
parent 5bd68b781b
commit 83124d283f
9 changed files with 76 additions and 6 deletions

View File

@@ -306,6 +306,7 @@ typedef enum
LOCALE_CHANNELLIST_NEW_ZAP_MODE_OFF,
LOCALE_CHANNELLIST_NONEFOUND,
LOCALE_CHANNELLIST_NUMERIC_ADJUST,
LOCALE_CHANNELLIST_PRIMETIME,
LOCALE_CHANNELLIST_PROVS,
LOCALE_CHANNELLIST_RECORDABLE_CHANNELS,
LOCALE_CHANNELLIST_RECORDING_NOT_POSSIBLE,
@@ -1113,6 +1114,7 @@ typedef enum
LOCALE_MENU_HINT_CHANNELLIST_FOOT,
LOCALE_MENU_HINT_CHANNELLIST_MODE,
LOCALE_MENU_HINT_CHANNELLIST_MODE_RADIO,
LOCALE_MENU_HINT_CHANNELLIST_PRIMETIME,
LOCALE_MENU_HINT_CHANNELLIST_SETUP,
LOCALE_MENU_HINT_CHANNELLIST_SHOW_CHANNELLOGO,
LOCALE_MENU_HINT_CHANNELLIST_SHOW_CHANNELNUMBER,