neutrino: try to fix parental bypass by

quit from audio player / picture viewer / movie player and starting channel in PiP


Origin commit data
------------------
Commit: 5bd14ea4b8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-11 (Tue, 11 Nov 2014)
This commit is contained in:
[CST] Focus
2014-11-11 14:39:16 +03:00
parent c665815487
commit cfeb0036dc
4 changed files with 30 additions and 15 deletions

View File

@@ -210,7 +210,7 @@ public:
int hasChannelID(t_channel_id channel_id);
void setSelected( int nChannelNr); // for adjusting bouquet's channel list after numzap or quickzap
int handleMsg(const neutrino_msg_t msg, neutrino_msg_data_t data);
int handleMsg(const neutrino_msg_t msg, neutrino_msg_data_t data, bool pip = false);
int getSize() const;
bool isEmpty() const;