movieplayer: Use Lua scripts for selecting live stream urls

Origin commit data
------------------
Branch: ni/coolstream
Commit: b4a2856e1c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-03-03 (Thu, 03 Mar 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-03-03 09:03:46 +01:00
parent 014b5d1662
commit 4f41565587
15 changed files with 351 additions and 13 deletions

View File

@@ -739,6 +739,9 @@ struct SNeutrinoSettings
std::string font_file;
std::string ttx_font_file;
int livestreamResolution;
std::string livestreamScriptPath;
// USERMENU
typedef enum
{
@@ -783,6 +786,8 @@ struct SNeutrinoSettings
ITEM_NETSETTINGS = 29,
ITEM_SWUPDATE = 30,
ITEM_LIVESTREAM_RESOLUTION = 31,
ITEM_MAX // MUST be always the last in the list
} USER_ITEM;
typedef struct {