Commit Graph

38 Commits

Author SHA1 Message Date
Rolf Ahrenberg bc6da9dd63 Added support for tracing modes. 2015-03-08 15:40:27 +02:00
Rolf Ahrenberg 688c7db1fc Refactored the section filtering. 2014-04-05 18:43:23 +03:00
Rolf Ahrenberg 9839b47229 Added SetPid() into cIptvProtocolIf(). 2014-02-09 19:22:02 +02:00
Rolf Ahrenberg 9e6d784aec Shutdown devices already in cPluginManager::Stop(). 2014-01-14 18:30:14 +02:00
Rolf Ahrenberg 412af81271 Fixed a mem leak and re-ordered pointer deletions. 2014-01-07 17:55:13 +02:00
Rolf Ahrenberg 225b0cc297 Updated for vdr-2.0.0. 2013-04-01 22:36:41 +03: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 11d864c16b Updated for vdr-1.7.30 and added support for source-specific multicasts (SSM).
Changed default external script directory from the configuration to the resource.
2012-09-30 18:42:40 +03:00
Rolf Ahrenberg 49e3a9e23a Silenced compilation warnings. 2012-02-19 19:14:10 +02: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 55bf971e3e Fixed more lint warnings. 2009-03-20 18:00:17 +02:00
Rolf Ahrenberg 30abbc3e80 Fixed some lint warnings. 2009-03-20 17:43:31 +02:00
Rolf Ahrenberg abf0a5ece4 Refactored section filter class. 2009-02-27 16:05:19 +02:00
Rolf Ahrenberg 1e8f117988 Updated for vdr-1.7.4.
Fixed blacklisting of PAT section filter.
Set max IPTV device count to VDR's max devices.
2009-02-24 13:40:16 +02:00
Rolf Ahrenberg 53b5644973 Migration changes for git and UTF-8.
Updated contact information.
2008-08-23 08:15:30 +03:00
Rolf Ahrenberg 71b0e52712 Added support for fifo dvr and modificationsfor vdr-1.5.15. 2008-02-17 19:18:47 +00:00
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