Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename serviceDataInd to serviceDataFIG0_2 | Matthias P. Braendli | 2014-03-17 | 1 | -13/+13 |
* | Rename serviceProgramInd to serviceProgFIG0_2 | Matthias P. Braendli | 2014-03-17 | 1 | -13/+13 |
* | Remove unused variables | Matthias P. Braendli | 2014-03-17 | 3 | -15/+0 |
* | Rename subchannelIndicator to subchannelFIG0_1 | Matthias P. Braendli | 2014-03-17 | 1 | -15/+19 |
* | add assert for figSize to protect memcpy | Matthias P. Braendli | 2014-03-17 | 1 | -0/+5 |
* | Make .gitignore compatible with older git versions | Matthias P. Braendli | 2014-03-14 | 1 | -2/+2 |
* | Fix compile warning in remote control | Matthias P. Braendli | 2014-03-14 | 1 | -2/+2 |
* | Add -Wall compile flag | Matthias P. Braendli | 2014-03-14 | 1 | -1/+1 |
* | Change FIG0/13 handling for MOT slideshow | Matthias P. Braendli | 2014-02-28 | 3 | -2/+59 |
* | Translate some comments to english | Matthias P. Braendli | 2014-02-18 | 2 | -38/+41 |
* | Fix faulty RemoteControl initialisation | Matthias P. Braendli | 2014-02-18 | 1 | -3/+3 |
* | Release 0.5.0v0.5.0 | Matthias P. Braendli | 2014-02-14 | 3 | -7/+120 |
* | restart RC if it did a fault | Matthias P. Braendli | 2014-02-14 | 6 | -27/+89 |
* | fix startup console printout | Matthias P. Braendli | 2014-02-14 | 2 | -122/+109 |
* | improve RC constness | Matthias P. Braendli | 2014-02-14 | 5 | -18/+26 |
* | Add more ZMQ RC parameters | Matthias P. Braendli | 2014-02-14 | 5 | -20/+78 |
* | add STRINGIFY macro to PcDebug.h | Matthias P. Braendli | 2014-02-14 | 1 | -0/+3 |
* | remove dabInputDabplusFifo warning | Matthias P. Braendli | 2014-02-14 | 1 | -0/+2 |
* | correct RC mistakes | Matthias P. Braendli | 2014-02-14 | 6 | -29/+47 |
* | make DabComponent a class and make its label RC controllable | Matthias P. Braendli | 2014-02-14 | 7 | -51/+137 |
* | RemoteControl: make only one list command | Matthias P. Braendli | 2014-02-14 | 1 | -18/+9 |
* | DabService labels can now be changed through the remote control | Matthias P. Braendli | 2014-02-14 | 8 | -52/+178 |
* | improve handling of labels | Matthias P. Braendli | 2014-02-14 | 8 | -276/+278 |
* | explanations about set_short_label | Matthias P. Braendli | 2014-02-14 | 1 | -2/+15 |
* | Prepare release v0.4.3v0.4.3 | Matthias P. Braendli | 2014-02-12 | 4 | -6/+27 |
* | update example.mux | Matthias P. Braendli | 2014-02-12 | 1 | -2/+7 |
* | add hexadecimal support for configuration entries | Matthias P. Braendli | 2014-02-12 | 2 | -22/+57 |
* | add dabInputZmqMPEG to command line parser | Matthias P. Braendli | 2014-02-11 | 1 | -3/+54 |
* | inputZMQ readframe can be common to MPEG and AAC+ | Matthias P. Braendli | 2014-02-11 | 2 | -15/+90 |
* | create base class for ZMQ inputs, put AAC+ ZMQ into child class | Matthias P. Braendli | 2014-02-11 | 3 | -33/+45 |
* | add zmq.hpp to Makefile.am, update configure.acv0.4.2 | Matthias P. Braendli | 2014-02-11 | 3 | -2/+6 |
* | Update ChangeLog for v0.4.1v0.4.1 | Matthias P. Braendli | 2014-02-11 | 2 | -1/+8 |
* | Add zmq.hpp locally, prefer it over the system one. Fix usage of zmq.recv | Matthias P. Braendli | 2014-02-11 | 4 | -13/+578 |
* | nicer printout in utils.cpp | Matthias P. Braendli | 2014-02-11 | 1 | -3/+2 |
* | update README and AUTHORS | Matthias P. Braendli | 2014-02-09 | 3 | -30/+41 |
* | Fix Log.cpp header | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
* | add figtype and address parameters for packet components | Matthias P. Braendli | 2014-02-07 | 2 | -0/+44 |
* | repair versioning and tarball generationv0.4.0 | Matthias P. Braendli | 2014-02-07 | 3 | -10/+13 |
* | fix minor mistakes | Matthias P. Braendli | 2014-02-07 | 2 | -1/+2 |
* | rename CRC-DabMux to ODR-DabMux | Matthias P. Braendli | 2014-02-07 | 100 | -429/+433 |
* | update Changelog for r12r12 | Matthias P. Braendli | 2014-01-31 | 2 | -2/+11 |
* | Merge branch 'master' into next | Matthias P. Braendli | 2014-01-31 | 4 | -4/+22 |
|\ | |||||
| * | update Changelog for r11r11 | Matthias P. Braendli | 2014-01-31 | 1 | -0/+9 |
| * | fix zmq.h include error when ZMQ disabled | Matthias P. Braendli | 2014-01-31 | 3 | -5/+12 |
* | | update readme | Matthias P. Braendli | 2014-01-24 | 1 | -0/+1 |
* | | change telnet rc config, add example to doc | Matthias P. Braendli | 2014-01-24 | 2 | -4/+18 |
* | | Add logging support to RemoteControlTelnet | Matthias P. Braendli | 2014-01-24 | 2 | -8/+5 |
* | | Implement remote control and global_stats, and add to configuration | Matthias P. Braendli | 2014-01-24 | 6 | -29/+73 |
* | | correct 'forbid copying a DabInputCompatible' | Matthias P. Braendli | 2014-01-22 | 2 | -3/+6 |
* | | actually add the RemoteControl.{h,cpp} files | Matthias P. Braendli | 2014-01-21 | 2 | -0/+459 |