Commit Graph

120 Commits

Author SHA1 Message Date
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 0caf746ef4 Enabled I/O throttling and tweaked buffer timeouts and tweaked max address string size to include a termination NULL byte. 2013-03-11 18:04:27 +02:00
Rolf Ahrenberg 72a9f21006 Changed a pointer to a reference in order to stabilize the CURL protocol and always remember to close the sid scanner. 2013-03-02 01:26:04 +02:00
Rolf Ahrenberg 980aafb206 Modified the filter code. 2013-02-26 00:34:45 +02:00
Rolf Ahrenberg 45192e924a Fixed URL decoding and section filter protection. 2013-02-25 23:11:41 +02:00
Rolf Ahrenberg e4657c1820 Fixed bugs found in the CURL implementation (Thanks to Jeremy Hall). 2013-02-25 21:08:08 +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 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 24ecadf414 Updated device selection. 2012-06-02 15:37:05 +03:00
Rolf Ahrenberg 4c7b2ea69b Added cIptvDevice::DeviceType() and updated HISTORY. 2012-04-02 19:15:53 +03:00
Rolf Ahrenberg 7a8b2962b2 Added support for a service interface. 2012-04-01 22:46:08 +03:00
Rolf Ahrenberg 4c39d8cf72 Updated device name. 2012-03-30 18:22:10 +03:00
Rolf Ahrenberg 0b790260fa Updated for vdr-1.7.27. 2012-03-25 16:42:06 +03:00
Rolf Ahrenberg c2f88fbbb3 Updated for vdr-1.7.21. 2011-09-04 17:58:18 +03:00
Rolf Ahrenberg 1898defeb6 Updated for vdr-1.7.19. 2011-06-19 22:07:01 +03:00
Rolf Ahrenberg bf3fc70d2d Added cppcheck target into Makefile. 2011-06-15 17:49:15 +03:00
Rolf Ahrenberg 55bb0e65df Disable detaching of receivers if retuned to an existing channel (Thanks to Zdeněk Kopřivík). 2010-11-29 21:09:17 +02:00
Rolf Ahrenberg fd06641449 Added Makefile depencency for objects.
Changed ProvidesChannel() to set needsDetachReceivers only if any receivers are attached.
2010-10-11 23:19:59 +03:00
Rolf Ahrenberg d126da8ed8 Changed ProvidesChannel() to set the need of detaching receivers due to VDR's channel selection mechanism. 2010-08-23 09:34:57 +03:00
Rolf Ahrenberg 6eb259e8fb Updated for vdr-1.7.14. 2010-03-14 17:39:52 +02:00
Rolf Ahrenberg aa620a314c Updated for vdr-1.7.13. 2010-03-04 17:34:21 +02: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 74761da04a Fixed a locking bug with section filters. 2009-03-17 17:37:05 +02:00
Rolf Ahrenberg abf0a5ece4 Refactored section filter class. 2009-02-27 16:05:19 +02:00
Rolf Ahrenberg 024ee7ba89 Optimized TS packet data flow. 2009-02-26 16:04:12 +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 0eff9de2ee Silenced a warning about ignoring a return value of write(). 2008-11-10 12:32:34 +02:00
Rolf Ahrenberg 9ec10262d4 Fifo shouldn't be opened as write-only, if there're no readers. 2008-08-31 12:56:22 +03:00
Rolf Ahrenberg 53b5644973 Migration changes for git and UTF-8.
Updated contact information.
2008-08-23 08:15:30 +03:00
Rolf Ahrenberg c507f373ff Fixed channels.conf format used in vlc2iptv. Disabled retuning feature and added some minor corrections. 2008-04-02 22:55:04 +00:00
Rolf Ahrenberg e798ff1424 Removed old channels.conf format support and disabled re-tuning of EXT protocol. 2008-04-02 20:22:48 +00:00
Rolf Ahrenberg 71952ae0dc Removed support for older vdr versions. 2008-02-19 22:29:02 +00: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 a03bd6309c Removed [PS]idScanner setup options and added a timeout mechanism for pid scanner. 2008-02-01 21:54:24 +00:00
Rolf Ahrenberg 89e3aba59e Added channel specific sid and pid scanning options. 2008-01-31 22:28:53 +00:00
Rolf Ahrenberg 68459e6553 Added preliminary automatic Pid scanning functionality. 2008-01-30 22:41:58 +00:00
Rolf Ahrenberg 29cb25485f Added some funky moves. 2008-01-30 21:57:33 +00:00
Rolf Ahrenberg 537c16a43b Added support for vdr-1.5.14. 2008-01-28 21:36:32 +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
Rolf Ahrenberg fe02d29eef Simplified GetTSPacket(). 2007-10-26 23:48:30 +00:00
Rolf Ahrenberg f07e3bf485 Prevent busylooping in GetTSPacket() and modified RTP to accect any TS stream. 2007-10-26 22:07:10 +00:00
Antti Seppälä 13fa932a5a Remove unnecessary type parameter from DELETE macro. 2007-10-22 19:32:19 +00:00
Rolf Ahrenberg eb1cd9b01a Fixed shutdown crash. 2007-10-22 16:22:11 +00:00
Rolf Ahrenberg 3c30852c81 Modified channels.conf parameters to be caseinsensitive. 2007-10-20 20:35:06 +00:00
Rolf Ahrenberg 4dd9e42a71 Added configurable UDP listen port for EXT protocol. 2007-10-19 22:18:55 +00:00