mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-17 02:13:35 +02:00
CLuaInstVideo: Add script function 'setInfoFunc()'...
...for displaying information in the movieplayer
- Set Lua api version to 1.36
Origin commit data
------------------
Commit: 644ab18844
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-17 (Sun, 17 Jan 2016)
This commit is contained in:
@@ -32,7 +32,7 @@ extern "C" {
|
||||
|
||||
#if 0
|
||||
#define LUA_API_VERSION_MAJOR 1
|
||||
#define LUA_API_VERSION_MINOR 35
|
||||
#define LUA_API_VERSION_MINOR 36
|
||||
#endif
|
||||
|
||||
void LuaInstRegisterFunctions(lua_State *L, bool fromThreads=false);
|
||||
|
Reference in New Issue
Block a user