summaryrefslogtreecommitdiffstats
path: root/src/StatsServer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge Stats and Config server, config is also JSONMatthias P. Braendli2015-03-071-409/+0
|
* Refactor StatsServer to be a bit more genericMatthias P. Braendli2014-10-241-39/+38
|
* StatsServer coding styleMatthias P. Braendli2014-05-141-10/+5
|
* Correct error handling in StatsServerMatthias P. Braendli2014-05-141-7/+4
|
* Add silence detectionMatthias P. Braendli2014-05-111-1/+11
|
* Add input state monitoring, change munin graphsMatthias P. Braendli2014-05-091-117/+228
| | | | | | | StatsServer now determines the input states. Also, the underruns and overruns are counters in munin now, they are not reset anymore.
* Use limits instead of stdint.hMatthias P. Braendli2014-04-251-2/+5
| | | | C++, sometimes you bother me
* Add missing stdint includeMatthias P. Braendli2014-04-251-0/+1
|
* Add peak audio levels to statisticsMatthias P. Braendli2014-04-251-0/+28
|
* repair versioning and tarball generationv0.4.0Matthias P. Braendli2014-02-071-5/+2
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-071-4/+4
|
* StatsServer correctionsMatthias P. Braendli2014-01-171-15/+15
|
* correct wrong usage of memsetMatthias P. Braendli2014-01-171-1/+1
|
* add code for TCP statistics serverMatthias P. Braendli2014-01-171-0/+268