| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use boost::asio in Management Server | Matthias P. Braendli | 2015-06-19 | 3 | -152/+126 |
| * | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 16 | -2423/+2634 |
| * | Add ptree upload to mgmt server (incomplete) | Matthias P. Braendli | 2015-06-19 | 3 | -20/+88 |
| * | Remove confusing CRC in ensemble graph | Matthias P. Braendli | 2015-06-14 | 1 | -4/+4 |
| * | Slightly nicer error print on init failure | Matthias P. Braendli | 2015-06-14 | 1 | -11/+5 |
| * | Re-enable real-time priority for the multiplexer thread | Matthias P. Braendli | 2015-06-05 | 1 | -9/+7 |
| * | Simplify DAB label handling | Matthias P. Braendli | 2015-05-25 | 3 | -17/+30 |
| * | Labels: use spaces instead of NULs for trailing padding | Stefan Pöschel | 2015-05-24 | 4 | -31/+32 |
| * | ManagementServer: missing else in command parser | Matthias P. Braendli | 2015-05-22 | 1 | -1/+1 |
| * | zmqinput-keygen: do not write files if generation failed | Matthias P. Braendli | 2015-05-22 | 1 | -0/+1 |
| * | Enable and take care of some warnings | Matthias P. Braendli | 2015-04-23 | 11 | -27/+31 |
| * | Fix -e option | Matthias P. Braendli | 2015-03-21 | 1 | -3/+4 |
| * | Merge Stats and Config server, config is also JSON | Matthias P. Braendli | 2015-03-07 | 10 | -376/+119 |
| * | Publish ptree on port 8001 | Matthias P. Braendli | 2015-03-06 | 6 | -19/+341 |
| * | Remove char* from dabSubchannel | Matthias P. Braendli | 2015-03-02 | 6 | -120/+133 |
| * | Set more sensible default compile options | Matthias P. Braendli | 2015-03-02 | 2 | -0/+9 |
| * | Fix incorrect inputoperations for DAB file input | Matthias P. Braendli | 2015-02-21 | 1 | -4/+5 |
| * | EDI: write transport header in PFT | Matthias P. Braendli | 2015-01-26 | 5 | -18/+51 |
| * | Replace signal() by sigaction() | Matthias P. Braendli | 2015-01-23 | 1 | -13/+13 |
| * | Remove confusing and useless error message | Matthias P. Braendli | 2015-01-23 | 1 | -2/+0 |
| * | Fix lto indication in startup screen | Matthias P. Braendli | 2015-01-23 | 1 | -1/+10 |
| * | Use CLOCK_MONOTONIC instead of gettimeofday | Matthias P. Braendli | 2015-01-23 | 2 | -12/+12 |
| * | Security: Telnet only accessible from localhost | Matthias P. Braendli | 2015-01-23 | 1 | -3/+3 |
| * | Change FIG0 repetition rate | Matthias P. Braendli | 2015-01-16 | 1 | -1/+10 |
| * | Define User Application Type in configuration file | Matthias P. Braendli | 2015-01-12 | 4 | -34/+75 |
| * | Remove union, set defaults for DabComponent fields | Matthias P. Braendli | 2015-01-12 | 1 | -6/+15 |
| * | Add datagroup option to config file | Matthias P. Braendli | 2014-12-25 | 1 | -0/+11 |
| * | Fix shortlabel parsing when it's numeric | Matthias P. Braendli | 2014-12-19 | 1 | -16/+21 |
| * | Fix -h flag | Matthias P. Braendli | 2014-11-23 | 1 | -1/+6 |
| * | typo | Matthias P. Braendli | 2014-11-17 | 1 | -1/+1 |
| * | Make -e optional | Matthias P. Braendli | 2014-11-17 | 2 | -2/+15 |
| * | Remove compile warnings | Matthias P. Braendli | 2014-11-14 | 1 | -3/+3 |
| * | Refactor StatsServer to be a bit more generic | Matthias P. Braendli | 2014-10-24 | 4 | -57/+71 |
| * | Correct PFT RS encoding | Matthias P. Braendli | 2014-10-17 | 2 | -6/+24 |
| * | Improve PFT from EDI output | Matthias P. Braendli | 2014-10-03 | 4 | -40/+90 |
| * | Fix TIST transmission over ZMQ output | Matthias P. Braendli | 2014-09-26 | 2 | -2/+13 |
| * | Fix memory leak in ZMQ input | Matthias P. Braendli | 2014-08-26 | 1 | -5/+5 |
| * | Add experimental EDI to configuration file | Matthias P. Braendli | 2014-08-22 | 10 | -103/+172 |
| * | Reindent InetAddress.cpp | Matthias P. Braendli | 2014-08-22 | 1 | -137/+138 |
| * | Add support for new ZMQ frame for MPEG input | Matthias P. Braendli | 2014-08-15 | 1 | -2/+18 |
| * | Add the possibility to specify protection profile | Matthias P. Braendli | 2014-08-02 | 5 | -13/+36 |
| * | Add explanation comment about UEP usage | Matthias P. Braendli | 2014-08-02 | 1 | -1/+7 |
| * | improve autoconfigure | Matthias P. Braendli | 2014-08-01 | 1 | -1/+1 |
| * | Refactor protection handling for better readability | Matthias P. Braendli | 2014-08-01 | 6 | -65/+79 |
| * | Remove some warnings, correct minor error message text | Matthias P. Braendli | 2014-08-01 | 2 | -2/+17 |
| * | Set LTO=auto and TM=1 as default when using cmdline options | Matthias P. Braendli | 2014-07-21 | 1 | -0/+6 |
| * | Add zmq to list of supported input URLs | Matthias P. Braendli | 2014-07-18 | 1 | -0/+3 |
| * | Remove DabMux.cpp.patch | Matthias P. Braendli | 2014-07-09 | 1 | -58/+0 |
| * | Update farsync.h to newer version | Matthias P. Braendli | 2014-07-06 | 1 | -1/+2 |
| * | EDI PFT corrections | Matthias P. Braendli | 2014-06-13 | 3 | -16/+25 |
