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
Steffen Rusitschka
4e45cfd3ea
add documentation
2020-05-02 17:42:04 +02:00
artmg-ANAM
c85b16454c
doc example for process stream with mpv webradio
...
as suggested as resolution for issue #570
2020-04-20 15:28:04 +02:00
Wehzie
0e936d06fa
Update Fedora dependencies
...
Compiling on Fedora 31 with the recommended dependencies installed compilation failed returning the following error:
In Datei, eingebunden von controller.hpp:40,
von snapclient.cpp:25:
client_connection.hpp:25:10: schwerwiegender Fehler: boost/asio.hpp: Datei oder Verzeichnis nicht gefunden
25 | #include <boost/asio.hpp>
| ^~~~~~~~~~~~~~~~
Kompilierung beendet.
I fixed it by installing boost-devel.
2020-04-15 08:52:27 +02:00
Nicolas Martinelli
c9a2310d34
Fix mpv options
...
`--ao=pcm:file` is deprecated since mpv 0.21.0, see [1]
[1] https://github.com/mpv-player/mpv/wiki/Option-replacement-list#mpv-0210
2020-04-15 08:48:09 +02:00
Stijn Van der Borght
3e823e7925
fix vc15 compile errors
2020-04-08 11:33:25 +02:00
Stijn Van der Borght
be8dfc9b3f
added build instructions for windows
2020-04-08 11:33:25 +02:00
badaix
7e47207bd1
Fix linter warnings, add Shairport version
2020-03-30 09:43:25 +02:00
Johannes Pohl
3c9f2e2da3
Update player_setup.md
2020-03-25 08:39:19 +01:00
Johannes Pohl
dc859ddede
Update player_setup.md
2020-03-25 08:28:33 +01:00
badaix
3a8023ab93
Make soxr optional and add to build.md
2020-03-14 11:22:04 +01:00