Commit graph

19 commits

Author SHA1 Message Date
Rasmus Karlsson ac4a496a06 Update to latest settings library version 2018-11-03 13:00:07 +01:00
apa420 ca5bb104db hopefully it will now compile on linux 2018-09-01 13:01:54 +02:00
apa420 6b3ee6b09c changed dir-name for linux 2018-08-29 20:01:07 +02:00
apa420 77411f7012 WIP commit 2018-08-11 12:47:03 +02:00
Rasmus Karlsson a4c1f87aea Add ability to customize openssl directory 2018-04-15 16:11:38 +02:00
pajlada 23cf8cc484
PubSub system (#346)
* Add websocketpp dependency

* Initial pubsub commit

Renamed selection min and max variables to selectionMin and selectionMax
to bypass windows min/max macros being stupid.

TwitchAccount is now initialized with its User ID. It cannot be changed
after it has been initialized.

* Update openssl folder

* Update installation instructions

* Split up websocketpp dependency to its own code only and openssl.pri

* Add missing include to asio steady_timer

* Update dependencies for linux
2018-04-15 15:09:31 +02:00
Rasmus Karlsson 79b4511104 fix bug where I accidentally escaped the BOOST_LIB_SUFFIX variable 2018-04-12 23:38:31 +02:00
Rasmus Karlsson d3bbbafca7 Update boost dependency file 2018-04-12 00:49:21 +02:00
fourtf 88abb2ac3b minor changes for linux 2018-04-11 22:54:34 +02:00
Rasmus Karlsson b88196c81c also add the boost lib folder in case we need to link something 2018-04-11 22:54:34 +02:00
Rasmus Karlsson 5433daa1ea Update settings library. make use of new define 2018-04-11 22:54:34 +02:00
Rasmus Karlsson cb0d078648 windows builds now use rapidjson from a submodule 2018-01-07 03:32:03 +01:00
Matija 7a99d90337 Made libcommuni show as 'libcommuni' in Qt Creator instead of 'src' (#121) 2017-10-08 15:34:06 +02:00
Rasmus Karlsson af35c1f335 fix fmt dependency cuz qmake hates .cc file extensions 2017-09-24 19:20:53 +02:00
Rasmus Karlsson 9b13581fa8 Include third party string-formatting lib 2017-07-23 11:57:30 +02:00
Rasmus Karlsson c2e67e4b90 attempt to implement urlFetch with a timeout 2017-06-26 15:53:43 +02:00
Rasmus Karlsson 2305afe700 add humanize as a dependency 2017-06-11 21:01:08 +02:00
Rasmus Karlsson 71f64cd6ff fix rapidjson include stuff 2017-06-06 11:49:00 +02:00
Rasmus Karlsson 196bbace85 fix dependencies stuff 2017-06-06 11:18:16 +02:00