Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | | | | | | | Conflicts: src/dabInputZmq.cpp src/dabInputZmq.h | ||||
| * | 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 |
| | | |||||
* | | add RemoteControl, make the ZMQ input inherit from it | Matthias P. Braendli | 2014-01-21 | 6 | -7/+51 |
| | | |||||
* | | disable output RAW by default | Matthias P. Braendli | 2014-01-21 | 1 | -2/+1 |
| | | | | | | | | It includes linux/ stuff which conficts with other parts | ||||
* | | forbid copying a DabInputCompatible | Matthias P. Braendli | 2014-01-21 | 1 | -0/+3 |
| | | |||||
* | | fix some cppcheck errors | Matthias P. Braendli | 2014-01-20 | 6 | -20/+20 |
| | | |||||
* | | make DabInputZMQ a new-style input | Matthias P. Braendli | 2014-01-19 | 4 | -142/+120 |
| | | |||||
* | | Add wrapper class, and use it for all inputs | Matthias P. Braendli | 2014-01-19 | 5 | -77/+126 |
|/ | |||||
* | change zmqInput buffering handling | Matthias P. Braendli | 2014-01-19 | 2 | -17/+60 |
| | |||||
* | remove zmq_inbuf | Matthias P. Braendli | 2014-01-18 | 1 | -4/+4 |
| | |||||
* | create multigraph zmq_inbuf again | Matthias P. Braendli | 2014-01-18 | 1 | -1/+6 |
| |