Commit graph

183 commits

Author SHA1 Message Date
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
badaix
6e32da33f3 merged with master 2015-12-23 13:21:56 +01:00
badaix
6cffd2b86e v0.3.4 2015-12-23 08:21:39 +01:00
badaix
7e1a8279df log socket error messages 2015-12-22 13:13:58 +01:00
badaix
c04965c9de switched from getopt to popl 2015-12-15 23:09:04 +01:00
badaix
ffa823bb31 log error code message 2015-12-07 23:45:12 +01:00
badaix
884a65f289 replaced boost program options with getopt 2015-12-05 23:17:30 +01:00
badaix
5cc7285a87 switched to standalone asio 2015-12-03 22:23:43 +01:00
badaix
84f9dd2d7a removed depency to boost lexical cast and boost algorithm 2015-12-03 21:55:11 +01:00
badaix
c8e58f272f replaced boost::lexical_cast with c++11 functions 2015-12-03 21:55:11 +01:00
badaix
2036477446 added PCM reader base class 2015-12-03 21:55:11 +01:00
badaix
6d1cc2d081 fixed disconnect deadlock 2015-12-03 21:55:11 +01:00
badaix
a46b7c6106 changed "IP" to "host" 2015-12-03 21:55:11 +01:00
badaix
b99cf2f2fc Renamed ClientSession to StreamSession 2015-12-03 21:55:11 +01:00
badaix
cdf0ac11c9 proper disconnect 2015-12-03 21:54:22 +01:00
badaix
02ec52e765 renamed "add" to "sendAsync" 2015-12-03 21:54:22 +01:00
badaix
a60ed3597e report disconnect to control clients 2015-12-03 21:54:22 +01:00
badaix
87ce37df8c clean up 2015-12-03 21:54:22 +01:00
badaix
a221e431aa consider clients as offline after server start 2015-12-03 21:54:22 +01:00
badaix
67ba050a6c moved controller tests into subdir 2015-12-03 21:54:22 +01:00
badaix
041f9b9fed configurable control port (avahi: _snapcast-jsonrpc._tcp) 2015-12-03 21:54:22 +01:00
badaix
11a45d3508 cleaned up json rpc exceptions 2015-12-03 21:54:21 +01:00
badaix
86a9b6ca90 fixed connect problem 2015-12-03 21:54:21 +01:00