mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
neutrino.h: add StartPip() member
Origin commit data
------------------
Commit: 75b0eafd86
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
This commit is contained in:
@@ -223,6 +223,7 @@ public:
|
||||
void numericZap(int msg);
|
||||
void StopSubtitles();
|
||||
void StartSubtitles(bool show = true);
|
||||
bool StartPip(const t_channel_id channel_id);
|
||||
void SelectSubtitles();
|
||||
void showInfo(void);
|
||||
CConfigFile* getConfigFile() {return &configfile;};
|
||||
|
Reference in New Issue
Block a user