mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
webtv channels integration port,
initial code (C) martii, initial patch from jacek
This commit is contained in:
@@ -125,6 +125,7 @@ struct SNeutrinoSettings
|
||||
int cpufreq;
|
||||
int standby_cpufreq;
|
||||
int make_hd_list;
|
||||
int make_webtv_list;
|
||||
int make_new_list;
|
||||
int make_removed_list;
|
||||
int keep_channel_numbers;
|
||||
@@ -168,7 +169,9 @@ struct SNeutrinoSettings
|
||||
std::string network_ntprefresh;
|
||||
int network_ntpenable;
|
||||
std::string ifname;
|
||||
|
||||
|
||||
std::list<std::string> webtv_xml;
|
||||
|
||||
//personalize
|
||||
enum PERSONALIZE_SETTINGS //settings.h
|
||||
{
|
||||
|
Reference in New Issue
Block a user