Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename dabSubchannel to DabSubchannel | Matthias P. Braendli | 2016-04-15 | 1 | -5/+5 |
| | |||||
* | Replace some boost shared_ptr by std ones | Matthias P. Braendli | 2015-12-21 | 1 | -4/+5 |
| | |||||
* | Corrected 'enhancedpacked' to 'enhancedpacket' | Nick Piggott | 2015-12-12 | 1 | -1/+1 |
| | | | | Config parser was looking for 'enhancedpacked' not 'enhancedpacket' | ||||
* | Fix compilation with --enable-input-test | Matthias P. Braendli | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | Fix several FIG0/19 bugs, subchan id in config | Matthias P. Braendli | 2015-08-15 | 1 | -5/+4 |
| | |||||
* | Do no use sizeof in FIG0/18 and 19 | Matthias P. Braendli | 2015-08-15 | 1 | -1/+4 |
| | |||||
* | Add FIG0/19 | Matthias P. Braendli | 2015-08-15 | 1 | -31/+65 |
| | |||||
* | Add cluster handling for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+28 |
| | |||||
* | Implement FIG0/18 for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -2/+13 |
| | |||||
* | Create enum class subchannel_type_t | Matthias P. Braendli | 2015-08-07 | 1 | -10/+10 |
| | |||||
* | Merge branch 'master' into next | Matthias P. Braendli | 2015-07-03 | 1 | -3/+5 |
|\ | |||||
| * | Allow empty component labels | Matthias P. Braendli | 2015-07-03 | 1 | -3/+5 |
| | | |||||
* | | Move some EDI things around | Matthias P. Braendli | 2015-07-03 | 1 | -2/+1 |
| | | |||||
* | | Replace MGMT socket by ZMQ, make services shared_ptr | Matthias P. Braendli | 2015-06-21 | 1 | -6/+23 |
| | | |||||
* | | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 1 | -93/+5 |
| | | | | | | | | | | | | Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11 | ||||
* | | Enable and take care of some warnings | Matthias P. Braendli | 2015-04-23 | 1 | -2/+4 |
|/ | |||||
* | Merge Stats and Config server, config is also JSON | Matthias P. Braendli | 2015-03-07 | 1 | -3/+4 |
| | |||||
* | Publish ptree on port 8001 | Matthias P. Braendli | 2015-03-06 | 1 | -0/+964 |