14 Commits

Author SHA1 Message Date
5b8cd7ecd5 Change message_type from enum to enum class 2021-05-16 21:21:36 +02:00
aba2d96aba include memory.hpp for shared_ptr
g++-11.1.0 needs this include to compile
2021-05-16 21:18:39 +02:00
f5d4fcaf43 Tidy up 2021-02-10 18:36:40 +01:00
aab3c343d0 Fix warnings 2020-11-29 00:10:47 +01:00
47f7291d4f Rename msg::ClientSettings to msg::ClientInfo 2020-05-01 22:37:25 +02:00
9bb1c4a041 Make controller async, add client Mixer settings
Controller uses the asio io_context and thus uses one thread less.
This also fixes a lot of thread sanitizer issues.
2020-05-01 22:37:25 +02:00
ade0ee7be3 Fix warnings on Windows 2020-04-10 12:19:27 +02:00
bd373dc09c code review changes: use NOMINMAX hack, audio backend android only, move windows time defs to time_defs.hpp 2020-04-08 11:33:25 +02:00
094ec9b53c re-added Outurnate's Windows client for master branch 2020-04-08 11:33:25 +02:00
90785a87da Fix "last seen" timestamp 2020-03-11 22:02:35 +01:00
8c6d703ec5 Update copyright dates 2020-01-04 01:03:48 +01:00
e9a5a36855 Client uses less memory allocations 2019-12-12 21:46:23 +01:00
7fda592d13 enable extra warnings 2019-10-13 19:01:56 +02:00
0b21a5daee rename files to snake_case 2019-10-13 18:43:32 +02:00