badaix
|
dec7306a84
|
Replace some pointers with references
|
2020-08-18 23:36:17 +02:00 |
|
badaix
|
ed0521a1d2
|
Rename onChunkRead to onNewChunk
|
2020-07-11 19:39:58 +02:00 |
|
badaix
|
7c71e0346b
|
Read logging settings from config file
|
2020-05-15 21:33:40 +02:00 |
|
badaix
|
2b14641704
|
Makre resync more tolerant
|
2020-03-01 18:54:00 +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
|
1bc8f74c41
|
Change SampleFormat variables to getters
|
2020-02-18 22:47:04 +01:00 |
|
badaix
|
062e46060c
|
Fix crash during shutdown
In case there are multiple PosixStreams with the same name, the server crashed during shutdown
|
2020-01-06 18:50:57 +01:00 |
|
badaix
|
9353c61d7b
|
Use helper function for async_wait
PosixStream waits 100ms before reconnecting
|
2020-01-05 14:36:46 +01:00 |
|
badaix
|
8c6d703ec5
|
Update copyright dates
|
2020-01-04 01:03:48 +01:00 |
|
badaix
|
37829fea52
|
Fix dry out timer
|
2020-01-04 00:54:45 +01:00 |
|
badaix
|
6d7e25e9af
|
Switch stream readers to use asio event loop
|
2020-01-03 22:40:34 +01:00 |
|