Add additional options for streamlink, remove static from qualitypopup

Fixes #261
This commit is contained in:
confuseh
2018-01-28 14:10:12 +00:00
parent f474db9443
commit a104e92ad5
5 changed files with 8 additions and 2 deletions
+1
View File
@@ -52,6 +52,7 @@ public:
FloatSetting mouseScrollMultiplier = {"/behaviour/mouseScrollMultiplier", 1.0};
QStringSetting streamlinkPath = {"/behaviour/streamlink/path", ""};
QStringSetting preferredQuality = {"/behaviour/streamlink/quality", "Choose"};
QStringSetting streamlinkOpts = {"/behaviour/streamlink/options", ""};
BoolSetting pauseChatHover = {"/behaviour/pauseChatHover", false};
/// Commands