Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add input state monitoring, change munin graphs | Matthias P. Braendli | 2014-05-09 | 3 | -143/+441 | |
* | fix some comments in dabInputZmq | Matthias P. Braendli | 2014-05-09 | 2 | -3/+5 | |
* | Fix -r command line option | Matthias P. Braendli | 2014-05-06 | 1 | -1/+1 | |
* | Use limits instead of stdint.h | Matthias P. Braendli | 2014-04-25 | 1 | -2/+5 | |
* | Add missing stdint include | Matthias P. Braendli | 2014-04-25 | 1 | -0/+1 | |
* | Add peak audio levels to statistics | Matthias P. Braendli | 2014-04-25 | 3 | -2/+43 | |
* | Add support for new zmq frame format | Matthias P. Braendli | 2014-04-25 | 2 | -24/+75 | |
* | non libsodium zeromq crash on ZMQ_CURVE_SERVER set to 0 | Matthias P. Braendli | 2014-04-19 | 1 | -4/+2 | |
* | Report zmq error in exception | Matthias P. Braendli | 2014-04-19 | 1 | -6/+12 | |
* | Add support for automatic local-time-offset | Matthias P. Braendli | 2014-04-19 | 4 | -24/+59 | |
* | Add zmq encryption parameters to remotecontrol | Matthias P. Braendli | 2014-04-17 | 2 | -1/+59 | |
* | Add CURVE authentification support for dabInputZMQ | Matthias P. Braendli | 2014-04-17 | 5 | -5/+298 | |
* | Move dabInputZMQ configuration into struct | Matthias P. Braendli | 2014-04-17 | 3 | -30/+71 | |
* | Remove using directives from .h files | Matthias P. Braendli | 2014-04-17 | 9 | -43/+45 | |
* | Update Remotecontrol with changes from ODR-DabMod | Matthias P. Braendli | 2014-04-17 | 2 | -31/+33 | |
* | Add zmq buffer options to config file | Matthias P. Braendli | 2014-04-11 | 2 | -43/+77 | |
* | Make ZMQ prebuffering configurable | Matthias P. Braendli | 2014-04-11 | 2 | -12/+37 | |
* | Add local-time-offset to remote control | Matthias P. Braendli | 2014-04-11 | 4 | -16/+80 | |
* | Remove some compilation warnings | Matthias P. Braendli | 2014-04-04 | 14 | -37/+103 | |
* | Change ZMQ output message format | Matthias P. Braendli | 2014-03-26 | 2 | -12/+88 | |
* | Fix correct FIG0/13 encoding | Matthias P. Braendli | 2014-03-25 | 1 | -3/+3 | |
* | Correct FIG0/13 figSize check | Matthias P. Braendli | 2014-03-23 | 1 | -1/+1 | |
* | Send correct FIC0/13 for data vs programme subchannels | Matthias P. Braendli | 2014-03-22 | 1 | -17/+17 | |
* | Add local-time-offset and intl. table options | Matthias P. Braendli | 2014-03-22 | 4 | -3/+28 | |
* | Add component iterator for FIG0/13 insertion | Matthias P. Braendli | 2014-03-17 | 1 | -11/+26 | |
* | Explain the usage of these iterators | Matthias P. Braendli | 2014-03-17 | 1 | -7/+9 | |
* | Rename componentIndicatorData to componentDataFIG0_8 | Matthias P. Braendli | 2014-03-17 | 1 | -16/+16 | |
* | Rename componentIndicatorProgram to componentProgFIG0_8 | Matthias P. Braendli | 2014-03-17 | 1 | -16/+16 | |
* | Rename servicePty to serviceFIG0_17 | Matthias P. Braendli | 2014-03-17 | 1 | -14/+14 | |
* | 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 | |
* | 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 | |
* | 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 | 4 | -19/+76 | |
* | 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 | 4 | -7/+18 | |
* | 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 |