summaryrefslogtreecommitdiffstats
path: root/src/dabOutput
Commit message (Collapse)AuthorAgeFilesLines
* Add zmq.hpp locally, prefer it over the system one. Fix usage of zmq.recvMatthias P. Braendli2014-02-111-1/+1
|
* fix minor mistakesMatthias P. Braendli2014-02-071-0/+1
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-078-32/+32
|
* Merge branch 'master' into nextMatthias P. Braendli2014-01-311-1/+3
|\ | | | | | | | | | | Conflicts: src/dabInputZmq.cpp src/dabInputZmq.h
| * fix zmq.h include error when ZMQ disabledMatthias P. Braendli2014-01-311-1/+3
| |
* | add RemoteControl, make the ZMQ input inherit from itMatthias P. Braendli2014-01-211-2/+1
| |
* | fix some cppcheck errorsMatthias P. Braendli2014-01-201-12/+11
|/
* replace all occurrencies of TcpLog and old etiLogMatthias P. Braendli2014-01-126-51/+51
|
* remove some references to tcplogMatthias P. Braendli2014-01-121-3/+1
|
* add support for ZeroMQ outputMatthias P. Braendli (think)2013-11-088-0/+271
|
* make dabOutput more object-orientedMatthias P. Braendli (think)2013-11-088-0/+1188