Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ThreadsafeQueue | Matthias P. Braendli | 2018-04-20 | 1 | -7/+30 |
| | |||||
* | Fix segmentation fault | Matthias P. Braendli | 2018-03-27 | 1 | -1/+1 |
| | | | | | | This bug occurs when the output is blocking, e.g. a pipe and the input has time to fill quicker than with a nonblocking output. | ||||
* | Avoid doing useless copies in RAW output | Matthias P. Braendli | 2018-03-09 | 1 | -16/+15 |
| | |||||
* | Fix spelling of writting, remove old dabOutput.cpp | Matthias P. Braendli | 2018-03-09 | 4 | -119/+10 |
| | |||||
* | Introduce slow peak statistic, averaging over 5 minutes | Matthias P. Braendli | 2018-03-07 | 2 | -42/+76 |
| | |||||
* | Add version string to management server | Matthias P. Braendli | 2018-03-07 | 1 | -2/+12 |
| | |||||
* | Try to fix Travis OSX build | Matthias P. Braendli | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | Update ThreadSafequeue | Matthias P. Braendli | 2018-03-06 | 1 | -17/+28 |
| | |||||
* | Check for ZMQ message size before dereferencing frame | Matthias P. Braendli | 2018-03-01 | 1 | -3/+5 |
| | |||||
* | Add active linkage set flag to configuration | Matthias P. Braendli | 2018-03-01 | 3 | -3/+6 |
| | |||||
* | Remove support for other_ensembles in services | Matthias P. Braendli | 2018-03-01 | 1 | -35/+6 |
| | |||||
* | Rework frequency information representation | Matthias P. Braendli | 2018-03-01 | 6 | -391/+398 |
| | |||||
* | Move FIG0/21 header insertion out of fle loop | Matthias P. Braendli | 2018-03-01 | 1 | -11/+17 |
| | |||||
* | Check FI size at startup because we don't auto-split the lists | Matthias P. Braendli | 2018-03-01 | 1 | -0/+36 |
| | |||||
* | Check that FIGs don't write too many bytes | Matthias P. Braendli | 2018-03-01 | 2 | -1/+13 |
| | |||||
* | Fix length of FI freq list check | Matthias P. Braendli | 2018-03-01 | 2 | -9/+19 |
| | |||||
* | zmq2edi: use int for getopt return value | Matthias P. Braendli | 2018-02-26 | 1 | -1/+1 |
| | | | | | | | Because somebody reported > src/zmq2edi/zmq2edi.cpp:231:19: warning: case label value is less than > minimum value for type for the case -1: | ||||
* | Use enum class for input_state_t | Matthias P. Braendli | 2018-02-24 | 2 | -11/+9 |
| | |||||
* | Add another error in case of empty range_modulation | Matthias P. Braendli | 2018-02-22 | 1 | -0/+3 |
| | |||||
* | Replace boost::thread by std::thread in TCP Output | Matthias P. Braendli | 2018-02-22 | 1 | -7/+13 |
| | |||||
* | Let FIGs fail more gently in case of errors | Matthias P. Braendli | 2018-02-21 | 7 | -27/+39 |
| | |||||
* | Check Linkage set key service on startup | Matthias P. Braendli | 2018-02-21 | 3 | -13/+41 |
| | |||||
* | Disable FIG0/24 debugging output | Matthias P. Braendli | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Print FIG0/24 settings at startup | Matthias P. Braendli | 2018-02-21 | 1 | -0/+22 |
| | |||||
* | Rework other_ensemble to support OE=1 in FIG0/24 | Matthias P. Braendli | 2018-02-20 | 4 | -71/+157 |
| | |||||
* | Use shared_ptr instead of component and subchannel pointers | Matthias P. Braendli | 2018-02-20 | 16 | -187/+131 |
| | |||||
* | ManagementServer: Use zmq poller instead of nonblock and usleep | Matthias P. Braendli | 2018-02-19 | 2 | -34/+48 |
| | |||||
* | Replace boost thread in ManagementServer | Matthias P. Braendli | 2018-02-19 | 2 | -26/+24 |
| | |||||
* | ManagementServer: make audio_levels statistic more responsive | Matthias P. Braendli | 2018-02-19 | 2 | -115/+125 |
| | |||||
* | Add OE=1 support for FrequencyInformation | Matthias P. Braendli | 2018-02-17 | 6 | -11/+41 |
| | |||||
* | Properly check length of labels with utf-8 | Matthias P. Braendli | 2018-02-16 | 1 | -7/+25 |
| | |||||
* | Do not clear statistics on read | Matthias P. Braendli | 2018-02-15 | 2 | -38/+34 |
| | |||||
* | Prepare audio level stats for clear-on-read removal | Matthias P. Braendli | 2018-02-15 | 2 | -137/+164 |
| | |||||
* | Properly initialise PacketFile fields | Matthias P. Braendli | 2018-02-13 | 1 | -4/+4 |
| | |||||
* | Make nonblock available again for file inputs | Matthias P. Braendli | 2018-02-13 | 3 | -112/+171 |
| | |||||
* | Fail correctly on charset conversion error | Matthias P. Braendli | 2018-02-09 | 1 | -3/+4 |
| | |||||
* | Convert labels from utf-8 to EBU | Matthias P. Braendli | 2018-02-09 | 2 | -15/+55 |
| | |||||
* | Move external code to lib and stop using SUBDIRS | Matthias P. Braendli | 2018-02-09 | 13 | -1882/+0 |
| | |||||
* | Add TAI bulletin expiry to RC and to munin | Matthias P. Braendli | 2018-01-31 | 4 | -6/+79 |
| | |||||
* | PTy: add static/dynamic setting to configuration and RC | Matthias P. Braendli | 2018-01-29 | 5 | -36/+60 |
| | |||||
* | Handle download failure in TAI bulletin download and replace boost regex ↵ | Matthias P. Braendli | 2018-01-23 | 4 | -58/+72 |
| | | | | with std | ||||
* | Use correct TAI bulletin download variable | Matthias P. Braendli | 2018-01-23 | 1 | -1/+1 |
| | |||||
* | Add timeout to zmq2farsync | Matthias P. Braendli | 2018-01-14 | 1 | -35/+49 |
| | |||||
* | Set zmq2edi timeout to 10s | Matthias P. Braendli | 2018-01-14 | 1 | -5/+11 |
| | |||||
* | Let zmq2edi crash after too many errors | Matthias P. Braendli | 2018-01-14 | 1 | -73/+68 |
| | |||||
* | Verify ETI frame size in EDISender | Matthias P. Braendli | 2018-01-14 | 1 | -2/+9 |
| | |||||
* | Add multi-output support to odr-zmq2edi | Matthias P. Braendli | 2017-12-19 | 1 | -21/+83 |
| | |||||
* | Properly link odr-zmq2edi to boost | Matthias P. Braendli | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Improve check for ZMQ | Matthias P. Braendli | 2017-12-10 | 1 | -9/+7 |
| | |||||
* | Add m4 scripts for checking boost libraries | Matthias P. Braendli | 2017-12-10 | 1 | -3/+3 |
| |