mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +02:00
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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user