summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.5.0v0.5.0Matthias P. Braendli2014-02-143-7/+120
|
* restart RC if it did a faultMatthias P. Braendli2014-02-146-27/+89
|
* fix startup console printoutMatthias P. Braendli2014-02-142-122/+109
|
* improve RC constnessMatthias P. Braendli2014-02-145-18/+26
|
* Add more ZMQ RC parametersMatthias P. Braendli2014-02-145-20/+78
|
* add STRINGIFY macro to PcDebug.hMatthias P. Braendli2014-02-141-0/+3
|
* remove dabInputDabplusFifo warningMatthias P. Braendli2014-02-141-0/+2
|
* correct RC mistakesMatthias P. Braendli2014-02-146-29/+47
|
* make DabComponent a class and make its label RC controllableMatthias P. Braendli2014-02-147-51/+137
|
* RemoteControl: make only one list commandMatthias P. Braendli2014-02-141-18/+9
|
* DabService labels can now be changed through the remote controlMatthias P. Braendli2014-02-148-52/+178
|
* improve handling of labelsMatthias P. Braendli2014-02-148-276/+278
|
* explanations about set_short_labelMatthias P. Braendli2014-02-141-2/+15
|
* Prepare release v0.4.3v0.4.3Matthias P. Braendli2014-02-124-6/+27
|
* update example.muxMatthias P. Braendli2014-02-121-2/+7
|
* add hexadecimal support for configuration entriesMatthias P. Braendli2014-02-122-22/+57
|
* add dabInputZmqMPEG to command line parserMatthias P. Braendli2014-02-111-3/+54
|
* inputZMQ readframe can be common to MPEG and AAC+Matthias P. Braendli2014-02-112-15/+90
|
* create base class for ZMQ inputs, put AAC+ ZMQ into child classMatthias P. Braendli2014-02-113-33/+45
|
* add zmq.hpp to Makefile.am, update configure.acv0.4.2Matthias P. Braendli2014-02-113-2/+6
|
* Update ChangeLog for v0.4.1v0.4.1Matthias P. Braendli2014-02-112-1/+8
|
* Add zmq.hpp locally, prefer it over the system one. Fix usage of zmq.recvMatthias P. Braendli2014-02-114-13/+578
|
* nicer printout in utils.cppMatthias P. Braendli2014-02-111-3/+2
|
* update README and AUTHORSMatthias P. Braendli2014-02-093-30/+41
|
* Fix Log.cpp headerMatthias P. Braendli2014-02-071-4/+4
|
* add figtype and address parameters for packet componentsMatthias P. Braendli2014-02-072-0/+44
|
* repair versioning and tarball generationv0.4.0Matthias P. Braendli2014-02-073-10/+13
|
* fix minor mistakesMatthias P. Braendli2014-02-072-1/+2
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-07100-429/+433
|
* update Changelog for r12r12Matthias P. Braendli2014-01-312-2/+11
|
* Merge branch 'master' into nextMatthias P. Braendli2014-01-314-4/+22
|\ | | | | | | | | | | Conflicts: src/dabInputZmq.cpp src/dabInputZmq.h
| * update Changelog for r11r11Matthias P. Braendli2014-01-311-0/+9
| |
| * fix zmq.h include error when ZMQ disabledMatthias P. Braendli2014-01-313-5/+12
| |
* | update readmeMatthias P. Braendli2014-01-241-0/+1
| |
* | change telnet rc config, add example to docMatthias P. Braendli2014-01-242-4/+18
| |
* | Add logging support to RemoteControlTelnetMatthias P. Braendli2014-01-242-8/+5
| |
* | Implement remote control and global_stats, and add to configurationMatthias P. Braendli2014-01-246-29/+73
| |
* | correct 'forbid copying a DabInputCompatible'Matthias P. Braendli2014-01-222-3/+6
| |
* | actually add the RemoteControl.{h,cpp} filesMatthias P. Braendli2014-01-212-0/+459
| |
* | add RemoteControl, make the ZMQ input inherit from itMatthias P. Braendli2014-01-216-7/+51
| |
* | disable output RAW by defaultMatthias P. Braendli2014-01-211-2/+1
| | | | | | | | It includes linux/ stuff which conficts with other parts
* | forbid copying a DabInputCompatibleMatthias P. Braendli2014-01-211-0/+3
| |
* | fix some cppcheck errorsMatthias P. Braendli2014-01-206-20/+20
| |
* | make DabInputZMQ a new-style inputMatthias P. Braendli2014-01-194-142/+120
| |
* | Add wrapper class, and use it for all inputsMatthias P. Braendli2014-01-195-77/+126
|/
* change zmqInput buffering handlingMatthias P. Braendli2014-01-192-17/+60
|
* remove zmq_inbufMatthias P. Braendli2014-01-181-4/+4
|
* create multigraph zmq_inbuf againMatthias P. Braendli2014-01-181-1/+6
|
* make separate munin graphs for buffers and overrunsMatthias P. Braendli2014-01-181-7/+11
|
* add import to munin scriptMatthias P. Braendli2014-01-171-0/+1
|