Commit graph

817 commits

Author SHA1 Message Date
badaix
a7baec9373 Fix warning 2021-06-10 11:59:06 +02:00
badaix
149c2ae9a2 Rename jsron RPC commands, add "Ready" and "Log" 2021-06-10 08:56:43 +02:00
badaix
0eaee48f10 Process messages asynchronously 2021-06-10 08:55:31 +02:00
badaix
7ad308cd01 Add "add" method to Parameter 2021-06-10 08:51:18 +02:00
badaix
de9e3496df Send control command as parameter 2021-06-07 23:50:20 +02:00
badaix
4064766818 Add operator< to Id 2021-06-06 22:32:42 +02:00
badaix
5c28809b43 Add reponse handlers for requests 2021-06-06 22:31:08 +02:00
badaix
bba3968f50 Change Stream.SetProperties to Stream.SetProperty 2021-06-05 23:00:12 +02:00
badaix
5b9321b8c6 Lower log level 2021-06-04 16:58:11 +02:00
badaix
d93773f46c Scan logline with a regex 2021-06-04 16:57:09 +02:00
badaix
53e27e0d8b Comment out stream_tags 2021-06-04 10:32:33 +02:00
badaix
5a3559e8e4 Add properties to Stream info 2021-06-03 22:57:45 +02:00
badaix
7c11cb7559 Add support for Player.Properties 2021-05-30 22:20:49 +02:00
badaix
283c3d2c9b Add mpd status mapping 2021-05-28 09:06:23 +02:00
badaix
6e6b63ec26 Communicate via stdin/stdout with ctrl script 2021-05-26 23:57:59 +02:00
badaix
91ea368121 Add RPC "Stream.Control" command 2021-05-24 22:36:16 +02:00
badaix
bbb47c2069 Lower log severity for inactive sessions 2021-05-23 12:42:50 +02:00
badaix
2e64d81f79 Add control_script to stream sources
New parameter "control_script", starting a script on stream start.
Parameters "--snapcast-port" and "--stream" are passed to the script
2021-05-23 12:39:47 +02:00
badaix
5b8cd7ecd5 Change message_type from enum to enum class 2021-05-16 21:21:36 +02:00
badaix
02adc7498c Update version number to v0.25.0 2021-05-14 20:44:44 +02:00
badaix
debb09545c Update Snapweb to v0.3.0 2021-05-14 20:39:49 +02:00
badaix
b49016bbc4 Use librespot's log severity for log messages 2021-05-09 15:54:01 +02:00
badaix
216714bd33 Add silence threshold for alsa stream 2021-05-05 21:59:36 +02:00
badaix
5d7aedeb31 Fix crash when feeding invalid ranges into flac 2021-05-05 11:29:42 +02:00
badaix
1725cffc6e Log stream state as string 2021-05-04 23:51:57 +02:00
badaix
2c7411e949 Fix Windows compile error 2021-05-03 10:03:54 +02:00
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