Commit graph

80 commits

Author SHA1 Message Date
badaix
02b8033728 Authentication for streaming clients 2025-03-02 20:28:17 +01:00
badaix
49d6d1c58f Add username/password to Hello message 2025-03-02 20:28:17 +01:00
badaix
0beaa09e4f Update documentation 2025-01-28 21:09:56 +01:00
badaix
2addf7cc3d Build without wss support, if OpenSSL is not found 2025-01-28 17:57:36 +01:00
badaix
c105fecc5b Fix Windows compile error 2025-01-27 22:49:59 +01:00
badaix
85e8d02e5b Mutual SSL authentication 2025-01-27 22:19:42 +01:00
badaix
054706e608 Add deprecation notice 2025-01-26 22:37:59 +01:00
badaix
b20bd90c03 Verify server certificate 2025-01-25 22:37:08 +01:00
badaix
3d5744c6b0 Fix crash 2025-01-25 18:03:13 +01:00
badaix
6c02252d84 Add client support for websockets 2025-01-24 21:30:19 +01:00
badaix
d5677b6f78 Reformat code 2025-01-09 15:06:35 +01:00
badaix
cd67fb9645 Replace std::endl with "\n" 2025-01-07 20:29:16 +01:00
badaix
f1ee39e515 Update man pages 2025-01-07 20:05:48 +01:00
badaix
208066e5bb Update date 2024-08-23 10:06:51 +02:00
badaix
aa82ba8397 Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
badaix
ace5c07310 Conditionally support mixer script 2024-03-31 21:29:35 +02:00
badaix
e1c8250876 Reformat code 2022-12-29 19:10:38 +01:00
badaix
43812802fb Change date 2022-04-03 15:28:56 +02:00
badaix
989eb6ec8e Reorder header includes 2022-01-30 21:45:00 +01:00
badaix
8e1f92acb1 Rename MetaTags to MetaData 2021-12-09 22:09:32 +01:00
badaix
b3d2d5aabc Reformat source 2021-12-09 18:08:49 +01:00
badaix
e7f1519ab2 Cleanup namespaces 2021-12-09 13:52:53 +01:00
badaix
53e27e0d8b Comment out stream_tags 2021-06-04 10:32:33 +02:00
badaix
c88b2d170b Fix writing "PCM device not found" for file player 2021-04-30 10:39:45 +02:00
badaix
432e4dfad0 Add support for PulseAudio properties 2021-03-16 09:03:50 +01:00
badaix
1b3e262a5b Be more compatible to older CMake versions 2021-02-14 13:20:03 +01:00
badaix
2c69844cad Log revision (git sha) 2021-02-14 12:54:52 +01:00
badaix
7597f15d24 Tidy up code 2021-02-11 08:33:36 +01:00
badaix
f5d4fcaf43 Tidy up 2021-02-10 18:36:40 +01:00
badaix
3b50f7a1ad List player options before listing devices 2021-02-02 21:09:23 +01:00
badaix
ed9a8c6462 Make PulseAudio server configurable 2021-02-01 21:50:34 +01:00
badaix
fa7340a9bc Remove build date from version information 2021-01-28 11:26:14 +01:00
badaix
61ebc114f6 Add built date to version information 2021-01-21 12:03:19 +01:00
badaix
13c79d1de4 Fix compile error 2020-12-31 18:39:33 +01:00
badaix
c880ae2e62 Add player namespace and player name constants 2020-12-31 18:29:26 +01:00
badaix
79d6d9a8ee Make PulseAudio device configurable 2020-12-29 23:37:56 +01:00
badaix
1da7681570 Add null sink to file player 2020-12-09 09:21:52 +01:00
badaix
55f7d0558b Print device names in utf8 on Windows 2020-12-01 23:15:49 +01:00
badaix
c1a5a52bc6 Make buffer time and fragments configurable 2020-11-23 13:51:19 +01:00
badaix
9ea1f9cc86 Make latency configurable 2020-11-21 19:29:40 +01:00
badaix
f743ae717f Terminate client if host is empty and no mDNS 2020-11-16 20:54:04 +01:00
badaix
541d803452 Make audio backend "file" configurable 2020-10-05 22:42:56 +02:00
badaix
8186c44118 Add reformat target to CMakeLists.txt 2020-08-04 18:46:58 +02:00
badaix
446b22ac85 Fix setting the process priority 2020-06-07 13:48:46 +02:00
badaix
1a45479299 Reorder command line settings 2020-06-03 12:01:25 +02:00
badaix
48238429b7 Reformat code 2020-06-01 11:54:09 +02:00
badaix
fce34d82c8 Fix some TODOs 2020-06-01 11:47:28 +02:00
badaix
7af8343650 Add file player for testing 2020-05-31 13:24:11 +02:00
badaix
184254b35f Add some comments, clean ups 2020-05-10 21:52:19 +02:00
badaix
860c0e5c8f Cleanup WINDOWS and HAS_WASAPI usages 2020-05-07 22:38:25 +02:00