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

128 Commits

Author SHA1 Message Date
Rolf Ahrenberg
03a1e33e2f Prepared for a release. 2015-04-04 14:13:22 +03:00
Rolf Ahrenberg
63359e4c24 Fixed CURL timeout and added a stale connection detection (Thanks to Daniel Ribeiro). 2015-02-24 20:30:43 +02:00
Rolf Ahrenberg
e9c8b8d4e0 Updated the APIVERSNUM requirement. 2015-02-20 20:43:19 +02:00
Rolf Ahrenberg
f5fcb6df2a Updated version number. 2015-02-15 22:13:45 +02:00
Rolf Ahrenberg
54a990ffe8 Updated HISTORY. 2014-05-10 15:53:36 +03:00
Rolf Ahrenberg
dc9f9f2b86 Removed unnecessary TS buffer settings. 2014-04-05 19:01:36 +03:00
Rolf Ahrenberg
591fb8431b Updated the section filtering options. 2014-04-05 18:29:45 +03:00
Rolf Ahrenberg
dab869cf3a Updated for vdr-2.1.6. 2014-03-16 16:46:21 +02:00
Rolf Ahrenberg
aaca7cba1a Fixed installation target bugs (Thanks to Alexander Grothe). 2014-03-09 16:04:54 +02:00
Rolf Ahrenberg
935f659e34 Added missing RTSP/UDP support. 2014-02-19 23:17:20 +02:00
Rolf Ahrenberg
0900e229cf Added initial CAM support. 2014-01-28 17:10:11 +02:00
Rolf Ahrenberg
5aefd40d65 Updated translation files and HISTORY. 2014-01-14 18:42:06 +02:00
Rolf Ahrenberg
3f3ba2ad1a Fixed a typo. 2014-01-11 00:35:12 +02:00
Rolf Ahrenberg
767b1bdac7 Added support for cDevice::GetCurrentlyTunedTransponder(). 2014-01-10 23:59:26 +02:00
Rolf Ahrenberg
6f648401a4 Updated translation files and HISTORY. 2014-01-10 23:22:15 +02:00
Rolf Ahrenberg
a4f0bdf737 Added missing CURL timeouts and improved section id scanner. 2014-01-02 21:35:38 +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
f30817677e Fixed a nasty network byte order bug. 2013-03-17 01:18:58 +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
2c287ef667 Updated HISTORY. 2013-03-06 09:50:43 +02:00
Rolf Ahrenberg
d7dfa0aad6 Fixed the channel editor and added extra locking into the CURL protocol. 2013-03-02 19:58:37 +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
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
75d17b289b Added FreeBSD support (Thanks to Jürgen Lock). 2012-07-10 22:12:29 +03:00
Rolf Ahrenberg
af85ef1703 Prepared for 1.0.0 release. 2012-06-02 21:57:29 +03:00
Rolf Ahrenberg
24ecadf414 Updated device selection. 2012-06-02 15:37:05 +03:00
Rolf Ahrenberg
c7cbde301b Tweaked reading from UDP sockets. 2012-06-02 13:32:28 +03:00
Rolf Ahrenberg
06506c41f6 Fixed TCP socket connection and silenced compilation warnings. 2012-04-26 21:32:20 +03:00
Rolf Ahrenberg
c33b05076a Incremented version number and updated HISTORY. 2012-04-26 00:29:46 +03:00
Rolf Ahrenberg
4c7b2ea69b Added cIptvDevice::DeviceType() and updated HISTORY. 2012-04-02 19:15:53 +03:00
Rolf Ahrenberg
c475b26515 Changed UDP protocol to always utilize the source address validation. 2012-04-02 00:35:32 +03:00
Rolf Ahrenberg
7a8b2962b2 Added support for a service interface. 2012-04-01 22:46:08 +03:00
Rolf Ahrenberg
b3b06e569f Fixed some channel switching bugs. 2012-03-31 20:32:04 +03:00
Rolf Ahrenberg
ff84c54d50 Fixed channel switching in UDP protocol. 2012-03-30 19:01:46 +03:00
Rolf Ahrenberg
0b790260fa Updated for vdr-1.7.27. 2012-03-25 16:42:06 +03:00
Rolf Ahrenberg
30de763a4b Updated for vdr-1.7.26. 2012-03-10 23:22:20 +02:00
Rolf Ahrenberg
868865c47d Updated for vdr-1.7.25. 2012-03-03 15:18:59 +02:00
Rolf Ahrenberg
6582f137b9 Updated for vdr-1.7.23 and version number. 2012-02-02 18:50:18 +02:00
Rolf Ahrenberg
c2f88fbbb3 Updated for vdr-1.7.21. 2011-09-04 17:58:18 +03:00
Rolf Ahrenberg
bf3fc70d2d Added cppcheck target into Makefile. 2011-06-15 17:49:15 +03:00
Rolf Ahrenberg
37c5ee26ae Added support for LDFLAGS. 2010-12-14 19:27:00 +02:00
Rolf Ahrenberg
2081ab41a8 Canonicalized the configuration directory. 2010-12-03 16:00:40 +02: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
ef615c4bc5 Reverted script changes. 2010-11-29 12:26:01 +02:00
Rolf Ahrenberg
a6d4e850fc Fixed EXT protocol execution (Thanks to Peter Holik).
Changed scripts to use bash instead of sh.
2010-10-25 14:43:38 +03:00
Rolf Ahrenberg
05e52079f8 Fixed the messed up version number. 2010-09-19 22:01:24 +03:00
Rolf Ahrenberg
f0469e24cc Updated for vdr-1.7.16. 2010-09-19 20:48:07 +03:00
Rolf Ahrenberg
2d583e8cfa Refactored multicast source address validation. 2010-09-15 17:37:20 +03:00