Commit graph

209 commits

Author SHA1 Message Date
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
badaix
42232a35aa added getHostName 2015-12-03 21:53:56 +01:00
badaix
446f2a2f34 stream notifies about new chunks 2015-08-18 22:01:08 +02:00
badaix
d51cb125fc string replaced with stream 2015-08-12 22:03:04 +02:00
BadAix
e45eb08be6 fixed deadlock in logger 2015-08-08 10:19:44 +02:00
badaix
8e987b3eec configurable codec options 2015-08-03 19:03:24 +02:00
Hannes Ellinger
61bf1bb411 minor bugfixes
function definitions in header files should be inline
auto_ptr is deprecated, use unique_ptr instead
2015-06-14 12:04:06 +02:00
badaix
80eb832eac improved alsa error handling 2015-04-07 19:44:57 +02:00
badaix
c64d637c92 added GPL header 2015-02-22 09:39:12 +01:00
badaix
e8ffa1f243 added Avahi Zeroconf 2015-02-19 22:35:35 +01:00
badaix
e57971c6cb logging 2015-02-14 21:49:23 +01:00
(no author)
abf70b4030 logging
git-svn-id: svn://elaine/murooma/trunk@330 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-29 17:33:54 +00:00
(no author)
a51c000a2d pid file
git-svn-id: svn://elaine/murooma/trunk@329 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-29 14:12:03 +00:00
(no author)
b857de9f45 makefile
git-svn-id: svn://elaine/murooma/trunk@323 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-28 16:49:29 +00:00
(no author)
deca098bb4 stopping
git-svn-id: svn://elaine/murooma/trunk@322 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-27 12:19:13 +00:00
(no author)
bccffc7432 clean
git-svn-id: svn://elaine/murooma/trunk@318 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-24 08:42:19 +00:00
(no author)
83eed0be78 exception
git-svn-id: svn://elaine/murooma/trunk@317 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-21 20:31:54 +00:00
(no author)
8afca63ded exception
git-svn-id: svn://elaine/murooma/trunk@316 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-21 20:21:25 +00:00
(no author)
6fbabaae82 requests are enum
git-svn-id: svn://elaine/murooma/trunk@304 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-28 08:42:40 +00:00
(no author)
62fc7eab8f time stuff
git-svn-id: svn://elaine/murooma/trunk@302 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-28 07:43:47 +00:00
(no author)
a7118fd0a4 time stuff
git-svn-id: svn://elaine/murooma/trunk@301 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-28 07:43:34 +00:00