mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
CLuaInstance: Add versions definition for lua api in luainstance.h
- Version is defined in lua script as APIVERSION.MAJOR, APIVERSION.MINOR - Set Lua API version to 1.0
This commit is contained in:
@@ -866,6 +866,8 @@ lua.boolparam_deprecated3 für einen Boolean Parameter ist veraltet.\n
|
||||
lua.function_deprecated1 Achtung!
|
||||
lua.function_deprecated2 Die Funktion
|
||||
lua.function_deprecated3 ist veraltet,\n bitte nutzen Sie
|
||||
lua.versionscheck1 Ihre Lua API Version ist zu alt
|
||||
lua.versionscheck2 Erforderlich ist mindestens
|
||||
mainmenu.audioplayer Audioplayer
|
||||
mainmenu.channels Kanalliste
|
||||
mainmenu.clearsectionsd Lösche EPG Cache
|
||||
|
@@ -867,6 +867,8 @@ lua.boolparam_deprecated3 for a Boolean parameter is deprecated.\n
|
||||
lua.function_deprecated1 Caution!
|
||||
lua.function_deprecated2 Function
|
||||
lua.function_deprecated3 is deprecated,\n please use
|
||||
lua.versionscheck1 Your Lua API version is too old
|
||||
lua.versionscheck2 This requires at least
|
||||
mainmenu.audioplayer Audioplayer
|
||||
mainmenu.channels Channels
|
||||
mainmenu.clearsectionsd Clear EPG Cache
|
||||
|
Reference in New Issue
Block a user