Commit graph

179 commits

Author SHA1 Message Date
badaix
06ce37be1c fixed queue::abort 2016-11-09 21:57:24 +01:00
badaix
d0c88e2ce0 abortable pop 2016-11-09 19:26:10 +01:00
badaix
33f9557904 fixed crash during server shutdown 2016-11-08 19:23:36 +01:00
badaix
951548f412 portable sleep function 2016-10-28 10:10:58 +02:00
badaix
8ae203eece Merge branch 'develop' into nonroot 2016-10-22 20:24:40 +02:00
Johannes Pohl
e91eb74f3e more accurate getTickCount for macOS 2016-10-19 09:22:37 +02:00
badaix
98e3805616 run as snapcast user 2016-10-15 11:18:46 +02:00
badaix
d8ebc5e372 renamed system_clock "hrc" to "clk" 2016-10-03 13:58:46 +02:00
Johannes Pohl
df7829cd95 Merge remote-tracking branch 'origin/master' into develop 2016-09-27 11:53:37 +02:00
nimonimonimo
96d6b093d4 Added include of stdlib.h in common/daemon.h
This was needed for me to be able to make the server on FreeBSD 10.2
2016-09-24 09:02:16 +00:00
badaix
24f432acdc #define MACOS 2016-09-20 09:05:22 +02:00
Johannes Pohl
68d73321e0 merged Outurnate's bonjour service 2016-09-19 10:09:32 +02:00
badaix
010e797e1d fixed warning 2016-09-19 09:16:55 +02:00
Johannes Pohl
e50775aca8 get MAC address for Mac OS 2016-09-18 14:59:56 +02:00
Johannes Pohl
20ab3deedb basic coreAudio playback is working 2016-09-13 14:49:20 +02:00
Johannes Pohl
71e0a89e29 added "TARGET=MAC" and dummy CoreAudio player 2016-09-11 20:51:01 +02:00
badaix
5cc3c157a7 execGetOutput supresses stderr messages 2016-07-03 21:32:50 +02:00
badaix
0e4bb57cff changed type of g_terminated to sig_atomic_t 2016-07-02 15:23:38 +02:00
badaix
4ba7c7c834 uptime for FreeBSD 2016-06-26 12:58:48 +02:00
badaix
d77c4d2880 Added target FREEBSD 2016-06-26 11:32:20 +02:00
badaix
f9c517e99d swap template function 2016-05-05 10:50:17 +02:00
badaix
b84762c1f5 delegating constructor 2016-05-01 11:52:53 +02:00
badaix
f11a7055a1 string compat functions throw 2016-04-25 19:27:21 +02:00
badaix
efb592d495 replaced MapMessage with JsonMessage 2016-04-05 22:39:39 +02:00
badaix
74999df4a7 fixed include 2016-04-03 14:56:16 +02:00
badaix
478dcff713 recusive mkdir 2016-04-03 11:33:14 +02:00
badaix
212c9c1c6b server compiles under OpenWrt 2016-04-02 19:12:38 +02:00
badaix
54b58647f9 getOS for OpenWrt 2016-04-02 13:38:12 +02:00
badaix
6ea10c77dd c++11 string compat 2016-04-02 00:42:25 +02:00
badaix
eb328564ad compiles under Android 2016-03-31 23:07:10 +02:00
badaix
9ec9256ac4 compiles under OpenWrt 2016-03-31 23:01:01 +02:00
badaix
2872527e0b LogPriority to string 2016-03-22 23:36:57 +01:00
badaix
dc1d1f172d OS and arch detection 2016-03-14 19:17:31 +01:00
badaix
d8e23fadac added getOS, getArch 2016-03-06 13:29:26 +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
7b1323646f init player when receiving a header message 2016-01-31 23:56:28 +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
2923a7d456 fallback for getting the MAC address 2016-01-12 07:21:43 +01:00
badaix
65f239b359 get proper host name on Android 2016-01-10 14:14:27 +01:00
badaix
d0a22c0d3c moved compatibility stuff into compat.h 2016-01-02 12:50:17 +01:00
badaix
6796209c9f clean ups 2015-12-29 13:31:19 +01:00
badaix
76d19efe0c to_string and stoul for Android c++11 2015-12-29 13:30:29 +01:00
badaix
884a65f289 replaced boost program options with getopt 2015-12-05 23:17:30 +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
f546738d75 added uptime 2015-12-03 21:54:20 +01:00
badaix
016856edaf removed errorCode 2015-12-03 21:53:56 +01:00
badaix
3a059a5764 added errorCode 2015-12-03 21:53:56 +01:00