Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert labels from utf-8 to EBU | Matthias P. Braendli | 2018-02-09 | 1 | -3/+7 |
* | PTy: add static/dynamic setting to configuration and RC | Matthias P. Braendli | 2018-01-29 | 1 | -2/+9 |
* | Use enum for transmission mode | Matthias P. Braendli | 2017-06-17 | 1 | -1/+8 |
* | Add initial implementation for FIG0/24 | Matthias P. Braendli | 2017-06-05 | 1 | -0/+3 |
* | WIP: Rework FIG0/21 definition and get FIC insertion to compile | Matthias P. Braendli | 2017-04-20 | 1 | -5/+17 |
* | Add FIG0/21 work in progress | Matthias P. Braendli | 2017-04-09 | 1 | -5/+54 |
* | Avoid uninitialised fields, modernise DabService::nbComponent | Matthias P. Braendli | 2017-01-28 | 1 | -21/+23 |
* | Remove service linking active from RC | Matthias P. Braendli | 2016-11-28 | 1 | -32/+26 |
* | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-11-12 | 1 | -2/+2 |
|\ | |||||
| * | Start reworking inputs, break all but Prbs and ZMQ | Matthias P. Braendli | 2016-10-30 | 1 | -2/+2 |
* | | Add FIG0/6 CEI | Matthias P. Braendli | 2016-10-10 | 1 | -1/+3 |
* | | Regroup linkagesets into subsets of same type | Matthias P. Braendli | 2016-10-02 | 1 | -14/+23 |
* | | Add some WIP for FIG0/6 | Matthias P. Braendli | 2016-10-02 | 1 | -1/+1 |
* | | Print linking info on startup | Matthias P. Braendli | 2016-09-30 | 1 | -7/+6 |
* | | Parse service linking section | Matthias P. Braendli | 2016-09-30 | 1 | -3/+5 |
* | | Clarify how to declare several linking sets | Matthias P. Braendli | 2016-09-30 | 1 | -1/+1 |
* | | Add Linkage data structures to MuxElements | Matthias P. Braendli | 2016-09-30 | 1 | -1/+42 |
|/ | |||||
* | Add RC parameters for deferred start/stop of announcements | Matthias P. Braendli | 2016-09-01 | 1 | -3/+27 |
* | Simplify getSubchannel by using lambda | Matthias P. Braendli | 2016-04-15 | 1 | -9/+0 |
* | Rename dabSubchannel to DabSubchannel | Matthias P. Braendli | 2016-04-15 | 1 | -9/+9 |
* | Make all getSizeXYZ dabSubchannel member functions | Matthias P. Braendli | 2016-04-15 | 1 | -6/+10 |
* | Make getSizeCu a dabSubchannel member function | Matthias P. Braendli | 2016-04-15 | 1 | -2/+2 |
* | Replace DabService::program by function | Matthias P. Braendli | 2016-04-15 | 1 | -4/+4 |
* | Remove old carousel | Matthias P. Braendli | 2016-04-01 | 1 | -0/+14 |
* | Replace some boost shared_ptr by std ones | Matthias P. Braendli | 2015-12-21 | 1 | -1/+1 |
* | Add missing initialisation | Matthias P. Braendli | 2015-12-18 | 1 | -1/+6 |
* | Add PTy to RC | Matthias P. Braendli | 2015-11-27 | 1 | -0/+1 |
* | Add FIG0/19 | Matthias P. Braendli | 2015-08-15 | 1 | -0/+30 |
* | Add cluster handling for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+1 |
* | Implement FIG0/18 for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+25 |
* | Fix uninitialised data Valgrind sees | Matthias P. Braendli | 2015-08-09 | 1 | -1/+2 |
* | Create enum class subchannel_type_t | Matthias P. Braendli | 2015-08-07 | 1 | -9/+10 |
* | Add FIG0/2, fib0 scheduler | Matthias P. Braendli | 2015-07-18 | 1 | -1/+1 |
* | Replace MGMT socket by ZMQ, make services shared_ptr | Matthias P. Braendli | 2015-06-21 | 1 | -10/+26 |
* | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 1 | -1/+1 |
* | Simplify DAB label handling | Matthias P. Braendli | 2015-05-25 | 1 | -4/+13 |
* | Labels: use spaces instead of NULs for trailing padding | Stefan Pöschel | 2015-05-24 | 1 | -5/+8 |
* | Remove char* from dabSubchannel | Matthias P. Braendli | 2015-03-02 | 1 | -2/+1 |
* | Remove union, set defaults for DabComponent fields | Matthias P. Braendli | 2015-01-12 | 1 | -6/+15 |
* | Add the possibility to specify protection profile | Matthias P. Braendli | 2014-08-02 | 1 | -1/+0 |
* | Refactor protection handling for better readability | Matthias P. Braendli | 2014-08-01 | 1 | -6/+22 |
* | Replace subchannel id by enum | Matthias P. Braendli | 2014-05-21 | 1 | -6/+7 |
* | Add support for automatic local-time-offset | Matthias P. Braendli | 2014-04-19 | 1 | -1/+6 |
* | Remove using directives from .h files | Matthias P. Braendli | 2014-04-17 | 1 | -26/+24 |
* | Add local-time-offset to remote control | Matthias P. Braendli | 2014-04-11 | 1 | -11/+28 |
* | Remove some compilation warnings | Matthias P. Braendli | 2014-04-04 | 1 | -0/+3 |
* | Add local-time-offset and intl. table options | Matthias P. Braendli | 2014-03-22 | 1 | -0/+3 |
* | Change FIG0/13 handling for MOT slideshow | Matthias P. Braendli | 2014-02-28 | 1 | -0/+5 |
* | improve RC constness | Matthias P. Braendli | 2014-02-14 | 1 | -4/+6 |
* | correct RC mistakes | Matthias P. Braendli | 2014-02-14 | 1 | -2/+2 |