mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user