Adds viewer list + livechecks (#105)

* Added check for livestatus + tooltip.

* Also added live check on startup.

* Added viewerlist + livesearch.

* Refactored code to make it compacter.
This commit is contained in:
Cranken
2017-09-11 22:37:39 +02:00
committed by fourtf
parent 8d2e48f944
commit 7db45aa7f2
7 changed files with 156 additions and 28 deletions
+3
View File
@@ -115,6 +115,9 @@ public slots:
// Open twitch channel stream through streamlink
void doOpenStreamlink();
// Open viewer list of the channel
void doOpenViewerList();
};
} // namespace widgets