mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
CLuaInstance: Add script function 'channelRezap'
- Alternative rezap method for movie plugins
- Set Lua api version to 1.21
Origin commit data
------------------
Branch: ni/coolstream
Commit: b9afbb1e2c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-08 (Tue, 08 Dec 2015)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -589,6 +589,7 @@ const luaL_Reg CLuaInstance::methods[] =
|
||||
{ "StopPicture", CLuaInstance::StopPicture },
|
||||
{ "PlayFile", CLuaInstance::PlayFile },
|
||||
{ "zapitStopPlayBack", CLuaInstance::zapitStopPlayBack },
|
||||
{ "channelRezap", CLuaInstance::channelRezap },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user