Commit Graph

445 Commits

Author SHA1 Message Date
Rolf Ahrenberg 2bd31e9eda Silenced harmless "case value not in enumerated type" warnings. 2011-12-04 19:40:46 +02:00
Rolf Ahrenberg c2f88fbbb3 Updated for vdr-1.7.21. 2011-09-04 17:58:18 +03:00
Rolf Ahrenberg 52ae2bdf63 Updated patches. 2011-08-20 20:28:12 +03:00
Rolf Ahrenberg 1898defeb6 Updated for vdr-1.7.19. 2011-06-19 22:07:01 +03:00
Rolf Ahrenberg 21719d3397 Updated I18N target and patches. 2011-06-19 16:57:40 +03:00
Rolf Ahrenberg bf3fc70d2d Added cppcheck target into Makefile. 2011-06-15 17:49:15 +03:00
Rolf Ahrenberg 99d6c0f207 Updated patches. 2011-03-13 23:45:51 +02:00
Rolf Ahrenberg ca4fdc761f Added package name and version to xgettext and made 'dist' target dependent on up to date *.po files. 2011-03-13 18:58:22 +02:00
Rolf Ahrenberg 37c5ee26ae Added support for LDFLAGS. 2010-12-14 19:27:00 +02:00
Rolf Ahrenberg 8ba0b3a417 Enabled one debug message. 2010-12-08 18:33:24 +02:00
Rolf Ahrenberg cfb60a06ba Tweaked translation files. 2010-12-08 10:47:44 +02:00
Rolf Ahrenberg 6ed0ebd734 Updated translation files. 2010-12-04 18:58:52 +02:00
Rolf Ahrenberg 2081ab41a8 Canonicalized the configuration directory. 2010-12-03 16:00:40 +02:00
Rolf Ahrenberg 66ab92584b Fixed a regression introduced in HTTP protocol. 2010-12-02 17:32:02 +02:00
Rolf Ahrenberg 05e57802c3 Fixed debug compilation. 2010-12-01 10:09:11 +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 ea4f8fde31 Fixed Open()/Close() when using UDP protocol. 2010-11-29 18:27:39 +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 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 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 7629e34d2a Refactored cIptvTcpSocket class. 2010-09-15 23:41:25 +03:00
Rolf Ahrenberg ac458b0c36 Moved JoinMulticast()/DropMulticast() into cIptvUdpSocket class. 2010-09-15 18:18:46 +03:00
Rolf Ahrenberg 2d583e8cfa Refactored multicast source address validation. 2010-09-15 17:37:20 +03:00
Rolf Ahrenberg b0dba49fbc Added missing setsockopt() for IP_PKTINFO.
Cleaned up Italian translation.
2010-09-12 12:54:14 +03:00
Rolf Ahrenberg a05766c90d The "inetAddr" must be set after CloseSocket(). 2010-09-10 23:41:26 +03:00
Rolf Ahrenberg d1fdc390c9 Enabled partial content responses for HTTP protocol.
Updated README and PO headers.
2010-09-10 10:54:06 +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 2567501b65 Fixed audio pid detection in pid scanner. 2010-07-10 23:27:07 +03:00
Rolf Ahrenberg 12b54fbbc2 Refactored source address validation. 2010-07-02 23:08:02 +03:00
Rolf Ahrenberg a2d8c367f6 Changed translation bug address and tweaked an example script. 2010-07-02 22:25:55 +03:00
Rolf Ahrenberg 3f88e7a911 Added validation for source addresses of socket data. 2010-07-02 18:28:49 +03:00
Rolf Ahrenberg 8a96e5b327 Renamed Sid scanner to section id scanner and added experimental Tid/Nid support into it. 2010-07-02 15:54:32 +03:00
Rolf Ahrenberg 170cb56263 Updated patches. 2010-06-06 20:47:28 +03:00
Rolf Ahrenberg 899db53845 Updated for vdr-1.7.15. 2010-06-06 20:36:58 +03:00
Rolf Ahrenberg 6eb259e8fb Updated for vdr-1.7.14. 2010-03-14 17:39:52 +02:00
Rolf Ahrenberg 204c6020c4 Updated patches. 2010-03-09 16:35:05 +02:00
Rolf Ahrenberg c207b5cf6e Added Dutch translation (Thanks to Carel). 2010-03-09 11:18:18 +02:00
Rolf Ahrenberg d8585ba0fc Fixed channel parameter corruption. 2010-03-08 21:12:06 +02:00
Rolf Ahrenberg 1a825f5636 Fixed indentation. 2010-03-08 11:49:41 +02:00
Rolf Ahrenberg 0720489995 Tweaked the Makefile. 2010-03-06 22:02:45 +02:00
Rolf Ahrenberg 3b8cfd2323 Silenced compilation warnings. 2010-03-05 08:43:25 +02:00
Rolf Ahrenberg d737278f78 Updated HISTORY and README. 2010-03-04 18:34:04 +02:00
Rolf Ahrenberg 906438e981 Added nid/tid/rid into the channel editor. 2010-03-04 18:22:28 +02:00
Rolf Ahrenberg aa620a314c Updated for vdr-1.7.13. 2010-03-04 17:34:21 +02:00
Rolf Ahrenberg 517547dc15 Updated patches. 2010-02-01 13:57:26 +02:00
Rolf Ahrenberg 60a4d266b7 Updated patches.
Fixed argument corruption.
2010-01-06 19:02:40 +02:00
Rolf Ahrenberg 6901970b8a Updated patches. 2010-01-06 17:14:49 +02:00
Rolf Ahrenberg d67f0d6ead Updated patches. 2009-11-22 18:23:08 +02:00