mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
CLuaInstance: Add function 'functionDeprecated()' for debug output...
...when a script function is deprecated.
Origin commit data
------------------
Commit: 5136563035
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-16 (Sun, 16 Mar 2014)
This commit is contained in:
@@ -741,6 +741,9 @@ ledcontroler.off LED1 & LED2 aus
|
||||
ledcontroler.on.all LED1 & LED2 an
|
||||
ledcontroler.on.led1 LED1 an
|
||||
ledcontroler.on.led2 LED2 an
|
||||
lua.function_deprecated1 Achtung!
|
||||
lua.function_deprecated2 Die Funktion
|
||||
lua.function_deprecated3 ist veraltet,\n bitte nutzen Sie
|
||||
mainmenu.audioplayer Audioplayer
|
||||
mainmenu.channels Kanalliste
|
||||
mainmenu.clearsectionsd Lösche EPG Cache
|
||||
|
@@ -741,6 +741,9 @@ ledcontroler.off Led1 & Led2 off
|
||||
ledcontroler.on.all Led1 & Led2 on
|
||||
ledcontroler.on.led1 Led1 on
|
||||
ledcontroler.on.led2 Led2 on
|
||||
lua.function_deprecated1 Attention!
|
||||
lua.function_deprecated2 Function
|
||||
lua.function_deprecated3 is deprecated,\n please use
|
||||
mainmenu.audioplayer Audioplayer
|
||||
mainmenu.channels Channels
|
||||
mainmenu.clearsectionsd Clear EPG Cache
|
||||
|
Reference in New Issue
Block a user