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

Commit Graph

  • 735ef0dcb8
    Merge 4ef531e637 into f7369c9578 #9 repojohnray 2023-01-13 08:16:50 +0200
  • 4ef531e637
    Fix curl related memory leak #9 repojohnray 2023-01-13 01:45:41 +0100
  • 2040edbe24
    Add non-multicast compatibility repojohnray 2023-01-13 01:42:10 +0100
  • 8a24ff583f
    Fix -t argument repojohnray 2023-01-13 01:44:37 +0100
  • 31f9a001b1
    Cleaned up statistics repojohnray 2023-01-13 01:42:47 +0100
  • fb126677f1
    iptv: device: fix stat() call repojohnray 2020-05-18 16:59:14 +0200
  • f7369c9578 Silence a compiling warning. master Rolf Ahrenberg 2020-01-03 23:32:27 +0200
  • 876d0d954e Updated README. Rolf Ahrenberg 2019-10-27 16:57:31 +0200
  • 5ae793f030 Updated for vdr-2.4.0. v2.4.0 vdr-2.4.x Rolf Ahrenberg 2018-04-15 22:11:45 +0300
  • 0fe1cb7ab5 Updated for vdr-2.3.7. Rolf Ahrenberg 2017-06-24 23:20:33 +0300
  • 08cecd5eba Merge pull request #4 from tmn505/polish_language Rolf Ahrenberg 2017-02-28 21:53:04 +0200
  • 22beb1662f Add polish language #4 Tomasz Maciej Nowak 2017-02-28 16:34:56 +0100
  • ce8680cbc9 Add Catalan and Espanol translations. Frank Neumann 2017-01-31 22:07:01 +0100
  • 2226be2edd Use 2MB ringbuffer per device. vdr-2.2.x Rolf Ahrenberg 2016-05-12 23:51:03 +0300
  • 0d2f32dc6a Use 2MB ringbuffer per device. Rolf Ahrenberg 2016-05-12 23:51:03 +0300
  • d3a73019c0 C++11 requires a mandatory space when concatenating string literals. Rolf Ahrenberg 2016-02-07 13:41:37 +0200
  • 201b50eb9d C++11 requires a mandatory space when concatenating string literals. Rolf Ahrenberg 2016-02-07 13:41:37 +0200
  • db7bb8f9b5 Update README. Rolf Ahrenberg 2016-01-31 20:22:16 +0200
  • 777be25375 Update README. Rolf Ahrenberg 2016-01-31 20:22:16 +0200
  • ccc9bab5e0 Updated for vdr-2.3.1. Rolf Ahrenberg 2015-09-19 17:20:56 +0300
  • 03a1e33e2f Prepared for a release. v2.2.1 Rolf Ahrenberg 2015-04-04 14:13:22 +0300
  • 130e2d09d0 Got rid of IPTV_DEBUG. Rolf Ahrenberg 2015-03-08 15:47:12 +0200
  • bc6da9dd63 Added support for tracing modes. Rolf Ahrenberg 2015-03-08 14:33:18 +0200
  • 63359e4c24 Fixed CURL timeout and added a stale connection detection (Thanks to Daniel Ribeiro). Rolf Ahrenberg 2015-02-24 20:28:32 +0200
  • e9c8b8d4e0 Updated the APIVERSNUM requirement. v2.2.0 Rolf Ahrenberg 2015-02-20 20:43:19 +0200
  • f5fcb6df2a Updated version number. Rolf Ahrenberg 2015-02-15 22:13:45 +0200
  • 67050306c5 Reworded setup menu items. Rolf Ahrenberg 2015-02-15 20:15:38 +0200
  • a1aba865ed Updated translation file headers. Rolf Ahrenberg 2015-02-12 23:43:10 +0200
  • b8cb4188d2 Merge pull request #2 from varaslt/master Rolf Ahrenberg 2015-02-12 23:38:32 +0200
  • 1a93fec590 Added lithuanian translation file #2 Valdemaras Pipiras 2015-02-12 23:16:30 +0200
  • 4f980e5cd9 Updated German translations (Thanks to Frank Neumann). Rolf Ahrenberg 2015-02-12 21:17:08 +0200
  • 68d7183fa9 Fix IPTV Makefile dependency Antti Seppälä 2015-01-02 14:29:44 +0200
  • 54a990ffe8 Updated HISTORY. v2.1.3 Rolf Ahrenberg 2014-05-10 15:53:36 +0300
  • 53c2026a60 Added RTP packet error detection. Rolf Ahrenberg 2014-04-05 19:11:30 +0300
  • dc9f9f2b86 Removed unnecessary TS buffer settings. Rolf Ahrenberg 2014-04-05 19:01:36 +0300
  • 688c7db1fc Refactored the section filtering. Rolf Ahrenberg 2014-04-05 18:43:23 +0300
  • 591fb8431b Updated the section filtering options. Rolf Ahrenberg 2014-04-05 18:29:45 +0300
  • dab869cf3a Updated for vdr-2.1.6. v2.1.2 Rolf Ahrenberg 2014-03-16 16:46:21 +0200
  • dc64c044a1 Fixed installation target bugs (Thanks to Alexander Grothe). v2.0.3 vdr-2.0.x Rolf Ahrenberg 2014-03-09 16:08:44 +0200
  • aaca7cba1a Fixed installation target bugs (Thanks to Alexander Grothe). v2.1.1 Rolf Ahrenberg 2014-03-09 16:04:54 +0200
  • 935f659e34 Added missing RTSP/UDP support. v2.1.0 Rolf Ahrenberg 2014-02-19 21:38:11 +0200
  • 9839b47229 Added SetPid() into cIptvProtocolIf(). Rolf Ahrenberg 2014-02-09 19:22:02 +0200
  • 57e0af0ade Disabled missing internal cam. Rolf Ahrenberg 2014-02-07 00:16:37 +0200
  • 0900e229cf Added initial CAM support. Rolf Ahrenberg 2014-01-28 17:10:11 +0200
  • 3dcbff0a71 Updated translation files and version number. v2.0.2 Rolf Ahrenberg 2014-01-19 00:20:08 +0200
  • 5aefd40d65 Updated translation files and HISTORY. Rolf Ahrenberg 2014-01-14 18:42:06 +0200
  • 6b0337d078 Added initial support for cDevice::MaySwitchTransponder(). Rolf Ahrenberg 2014-01-14 18:40:54 +0200
  • 9e6d784aec Shutdown devices already in cPluginManager::Stop(). Rolf Ahrenberg 2014-01-14 18:30:14 +0200
  • 3f3ba2ad1a Fixed a typo. v2.0.1 Rolf Ahrenberg 2014-01-11 00:35:12 +0200
  • a4b9570ae6 Updated copyright headers. Rolf Ahrenberg 2014-01-11 00:24:31 +0200
  • 767b1bdac7 Added support for cDevice::GetCurrentlyTunedTransponder(). Rolf Ahrenberg 2014-01-10 23:59:26 +0200
  • 6f648401a4 Updated translation files and HISTORY. Rolf Ahrenberg 2014-01-10 23:22:15 +0200
  • b0995c9a9e Added support for cDevice::IsTunedToTransponder(). Rolf Ahrenberg 2014-01-07 13:16:13 +0200
  • 412af81271 Fixed a mem leak and re-ordered pointer deletions. Rolf Ahrenberg 2014-01-07 14:38:12 +0200
  • 43326bb4ea Whitespace cleanup. Rolf Ahrenberg 2014-01-07 13:17:30 +0200
  • 555c08bd4d Updated Makefile. Rolf Ahrenberg 2014-01-06 22:01:55 +0200
  • 5ad3103626 Fixed scan-build issues. Rolf Ahrenberg 2014-01-02 21:47:43 +0200
  • a4f0bdf737 Added missing CURL timeouts and improved section id scanner. Rolf Ahrenberg 2014-01-02 21:35:38 +0200
  • 01b554a2de Updated README. v2.0.0 Rolf Ahrenberg 2013-04-01 23:11:38 +0300
  • 225b0cc297 Updated for vdr-2.0.0. Rolf Ahrenberg 2013-04-01 22:36:41 +0300
  • d940e616e3 Fixed and refactored the section filtering code, fixed a possible crash in the file protocol, and updated Makefile's install target. Rolf Ahrenberg 2013-03-27 22:13:15 +0200
  • f30817677e Fixed a nasty network byte order bug. Rolf Ahrenberg 2013-03-17 01:18:58 +0200
  • 0c6257e4ca Added SetMenuCategory(mcSetupPlugins). Rolf Ahrenberg 2013-03-13 23:33:37 +0200
  • 0caf746ef4 Enabled I/O throttling and tweaked buffer timeouts and tweaked max address string size to include a termination NULL byte. Rolf Ahrenberg 2013-03-11 17:59:59 +0200
  • 41fe387018 Updated translation files. v1.2.1 Rolf Ahrenberg 2013-03-06 09:54:06 +0200
  • 2c287ef667 Updated HISTORY. Rolf Ahrenberg 2013-03-06 09:50:43 +0200
  • d7dfa0aad6 Fixed the channel editor and added extra locking into the CURL protocol. Rolf Ahrenberg 2013-03-02 19:58:37 +0200
  • 72a9f21006 Changed a pointer to a reference in order to stabilize the CURL protocol and always remember to close the sid scanner. Rolf Ahrenberg 2013-03-02 01:26:04 +0200
  • d84fd79d14 Reverted the CURL locking changes and updated some word wrapping. Rolf Ahrenberg 2013-03-01 12:22:41 +0200
  • f632650547 Added case-insensitive comparisions and fixed data types of a few CURL options. Rolf Ahrenberg 2013-02-28 22:07:14 +0200
  • 980aafb206 Modified the filter code. Rolf Ahrenberg 2013-02-26 00:34:45 +0200
  • 45192e924a Fixed URL decoding and section filter protection. Rolf Ahrenberg 2013-02-25 23:11:41 +0200
  • e4657c1820 Fixed bugs found in the CURL implementation (Thanks to Jeremy Hall). Rolf Ahrenberg 2013-02-25 21:08:08 +0200
  • ed09963253 Added a character validation into the channel editor. v1.2.0 Rolf Ahrenberg 2013-02-23 20:06:55 +0200
  • 623991ace0 Fixed formatting. Rolf Ahrenberg 2013-02-23 17:19:22 +0200
  • 26a0adceb5 Reformatted debug messages. Rolf Ahrenberg 2013-02-23 17:12:46 +0200
  • e75080b1a8 Cleaned up the code. Rolf Ahrenberg 2013-02-23 15:31:11 +0200
  • 94461d6c08 Updated for vdr-1.7.38 and added a new CURL protocol for HTTP/HTTPS. Rolf Ahrenberg 2013-02-23 02:03:27 +0200
  • 29bc3d1493 Fixed ERROR_IF_FUNC macro. Rolf Ahrenberg 2012-10-25 21:46:05 +0300
  • c975d458f5 Removed the disable_ca_updates patch. v1.1.0 Rolf Ahrenberg 2012-09-30 18:44:45 +0300
  • 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. Rolf Ahrenberg 2012-09-30 18:42:40 +0300
  • 75d17b289b Added FreeBSD support (Thanks to Jürgen Lock). v1.0.1 Rolf Ahrenberg 2012-07-10 22:12:29 +0300
  • 547306b67c Updated translations. v1.0.0 Rolf Ahrenberg 2012-06-03 12:31:33 +0300
  • 763c83209d Updated README. Rolf Ahrenberg 2012-06-03 12:24:09 +0300
  • af85ef1703 Prepared for 1.0.0 release. Rolf Ahrenberg 2012-06-02 21:57:29 +0300
  • 24ecadf414 Updated device selection. Rolf Ahrenberg 2012-06-02 15:37:05 +0300
  • f4126b7e2c Try to read all data from udp socket at once Antti Seppälä 2012-06-02 14:24:29 +0300
  • c7cbde301b Tweaked reading from UDP sockets. Rolf Ahrenberg 2012-06-02 13:32:28 +0300
  • 06506c41f6 Fixed TCP socket connection and silenced compilation warnings. v0.5.2 Rolf Ahrenberg 2012-04-26 21:32:20 +0300
  • c33b05076a Incremented version number and updated HISTORY. Rolf Ahrenberg 2012-04-26 00:29:46 +0300
  • 38bd9a21f6 Fixed response header parsing in HTTP protocol. Rolf Ahrenberg 2012-04-26 00:27:24 +0300
  • 4c7b2ea69b Added cIptvDevice::DeviceType() and updated HISTORY. v0.5.1 Rolf Ahrenberg 2012-04-02 19:15:53 +0300
  • c475b26515 Changed UDP protocol to always utilize the source address validation. Rolf Ahrenberg 2012-04-02 00:35:32 +0300
  • 9145fb8bb8 Silenced a warning in the HTTP protocol. Rolf Ahrenberg 2012-04-01 22:47:50 +0300
  • 7a8b2962b2 Added support for a service interface. Rolf Ahrenberg 2012-04-01 22:46:08 +0300
  • 626d0402c2 Updated the disable ca updates patch. Rolf Ahrenberg 2012-03-31 20:43:10 +0300
  • b3b06e569f Fixed some channel switching bugs. Rolf Ahrenberg 2012-03-31 20:32:04 +0300
  • ff84c54d50 Fixed channel switching in UDP protocol. Rolf Ahrenberg 2012-03-30 19:01:46 +0300
  • 4c39d8cf72 Updated device name. Rolf Ahrenberg 2012-03-30 18:22:10 +0300
  • 0b790260fa Updated for vdr-1.7.27. Rolf Ahrenberg 2012-03-25 16:42:06 +0300