Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace some boost shared_ptr by std ones | Matthias P. Braendli | 2015-12-21 | 1 | -3/+3 |
| | |||||
* | Improve startup configuration printout | Matthias P. Braendli | 2015-12-21 | 1 | -9/+12 |
| | |||||
* | Fix several FIG0/19 bugs, subchan id in config | Matthias P. Braendli | 2015-08-15 | 1 | -1/+1 |
| | |||||
* | Add FIG0/19 | Matthias P. Braendli | 2015-08-15 | 1 | -0/+8 |
| | |||||
* | Add cluster handling for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+7 |
| | |||||
* | Implement FIG0/18 for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+2 |
| | |||||
* | Create enum class subchannel_type_t | Matthias P. Braendli | 2015-08-07 | 1 | -15/+15 |
| | |||||
* | Replace MGMT socket by ZMQ, make services shared_ptr | Matthias P. Braendli | 2015-06-21 | 1 | -12/+11 |
| | |||||
* | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 1 | -14/+8 |
| | | | | | | Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11 | ||||
* | Remove confusing CRC in ensemble graph | Matthias P. Braendli | 2015-06-14 | 1 | -4/+4 |
| | |||||
* | Labels: use spaces instead of NULs for trailing padding | Stefan Pöschel | 2015-05-24 | 1 | -3/+6 |
| | | | | | | The NULs ATM used for trailing label padding are not defined in the EBU Latin based charset we use. As all 16 label bytes must be used, use spaces instead, like real-world broadcasters do. | ||||
* | Remove char* from dabSubchannel | Matthias P. Braendli | 2015-03-02 | 1 | -4/+52 |
| | |||||
* | Fix lto indication in startup screen | Matthias P. Braendli | 2015-01-23 | 1 | -1/+10 |
| | |||||
* | Define User Application Type in configuration file | Matthias P. Braendli | 2015-01-12 | 1 | -7/+47 |
| | |||||
* | Make -e optional | Matthias P. Braendli | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Add the possibility to specify protection profile | Matthias P. Braendli | 2014-08-02 | 1 | -2/+0 |
| | |||||
* | Refactor protection handling for better readability | Matthias P. Braendli | 2014-08-01 | 1 | -13/+9 |
| | |||||
* | Add zmq to list of supported input URLs | Matthias P. Braendli | 2014-07-18 | 1 | -0/+3 |
| | | | | fixes #2 | ||||
* | Replace subchannel id by enum | Matthias P. Braendli | 2014-05-21 | 1 | -4/+4 |
| | |||||
* | Remove using directives from .h files | Matthias P. Braendli | 2014-04-17 | 1 | -0/+1 |
| | |||||
* | Add local-time-offset and intl. table options | Matthias P. Braendli | 2014-03-22 | 1 | -0/+3 |
| | |||||
* | restart RC if it did a fault | Matthias P. Braendli | 2014-02-14 | 1 | -1/+6 |
| | |||||
* | fix startup console printout | Matthias P. Braendli | 2014-02-14 | 1 | -113/+101 |
| | |||||
* | make DabComponent a class and make its label RC controllable | Matthias P. Braendli | 2014-02-14 | 1 | -3/+3 |
| | |||||
* | DabService labels can now be changed through the remote control | Matthias P. Braendli | 2014-02-14 | 1 | -12/+6 |
| | |||||
* | improve handling of labels | Matthias P. Braendli | 2014-02-14 | 1 | -13/+12 |
| | |||||
* | nicer printout in utils.cpp | Matthias P. Braendli | 2014-02-11 | 1 | -3/+2 |
| | |||||
* | repair versioning and tarball generationv0.4.0 | Matthias P. Braendli | 2014-02-07 | 1 | -2/+8 |
| | |||||
* | rename CRC-DabMux to ODR-DabMux | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | improve debugging print, add print to stderr | Matthias P. Braendli | 2014-01-12 | 1 | -34/+44 |
| | |||||
* | replace all occurrencies of TcpLog and old etiLog | Matthias P. Braendli | 2014-01-12 | 1 | -77/+77 |
| | |||||
* | documentation updates | Matthias P. Braendli | 2014-01-03 | 1 | -2/+2 |
| | |||||
* | replace CRC-DabMux-cfg by -e configuration option | Matthias P. Braendli | 2014-01-03 | 1 | -10/+6 |
| | |||||
* | update version generation for git, update INSTALL | Matthias P. Braendli | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | insert hg revision into version string | Matthias P. Braendli (think) | 2013-11-08 | 1 | -5/+6 |
| | |||||
* | make dabOutput more object-oriented | Matthias P. Braendli (think) | 2013-11-08 | 1 | -2/+2 |
| | |||||
* | crc-dabmux: configuration file support for ensemble definitionr5 | Matthias P. Braendli (think) | 2012-08-23 | 1 | -0/+457 |