12 Commits

Author SHA1 Message Date
30ab9773cb Add error message 2025-06-06 10:21:48 +02:00
b773ccda18 Add code documentation 2025-01-30 20:47:09 +01:00
aa82ba8397 Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
a3cd985e22 Remove StreamTags message 2023-01-31 09:27:47 +01:00
e32eaa87af Change include guards 2022-09-09 15:10:04 +02:00
53e27e0d8b Comment out stream_tags 2021-06-04 10:32:33 +02:00
5b8cd7ecd5 Change message_type from enum to enum class 2021-05-16 21:21:36 +02:00
47f7291d4f Rename msg::ClientSettings to msg::ClientInfo 2020-05-01 22:37:25 +02:00
e8bb8ecdba Send initial hardware mixer volume to the server 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
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