Commit graph

26 commits

Author SHA1 Message Date
badaix
a30f548a31 rename files to snake_case 2019-10-12 18:28:29 +02:00
badaix
7cb595db28 move aixlog and popl to common 2019-10-09 22:11:43 +02:00
badaix
b20add3815 add clang-format file
reformat code
2019-09-24 22:42:36 +02:00
badaix
44046821c1 update date in copyright 2018-02-19 20:04:28 +01:00
frafall
c820f01ca7 Added metadata support for Shairplay-sync/Airplay interface 2017-12-01 20:29:38 +01:00
frafall
ce17b0010a Modified metadata interface to be tag independent, added JSON api. 2017-11-30 11:07:23 +01:00
frafall
67083975b0 Support for text tags through snapcast.
Only added tags Spotify stream input from modified librespot
for now.
2017-11-29 14:36:28 +01:00
frafall
af3ea660b9 Basic metadata working librespot/server/client. Still missing client hooks.
The librespot metadata api kinda messy, no clear API. For now I addded
printing of artist in Librespot, should publish patch
2017-11-25 05:13:04 +01:00
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
Tommy Goode
50381bacaf Making the amount of silence played configurable as dryout_ms. 2017-10-09 18:54:51 +02:00
badaix
0ea51d95f3 switch to AixLog 2017-09-16 16:53:37 +02:00
badaix
ce55f15c02 update logger 2017-07-24 18:59:49 +02:00
badaix
fdb292edb4 2017 2017-02-04 11:56:40 +01:00
badaix
06ce37be1c fixed queue::abort 2016-11-09 21:57:24 +01:00
badaix
935899b0a2 fixed deadlock in server shutdown 2016-11-09 11:45:35 +01:00
badaix
341466ceb5 Force unique stream name, use name as id 2016-11-09 10:25:26 +01:00
badaix
d41d314e27 abortable sleep 2016-11-06 18:51:29 +01:00
badaix
7353383313 fixed exception during server shutdown 2016-11-06 13:15:19 +01:00
badaix
951548f412 portable sleep function 2016-10-28 10:10:58 +02:00
badaix
2275466d09 better server shutdown 2016-05-01 19:18:18 +02:00
badaix
ce303d1ebb init active to false 2016-05-01 12:26:15 +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
a386a4ec89 moved json.hpp to externals 2016-04-03 14:38:11 +02:00
badaix
750df78090 adjusted log tags 2016-03-22 23:37:19 +01:00
badaix
0eaa616ab6 renamed Reader => Stream 2016-03-22 23:14:19 +01:00
Renamed from server/pcmreader/pcmReader.cpp (Browse further)