mirror-chatterino2/src/singletons
Rasmus Karlsson 49458e4fac Add brief description to Streamlink settings page
Add links to Streamlink website and download page to Streamlink settings page
Make streamlink custom path usage more explicit
Change how streamlink runs, it now works perfectly on Linux so that if you don't have a custom path set, it will try to just run "streamlink" in your PATH variable

This needs testing on Windows again
2018-05-06 16:33:16 +02:00
..
helper move pubsub stuff to the providers/twitch namespace and folder 2018-04-28 15:48:49 +02:00
accountmanager.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
accountmanager.hpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
commandmanager.cpp changed CommandManager to CommandController 2018-04-30 23:44:01 +02:00
commandmanager.hpp changed CommandManager to CommandController 2018-04-30 23:44:01 +02:00
emotemanager.cpp Fix global emotes from not loading 2018-05-06 14:36:21 +02:00
emotemanager.hpp Fix global emotes from not loading 2018-05-06 14:36:21 +02:00
fontmanager.cpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
fontmanager.hpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
ircmanager.cpp added basic browser extension stuff 2018-04-11 22:53:15 +02:00
ircmanager.hpp refactored irc 2018-02-05 15:11:50 +01:00
loggingmanager.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
loggingmanager.hpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
nativemessagingmanager.cpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
nativemessagingmanager.hpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
pathmanager.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
pathmanager.hpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
resourcemanager.cpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
resourcemanager.hpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
settingsmanager.cpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
settingsmanager.hpp Add brief description to Streamlink settings page 2018-05-06 16:33:16 +02:00
thememanager.cpp alternate message colors now work on replaced messages and when 2018-05-06 14:57:57 +02:00
thememanager.hpp added basic alternating messages backgrounds 2018-05-06 14:39:27 +02:00
updatemanager.cpp added debug logs and code to assert that we are in the gui thread 2018-04-26 18:10:26 +02:00
updatemanager.hpp Clean up warnings 2018-05-06 14:16:41 +02:00
windowmanager.cpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00
windowmanager.hpp Finish up singleton refactoring into one giant class 2018-04-28 15:20:18 +02:00