Commit graph

29 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
badaix
27baee7994 fix dry out time 2017-10-16 22:07:26 +02:00
Tommy Goode
50381bacaf Making the amount of silence played configurable as dryout_ms. 2017-10-09 18:54:51 +02:00
Tommy Goode
f49a2f1bb0 Play up to 2 seconds of silence before going idle. This helps keep clients in sync during short idle periods, e.g. song changes. 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
fa3f78b08d move string utils in namespace utils::string 2017-06-05 12:48:59 +02:00
badaix
5579eabfe0 replace gettimeofday with chronos::systemtimeofday 2017-03-14 19:33:14 +01:00
Tommy Goode
e355a559eb Use "which" instead of "whereis" to find the streaming executable. 2017-02-28 01:45:45 -06:00
badaix
fdb292edb4 2017 2017-02-04 11:56:40 +01:00
Johannes Pohl
8cf069642d don't log repeated exceptions 2016-11-24 17:21:39 +01:00
badaix
043f76e35e removed trailing whitespaces 2016-11-14 22:48:07 +01:00
badaix
756dd428f0 leave no_delay option default 2016-11-10 09:14:13 +01:00
badaix
935899b0a2 fixed deadlock in server shutdown 2016-11-09 11:45:35 +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
748c4c06b1 kill shairport-sync and librespot if already running 2016-11-05 14:07:50 +01:00
badaix
c897b437f9 added airplay stream 2016-11-05 13:39:47 +01:00
badaix
bd69940db6 wait 30s before process restart 2016-11-05 10:51:59 +01:00
badaix
5dc3a9c0b1 trim log lines, fixed sampleformat 2016-11-03 09:13:23 +01:00
badaix
7af0bdde65 added optional parameter "logStderr" to ProcessStream 2016-11-02 09:03:40 +01:00
badaix
a98629563f fixed crash on stop
non-blocking read
2016-11-01 18:56:53 +01:00
badaix
e0d9de5904 spotify stream 2016-11-01 14:47:24 +01:00
badaix
50a4380616 process stream 2016-11-01 13:00:04 +01:00
badaix
951548f412 portable sleep function 2016-10-28 10:10:58 +02:00
badaix
17879618c7 Added dummy classes for spotify stream reader 2016-10-27 13:58:13 +02:00