mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
CLuaInstance: Add script function 'channelRezap'
- Alternative rezap method for movie plugins - Set Lua api version to 1.21
This commit is contained in:
@@ -234,6 +234,7 @@ public:
|
||||
void screensaver(bool);
|
||||
//signal/event handler before restart of neutrino gui
|
||||
sigc::signal<bool> OnBeforeRestart;
|
||||
void channelRezap();
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user