Commit graph

55 commits

Author SHA1 Message Date
badaix
bd7f68bb6a removed request message 2016-04-06 00:34:41 +02:00
badaix
2a5e7fb598 less logging 2016-04-06 00:06:18 +02:00
badaix
efb592d495 replaced MapMessage with JsonMessage 2016-04-05 22:39:39 +02:00
badaix
14b5abe5d7 use timeval instead of double for time sync 2016-04-02 13:22:08 +02:00
badaix
54f0ad5a51 Added defines for OGG, AVAHI, ALSA, OPENSL, DAEMON 2016-03-23 19:37:04 +01:00
badaix
750df78090 adjusted log tags 2016-03-22 23:37:19 +01:00
badaix
0eaa616ab6 renamed Reader => Stream 2016-03-22 23:14:19 +01:00
badaix
5623596b24 refresh last seen 2016-03-09 20:08:40 +01:00
badaix
78c9a1c2ad added Snapclient & Snapserver json objects 2016-03-08 08:38:51 +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
a4e501c960 on connect: assign correct stream to client 2016-02-08 13:30:37 +01:00
badaix
d44232114a encoder header is shared ptr 2016-02-03 23:05:28 +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
fe89220b15 2016 2016-01-21 22:02:09 +01:00
badaix
b46b5efde4 added pcmReaderFactory 2016-01-21 21:54:34 +01:00
badaix
b4701fb0fe renamed "System" to "Server" 2016-01-17 15:00:01 +01:00
badaix
252cda188a delete client 2016-01-15 23:54:39 +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
5cc7285a87 switched to standalone asio 2015-12-03 22:23:43 +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
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
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
817755a8b7 control and stream server use a central io_service 2015-12-03 21:54:21 +01:00
badaix
a484ff1b2d made serversettings local 2015-12-03 21:54:21 +01:00
badaix
5d68e36718 control player settings 2015-12-03 21:54:21 +01:00
badaix
aeb767d64b moved json stuff into subfolder 2015-12-03 21:54:21 +01:00
badaix
bab4f92e23 Renamed ServerSession => ClientSession 2015-12-03 21:54:21 +01:00
badaix
50db49d269 StreamServer receives control events 2015-12-03 21:54:21 +01:00
badaix
9200fec700 save config 2015-12-03 21:54:21 +01:00
badaix
e5698d8ab1 trigger onDisconnect 2015-12-03 21:54:21 +01:00
badaix
3a0b856afe json notifications 2015-12-03 21:54:20 +01:00
badaix
6121fdceae json rpc basics 2015-12-03 21:54:20 +01:00
badaix
046386f56d basic telnet like control server 2015-12-03 21:53:56 +01:00
(no author)
d215580afe merge socket and client connection
git-svn-id: svn://elaine/murooma/trunk@275 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-20 16:31:40 +00:00
(no author)
feabfee936 xxxx
git-svn-id: svn://elaine/murooma/trunk@272 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-17 21:58:38 +00:00
(no author)
16ef1ae634 code blocks
git-svn-id: svn://elaine/murooma/trunk@271 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-17 06:05:07 +00:00