frafall
d444052233
Added basics for maintaining metadata by stream on server and pushing to clients.
...
Modified Spotify stream handler to get the track name from Libreelec's stderr.
Note, to support artist/album (or album art) we need to modify Libreelec
to print these.
2017-11-20 20:44:54 +01:00
badaix
47d01960bf
use less raw pointers
2017-11-05 13:24:26 +01:00
badaix
08d39564e8
fix crash when a malformed message is received
2017-10-10 19:29:58 +02:00
badaix
5579eabfe0
replace gettimeofday with chronos::systemtimeofday
2017-03-14 19:33:14 +01:00
badaix
fdb292edb4
2017
2017-02-04 11:56:40 +01:00
badaix
043f76e35e
removed trailing whitespaces
2016-11-14 22:48:07 +01:00
badaix
40ea6e9dad
close connection if message size exceeds 1meg
2016-04-19 07:48:45 +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
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
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
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
b936bffeff
made "serialize" const
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)
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)
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