jonahquark
|
76ef652ea8
|
Revert error message
|
2020-05-20 19:34:15 +01:00 |
|
jonahquark
|
8d715e6bfc
|
Dont try to parse empty settings.json
|
2020-05-20 19:27:52 +01:00 |
|
jonahquark
|
0168bb17ab
|
Retry reading metadata on bad file descriptor
|
2020-05-20 19:26:02 +01:00 |
|
badaix
|
7c71e0346b
|
Read logging settings from config file
|
2020-05-15 21:33:40 +02:00 |
|
badaix
|
ccb0e7c6c8
|
Raise version number to v0.20.0
|
2020-05-09 15:28:46 +02:00 |
|
badaix
|
052dbddb93
|
Disable compiler warnings for boost process
|
2020-05-05 22:45:36 +02:00 |
|
badaix
|
424487a48e
|
Add sharing mode for Oboe, log device settings
|
2020-05-05 21:46:21 +02:00 |
|
badaix
|
dd913acff9
|
Add mixer mode "none"
|
2020-05-03 20:10:01 +02:00 |
|
Johannes Pohl
|
0bcd0165ef
|
Merge pull request #602 from rusitschka/disable-audio-cache
Add support for disabling audio files caching
|
2020-05-02 21:04:19 +02:00 |
|
Steffen Rusitschka
|
445a6b9a53
|
Merge branch 'master' into disable-audio-cache
|
2020-05-02 17:48:49 +02:00 |
|
Steffen Rusitschka
|
4cb2b718be
|
add flag for --disable-audio-cache
|
2020-05-02 17:17:35 +02:00 |
|
badaix
|
b23255389f
|
Fix server crash if client crashes during connect
|
2020-05-02 14:25:55 +02:00 |
|
badaix
|
47f7291d4f
|
Rename msg::ClientSettings to msg::ClientInfo
|
2020-05-01 22:37:25 +02:00 |
|
badaix
|
b5854df960
|
Server reads and propagates client volume changes
|
2020-05-01 22:37:25 +02:00 |
|
badaix
|
0996c04dca
|
Change some log levels
|
2020-05-01 22:37:25 +02:00 |
|
badaix
|
4bdbc24c52
|
Fix syslog process name
|
2020-04-18 21:18:46 +02:00 |
|
badaix
|
a2311dfbfd
|
Make logsink and filter configurable
|
2020-04-18 15:32:30 +02:00 |
|
badaix
|
ad8332345f
|
Remove SLOG from logging
|
2020-04-16 09:01:09 +02:00 |
|
badaix
|
d52b5f1e6a
|
Make some functions const
|
2020-03-25 08:37:18 +01:00 |
|
badaix
|
dac7c8f4f7
|
Add snapserver.bsd
|
2020-03-17 19:35:09 +01:00 |
|
badaix
|
c977a884f7
|
Use -hh to show config file options
|
2020-03-05 23:26:31 +01:00 |
|
badaix
|
0256409189
|
Add autoplay option for librespot
|
2020-03-02 21:12:27 +01:00 |
|
badaix
|
bcf48a2b4e
|
Fix compiler warning
|
2020-03-02 18:50:22 +01:00 |
|
badaix
|
61de7fab5d
|
Fix compiler warning
|
2020-03-01 19:07:22 +01:00 |
|
badaix
|
2b14641704
|
Makre resync more tolerant
|
2020-03-01 18:54:00 +01:00 |
|
badaix
|
63ad64dfff
|
Pass encoded chunks as shared_ptr
|
2020-02-29 21:48:12 +01:00 |
|
badaix
|
d9d403d729
|
Fix crash during shutdown
|
2020-02-29 19:59:01 +01:00 |
|
badaix
|
a8998997e9
|
Change stream reader to use actual chunk duration
e.g. a configured chunk_ms of 11 will read a 44.1kHz stream in chunks of 485 frames (=10.9977ms)
|
2020-02-29 19:24:47 +01:00 |
|
badaix
|
0956a24d2e
|
Small fix in queue cleanup
|
2020-02-28 08:15:14 +01:00 |
|
badaix
|
5cd42b7847
|
Raise version number to 0.19.0
|
2020-02-27 22:05:53 +01:00 |
|
badaix
|
31c0dd5287
|
Fix timesync
|
2020-02-27 21:25:47 +01:00 |
|
badaix
|
17f8a1e14b
|
Don't delete "on air" messages
|
2020-02-27 20:49:59 +01:00 |
|
badaix
|
4cb67c7960
|
Fix message queueing
|
2020-02-27 20:44:13 +01:00 |
|
badaix
|
c445deb95a
|
Pop message from queue before sending it
|
2020-02-27 18:19:02 +01:00 |
|
badaix
|
ae9ecf00e3
|
Fix compile error
|
2020-02-26 19:43:09 +01:00 |
|
badaix
|
92088eb9c2
|
Drop PCM chunks that are too old
|
2020-02-26 19:35:19 +01:00 |
|
badaix
|
7376c7709c
|
Settings can be overwritten on command line
make pidfile and persistant data dir confgurable
|
2020-02-25 23:40:23 +01:00 |
|
badaix
|
0c25a7a42d
|
Reformat code
|
2020-02-25 22:14:19 +01:00 |
|
Christian Flach
|
2efe44517a
|
Fix 'Bad Address' error when sending large messages
|
2020-02-25 21:41:44 +01:00 |
|
Christian Flach
|
302ea576ce
|
Add support for cover art
|
2020-02-25 21:41:44 +01:00 |
|
badaix
|
9af7445da2
|
Add log tags
|
2020-02-23 19:12:27 +01:00 |
|
badaix
|
0d4c58fb63
|
Setting http.doc_root can be empty
|
2020-02-23 19:12:11 +01:00 |
|
badaix
|
33679a5548
|
Fix missing sentinel in function call warning
|
2020-02-22 16:46:06 +01:00 |
|
badaix
|
1bc8f74c41
|
Change SampleFormat variables to getters
|
2020-02-18 22:47:04 +01:00 |
|
Jean-Philippe Menil
|
3e91984d3e
|
fix missing include
|
2020-02-16 21:04:27 +01:00 |
|
badaix
|
549fcba40f
|
Use realloc to avoid memleak
|
2020-02-14 08:42:10 +01:00 |
|
badaix
|
83ab1cb260
|
Small time sync fix
|
2020-02-09 19:51:48 +01:00 |
|
badaix
|
08902ae0a5
|
Remove call to gettimeofday
|
2020-02-09 12:22:26 +01:00 |
|
badaix
|
5a3abc31ed
|
Remove unused lambda parameter
|
2020-02-08 16:01:22 +01:00 |
|
badaix
|
384e71b7c9
|
Save server config deferred
|
2020-02-08 12:17:12 +01:00 |
|