Commit graph

791 commits

Author SHA1 Message Date
badaix
a2168f12f1 Fix URI percent-decoding 2021-05-03 09:43:08 +02:00
badaix
e37d81f73c Fix double quotes in Airplay device name 2021-04-30 11:01:54 +02:00
Nick Steel
ea1236feef Added Stream.SetMeta and Stream.OnMetadata to JSON-RPC docs.
Also removed some code comments related to these.

Added Stream.SetMeta and Stream.OnMetadata to JSON-RPC docs.

Also removed some code comments related to these.
2021-04-17 10:26:54 +02:00
badaix
66c5331b46 Update jsonrpc++ to v1.3.3 2021-02-17 22:40:31 +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
2a1fde8ec7 Update snapweb 2021-02-11 08:55:02 +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
f05c379da4 Update version number to v0.24.0 2021-02-09 21:00:43 +01:00
badaix
77b659824d Update Snapweb to v0.2.0 2021-01-31 22:59:31 +01:00
badaix
fa7340a9bc Remove build date from version information 2021-01-28 11:26:14 +01:00
badaix
079d3e122e Don't sleep if frames avail < period size 2021-01-23 22:35:11 +01:00
badaix
7fe36cdb83 Backport alsa_player from v0.19 2021-01-22 22:40:02 +01:00
badaix
48072e3283 Update version number 2021-01-21 18:28:16 +01:00
badaix
61ebc114f6 Add built date to version information 2021-01-21 12:03:19 +01:00
badaix
d9adc25007 Fix sending silence after 186min 24s 2021-01-09 19:54:42 +01:00
badaix
f254d59832 Fix build on FreeBSD (Issue #752) 2020-12-31 11:48:01 +01:00
badaix
ae16e74f60 Add shairport-sync password support 2020-12-31 11:42:49 +01:00
badaix
7241a97348 Change librespot "killall" default to false 2020-12-15 18:17:35 +01:00
badaix
296a2f4dea Remove metadata pipe on behalf of shairport sync 2020-12-05 20:26:48 +01:00
badaix
58dbfcee89 Ignore "maybe-uninitialized" in boost beast 2020-11-30 18:49:40 +01:00
badaix
aab3c343d0 Fix warnings 2020-11-29 00:10:47 +01:00
badaix
3ac9245d00 Reformat code with clang 10 2020-11-27 21:29:34 +01:00
badaix
4b7c313fa0 Make sending of silence configurable 2020-11-25 09:20:16 +01:00
badaix
90c7ba8a67 Raise version number to v0.23.0 2020-11-24 21:44:54 +01:00
badaix
7abec2eaf6 Fix warning 2020-11-16 20:54:04 +01:00
badaix
f743ae717f Terminate client if host is empty and no mDNS 2020-11-16 20:54:04 +01:00
badaix
a7c945ad53 Add content to default web page 2020-11-16 20:54:04 +01:00
badaix
701502394e Adapt sample rate to source rate 2020-11-16 20:54:03 +01:00
badaix
8d54c502bc Return default page if doc_root is empty 2020-11-16 20:54:03 +01:00
badaix
0cfeff7c0a Update Snapweb (fixing #16, #17) 2020-10-07 10:40:16 +02:00
badaix
b65cabc0e4 Update Snapweb 2020-10-06 22:32:23 +02:00
badaix
09eda327cc Add -DHAS_SOXR to Makefile 2020-10-06 00:05:41 +02:00
badaix
541d803452 Make audio backend "file" configurable 2020-10-05 22:42:56 +02:00
badaix
653f4f29c4 Add space between parameters 2020-10-01 08:51:29 +02:00
Alexandre Macabies
57c0c5262a Add &params= option to librespot to support other librespot parameters. 2020-10-01 08:49:38 +02:00
badaix
69c7c1dcc2 Update Snapweb 2020-09-29 22:53:11 +02:00
badaix
365579c640 Raise version number to v0.22 2020-09-27 12:56:18 +02:00
badaix
876f424bae Add null encoder for use with meta streams 2020-09-27 12:55:32 +02:00
badaix
7c1c257501 Reduce log level 2020-09-27 11:06:15 +02:00
badaix
888e19a8a4 Avoid copying of the PCM stream 2020-09-27 11:06:00 +02:00
badaix
fcb40f325a Resample only if needed 2020-09-26 22:35:04 +02:00
badaix
b1a990be57 Improve sync between meta streams 2020-09-26 21:48:08 +02:00
badaix
08bc6c1de8 Add missing header 2020-09-26 15:05:04 +02:00
badaix
3dc4b7c749 Fix infinite recursion 2020-09-26 13:09:49 +02:00
badaix
e718807075 Fix compiler warning 2020-09-26 13:04:02 +02:00
badaix
27a9e710a2 Add meta stream source 2020-09-26 12:44:33 +02:00
badaix
f1e672d375 Modernize: replace typedef with using 2020-09-21 16:26:04 +02:00
badaix
f388449c0a Add "-DHAS_ALSA" to server makefile 2020-09-17 12:16:28 +02:00