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

18 Commits

Author SHA1 Message Date
Rolf Ahrenberg
29cb25485f Added some funky moves. 2008-01-30 21:57:33 +00: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
Antti Seppälä
63ad1a66d7 Re-name error macros and eliminate need for specifying empty parameters. 2007-10-20 23:25:14 +00:00
Antti Seppälä
64dd6a5f3f Reduce duplicated code by using an error -macro. 2007-10-20 23:16:28 +00:00
Antti Seppälä
30409fac2c Use c-style function naming for functions outside of classes. 2007-10-20 20:43:22 +00:00
Antti Seppälä
cf6195bb8a Refactor usages of select() to common code. 2007-10-20 20:27:58 +00:00
Rolf Ahrenberg
80651984f6 Added mutexes into statistics. 2007-10-08 16:24:48 +00:00
Antti Seppälä
7393494ba7 Remove basically unused variable crc_val 2007-10-05 21:56:02 +00:00
Antti Seppälä
2664394050 Refactor section filter function names and defines. 2007-10-05 21:52:16 +00:00
Antti Seppälä
827b1bbc2e Move code around. 2007-10-05 20:01:24 +00:00
Antti Seppälä
978fb7aa0f Implement some statistics. 2007-10-05 19:00:44 +00:00
Antti Seppälä
e55c90b4c8 Perform filter inversion mimicing the original filter implementation. 2007-09-27 11:48:28 +00:00
Rolf Ahrenberg
ecd4b2f351 Simplified RTP read. 2007-09-26 22:07:45 +00:00
Rolf Ahrenberg
c03e69a64f Fixed DeleteFilter() and commented some debug outputs. 2007-09-24 21:25:53 +00:00
Rolf Ahrenberg
49234919ea Minor cosmetic changes. 2007-09-24 17:20:58 +00:00
Antti Seppälä
007bfdade3 Fix segfault. 2007-09-24 16:08:09 +00:00
Antti Seppälä
679ccd0e35 New and improved section filter code from Kernel. Objectified neatly in
separate class.
2007-09-24 13:03:38 +00:00