index
:
dabmux
edi
master
next
ooinputs
ODR-DabMux backup repository
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dabInputZmq.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
non libsodium zeromq crash on ZMQ_CURVE_SERVER set to 0
Matthias P. Braendli
2014-04-19
1
-4
/
+2
*
Report zmq error in exception
Matthias P. Braendli
2014-04-19
1
-6
/
+12
*
Add zmq encryption parameters to remotecontrol
Matthias P. Braendli
2014-04-17
1
-1
/
+46
*
Add CURVE authentification support for dabInputZMQ
Matthias P. Braendli
2014-04-17
1
-2
/
+139
*
Move dabInputZMQ configuration into struct
Matthias P. Braendli
2014-04-17
1
-10
/
+10
*
Remove using directives from .h files
Matthias P. Braendli
2014-04-17
1
-1
/
+5
*
Make ZMQ prebuffering configurable
Matthias P. Braendli
2014-04-11
1
-5
/
+22
*
Remove some compilation warnings
Matthias P. Braendli
2014-04-04
1
-2
/
+2
*
Remove unused variables
Matthias P. Braendli
2014-03-17
1
-2
/
+0
*
improve RC constness
Matthias P. Braendli
2014-02-14
1
-2
/
+3
*
Add more ZMQ RC parameters
Matthias P. Braendli
2014-02-14
1
-11
/
+47
*
DabService labels can now be changed through the remote control
Matthias P. Braendli
2014-02-14
1
-1
/
+1
*
inputZMQ readframe can be common to MPEG and AAC+
Matthias P. Braendli
2014-02-11
1
-6
/
+65
*
create base class for ZMQ inputs, put AAC+ ZMQ into child class
Matthias P. Braendli
2014-02-11
1
-17
/
+21
*
Add zmq.hpp locally, prefer it over the system one. Fix usage of zmq.recv
Matthias P. Braendli
2014-02-11
1
-11
/
+10
*
rename CRC-DabMux to ODR-DabMux
Matthias P. Braendli
2014-02-07
1
-4
/
+4
*
Merge branch 'master' into next
Matthias P. Braendli
2014-01-31
1
-1
/
+7
|
\
|
*
fix zmq.h include error when ZMQ disabled
Matthias P. Braendli
2014-01-31
1
-2
/
+6
*
|
Implement remote control and global_stats, and add to configuration
Matthias P. Braendli
2014-01-24
1
-7
/
+5
*
|
add RemoteControl, make the ZMQ input inherit from it
Matthias P. Braendli
2014-01-21
1
-0
/
+33
*
|
make DabInputZMQ a new-style input
Matthias P. Braendli
2014-01-19
1
-113
/
+76
|
/
*
change zmqInput buffering handling
Matthias P. Braendli
2014-01-19
1
-14
/
+52
*
Make inputZMQ use the statistics, add munin script
Matthias P. Braendli
2014-01-17
1
-2
/
+11
*
replace all occurrencies of TcpLog and old etiLog
Matthias P. Braendli
2014-01-12
1
-10
/
+10
*
remove some references to tcplog
Matthias P. Braendli
2014-01-12
1
-2
/
+0
*
better handing when ZMQ input buffer is full
Matthias P. Braendli
2014-01-10
1
-3
/
+9
*
invert ZMQ input direction (encoders connect to mux)
Matthias P. Braendli
2014-01-05
1
-1
/
+1
*
remove useless ZMQ input messages
Matthias P. Braendli
2014-01-03
1
-3
/
+0
*
zmq input, fix memory leak
Matthias P. Braendli
2013-12-17
1
-1
/
+3
*
Add ZeroMQ dabplus input
Matthias P. Braendli
2013-12-15
1
-0
/
+226