Jordan Williams
2b699c091c
Rename Raspbian to Raspberry Pi OS
2021-12-09 18:10:58 +01:00
Jordan Williams
b2e15b5c81
Add missing build dependencies for Fedora
2021-12-09 18:10:58 +01:00
badaix
783c1f5fb2
Add summary of plugin requests and notifications
2021-10-21 17:55:57 +02:00
badaix
e1eef690b4
Update API docs
2021-10-21 17:41:56 +02:00
badaix
004ea21e3f
Make metadata part of the properties
2021-09-01 18:18:36 +02:00
badaix
e94b5534b7
Clean up meta tags and docu
2021-06-26 20:44:12 +02:00
badaix
f817602a50
Rename "meta" to "metadata"
2021-06-22 14:35:38 +02:00
badaix
f871211384
Make capability properties mandatory
2021-06-22 12:20:40 +02:00
badaix
640b05db7d
Add stream plugin documentation
2021-06-17 12:21:55 +02:00
badaix
216714bd33
Add silence threshold for alsa stream
2021-05-05 21:59:36 +02:00
plan-do-break-fix
c402468e89
fix(docs): Corrects common typos in project documentation
2021-04-27 12:57:06 +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
Danny
76c0c310e1
Additional deps for freebsd
2021-03-06 18:45:02 +01:00
Danny
4791f337ff
Update build.md
...
fwict libopus==opus (or it may be libopusenc - unsure) see https://www.freshports.org/audio/opus/ or https://www.freshports.org/audio/libopusenc
2021-03-06 18:45:02 +01:00
Max Kellermann
f721d4eb62
doc/binary_protocol.md: swap fields "received" and "sent"
...
In common/message/message.hpp, BaseMessage::read() reads the "sent"
field first and then "received"; same for serialize(). The
protocol documentation has been wrong ever since it was added in
commit 9d7e08b43
2021-03-06 18:41:18 +01:00
badaix
69ca5161a4
Add information about codec header
2021-02-17 22:40:04 +01:00
badaix
5f2733f19f
Update build.md
2021-02-09 20:49:06 +01:00
Nick Savage
1e29394931
Update Debian install instructions for consistency
2021-01-04 16:27:42 +01:00
badaix
92d39212ae
Add endian information and describe time sync
2021-01-04 13:29:12 +01:00
badaix
ae16e74f60
Add shairport-sync password support
2020-12-31 11:42:49 +01:00
badaix
5a122c1780
Fix configuration docs: "stream" -> "source"
2020-12-15 23:03:03 +01:00
badaix
7241a97348
Change librespot "killall" default to false
2020-12-15 18:17:35 +01:00
Bertware
8d4db0062f
Fix markdown for json rpc api documentation, minor improvement to api documentation ( #716 )
...
* Fix markdown typo
* Fix a markdown type (duplicate ```), add an example with a string as jsonrpc id to make it clear that not only integers are supported
* Improve JSON RPC id documentation
2020-12-12 21:15:36 +01:00
badaix
296a2f4dea
Remove metadata pipe on behalf of shairport sync
2020-12-05 20:26:48 +01:00
badaix
4b7c313fa0
Make sending of silence configurable
2020-11-25 09:20:16 +01:00
badaix
577e524f88
Add pulse support to makefile
2020-11-21 12:39:22 +01:00
Alexandre Macabies
57c0c5262a
Add ¶ms= option to librespot to support other librespot parameters.
2020-10-01 08:49:38 +02:00
badaix
ae089874d8
Add available parameters to configuration.md
2020-09-28 20:46:31 +02:00
badaix
876f424bae
Add null encoder for use with meta streams
2020-09-27 12:55:32 +02:00
Johannes Pohl
7fa6b09501
Update configuration.md
2020-09-10 09:41:23 +02:00
badaix
e43295d2c7
Add doc/contributions.md
2020-09-03 21:17:46 +02:00
badaix
b9aadb26e6
Update configuration.md
2020-08-31 18:28:57 +02:00
badaix
517355337d
Update configuration.md
2020-08-31 18:20:08 +02:00
Johannes Pohl
26c7d6cf58
Update configuration.md
2020-08-31 09:54:38 +02:00
badaix
a1e6e47b70
Update configuration.md
2020-08-30 21:41:04 +02:00
badaix
894d457c80
Add configuration.md
2020-08-30 21:34:26 +02:00
badaix
9ccf7c28b2
Merge branch 'develop'
2020-08-30 11:20:40 +02:00
badaix
de5c676d2a
Add install.md
2020-08-30 10:58:50 +02:00
Alessio Papi
db17f1b986
Added VLC configuration
2020-08-30 10:34:16 +02:00
badaix
b95c766a37
Update readme
2020-08-26 12:44:41 +02:00
badaix
daff4998d7
Fix typo
2020-08-24 13:43:47 +02:00
badaix
c84348dfe3
Make Tux colored
2020-08-24 13:42:26 +02:00
badaix
19db349298
Add overview diagram
2020-08-24 10:01:01 +02:00
badaix
f2e2094254
Update build instructions
2020-08-16 22:48:31 +02:00
Kevin Eady
11ee2319c9
Update v2_0_0.md
...
Add details regarding HTTP APIs (POST and WebSocket)
2020-07-11 19:35:17 +02:00
badaix
0a9031834f
Update Android build process
2020-06-12 13:47:16 +02:00
badaix
8519b74de8
Reference the SnapOS guide, fix Linter warning
2020-05-13 09:04:56 +02:00
badaix
da11253b97
Add information about the sample format
2020-05-08 11:11:17 +02:00
badaix
d87158987d
Remove wavenc for gstreamer as it is PCM already
2020-05-02 21:08:58 +02:00
Steffen Rusitschka
445a6b9a53
Merge branch 'master' into disable-audio-cache
2020-05-02 17:48:49 +02:00