Commit graph

1787 commits

Author SHA1 Message Date
Bernd Fink
d5b0075da9 Added JSON request "Group.SetName" and related messages
Signed-off-by: Bernd Fink <bfi@uranus.bfink.de>
2019-10-01 08:49:13 +02:00
badaix
6566235831 add HTTP and websocket support (preliminary) 2019-09-30 22:24:35 +02:00
badaix
8920e8c710 make control server more generic 2019-09-29 20:59:02 +02:00
badaix
49bc832870 first websocket draft, running on port 8080 2019-09-28 23:42:03 +02:00
badaix
ec3f8d8ad5 switch to boost::asio 2019-09-28 21:28:54 +02:00
badaix
08d0ce58f2 add dummy control session for websockets 2019-09-28 16:57:58 +02:00
badaix
45df7fdb42 control socket on the stack 2019-09-28 11:50:32 +02:00
badaix
1974afc176 switch from deprecated io_service to io_context 2019-09-28 10:53:58 +02:00
badaix
c4a61dff47 async control server 2019-09-28 10:43:11 +02:00
badaix
50f10dc952 update asio to asio-1-14-0 2019-09-27 22:45:02 +02:00
Johannes Pohl
d882e7c958 Update README.md 2019-09-27 00:12:41 +02:00
Johannes Pohl
89e40555d7
Update README.md 2019-09-26 11:13:51 +02:00
badaix
6b729ad61c reformat code 2019-09-25 19:07:23 +02:00
badaix
8b231c7cc6 modernize with clang-tidy 2019-09-25 19:02:33 +02:00
badaix
e0d25d02ab add reformat target to Makefile 2019-09-25 18:29:50 +02:00
badaix
88b49ad2a0 reformat code 2019-09-24 22:52:31 +02:00
badaix
b20add3815 add clang-format file
reformat code
2019-09-24 22:42:36 +02:00
zteifel
b733f646ea Replace onstart and onstop with onevent
Update to replace onstart and onstop parameters with librespots onevent parameter.

https://github.com/librespot-org/librespot/issues/185
2019-09-23 19:45:39 +02:00
Johannes Pohl
8c09a20f58
Update README.md 2019-09-19 21:36:30 +02:00
Johannes Pohl
b9a0671f48
Merge pull request #478 from nimonimonimo/patch-1
mopidy-snapserver setup documentation update
2019-09-19 21:32:52 +02:00
badaix
6204506f8a add link directory for mac os 2019-09-18 23:38:38 +02:00
badaix
7a250192b4 fix get strings from json 2019-09-18 22:56:01 +02:00
badaix
6e9071731c update jsonrpc++ to v1.2.1 2019-09-18 22:22:23 +02:00
nimonimonimo
f48db7b759
mopidy-snapserver setup documentation update
Found a lot of people in different distros forum having problems with the mopidy -> snapfifo -> snapserver setup, took very long time until I myself also found the solution.
2019-09-18 14:15:27 +02:00
Johannes Pohl
f992ffabce
Update CMakeLists.txt 2019-09-18 13:00:03 +02:00
badaix
0807bb4642 add xcode10 and xcode11 in travis.yml 2019-09-17 22:00:54 +02:00
Johannes Pohl
7daf049b66
Merge pull request #449 from maweki/ddns-length
Add "snapcastjsonrpc" as mdns name
2019-09-17 21:47:28 +02:00
badaix
be2d60e219 update to version 1.3.4 2019-09-17 21:25:52 +02:00
badaix
2d2455c606 update to version 1.3.3 2019-09-17 21:25:24 +02:00
badaix
7d17868f53 Merge branch 'master' into develop 2019-09-17 21:09:03 +02:00
badaix
7c2f4311d9 update icon 2019-09-17 21:08:31 +02:00
Johannes Pohl
d80f37971f
Merge pull request #453 from mariolukas/master
Added a new web interface to the list in the Readme.md file.
2019-09-17 11:34:45 +02:00
Johannes Pohl
238a6ed307
Merge pull request #446 from axelsimon/patch-2
Update build.md to add Fedora instructions
2019-09-17 11:28:51 +02:00
Johannes Pohl
3af3b429cb
Merge pull request #431 from thecb1/fix-hasvorbisenc
encoderFactory.cpp: Fix HAS_VORBIS_ENC
2019-09-17 11:27:45 +02:00
Johannes Pohl
31c5bb314d
Merge pull request #426 from Streep/patch-1
Update README.md
2019-09-17 11:25:04 +02:00
Mario Lukas
dfb1517587
Update README.md 2019-04-08 20:29:37 +02:00
Mario Lukas
e9e4cb1366 added hydraplay to the players and control elements in the Readme.md 2019-04-08 20:28:09 +02:00
Mario Wenzel
506966f5e8 Add "snapcastjsonrpc" as mdns name
Service name is one byte too long. Added an alternative version
without removing the previous one for backwards compatibility.

Fixes #243
2019-03-09 10:28:21 +01:00
axel simon
47c8970a9d
Update build.md to add Fedora instructions 2019-02-14 20:21:28 +01:00
cb1
c8dd119cb8
encoderFactory.cpp: Fix HAS_VORBIS_ENC
Change HAS_VORBIS_ENC to HAS_VORBISENC
2018-12-19 15:09:07 +01:00
Streep
9b7f6becef
Update README.md 2018-11-29 20:50:27 +01:00
Johannes Pohl
7890baf54a
Merge pull request #417 from slackline/slackline
Slackline
2018-10-25 13:03:28 +02:00
slackline
2cb9480bdd Restoring line breaks 2018-10-23 10:58:41 +01:00
Johannes Pohl
fbd5a7108c
Merge pull request #416 from thecb1/CMakeLists-optional-deps
CMakeLists.txt: Options and conditionals for deps
2018-10-23 09:56:49 +02:00
Johannes Pohl
390f902c78
Merge pull request #415 from thecb1/README-add-gentoo
README.md: Add Gentoo to install instructions
2018-10-23 09:56:16 +02:00
slackline
5d6c3bedc1 Correcting code indents 2018-10-08 23:21:07 +01:00
slackline
dab14727c8 Added build/installation instructions for Gentoo Linux (native) 2018-10-08 23:15:30 +01:00
cb1
01fae6014f
CMakeLists.txt: Options and conditionals for deps
Added options and corresponding conditionals to prevent unwanted linking
against optional dependencies.
2018-10-08 16:31:55 +02:00
cb1
660a951f41
README.md: Add Gentoo to install instructions
* Changed "Debian packages" to "linux packages"
* Added install instructions for Gentoo
2018-10-08 15:40:55 +02:00
badaix
f2405c4a82 bump version to v0.15.0 2018-07-07 21:32:13 +02:00