Commit graph

242 commits

Author SHA1 Message Date
badaix
1fa9d3fa71 removed unused var 2016-05-28 12:24:46 +02:00
Johannes Pohl
98ff013ab4 compiles with gcc 6.Â1 2016-05-07 10:03:27 +00:00
badaix
0a5a6e62e0 updated changelog 2016-05-06 21:29:16 +02:00
badaix
137bde5282 raised version number to 0.7.0 2016-05-05 13:15:54 +02:00
badaix
86b34af0c6 added creation mode "read" or "create" for pipe stream 2016-05-05 11:58:52 +02:00
badaix
16ea1a5d71 ogg: support different sample formats 2016-05-03 21:28:55 +02:00
badaix
16be4f53b8 FLAC: support different sample formats 2016-05-03 08:02:07 +02:00
badaix
2275466d09 better server shutdown 2016-05-01 19:18:18 +02:00
badaix
679fbaaca0 fixed segfault during shutdown 2016-05-01 13:22:34 +02:00
badaix
1c3fd27256 spaces 2016-05-01 13:17:35 +02:00
badaix
ce303d1ebb init active to false 2016-05-01 12:26:15 +02:00
badaix
e1a47b3b98 fixed clang warnings (CXX = /usr/bin/clang++) 2016-04-27 21:44:51 +02:00
badaix
f11a7055a1 string compat functions throw 2016-04-25 19:27:21 +02:00
badaix
40ea6e9dad close connection if message size exceeds 1meg 2016-04-19 07:48:45 +02:00
badaix
ff4dc98d32 raised version number to 0.6.0 2016-04-10 23:30:20 +02:00
badaix
9561a8e92b use asio socket::native_handle instead of native 2016-04-08 08:24:50 +02:00
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
a386a4ec89 moved json.hpp to externals 2016-04-03 14:38:11 +02:00
badaix
478dcff713 recusive mkdir 2016-04-03 11:33:14 +02:00
badaix
41db245efc server runs on OpenWrt 2016-04-02 23:20:45 +02:00
badaix
212c9c1c6b server compiles under OpenWrt 2016-04-02 19:12:38 +02:00
badaix
14b5abe5d7 use timeval instead of double for time sync 2016-04-02 13:22:08 +02:00
badaix
9ec9256ac4 compiles under OpenWrt 2016-03-31 23:01:01 +02:00
badaix
7e3fac353d updated version number to 0.5.0 2016-03-24 19:14:54 +01: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
1f177e5119 fixed loading of client config 2016-03-21 22:57:22 +01:00
badaix
703833f413 merged with master 2016-03-12 20:26:27 +01:00
badaix
da005f2d17 link static against libgcc and libstdc++ 2016-03-12 20:05:16 +01:00
badaix
5623596b24 refresh last seen 2016-03-09 20:08:40 +01:00
badaix
3a4bfbd9fe updated readme 2016-03-09 08:18:19 +01:00
badaix
7f74f24dd7 beta 2 2016-03-09 00:20:09 +01:00
badaix
78c9a1c2ad added Snapclient & Snapserver json objects 2016-03-08 08:38:51 +01:00
badaix
5951c123c9 added ConfigVersion 2016-03-08 08:33:35 +01:00
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