Marcus Weseloh
7518c4e936
Remove unused members vars
2024-06-02 12:17:40 +02:00
Marcus Weseloh
5891db9252
clang-format new sources
2024-06-02 12:15:08 +02:00
Marcus Weseloh
ffe6287654
Start PcmStream before connecting to Jack server
...
Otherwise clients will bail due to a zero-length
PCM format header.
2024-06-02 12:15:08 +02:00
Marcus Weseloh
afdfa6b88c
Add server name parameter for jack client
2024-06-02 12:15:08 +02:00
Marcus Weseloh
95c70f7994
First implementation of JackStream
2024-06-02 12:15:08 +02:00
badaix
a31238a2fb
Fix opus includes
2024-06-01 12:04:18 +02:00
badaix
5650397fd9
Fix opus includes
2024-06-01 11:51:06 +02:00
badaix
810b4e1a06
Change opus include path
2024-06-01 11:37:35 +02:00
badaix
b2f8b3bef0
Add link dirs
2024-05-31 23:04:48 +02:00
badaix
25e9bafc0b
Add link dirs
2024-05-31 22:58:31 +02:00
badaix
ade93202aa
Add link dirs
2024-05-31 22:52:34 +02:00
badaix
9a8f29800b
Add link dirs
2024-05-31 22:38:43 +02:00
badaix
362dcfdcb9
Fix opus include path
2024-05-31 21:56:00 +02:00
badaix
80b8d77462
Add soxr include dir
2024-05-31 21:47:28 +02:00
badaix
3293b4fb06
Ignore boost warning
2024-05-31 20:14:16 +02:00
badaix
6754b3a15a
Ignore warning from boost::process
2024-04-24 21:05:50 +02:00
Rudi Heitbaum
5fa01b8a49
reorder ogg and vorbis library linking
...
if vorbis has been built to depend of ogg, when trying to
statically link, the build of snapclient and snapserver fail.
reorder the libraries, to allow off symbols in vorbis to be
resolved.
2024-04-15 09:37:10 +02:00
badaix
6f040d3d22
Cleanup Snapserver includes
2024-04-04 19:02:45 +02:00
badaix
aa82ba8397
Cleanup Snapclient includes
2024-04-03 21:50:03 +02:00
badaix
241bf4913d
Fix setting HTTP host name
2024-04-02 22:24:51 +02:00
badaix
e57dc0888f
Fix mixer script
2024-04-02 21:53:36 +02:00
badaix
2ea2029856
Add version check for websocket-client
2024-03-28 10:25:26 +01:00
badaix
be083d2e8e
Fix librespot reconnect handling
2024-03-26 20:26:48 +01:00
badaix
6451ab5b8d
Omit status updates for null streams
2024-03-26 14:30:24 +01:00
badaix
fcac07b07a
Change log severity for retries
2024-03-24 23:37:18 +01:00
badaix
397545593d
Update index.html
2024-03-24 23:36:38 +01:00
badaix
f877308760
Remove "chunk_ms" from documentation
2024-03-24 22:55:50 +01:00
badaix
b6d69ca919
Fix typo
2024-03-15 12:01:51 +01:00
badaix
275a53a845
Remove PosixStream layer
2024-03-13 20:27:13 +01:00
badaix
86cd4b2b63
update index.html
2024-03-12 22:18:56 +01:00
badaix
4ce1697277
Fix Snapweb dir
2024-02-24 21:00:05 +01:00
badaix
8fffd6fdec
Remove Snapweb from project
2024-02-24 20:07:49 +01:00
badaix
0e74570dcc
Fix url
2024-02-17 20:44:16 +01:00
badaix
baf09b340e
Reformat code
2024-02-17 20:34:11 +01:00
badaix
42678620c6
Improve mopidy connect handling
2024-02-17 20:10:26 +01:00
badaix
2b6774bdca
Set title meta data for FileStream
2024-01-07 20:57:29 +01:00
badaix
6e786255e1
Fix cppcheck issues
2023-12-30 11:37:35 +01:00
Hailey Somerville
5fc40f1049
check open syscall error in PipeStream::do_connect ( #1150 )
2023-10-25 22:35:25 +02:00
yubiuser
abe6dea35a
Tweak Airplay ( #1102 )
...
Signed-off-by: Christian König <ckoenig@posteo.de>
Co-authored-by: Johannes Pohl <johannes.pohl@badaix.de>
2023-07-14 10:59:53 +02:00
badaix
5968f96e11
Check required websocket version
2023-03-17 08:28:02 +01:00
badaix
e440417692
Delete Makefiles
2023-03-17 08:27:42 +01:00
badaix
54a3d86200
Install meta_librespot_java.py
2023-02-04 21:52:01 +01:00
badaix
c9bdceb134
Fix socket close signature
2023-01-31 21:52:40 +01:00
badaix
a3cd985e22
Remove StreamTags message
2023-01-31 09:27:47 +01:00
badaix
97e84f31f6
Update snapweb
2023-01-30 20:39:55 +01:00
badaix
6ec6a4581b
Update snapweb to v0.5.0
2023-01-29 21:39:25 +01:00
badaix
7c83e3f656
Fix socket close event
2023-01-24 08:00:59 +01:00
badaix
787d0714c0
Remove unused virtual stop call
2023-01-24 08:00:31 +01:00
badaix
63de108800
Terminate script
2023-01-23 20:56:49 +01:00
badaix
c01ba2bdde
Fix includes
2023-01-22 21:30:11 +01:00