Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -12/+48 |
* | PTy: add static/dynamic setting to configuration and RC | Matthias P. Braendli | 2018-01-29 | 1 | -26/+29 |
* | Avoid uninitialised fields, modernise DabService::nbComponent | Matthias P. Braendli | 2017-01-28 | 1 | -12/+8 |
* | Remove service linking active from RC | Matthias P. Braendli | 2016-11-28 | 1 | -44/+13 |
* | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-11-12 | 1 | -2/+2 |
|\ | |||||
| * | Replace emerg log level by alert | Matthias P. Braendli | 2016-10-30 | 1 | -2/+2 |
* | | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-10-29 | 1 | -5/+5 |
|\| | |||||
| * | Modernize a few bits and pieces | Matthias P. Braendli | 2016-10-29 | 1 | -5/+5 |
* | | Regroup linkagesets into subsets of same type | Matthias P. Braendli | 2016-10-02 | 1 | -7/+26 |
* | | Print linking info on startup | Matthias P. Braendli | 2016-09-30 | 1 | -11/+6 |
* | | Parse service linking section | Matthias P. Braendli | 2016-09-30 | 1 | -0/+5 |
* | | Clarify how to declare several linking sets | Matthias P. Braendli | 2016-09-30 | 1 | -15/+2 |
* | | Add Linkage data structures to MuxElements | Matthias P. Braendli | 2016-09-30 | 1 | -0/+50 |
|/ | |||||
* | Add RC parameters for deferred start/stop of announcements | Matthias P. Braendli | 2016-09-01 | 1 | -2/+79 |
* | Simplify getSubchannel by using lambda | Matthias P. Braendli | 2016-04-15 | 1 | -1/+1 |
* | Rename dabSubchannel to DabSubchannel | Matthias P. Braendli | 2016-04-15 | 1 | -8/+8 |
* | Make all getSizeXYZ dabSubchannel member functions | Matthias P. Braendli | 2016-04-15 | 1 | -7/+6 |
* | Make getSizeCu a dabSubchannel member function | Matthias P. Braendli | 2016-04-15 | 1 | -19/+16 |
* | Replace DabService::program by function | Matthias P. Braendli | 2016-04-15 | 1 | -4/+26 |
* | Replace some boost shared_ptr by std ones | Matthias P. Braendli | 2015-12-21 | 1 | -1/+2 |
* | Add PTy to RC | Matthias P. Braendli | 2015-11-27 | 1 | -0/+16 |
* | Prepare release v0.8.0v0.8.0 | Matthias P. Braendli | 2015-09-13 | 1 | -1/+1 |
* | Fix several FIG0/19 bugs, subchan id in config | Matthias P. Braendli | 2015-08-15 | 1 | -4/+6 |
* | Add FIG0/19 | Matthias P. Braendli | 2015-08-15 | 1 | -1/+46 |
* | Add new fig carousel to RC | Matthias P. Braendli | 2015-08-13 | 1 | -1/+1 |
* | Create enum class subchannel_type_t | Matthias P. Braendli | 2015-08-07 | 1 | -4/+5 |
* | Merge branch 'master' into next | Matthias P. Braendli | 2015-07-27 | 1 | -1/+1 |
|\ | |||||
| * | Fix segmentation fault in short label check | Matthias P. Braendli | 2015-07-27 | 1 | -2/+2 |
* | | Replace MGMT socket by ZMQ, make services shared_ptr | Matthias P. Braendli | 2015-06-21 | 1 | -8/+8 |
* | | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 1 | -1/+1 |
* | | Simplify DAB label handling | Matthias P. Braendli | 2015-05-25 | 1 | -10/+14 |
* | | Labels: use spaces instead of NULs for trailing padding | Stefan Pöschel | 2015-05-24 | 1 | -22/+17 |
* | | Enable and take care of some warnings | Matthias P. Braendli | 2015-04-23 | 1 | -9/+0 |
|/ | |||||
* | Remove confusing and useless error message | Matthias P. Braendli | 2015-01-23 | 1 | -2/+0 |
* | Fix shortlabel parsing when it's numeric | Matthias P. Braendli | 2014-12-19 | 1 | -16/+21 |
* | Refactor protection handling for better readability | Matthias P. Braendli | 2014-08-01 | 1 | -8/+9 |
* | Replace subchannel id by enum | Matthias P. Braendli | 2014-05-21 | 1 | -1/+1 |
* | Add support for automatic local-time-offset | Matthias P. Braendli | 2014-04-19 | 1 | -11/+22 |
* | Add local-time-offset to remote control | Matthias P. Braendli | 2014-04-11 | 1 | -0/+41 |
* | improve RC constness | Matthias P. Braendli | 2014-02-14 | 1 | -4/+6 |
* | make DabComponent a class and make its label RC controllable | Matthias P. Braendli | 2014-02-14 | 1 | -14/+80 |
* | DabService labels can now be changed through the remote control | Matthias P. Braendli | 2014-02-14 | 1 | -10/+91 |
* | improve handling of labels | Matthias P. Braendli | 2014-02-14 | 1 | -0/+86 |
* | rename CRC-DabMux to ODR-DabMux | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
* | replace all occurrencies of TcpLog and old etiLog | Matthias P. Braendli | 2014-01-12 | 1 | -6/+6 |
* | crc-dabmux: configuration file support for ensemble definitionr5 | Matthias P. Braendli (think) | 2012-08-23 | 1 | -0/+224 |