Commit graph

34 commits

Author SHA1 Message Date
badaix
054706e608 Add deprecation notice 2025-01-26 22:37:59 +01:00
badaix
6c02252d84 Add client support for websockets 2025-01-24 21:30:19 +01:00
badaix
8e9806f35c controlscript must be located in plugin_dir 2025-01-21 22:25:04 +01:00
badaix
ce743ce4c6 Fix Linter issues 2025-01-05 17:50:58 +01:00
badaix
15a3cf9680 Split returns empty last element 2024-12-19 22:44:51 +01:00
badaix
c112058998 Pass complete Settings struct around 2024-12-19 22:44:51 +01:00
badaix
878fecdc35 Add AuthInfo class 2024-12-19 22:44:51 +01:00
badaix
0a50006c0c Remove _UNICODE define 2024-12-19 22:44:51 +01:00
badaix
c401b801e3 Remove CATCH_CONFIG_MAIN 2024-12-19 22:44:51 +01:00
badaix
f44609a872 Fetch catch2 from git repo 2024-12-19 22:44:51 +01:00
badaix
bfdaa6e085 Reenable warnings 2024-12-19 22:44:51 +01:00
badaix
67f8453586 Ignode tsan errors 2024-12-19 22:44:51 +01:00
badaix
e69e7f621d Fix warnings 2024-12-19 22:44:51 +01:00
badaix
b626217e79 Fix windows build 2024-12-19 22:44:51 +01:00
badaix
d9c394e0fa Fix mem leaks 2024-12-19 22:44:51 +01:00
badaix
f8af2c44c5 Silence warning in catch2 2024-12-19 22:44:51 +01:00
badaix
c1bbfdf167 JWT improvements 2024-12-19 22:44:51 +01:00
badaix
4321a9d9d1 Add JWT class 2024-12-19 22:44:51 +01:00
badaix
f3372b1491 Replace regex with simple parsing 2022-10-24 19:03:06 +00:00
badaix
9e3c0fdf55 Add "mute" to stream API 2022-07-13 17:35:49 +02:00
badaix
4907fb42af Use simple string parsing instead of regex
fixes #1026
2022-06-30 19:35:19 +02:00
badaix
411d98f562 Fix unit tests 2021-12-24 10:24:21 +01:00
badaix
8e1f92acb1 Rename MetaTags to MetaData 2021-12-09 22:09:32 +01:00
badaix
b348bb3379 Move properties and metatags into server dir 2021-09-01 21:12:29 +02:00
badaix
004ea21e3f Make metadata part of the properties 2021-09-01 18:18:36 +02:00
badaix
077a6fc1a4 Add control functions to PcmStream
-move json parsing to Server class
-improve error handling with the new ErrorCode object
2021-07-04 21:33:45 +02:00
badaix
0853c7c701 Make metadata thread safe, poll properties 2021-06-23 20:48:25 +02:00
badaix
8a0d538eda Make some properties mandatory 2021-06-17 12:24:30 +02:00
badaix
fe6e67c18e Remove duplicate "art_url" 2021-06-11 18:45:59 +02:00
badaix
53e27e0d8b Comment out stream_tags 2021-06-04 10:32:33 +02:00
badaix
7c11cb7559 Add support for Player.Properties 2021-05-30 22:20:49 +02:00
badaix
09cde776b1 Teat meta (de-)serialization 2021-05-23 12:45:32 +02:00
badaix
f02ba7354b Add Metatags class 2021-05-18 09:05:36 +02:00
badaix
a2168f12f1 Fix URI percent-decoding 2021-05-03 09:43:08 +02:00