summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* better munin labelsMatthias P. Braendli2014-01-171-4/+4
|
* fix warnings for munin scriptMatthias P. Braendli2014-01-171-26/+5
|
* change munin id to avoid dashesMatthias P. Braendli2014-01-171-1/+1
|
* StatsServer correctionsMatthias P. Braendli2014-01-173-16/+31
|
* improve loggingMatthias P. Braendli2014-01-172-16/+17
|
* correct wrong usage of memsetMatthias P. Braendli2014-01-171-1/+1
|
* Make inputZMQ use the statistics, add munin scriptMatthias P. Braendli2014-01-177-5/+140
|
* add code for TCP statistics serverMatthias P. Braendli2014-01-174-0/+425
|
* update manpage for syslog optionMatthias P. Braendli2014-01-121-7/+3
|
* improve debugging print, add print to stderrMatthias P. Braendli2014-01-123-34/+50
|
* replace all occurrencies of TcpLog and old etiLogMatthias P. Braendli2014-01-1228-354/+355
|
* update Log.{h,cpp}Matthias P. Braendli2014-01-122-9/+36
|
* remove some references to tcplogMatthias P. Braendli2014-01-127-13/+7
|
* remove tcplog, add logMatthias P. Braendli2014-01-124-399/+225
|
* rename executable to crc-dabmuxMatthias P. Braendli2014-01-102-11/+11
|
* Remove INFO message 'ETI frame number'Matthias P. Braendli2014-01-101-1/+3
|
* better handing when ZMQ input buffer is fullMatthias P. Braendli2014-01-101-3/+9
|
* Update Changelog for r10r10Matthias P. Braendli2014-01-051-0/+6
|
* invert ZMQ input direction (encoders connect to mux)Matthias P. Braendli2014-01-052-2/+7
|
* documentation updatesMatthias P. Braendli2014-01-035-13/+30
|
* replace CRC-DabMux-cfg by -e configuration optionMatthias P. Braendli2014-01-035-1045/+10
|
* remove useless ZMQ input messagesMatthias P. Braendli2014-01-032-3/+1
|
* zmq input, fix memory leakMatthias P. Braendli2013-12-171-1/+3
|
* Fix output cleanup that could lead to segfaultsMatthias P. Braendli2013-12-151-2/+4
|
* Add ZeroMQ dabplus inputMatthias P. Braendli2013-12-1513-1763/+358
| | | | For use in combination with fdk-aac-dabplus-zmq
* Update ChangeLog for r9r9Matthias P. Braendli2013-12-141-0/+7
|
* really fix configure logic for zeromq outputMatthias P. Braendli2013-12-141-4/+3
|
* fix zeromq configure optionMatthias P. Braendli2013-12-141-1/+1
|
* remove autogenerated autotools files and add bootstrapMatthias P. Braendli2013-12-1411-14873/+12
|
* update ChangeLogMatthias P. Braendli2013-11-121-0/+40
|
* update version generation for git, update INSTALLMatthias P. Braendli2013-11-127-11/+7953
|
* update READMEs and such, and ChangeLog for r8r8Matthias P. Braendli (think)2013-11-103-5/+17
|
* insert hg revision into version stringMatthias P. Braendli (think)2013-11-085-8/+20
|
* add support for ZeroMQ outputMatthias P. Braendli (think)2013-11-0815-7832/+354
|
* make dabOutput more object-orientedMatthias P. Braendli (think)2013-11-0825-2321/+2701
|
* Fix protection level parsing in configMatthias P. Braendli (think)2013-04-291-4/+4
|