summaryrefslogtreecommitdiffstats
path: root/src/dabInputZmq.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add CURVE authentification support for dabInputZMQMatthias P. Braendli2014-04-171-2/+139
|
* Move dabInputZMQ configuration into structMatthias P. Braendli2014-04-171-10/+10
|
* Remove using directives from .h filesMatthias P. Braendli2014-04-171-1/+5
|
* Make ZMQ prebuffering configurableMatthias P. Braendli2014-04-111-5/+22
|
* Remove some compilation warningsMatthias P. Braendli2014-04-041-2/+2
|
* Remove unused variablesMatthias P. Braendli2014-03-171-2/+0
|
* improve RC constnessMatthias P. Braendli2014-02-141-2/+3
|
* Add more ZMQ RC parametersMatthias P. Braendli2014-02-141-11/+47
|
* DabService labels can now be changed through the remote controlMatthias P. Braendli2014-02-141-1/+1
|
* inputZMQ readframe can be common to MPEG and AAC+Matthias P. Braendli2014-02-111-6/+65
|
* create base class for ZMQ inputs, put AAC+ ZMQ into child classMatthias P. Braendli2014-02-111-17/+21
|
* Add zmq.hpp locally, prefer it over the system one. Fix usage of zmq.recvMatthias P. Braendli2014-02-111-11/+10
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-071-4/+4
|
* Merge branch 'master' into nextMatthias P. Braendli2014-01-311-1/+7
|\ | | | | | | | | | | Conflicts: src/dabInputZmq.cpp src/dabInputZmq.h
| * fix zmq.h include error when ZMQ disabledMatthias P. Braendli2014-01-311-2/+6
| |
* | Implement remote control and global_stats, and add to configurationMatthias P. Braendli2014-01-241-7/+5
| |
* | add RemoteControl, make the ZMQ input inherit from itMatthias P. Braendli2014-01-211-0/+33
| |
* | make DabInputZMQ a new-style inputMatthias P. Braendli2014-01-191-113/+76
|/
* change zmqInput buffering handlingMatthias P. Braendli2014-01-191-14/+52
|
* Make inputZMQ use the statistics, add munin scriptMatthias P. Braendli2014-01-171-2/+11
|
* replace all occurrencies of TcpLog and old etiLogMatthias P. Braendli2014-01-121-10/+10
|
* remove some references to tcplogMatthias P. Braendli2014-01-121-2/+0
|
* better handing when ZMQ input buffer is fullMatthias P. Braendli2014-01-101-3/+9
|
* invert ZMQ input direction (encoders connect to mux)Matthias P. Braendli2014-01-051-1/+1
|
* remove useless ZMQ input messagesMatthias P. Braendli2014-01-031-3/+0
|
* zmq input, fix memory leakMatthias P. Braendli2013-12-171-1/+3
|
* Add ZeroMQ dabplus inputMatthias P. Braendli2013-12-151-0/+226
For use in combination with fdk-aac-dabplus-zmq