mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
Revert "webtv: add prefered quality option for use in webtv plugins"; ...
re-activate g_settings.livestreamResolution
Origin commit data
------------------
Branch: ni/coolstream
Commit: a56c04ca97
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-20 (Mon, 20 Sep 2021)
Origin message was:
------------------
- Revert "webtv: add prefered quality option for use in webtv plugins"; ...
re-activate g_settings.livestreamResolution
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3067,7 +3067,6 @@ typedef enum
|
||||
LOCALE_WEBTV_HEAD,
|
||||
LOCALE_WEBTV_XML,
|
||||
LOCALE_WEBTV_XML_AUTO,
|
||||
LOCALE_WEBTV_XML_PREF_QUALITY,
|
||||
LOCALE_WINDOW_SIZE,
|
||||
LOCALE_WIZARD_INITIAL_SETTINGS,
|
||||
LOCALE_WIZARD_INSTALL_SETTINGS,
|
||||
|
@@ -3067,7 +3067,6 @@ const char * locale_real_names[] =
|
||||
"webtv.head",
|
||||
"webtv.xml",
|
||||
"webtv.xml.auto",
|
||||
"webtv.xml.pref_quality",
|
||||
"window_size",
|
||||
"wizard.initial_settings",
|
||||
"wizard.install_settings",
|
||||
|
@@ -741,7 +741,6 @@ struct SNeutrinoSettings
|
||||
int widget_fade;
|
||||
|
||||
// webtv
|
||||
int webtv_xml_quality;
|
||||
int webtv_xml_auto;
|
||||
std::list<std::string> webtv_xml;
|
||||
std::string last_webtv_dir;
|
||||
|
Reference in New Issue
Block a user