Commit graph

1611 commits

Author SHA1 Message Date
Bernd Fink
ad19c32b4f Added new JSON request Group.SetName in streamServer.cpp
Signed-off-by: Bernd Fink <bfi@bfink.de>
2019-10-01 08:49:13 +02:00
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
Johannes Pohl
d882e7c958 Update README.md 2019-09-27 00:12:41 +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
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
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
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
badaix
065a448b61 fix include path on FreeBSD 2018-07-07 19:28:20 +02:00
badaix
1f1ce490e0 fix include dir on FreeBSD 2018-07-07 19:12:00 +02:00
badaix
ddf72e7e79 fix include path 2018-07-07 16:54:10 +02:00
badaix
2ee4e59cc9 fix include path 2018-07-07 16:34:00 +02:00
badaix
d072e3b96d add CMAKE_INSTALL_PREFIX to include path 2018-07-07 16:28:31 +02:00
badaix
14ad48fbc2 link stdc++ static 2018-07-07 11:34:46 +02:00
badaix
460c0b8cc9 update Android NDK 2018-07-06 18:47:17 +02:00
badaix
2c74a88836 make destructor virtual 2018-07-06 18:46:54 +02:00
badaix
587c60bb06 Merge branch 'master' into develop 2018-07-06 18:22:27 +02:00
badaix
543fc445b6 Merge branch 'master' into develop 2018-07-06 18:19:21 +02:00
Johannes Pohl
f8cbeef076
Merge pull request #400 from l3d00m/patch-1
Update link to the new librespot repository
2018-07-06 13:16:37 +02:00
badaix
dff17ca2fc enqueue command messages at the end 2018-07-05 22:50:53 +02:00
badaix
cab4fd8d84 update stream url 2018-07-03 22:53:03 +02:00
badaix
297d74aae9 fix rare deadlock
in case of pending control request for ungraceful disconnected clients
2018-07-03 22:52:39 +02:00
badaix
e7e529c818 update jsonrpc++ to v1.2.0 2018-07-01 20:51:18 +02:00
badaix
49bec47576 update aixlog to v1.2.1 2018-06-25 21:57:17 +02:00
badaix
ede7603cbf update to popl v1.2.0, add groff message 2018-06-24 22:39:30 +02:00
l3d00m
e04a945f9c
Update link to the new librespot repository 2018-06-13 20:12:28 +02:00
badaix
64c820e159 fix typo 2018-05-07 18:36:27 +02:00
badaix
8cd45def3f update manpages 2018-05-07 18:35:00 +02:00
badaix
cbbd8bb6f9 additional linker flags can be defined with "ADD_LDFLAGS" 2018-05-02 19:39:28 +02:00
badaix
2be2b4be57 make dependency on avahi-daemon optional 2018-05-02 19:15:23 +02:00
badaix
35e3e5c894 remove unused vectorwrapbuf 2018-05-02 19:14:45 +02:00
badaix
19adf47f52 remove absolute include path 2018-04-27 19:43:25 +02:00