Commit graph

205 commits

Author SHA1 Message Date
badaix
a77be90fee added stream state "unknown" 2016-03-07 22:05:48 +01:00
badaix
94629f9909 report stream state 2016-03-06 22:30:23 +01:00
badaix
8ddf928b9a added Host, Snapcast and Config to Client json 2016-03-06 13:48:44 +01:00
badaix
3a02bc3dde store config in /var/lib/snapcast/ 2016-02-21 13:18:40 +01:00
badaix
968bfdf498 updated nlohmann/json to v1.1.0 2016-02-19 22:37:29 +01:00
badaix
c6e7d8ac02 updated release date 2016-02-09 13:26:31 +01:00
badaix
6d7184229a updated options 2016-02-09 13:01:06 +01:00
badaix
853693b28b throw exception for unknown stream types 2016-02-09 12:13:00 +01:00
badaix
538352fbf2 decode percent encoded URIs 2016-02-08 21:49:02 +01:00
badaix
a759911474 new log class: "logState" 2016-02-08 16:04:53 +01:00
badaix
a4e501c960 on connect: assign correct stream to client 2016-02-08 13:30:37 +01:00
badaix
73a9223c6f reopen pipe on error 2016-02-08 12:49:09 +01:00
badaix
1b2163942d stream id can be configured explicitly 2016-02-06 20:48:05 +01:00
badaix
060e52aeee added fileReader for testing purposes 2016-02-06 12:03:00 +01:00
badaix
d44232114a encoder header is shared ptr 2016-02-03 23:05:28 +01:00
badaix
bfdca3038d catch config parse errors 2016-02-03 23:03:30 +01:00
badaix
5fae6e85f7 change stream with "SetStream (id)" 2016-02-03 22:34:52 +01:00
badaix
7b1323646f init player when receiving a header message 2016-01-31 23:56:28 +01:00
badaix
08c35ccc62 Send server settings as reply to hello 2016-01-28 23:29:53 +01:00
badaix
95e4a98fef serialize stream to json 2016-01-25 23:09:32 +01:00
badaix
7bec5b8744 added StreamManager 2016-01-24 22:45:02 +01:00
badaix
f89ae0d501 renamed command line parameters 2016-01-24 15:12:27 +01:00
badaix
a9015edb22 PCM reader is configured by URI 2016-01-24 13:55:05 +01:00
badaix
c4094a2175 made SampleFormat not inherit from BaseMessage 2016-01-24 13:52:46 +01:00
badaix
eed7f287fb decoder gets sample format from header 2016-01-24 13:43:02 +01:00
badaix
02ef300735 renamed:
SnapCast => Snapcast
SnapServer => Snapserver
SnapClient => Snapclient
2016-01-23 16:27:45 +01:00
badaix
31ba0e36bd moved definition into implementation 2016-01-23 12:59:38 +01:00
badaix
4c13254587 removed Ack & String message 2016-01-22 22:29:21 +01:00
badaix
4218bedd01 removed command message 2016-01-22 22:16:07 +01:00
badaix
fe89220b15 2016 2016-01-21 22:02:09 +01:00
badaix
b46b5efde4 added pcmReaderFactory 2016-01-21 21:54:34 +01:00
badaix
8e50a9b20c added version code 2016-01-20 09:28:04 +01:00
badaix
caba850bec fixed systemd service file 2016-01-17 16:23:21 +01:00
badaix
b4701fb0fe renamed "System" to "Server" 2016-01-17 15:00:01 +01:00
badaix
eb99b52c5e Added Stream dummy class 2016-01-17 14:59:17 +01:00
badaix
252cda188a delete client 2016-01-15 23:54:39 +01:00
badaix
3e8842b941 dpkg use default file for program options 2016-01-15 20:20:35 +01:00
badaix
4c59852ac8 removed dependency to boost 2016-01-09 17:54:48 +01:00
badaix
701d2374c7 updated nlohmann/json to v1.0.0 2016-01-09 17:53:53 +01:00
badaix
506f179ed2 Don't send client update as Client.Set response 2016-01-07 20:12:22 +01:00
badaix
bc4f29b9f2 changed default sample rate to 48kHz 2016-01-03 20:43:42 +01:00
badaix
bbfff03863 handle empty mac address 2016-01-02 13:56:20 +01:00
badaix
909a17f2f3 added version number 2016-01-02 13:56:04 +01:00
badaix
e0c0455c7a updated version number 2016-01-02 13:13:50 +01:00
badaix
d51642aa2b Merge remote-tracking branch 'origin/master' into develop
Conflicts:
	client/Makefile
	server/Makefile
	server/snapServer.cpp
2015-12-29 08:53:20 +01:00
badaix
1048c88925 uninstall man page 2015-12-29 08:35:45 +01:00
badaix
3888625c47 fixed Lintian warnings 2015-12-28 15:22:41 +01:00
badaix
dabf281000 added files to build debian packages 2015-12-28 13:48:20 +01:00
badaix
ae5ebf0f91 added man pages 2015-12-28 13:46:59 +01:00
badaix
e48c72a8ec start with normal process proirity 2015-12-27 19:44:23 +01:00