Commit Graph

438 Commits

Author SHA1 Message Date
Rolf Ahrenberg 0d2f32dc6a Use 2MB ringbuffer per device. 2016-05-12 23:51:03 +03:00
Rolf Ahrenberg 201b50eb9d C++11 requires a mandatory space when concatenating string literals. 2016-02-07 13:41:37 +02:00
Rolf Ahrenberg 777be25375 Update README. 2016-01-31 20:22:16 +02:00
Rolf Ahrenberg ccc9bab5e0 Updated for vdr-2.3.1. 2015-09-19 17:20:56 +03:00
Rolf Ahrenberg 03a1e33e2f Prepared for a release. 2015-04-04 14:13:22 +03:00
Rolf Ahrenberg 130e2d09d0 Got rid of IPTV_DEBUG. 2015-03-08 15:47:12 +02:00
Rolf Ahrenberg bc6da9dd63 Added support for tracing modes. 2015-03-08 15:40:27 +02: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 67050306c5 Reworded setup menu items. 2015-02-15 20:15:38 +02:00
Rolf Ahrenberg a1aba865ed Updated translation file headers. 2015-02-12 23:43:10 +02:00
Rolf Ahrenberg b8cb4188d2 Merge pull request #2 from varaslt/master
Added lithuanian translation file
2015-02-12 23:38:32 +02:00
Valdemaras Pipiras 1a93fec590 Added lithuanian translation file 2015-02-12 23:16:30 +02:00
Rolf Ahrenberg 4f980e5cd9 Updated German translations (Thanks to Frank Neumann). 2015-02-12 22:17:04 +02:00
Antti Seppälä 68d7183fa9 Fix IPTV Makefile dependency
Every *.c file should depend on Makefile changes as it contians parameters for entire plugin build.
2015-01-02 14:29:44 +02:00
Rolf Ahrenberg 54a990ffe8 Updated HISTORY. 2014-05-10 15:53:36 +03:00
Rolf Ahrenberg 53c2026a60 Added RTP packet error detection. 2014-04-05 19:11:30 +03:00
Rolf Ahrenberg dc9f9f2b86 Removed unnecessary TS buffer settings. 2014-04-05 19:01:36 +03:00
Rolf Ahrenberg 688c7db1fc Refactored the section filtering. 2014-04-05 18:43:23 +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 9839b47229 Added SetPid() into cIptvProtocolIf(). 2014-02-09 19:22:02 +02:00
Rolf Ahrenberg 57e0af0ade Disabled missing internal cam. 2014-02-07 00:16:37 +02:00
Rolf Ahrenberg 0900e229cf Added initial CAM support. 2014-01-28 17:10:11 +02:00
Rolf Ahrenberg 3dcbff0a71 Updated translation files and version number. 2014-01-19 00:20:08 +02:00
Rolf Ahrenberg 5aefd40d65 Updated translation files and HISTORY. 2014-01-14 18:42:06 +02:00
Rolf Ahrenberg 6b0337d078 Added initial support for cDevice::MaySwitchTransponder(). 2014-01-14 18:40:54 +02:00
Rolf Ahrenberg 9e6d784aec Shutdown devices already in cPluginManager::Stop(). 2014-01-14 18:30:14 +02:00
Rolf Ahrenberg 3f3ba2ad1a Fixed a typo. 2014-01-11 00:35:12 +02:00
Rolf Ahrenberg a4b9570ae6 Updated copyright headers. 2014-01-11 00:24:31 +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 b0995c9a9e Added support for cDevice::IsTunedToTransponder(). 2014-01-07 22:24:39 +02:00
Rolf Ahrenberg 412af81271 Fixed a mem leak and re-ordered pointer deletions. 2014-01-07 17:55:13 +02:00
Rolf Ahrenberg 43326bb4ea Whitespace cleanup. 2014-01-07 17:55:08 +02:00
Rolf Ahrenberg 555c08bd4d Updated Makefile. 2014-01-06 22:01:55 +02:00
Rolf Ahrenberg 5ad3103626 Fixed scan-build issues. 2014-01-02 21:47:43 +02:00
Rolf Ahrenberg a4f0bdf737 Added missing CURL timeouts and improved section id scanner. 2014-01-02 21:35:38 +02:00
Rolf Ahrenberg 01b554a2de Updated README. 2013-04-01 23:11:38 +03: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 0c6257e4ca Added SetMenuCategory(mcSetupPlugins). 2013-03-13 23:33:37 +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 41fe387018 Updated translation files. 2013-03-06 09:54:06 +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