a61550a9c2
Fix Pipewire options description
2025-09-10 17:15:37 +02:00
92747333bf
Rename pipewire player
2025-09-08 10:50:07 +02:00
56f6371db8
Cleanup
2025-09-08 10:50:07 +02:00
c703266e2e
Use "soundcard" as pipewire target
2025-09-08 10:50:07 +02:00
b126f68c11
Fix Pipewire hw volume
2025-09-02 22:09:09 +02:00
3648485eba
Pr aanno/1419 ( #1420 )
...
* initial: Support pipewire in snapclient
* code format
* clang warnings on -Wgnu-statement-expression and -Wc99-extensions
* fix #pragma GCC diagnostic in client/player/pipewire_player.cpp
* lint fix
* try the NOLINT stuff on ONE line (and ignore format)
* try NOLINTBEGIN
2025-09-02 21:31:01 +02:00
f00da4ffd6
Fix case of command line arguments
2025-08-11 11:22:33 +02:00
1a9d0b3516
Fix permission check
2025-06-06 10:21:48 +02:00
035867d809
Authentication for streaming clients
2025-06-06 10:21:48 +02:00
080b7a809b
Add username/password to Hello message
2025-06-06 10:21:48 +02:00
0beaa09e4f
Update documentation
2025-01-28 21:09:56 +01:00
2addf7cc3d
Build without wss support, if OpenSSL is not found
2025-01-28 17:57:36 +01:00
c105fecc5b
Fix Windows compile error
2025-01-27 22:49:59 +01:00
85e8d02e5b
Mutual SSL authentication
2025-01-27 22:19:42 +01:00
054706e608
Add deprecation notice
2025-01-26 22:37:59 +01:00
b20bd90c03
Verify server certificate
2025-01-25 22:37:08 +01:00
3d5744c6b0
Fix crash
2025-01-25 18:03:13 +01:00
6c02252d84
Add client support for websockets
2025-01-24 21:30:19 +01:00
d5677b6f78
Reformat code
2025-01-09 15:06:35 +01:00
cd67fb9645
Replace std::endl with "\n"
2025-01-07 20:29:16 +01:00
f1ee39e515
Update man pages
2025-01-07 20:05:48 +01:00
208066e5bb
Update date
2024-08-23 10:06:51 +02:00
aa82ba8397
Cleanup Snapclient includes
2024-04-03 21:50:03 +02:00
ace5c07310
Conditionally support mixer script
2024-03-31 21:29:35 +02:00
e1c8250876
Reformat code
2022-12-29 19:10:38 +01:00
43812802fb
Change date
2022-04-03 15:28:56 +02:00
989eb6ec8e
Reorder header includes
2022-01-30 21:45:00 +01:00
8e1f92acb1
Rename MetaTags to MetaData
2021-12-09 22:09:32 +01:00
b3d2d5aabc
Reformat source
2021-12-09 18:08:49 +01:00
e7f1519ab2
Cleanup namespaces
2021-12-09 13:52:53 +01:00
53e27e0d8b
Comment out stream_tags
2021-06-04 10:32:33 +02:00
c88b2d170b
Fix writing "PCM device not found" for file player
2021-04-30 10:39:45 +02:00
432e4dfad0
Add support for PulseAudio properties
2021-03-16 09:03:50 +01:00
1b3e262a5b
Be more compatible to older CMake versions
2021-02-14 13:20:03 +01:00
2c69844cad
Log revision (git sha)
2021-02-14 12:54:52 +01:00
7597f15d24
Tidy up code
2021-02-11 08:33:36 +01:00
f5d4fcaf43
Tidy up
2021-02-10 18:36:40 +01:00
3b50f7a1ad
List player options before listing devices
2021-02-02 21:09:23 +01:00
ed9a8c6462
Make PulseAudio server configurable
2021-02-01 21:50:34 +01:00
fa7340a9bc
Remove build date from version information
2021-01-28 11:26:14 +01:00
61ebc114f6
Add built date to version information
2021-01-21 12:03:19 +01:00
13c79d1de4
Fix compile error
2020-12-31 18:39:33 +01:00
c880ae2e62
Add player namespace and player name constants
2020-12-31 18:29:26 +01:00
79d6d9a8ee
Make PulseAudio device configurable
2020-12-29 23:37:56 +01:00
1da7681570
Add null sink to file player
2020-12-09 09:21:52 +01:00
55f7d0558b
Print device names in utf8 on Windows
2020-12-01 23:15:49 +01:00
c1a5a52bc6
Make buffer time and fragments configurable
2020-11-23 13:51:19 +01:00
9ea1f9cc86
Make latency configurable
2020-11-21 19:29:40 +01:00
f743ae717f
Terminate client if host is empty and no mDNS
2020-11-16 20:54:04 +01:00
541d803452
Make audio backend "file" configurable
2020-10-05 22:42:56 +02:00