mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
Add functionality for webtv
Taken from bitbucket.org/neutrino-images/ni-neutrino-hd Required build fixes: Clean cherry-pick was impossible and build was broken, because of missing parts of historie inside source repository. That forces to add many other missing code parts.
This commit is contained in:
@@ -330,6 +330,7 @@ struct SNeutrinoSettings
|
||||
std::list<std::string> webtv_xml;
|
||||
std::list<std::string> webradio_xml;
|
||||
std::list<std::string> xmltv_xml; // see http://wiki.xmltv.org/
|
||||
int webtv_xml_auto;
|
||||
|
||||
//personalize
|
||||
enum PERSONALIZE_SETTINGS //settings.h
|
||||
|
Reference in New Issue
Block a user