Commit Graph

36 Commits

Author SHA1 Message Date
Rolf Ahrenberg bc6da9dd63 Added support for tracing modes. 2015-03-08 15:40:27 +02:00
Rolf Ahrenberg dc9f9f2b86 Removed unnecessary TS buffer settings. 2014-04-05 19:01:36 +03:00
Rolf Ahrenberg 935f659e34 Added missing RTSP/UDP support. 2014-02-19 23:17:20 +02:00
Rolf Ahrenberg d940e616e3 Fixed and refactored the section filtering code, fixed a possible crash in the file protocol, and updated Makefile's install target. 2013-03-27 22:13:15 +02:00
Rolf Ahrenberg 26a0adceb5 Reformatted debug messages. 2013-02-23 17:12:46 +02:00
Rolf Ahrenberg e75080b1a8 Cleaned up the code. 2013-02-23 15:31:11 +02:00
Rolf Ahrenberg 94461d6c08 Updated for vdr-1.7.38 and added a new CURL protocol for HTTP/HTTPS. 2013-02-23 02:03:27 +02:00
Rolf Ahrenberg 7a8b2962b2 Added support for a service interface. 2012-04-01 22:46:08 +03:00
Rolf Ahrenberg bf3fc70d2d Added cppcheck target into Makefile. 2011-06-15 17:49:15 +03:00
Rolf Ahrenberg 49fcbc8921 Modified sectionfilters to use socket pair instead of filesystem fifos. 2009-10-01 18:48:28 +03:00
Rolf Ahrenberg 26cd1aa1f1 Cleaned up compilation warnings. 2009-06-19 13:28:53 +03:00
Rolf Ahrenberg d1c2d48a6b Fixed remaining lint warnings. 2009-03-21 00:56:37 +02:00
Rolf Ahrenberg 30abbc3e80 Fixed some lint warnings. 2009-03-20 17:43:31 +02:00
Rolf Ahrenberg 53b5644973 Migration changes for git and UTF-8.
Updated contact information.
2008-08-23 08:15:30 +03:00
Antti Seppälä 18c2962cd9 Get rid of bad interface design in statistic collectors. 2008-01-19 21:08:02 +00:00
Antti Seppälä 4915630cfc Bug and style fixes. 2008-01-04 23:36:37 +00:00
Rolf Ahrenberg 6327cbe7ed Modified cIptvBufferStatistics() and general statistics menu. 2007-10-11 23:06:49 +00:00
Antti Seppälä c220b5e692 Calculate maximum used buffer size and show it in statistics. 2007-10-11 19:44:46 +00:00
Rolf Ahrenberg 2cebe2577f Modified buffer usage output. 2007-10-10 20:08:25 +00:00
Rolf Ahrenberg c568bf973c Added some statistics tweaks. 2007-10-09 22:12:17 +00:00
Antti Seppälä dd530a1931 Show buffer statistics 2007-10-09 17:58:17 +00:00
Rolf Ahrenberg b0df5006b6 Separated information/statistics into several color button pages. 2007-10-08 23:51:58 +00:00
Antti Seppälä 0bc8b27271 Fix a nasty deadlock in statistics. 2007-10-08 18:31:44 +00:00
Rolf Ahrenberg 80651984f6 Added mutexes into statistics. 2007-10-08 16:24:48 +00:00
Rolf Ahrenberg 2fae82e107 Added missing linefeeds into pid/filter statistics. 2007-10-08 12:30:53 +00:00
Rolf Ahrenberg e4730e4e66 Moved pidStruct and SortFunc inside class. 2007-10-08 12:25:30 +00:00
Rolf Ahrenberg 382e575cb5 Reformated info menu. 2007-10-07 22:54:09 +00:00
Rolf Ahrenberg a4ba034795 Added 'Show statistics in' option. 2007-10-07 20:08:44 +00:00
Antti Seppälä 78c7d9dfe4 Maybe statistics are now calculated in actual bits? 2007-10-07 19:29:09 +00:00
Antti Seppälä 0b965f0c76 Modify statistics to contain more intelligence. 2007-10-07 19:06:33 +00:00
Antti Seppälä 953da1fc50 Statistic improvements. Supports unit calculations and appending of pre-specified unit string to the result. 2007-10-07 10:13:45 +00:00
Antti Seppälä 9ee8c7f4e7 Fix sorting of most active pids 2007-10-07 08:46:34 +00:00
Rolf Ahrenberg 9af7bd84bc Added some real data into IPTV info menu. 2007-10-06 22:15:02 +00:00
Antti Seppälä d7e2e8d0d3 Performance optimization, only sort when necessary. 2007-10-05 22:30:14 +00:00
Antti Seppälä 46a8bfa410 Silence some very noisy debug outputs 2007-10-05 22:23:56 +00:00
Antti Seppälä 978fb7aa0f Implement some statistics. 2007-10-05 19:00:44 +00:00