badaix
|
e32eaa87af
|
Change include guards
|
2022-09-09 15:10:04 +02:00 |
|
badaix
|
9dc967a671
|
Remove superfluous static_cast
|
2021-10-17 21:58:26 +02:00 |
|
badaix
|
b4b9eb83ce
|
Fix compilation on big endian systems
|
2021-10-16 21:53:26 +02:00 |
|
badaix
|
5b8cd7ecd5
|
Change message_type from enum to enum class
|
2021-05-16 21:21:36 +02:00 |
|
Felix Braun
|
aba2d96aba
|
include memory.hpp for shared_ptr
g++-11.1.0 needs this include to compile
|
2021-05-16 21:18:39 +02:00 |
|
badaix
|
f5d4fcaf43
|
Tidy up
|
2021-02-10 18:36:40 +01:00 |
|
badaix
|
aab3c343d0
|
Fix warnings
|
2020-11-29 00:10:47 +01:00 |
|
badaix
|
47f7291d4f
|
Rename msg::ClientSettings to msg::ClientInfo
|
2020-05-01 22:37:25 +02:00 |
|
badaix
|
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 |
|
badaix
|
ade0ee7be3
|
Fix warnings on Windows
|
2020-04-10 12:19:27 +02:00 |
|
Stijn Van der Borght
|
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 |
|
Stijn Van der Borght
|
094ec9b53c
|
re-added Outurnate's Windows client for master branch
|
2020-04-08 11:33:25 +02:00 |
|
badaix
|
90785a87da
|
Fix "last seen" timestamp
|
2020-03-11 22:02:35 +01:00 |
|
badaix
|
8c6d703ec5
|
Update copyright dates
|
2020-01-04 01:03:48 +01:00 |
|
badaix
|
e9a5a36855
|
Client uses less memory allocations
|
2019-12-12 21:46:23 +01:00 |
|
badaix
|
7fda592d13
|
enable extra warnings
|
2019-10-13 19:01:56 +02:00 |
|
badaix
|
0b21a5daee
|
rename files to snake_case
|
2019-10-13 18:43:32 +02:00 |
|