CLuaInstance: Add some CComponentsHeader functions

- Set Lua api version to 1.38


Origin commit data
------------------
Commit: 8a61c3bfcd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-21 (Thu, 21 Jan 2016)
This commit is contained in:
Michael Liebmann
2016-01-21 09:09:30 +01:00
parent 5dc430b5e6
commit 0200e1dec0
6 changed files with 192 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
#define LUA_VIDEO_CLASSNAME "video"
#define LUA_MISC_CLASSNAME "misc"
#define LUA_CURL_CLASSNAME "curl"
#define LUA_HEADER_CLASSNAME "header"
//#define LUA_WIKI "http://wiki.tuxbox.org/....."
#define LUA_WIKI "https://slknet.de/wiki/w"