mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
epgplus: signalize zap tries while movie playback
Origin commit data
------------------
Branch: ni/coolstream
Commit: b913a04f40
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)
Origin message was:
------------------
- epgplus: signalize zap tries while movie playback
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -326,7 +326,6 @@ typedef enum
|
||||
LOCALE_CHANNELLIST_MAKE_NEWLIST,
|
||||
LOCALE_CHANNELLIST_MAKE_REMOVEDLIST,
|
||||
LOCALE_CHANNELLIST_MAKE_WEBTVLIST,
|
||||
LOCALE_CHANNELLIST_MOVIEPLAYER_ZAP,
|
||||
LOCALE_CHANNELLIST_NEW_ZAP_MODE,
|
||||
LOCALE_CHANNELLIST_NEW_ZAP_MODE_ACTIVE,
|
||||
LOCALE_CHANNELLIST_NEW_ZAP_MODE_ALLOW,
|
||||
@@ -2116,6 +2115,7 @@ typedef enum
|
||||
LOCALE_MOVIEPLAYER_TOOMANYBOOKMARKS,
|
||||
LOCALE_MOVIEPLAYER_TSPLAYBACK,
|
||||
LOCALE_MOVIEPLAYER_YTPLAYBACK,
|
||||
LOCALE_MOVIEPLAYER_ZAP,
|
||||
LOCALE_MPKEY_AUDIO,
|
||||
LOCALE_MPKEY_BOOKMARK,
|
||||
LOCALE_MPKEY_FORWARD,
|
||||
|
@@ -326,7 +326,6 @@ const char * locale_real_names[] =
|
||||
"channellist.make_newlist",
|
||||
"channellist.make_removedlist",
|
||||
"channellist.make_webtvlist",
|
||||
"channellist.movieplayer_zap",
|
||||
"channellist.new_zap_mode",
|
||||
"channellist.new_zap_mode_active",
|
||||
"channellist.new_zap_mode_allow",
|
||||
@@ -2116,6 +2115,7 @@ const char * locale_real_names[] =
|
||||
"movieplayer.toomanybookmarks",
|
||||
"movieplayer.tsplayback",
|
||||
"movieplayer.ytplayback",
|
||||
"movieplayer.zap",
|
||||
"mpkey.audio",
|
||||
"mpkey.bookmark",
|
||||
"mpkey.forward",
|
||||
|
Reference in New Issue
Block a user