15 Commits

Author SHA1 Message Date
Alex Ballas
169884232f Fix mute sound issue. Clean up code 2024-05-10 01:26:13 +03:00
Alex Ballas
4e5131149e Add context to the soapcalls API 2023-05-23 19:44:51 +03:00
Alex Ballas
7b4571fc8f Improve error handling for the API 2022-09-27 20:57:14 +03:00
Alex Ballas
d29eaded20 Add protocol info check for the selected devices 2022-08-28 11:27:14 +03:00
Alex Ballas
026dc81311 Add tests for xmlparsers and improve the URL validation 2022-05-07 14:54:27 +03:00
Alex Ballas
12bd2f703e changes to hide the black window when transcoding in Windows 2022-04-15 16:38:58 +03:00
Alex Ballas
4ae4096160 Move some item out of the internal folder. Update documentation for the exported items 2022-02-23 03:02:53 +02:00
Alex Ballas
6b3567fd64 Update project structure 2021-04-13 20:18:25 +03:00
Alex Ballas
3d857e782f Clean ups 2021-02-28 12:14:10 +02:00
Alex Ballas
4f0db492ef Cleaning up 2021-02-21 20:47:51 +02:00
Alex Ballas
f85ee4317b Minimum required version is now go v1.16 since the ioutil references were replaced by the io package versions with the latest go version. Reworked the mediaRenderersStates map handling across the code since it was not a good practice to use exported mutex types to handle concurrency. 2021-02-17 23:41:38 +02:00
Alex Ballas
91604167d5 comment fixes 2021-02-15 08:30:19 +02:00
Alex Ballas
bcaf66486c Small improves here and there. Changes in the httpdhandler. 2021-02-15 02:05:15 +02:00
Alex Ballas
91c26ba057 More changes to support UUID refreshs and other workflow fixes around the Subscription functionality. 2021-02-14 17:59:28 +02:00
Alex Ballas
2f14f6052e That was one weird dev work. I hate the upnp protocol. I left some debug lines as I need to have a second look. Just commiting my latest changes 2021-02-14 02:27:34 +02:00