Commit graph

43 commits

Author SHA1 Message Date
badaix
d8ebc5e372 renamed system_clock "hrc" to "clk" 2016-10-03 13:58:46 +02:00
badaix
e1a47b3b98 fixed clang warnings (CXX = /usr/bin/clang++) 2016-04-27 21:44:51 +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
bd7f68bb6a removed request message 2016-04-06 00:34:41 +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
9ec9256ac4 compiles under OpenWrt 2016-03-31 23:01:01 +02:00
badaix
78c9a1c2ad added Snapclient & Snapserver json objects 2016-03-08 08:38:51 +01:00
badaix
d8e23fadac added getOS, getArch 2016-03-06 13:29:26 +01:00
badaix
a4e501c960 on connect: assign correct stream to client 2016-02-08 13:30:37 +01:00
badaix
95e4a98fef serialize stream to json 2016-01-25 23:09:32 +01:00
badaix
c4094a2175 made SampleFormat not inherit from BaseMessage 2016-01-24 13:52:46 +01:00
badaix
8816826bcd removed Ack & String message 2016-01-22 22:29:00 +01:00
badaix
4218bedd01 removed command message 2016-01-22 22:16:07 +01:00
badaix
fe89220b15 2016 2016-01-21 22:02:09 +01:00
badaix
87b1857d8a moved compatibility stuff into compat.h 2016-01-02 12:51:05 +01:00
badaix
76d19efe0c to_string and stoul for Android c++11 2015-12-29 13:30:29 +01:00
badaix
6e32da33f3 merged with master 2015-12-23 13:21:56 +01:00
badaix
a3dc6bb5a1 fixed FLAC playback timing 2015-12-23 08:20:21 +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
5d68e36718 control player settings 2015-12-03 21:54:21 +01:00
badaix
8a684233a2 comment 2015-12-03 21:54:21 +01:00
badaix
442263af31 added latency and volume to settings 2015-12-03 21:53:56 +01:00
badaix
f2ae4121c2 added mapMessage and stringMessage 2015-12-03 21:53:56 +01:00
badaix
046386f56d basic telnet like control server 2015-12-03 21:53:56 +01:00
badaix
239e93de43 configurable pipe read buffer 2015-08-15 11:22:41 +02:00
badaix
063ed462f9 added start function to wireChunk 2015-08-12 22:04:33 +02:00
badaix
b936bffeff made "serialize" const 2015-08-03 19:03:24 +02:00
badaix
aba04a0675 clean up 2015-08-03 19:03:24 +02:00
badaix
c64d637c92 added GPL header 2015-02-22 09:39:12 +01:00
(no author)
b3336df0f2 enum
git-svn-id: svn://elaine/murooma/trunk@341 d8a302eb-03bc-478d-80e4-98257eca68ef
2015-01-01 20:16:24 +00:00
(no author)
c40bfda64c refactoring
git-svn-id: svn://elaine/murooma/trunk@328 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-29 12:34:33 +00:00
(no author)
29bcbe43b0 requests are enum
git-svn-id: svn://elaine/murooma/trunk@305 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-28 08:42:56 +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)
d0c07e3b67 pcmDevice and chronos in stream
git-svn-id: svn://elaine/murooma/trunk@298 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-27 12:13:47 +00:00
(no author)
fe79a78efe chonos stuff
git-svn-id: svn://elaine/murooma/trunk@297 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-25 21:21:32 +00:00
(no author)
6354d55f78 server buffer
git-svn-id: svn://elaine/murooma/trunk@296 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-25 16:34:13 +00:00
(no author)
07fcca06ca chronos
git-svn-id: svn://elaine/murooma/trunk@290 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-24 19:32:50 +00:00
(no author)
831f07a657 ogg rate, 32bit rate
git-svn-id: svn://elaine/murooma/trunk@288 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-21 19:52:40 +00:00
(no author)
983ded3d29 message sub directory
git-svn-id: svn://elaine/murooma/trunk@287 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-21 14:28:14 +00:00