mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
CLuaInstCCSignalbox: fix compatibility
Parameter for frontend was changed, is now NULL.
older plugins could expect an instance and could show
emtpty signal bars.
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4387ccfa7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
* to luainstance.h changes
|
||||
*/
|
||||
#define LUA_API_VERSION_MAJOR 1
|
||||
#define LUA_API_VERSION_MINOR 60
|
||||
#define LUA_API_VERSION_MINOR 61
|
||||
|
Reference in New Issue
Block a user