Commit graph

397 commits

Author SHA1 Message Date
Johannes Pohl
77bd32247a getHostId for MacOS 2017-06-07 21:45:03 +02:00
Johannes Pohl
b56d656c32 fix server crash on control client disconnect (quit, exit, bye) 2017-06-06 22:45:28 +02:00
badaix
5bf78eb874 improve unique host ID creation 2017-06-05 22:23:45 +02:00
badaix
fa3f78b08d move string utils in namespace utils::string 2017-06-05 12:48:59 +02:00
Jörg Krause
1353d01a5a Add optional params onstart/onstop to spotify 2017-03-30 13:19:00 +02:00
badaix
f20051f25c replace tap with spaces 2017-03-21 18:44:37 +01:00
badaix
5b258c6b12 update changelog 2017-03-21 18:17:39 +01:00
badaix
fbbe697adf bump version to 0.11.1 2017-03-20 01:01:27 +01:00
badaix
c97ab3c60b fix muting 2017-03-16 21:05:55 +01:00
badaix
f4c99c7a18 bump version to 0.11.0 2017-03-16 20:07:54 +01:00
badaix
39c133e41a don't send audio to muted clients 2017-03-14 22:24:06 +01:00
badaix
5579eabfe0 replace gettimeofday with chronos::systemtimeofday 2017-03-14 19:33:14 +01:00
Johannes Pohl
f2e20340b7 raise version to beta-2 2017-03-12 11:32:00 +01:00
Johannes Pohl
df5f9bdeab proper shutdown of the ControlSession 2017-03-12 11:22:01 +01:00
Johannes Pohl
9e540c4855 remove some cout's 2017-03-12 11:15:01 +01:00
badaix
f712b8abbc fix service params 2017-03-05 00:14:16 +01:00
badaix
1af8d56235 fix user_opts 2017-03-04 21:55:46 +01:00
badaix
0b92cca8e0 user_opts 2017-03-04 21:43:46 +01:00
badaix
5d575832a5 don't remove home dir 2017-03-04 21:02:15 +01:00
badaix
4b3f681c26 user and group configurable in /etc/default/snapX 2017-03-04 20:47:26 +01:00
badaix
55f89a79b9 use useradd instead of adduser 2017-03-04 14:27:31 +01:00
badaix
cc69707fe1 fix pid file location 2017-03-04 13:18:08 +01:00
badaix
833a1957fc return proper exit code 2017-03-04 13:17:44 +01:00
badaix
d4e03989fb change /usr/sbin to /usr/bin 2017-03-04 12:17:51 +01:00
badaix
d348d8a79a update changelog 2017-03-04 11:53:13 +01:00
badaix
f89bf272e2 don't change user/group by default 2017-03-04 11:41:24 +01:00
badaix
17ac64fcc2 add --user to man page 2017-03-01 21:09:46 +01:00
badaix
4d1270af17 delete user during uninstall 2017-03-01 21:09:31 +01:00
badaix
5938ce42ea add Bufix to changelog 2017-03-01 19:55:41 +01:00
Tommy Goode
e355a559eb Use "which" instead of "whereis" to find the streaming executable. 2017-02-28 01:45:45 -06:00
badaix
03c99c69ee update changelog 2017-02-27 08:08:43 +01:00
badaix
ed1c5d6606 configurable user and group 2017-02-26 22:29:06 +01:00
badaix
664a01082e fix Lintian warnings 2017-02-26 00:18:15 +01:00
badaix
ee3884af9d Bump version number to 0.11.0-beta-1 2017-02-25 19:34:17 +01:00
badaix
32eb0173c2 docu update 2017-02-25 19:24:05 +01:00
badaix
0be83c2a2a rename control spec 2017-02-25 17:26:35 +01:00
badaix
1fb9825418 add comments with JSON RPC API examples 2017-02-25 13:45:21 +01:00
badaix
0b69bf2ff3 small RPC API change 2017-02-25 10:46:23 +01:00
badaix
9e314056b6 add Server.RPCVersion method 2017-02-25 10:27:20 +01:00
badaix
0472f78b60 RPC update 2017-02-24 18:25:10 +01:00
badaix
ca6a7e35f8 json rpc refactoring 2017-02-19 17:31:14 +01:00
badaix
9e356d19f1 Merge branch 'develop' of https://github.com/badaix/snapcast into develop 2017-02-09 19:06:41 +01:00
badaix
d5ac4080c4 create snapserver group 2017-02-09 19:06:38 +01:00
Tommy Goode
1401ef76bd Making the librespot "username" and "password" params optional, and only throwing an error if one is provided without the the other. 2017-02-08 00:25:23 -06:00
badaix
0f2359c971 users for snapclient and snapserver daemon 2017-02-07 20:11:49 +01:00
badaix
35ee0fdd12 mute group 2017-02-06 19:30:33 +01:00
badaix
c84c64dd15 handle Json RPC Batches 2017-02-05 16:32:32 +01:00
badaix
fdb292edb4 2017 2017-02-04 11:56:40 +01:00
badaix
db92e80e9b merge with master 2017-02-04 11:00:15 +01:00
badaix
da7811b5a4 delegate json requests to ProcessJson function 2017-02-03 21:33:21 +01:00