1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 13:37:03 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
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