summaryrefslogtreecommitdiffstats
path: root/src/dabInputZmq.h
Commit message (Expand)AuthorAgeFilesLines
* Remove some compilation warningsMatthias P. Braendli2014-04-041-3/+3
* improve RC constnessMatthias P. Braendli2014-02-141-2/+3
* Add more ZMQ RC parametersMatthias P. Braendli2014-02-141-6/+25
* correct RC mistakesMatthias P. Braendli2014-02-141-2/+2
* inputZMQ readframe can be common to MPEG and AAC+Matthias P. Braendli2014-02-111-9/+25
* create base class for ZMQ inputs, put AAC+ ZMQ into child classMatthias P. Braendli2014-02-111-13/+21
* Add zmq.hpp locally, prefer it over the system one. Fix usage of zmq.recvMatthias P. Braendli2014-02-111-1/+1
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-071-4/+4
* Merge branch 'master' into nextMatthias P. Braendli2014-01-311-2/+3
|\
| * fix zmq.h include error when ZMQ disabledMatthias P. Braendli2014-01-311-2/+3
* | add RemoteControl, make the ZMQ input inherit from itMatthias P. Braendli2014-01-211-3/+13
* | fix some cppcheck errorsMatthias P. Braendli2014-01-201-1/+2
* | make DabInputZMQ a new-style inputMatthias P. Braendli2014-01-191-19/+20
|/
* change zmqInput buffering handlingMatthias P. Braendli2014-01-191-3/+8
* Make inputZMQ use the statistics, add munin scriptMatthias P. Braendli2014-01-171-1/+1
* Add ZeroMQ dabplus inputMatthias P. Braendli2013-12-151-0/+82