Commit graph

928 commits

Author SHA1 Message Date
badaix
7c76f6b535 build with NDK level 14 2016-02-23 08:36:17 +01:00
badaix
923f8b148f reformat code 2016-02-23 08:34:12 +01:00
badaix
d3ab27907d Android NDK 14 2016-02-23 08:32:28 +01:00
badaix
ae73526fd1 fixed multiple connects 2016-02-23 08:32:16 +01:00
badaix
a844c09bde explicit server configuration 2016-02-22 22:53:26 +01:00
badaix
ad46a6d19d min sdk 16 => 14 2016-02-22 22:51:44 +01:00
badaix
5a7b12097c removed warning 2016-02-21 18:25:20 +01:00
badaix
18866cebd8 updated gradle 2016-02-21 18:24:44 +01:00
badaix
fe8a1cdb6f fixed "hide offline" 2016-02-21 13:49:47 +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
0cd70f0e8c version code 2 2016-02-09 19:11:19 +01:00
badaix
59e214dc97 Merge branch 'develop' of https://github.com/badaix/snapcast into develop 2016-02-09 19:10:18 +01:00
badaix
b57d9d84f1 warn if sample rate is not kown 2016-02-09 19:09:10 +01:00
badaix
4810e18702 lowered min sdk version 17 => 16 2016-02-09 19:03:36 +01:00
Johannes Pohl
69a12a7f77 Update README.md 2016-02-09 18:48:59 +01:00
badaix
c6e7d8ac02 updated release date 2016-02-09 13:26:31 +01:00
badaix
b982dec2b6 Merge branch 'develop' of https://github.com/badaix/snapcast into develop 2016-02-09 13:21:05 +01:00
Johannes Pohl
77b781c6a8 Update README.md 2016-02-09 13:20:58 +01:00
badaix
6d7184229a updated options 2016-02-09 13:01:06 +01:00
badaix
bfc04ffde2 added first-run-warning 2016-02-09 12:51:16 +01:00
badaix
c719f98459 fixed json serialization 2016-02-09 12:34:59 +01:00
badaix
853693b28b throw exception for unknown stream types 2016-02-09 12:13:00 +01:00
badaix
33c9645eef rearranged code 2016-02-09 10:02:09 +01:00
badaix
505ead13bd update only changed client properties 2016-02-09 10:01:58 +01:00
badaix
5cc588aef4 updated binary 2016-02-09 00:36:10 +01:00
badaix
538352fbf2 decode percent encoded URIs 2016-02-08 21:49:02 +01:00
Johannes Pohl
cf628bfcd6 removed dependency to boost and howto update gcc 2016-02-08 19:36:35 +01:00
badaix
9c88f1c672 show snackbar warning when stream is in non-native sample rate 2016-02-08 16:05:33 +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
07d76f365f fixed reconnecting 2016-02-08 13:19:19 +01:00
badaix
73a9223c6f reopen pipe on error 2016-02-08 12:49:09 +01:00
badaix
8ac895eeb3 handle disconnect 2016-02-07 18:38:19 +01:00
badaix
735573f1d5 streams can be changed 2016-02-06 23:36:13 +01:00
badaix
1b2163942d stream id can be configured explicitly 2016-02-06 20:48:05 +01:00
badaix
35e4cdb05d mutex 2016-02-06 20:47:34 +01:00
badaix
c0a1cb4210 reformated code 2016-02-06 20:47:00 +01:00
badaix
928c14a17e filter clients by stream 2016-02-06 20:46:17 +01:00
badaix
1f790bbc22 upgraded to android studio 2 2016-02-06 20:44:52 +01:00
badaix
3a5af32d98 fixed crash when switching streams 2016-02-06 12:51:20 +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
0092f79f88 log e based volume 2016-02-03 22:33:31 +01:00
badaix
5dbf4aaaa4 added stream id 2016-02-03 22:33:03 +01:00
badaix
35132bcef8 one fragment per stream 2016-02-03 00:21:44 +01:00
badaix
1646396782 added Stream class 2016-02-02 00:42:51 +01:00
badaix
7b1323646f init player when receiving a header message 2016-01-31 23:56:28 +01:00