Commit graph

50 commits

Author SHA1 Message Date
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
5e7bb12efb Reformat code 2025-01-17 08:43:22 +01:00
badaix
5ad76c0f18 Use installed Catch2 if available 2025-01-17 08:41:48 +01:00
badaix
ce743ce4c6 Fix Linter issues 2025-01-05 17:50:58 +01:00
badaix
03ce0ed2df Iclude boost as system headers to suppress warnings 2024-12-20 19:36:44 +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
13285a6cbb Link catch2 non private 2024-12-19 22:44:51 +01:00
badaix
b7f3c91f30 Link catch2 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
d0780b157a Update catch2 2024-12-19 22:44:51 +01:00
badaix
f50a03ba1e Add OpenSSL include dir 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
c65f4d99cb Update Catch2 to 2.13.9 2023-10-25 09:08:58 +02: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
4ced199c9e Reformat CMake files 2022-07-01 11:02:44 +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
142ab7a0e9 Add boost includes 2021-05-18 09:06:35 +02:00
badaix
f02ba7354b Add Metatags class 2021-05-18 09:05:36 +02:00
badaix
2af5292f9d Fix compilation of tests on Android 2021-05-15 13:16:03 +02:00
badaix
a2168f12f1 Fix URI percent-decoding 2021-05-03 09:43:08 +02:00
(no author)
25f7f3060d socket
git-svn-id: svn://elaine/murooma/trunk@253 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-11 21:42:12 +00:00
(no author)
83aa516ee0 123
git-svn-id: svn://elaine/murooma/trunk@232 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-04 21:38:43 +00:00
(no author)
04e872e036 new messaging
git-svn-id: svn://elaine/murooma/trunk@230 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-04 19:23:29 +00:00
(no author)
a519d0f0dd new messaging
git-svn-id: svn://elaine/murooma/trunk@229 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-03 21:12:44 +00:00
(no author)
c6ee0960fd new messages
git-svn-id: svn://elaine/murooma/trunk@228 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-02 22:28:18 +00:00
(no author)
acae4edbe7 added test project
git-svn-id: svn://elaine/murooma/trunk@227 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-02 20:35:28 +00:00