mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
neutrino: try to fix parental bypass by
quit from audio player / picture viewer / movie player and starting channel in PiP
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