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

Commit Graph

  • 79113bbe09 Updated default CXXFLAGS. Rolf Ahrenberg 2012-03-25 16:03:22 +0300
  • 30de763a4b Updated for vdr-1.7.26. Rolf Ahrenberg 2012-03-10 23:22:20 +0200
  • 868865c47d Updated for vdr-1.7.25. Rolf Ahrenberg 2012-03-03 15:18:59 +0200
  • a73921041f Added a GIT tag into the version string. Rolf Ahrenberg 2012-02-26 22:54:45 +0200
  • 49e3a9e23a Silenced compilation warnings. Rolf Ahrenberg 2012-02-19 19:14:10 +0200
  • 73311873bc Updated Makefile. Rolf Ahrenberg 2012-02-19 17:47:43 +0200
  • 816c357065 Updated the patch. Rolf Ahrenberg 2012-02-19 17:43:43 +0200
  • 5838bda3f0 Added missing initializers. v0.5.0 Rolf Ahrenberg 2012-02-02 19:09:08 +0200
  • 079b02d69e Updated translation files. Rolf Ahrenberg 2012-02-02 18:56:05 +0200
  • 6582f137b9 Updated for vdr-1.7.23 and version number. Rolf Ahrenberg 2012-02-02 18:50:18 +0200
  • 2bd31e9eda Silenced harmless "case value not in enumerated type" warnings. Rolf Ahrenberg 2011-12-04 19:40:46 +0200
  • c2f88fbbb3 Updated for vdr-1.7.21. Rolf Ahrenberg 2011-09-04 17:58:18 +0300
  • 52ae2bdf63 Updated patches. Rolf Ahrenberg 2011-08-20 20:28:12 +0300
  • 1898defeb6 Updated for vdr-1.7.19. Rolf Ahrenberg 2011-06-19 22:07:01 +0300
  • 21719d3397 Updated I18N target and patches. Rolf Ahrenberg 2011-06-19 16:57:40 +0300
  • bf3fc70d2d Added cppcheck target into Makefile. Rolf Ahrenberg 2011-06-15 17:49:15 +0300
  • 99d6c0f207 Updated patches. Rolf Ahrenberg 2011-03-13 23:45:51 +0200
  • ca4fdc761f Added package name and version to xgettext and made 'dist' target dependent on up to date *.po files. Rolf Ahrenberg 2011-03-13 18:58:22 +0200
  • 37c5ee26ae Added support for LDFLAGS. Rolf Ahrenberg 2010-12-14 19:27:00 +0200
  • 8ba0b3a417 Enabled one debug message. Rolf Ahrenberg 2010-12-08 18:33:24 +0200
  • cfb60a06ba Tweaked translation files. Rolf Ahrenberg 2010-12-08 10:47:44 +0200
  • 6ed0ebd734 Updated translation files. Rolf Ahrenberg 2010-12-04 18:58:52 +0200
  • 2081ab41a8 Canonicalized the configuration directory. Rolf Ahrenberg 2010-12-03 16:00:40 +0200
  • 66ab92584b Fixed a regression introduced in HTTP protocol. Rolf Ahrenberg 2010-12-02 17:32:02 +0200
  • 05e57802c3 Fixed debug compilation. Rolf Ahrenberg 2010-12-01 10:09:11 +0200
  • 55bb0e65df Disable detaching of receivers if retuned to an existing channel (Thanks to Zdeněk Kopřivík). Rolf Ahrenberg 2010-11-29 21:09:17 +0200
  • ea4f8fde31 Fixed Open()/Close() when using UDP protocol. Rolf Ahrenberg 2010-11-29 18:27:39 +0200
  • ef615c4bc5 Reverted script changes. Rolf Ahrenberg 2010-11-29 12:26:01 +0200
  • a6d4e850fc Fixed EXT protocol execution (Thanks to Peter Holik). Changed scripts to use bash instead of sh. Rolf Ahrenberg 2010-10-25 14:43:38 +0300
  • fd06641449 Added Makefile depencency for objects. Changed ProvidesChannel() to set needsDetachReceivers only if any receivers are attached. Rolf Ahrenberg 2010-10-11 23:19:59 +0300
  • 05e52079f8 Fixed the messed up version number. Rolf Ahrenberg 2010-09-19 22:01:24 +0300
  • f0469e24cc Updated for vdr-1.7.16. Rolf Ahrenberg 2010-09-19 20:48:07 +0300
  • 7629e34d2a Refactored cIptvTcpSocket class. Rolf Ahrenberg 2010-09-15 23:41:25 +0300
  • ac458b0c36 Moved JoinMulticast()/DropMulticast() into cIptvUdpSocket class. Rolf Ahrenberg 2010-09-15 18:18:46 +0300
  • 2d583e8cfa Refactored multicast source address validation. Rolf Ahrenberg 2010-09-15 17:37:20 +0300
  • b0dba49fbc Added missing setsockopt() for IP_PKTINFO. Cleaned up Italian translation. Rolf Ahrenberg 2010-09-12 12:54:14 +0300
  • a05766c90d The "inetAddr" must be set after CloseSocket(). Rolf Ahrenberg 2010-09-10 23:41:26 +0300
  • d1fdc390c9 Enabled partial content responses for HTTP protocol. Updated README and PO headers. Rolf Ahrenberg 2010-09-10 10:54:06 +0300
  • d126da8ed8 Changed ProvidesChannel() to set the need of detaching receivers due to VDR's channel selection mechanism. Rolf Ahrenberg 2010-08-23 09:34:57 +0300
  • 2567501b65 Fixed audio pid detection in pid scanner. Rolf Ahrenberg 2010-07-10 23:27:07 +0300
  • 12b54fbbc2 Refactored source address validation. Rolf Ahrenberg 2010-07-02 23:08:02 +0300
  • a2d8c367f6 Changed translation bug address and tweaked an example script. Rolf Ahrenberg 2010-07-02 22:25:55 +0300
  • 3f88e7a911 Added validation for source addresses of socket data. Rolf Ahrenberg 2010-07-02 18:28:49 +0300
  • 8a96e5b327 Renamed Sid scanner to section id scanner and added experimental Tid/Nid support into it. Rolf Ahrenberg 2010-07-02 15:54:32 +0300
  • 170cb56263 Updated patches. v0.4.2 Rolf Ahrenberg 2010-06-06 20:47:28 +0300
  • 899db53845 Updated for vdr-1.7.15. Rolf Ahrenberg 2010-06-06 20:36:58 +0300
  • 6eb259e8fb Updated for vdr-1.7.14. Rolf Ahrenberg 2010-03-14 17:39:52 +0200
  • 204c6020c4 Updated patches. v0.4.1 Rolf Ahrenberg 2010-03-09 16:35:05 +0200
  • c207b5cf6e Added Dutch translation (Thanks to Carel). Rolf Ahrenberg 2010-03-09 11:18:18 +0200
  • d8585ba0fc Fixed channel parameter corruption. Rolf Ahrenberg 2010-03-08 21:12:06 +0200
  • 1a825f5636 Fixed indentation. Rolf Ahrenberg 2010-03-08 11:49:41 +0200
  • 0720489995 Tweaked the Makefile. Rolf Ahrenberg 2010-03-06 22:02:45 +0200
  • 3b8cfd2323 Silenced compilation warnings. v0.4.0 Rolf Ahrenberg 2010-03-05 08:43:25 +0200
  • d737278f78 Updated HISTORY and README. Rolf Ahrenberg 2010-03-04 18:34:04 +0200
  • 906438e981 Added nid/tid/rid into the channel editor. Rolf Ahrenberg 2010-03-04 18:22:28 +0200
  • cbd734fc0d Updated HISTORY. v0.3.2 vdr-1.6.x Rolf Ahrenberg 2010-03-04 17:50:34 +0200
  • aa620a314c Updated for vdr-1.7.13. Rolf Ahrenberg 2010-03-04 17:34:21 +0200
  • 517547dc15 Updated patches. Rolf Ahrenberg 2010-02-01 13:57:26 +0200
  • 60a4d266b7 Updated patches. Fixed argument corruption. Rolf Ahrenberg 2010-01-06 19:02:40 +0200
  • 6901970b8a Updated patches. Rolf Ahrenberg 2010-01-06 17:14:49 +0200
  • d67f0d6ead Updated patches. Rolf Ahrenberg 2009-11-22 18:23:08 +0200
  • c0fc83cba6 Updated HISTORY. v0.3.1 Rolf Ahrenberg 2009-10-01 23:11:46 +0300
  • 49fcbc8921 Modified sectionfilters to use socket pair instead of filesystem fifos. Rolf Ahrenberg 2009-10-01 18:48:28 +0300
  • dbeb014a85 Updated patches. Rolf Ahrenberg 2009-08-23 18:23:58 +0300
  • 26cd1aa1f1 Cleaned up compilation warnings. Rolf Ahrenberg 2009-06-19 13:28:53 +0300
  • a32cb95960 Fixed handling of HTTP protocol headers. Rolf Ahrenberg 2009-06-17 16:07:58 +0300
  • abfa46c064 Updated patches. Rolf Ahrenberg 2009-06-17 15:15:38 +0300
  • aa1bfab60d Updated HISTORY. v0.3.0 Rolf Ahrenberg 2009-06-01 11:17:18 +0300
  • 3ffba13a6c Updated patches for vdr-1.7.7. Rolf Ahrenberg 2009-05-22 11:00:54 +0300
  • 57d63db034 Fixed setting parameters when protocol changes (Thanks to Peter Holik for reporting this one). Updated example scripts to use ffmpeg's direct UDP output and added a new "image.sh" script (Thanks to Peter Holik). Rolf Ahrenberg 2009-05-22 10:50:20 +0300
  • 2484c3bdd6 Updated patches for vdr-1.7.5. Rolf Ahrenberg 2009-04-14 12:58:09 +0300
  • 912bf068ac Added iptvstream-notrap.sh script. Rolf Ahrenberg 2009-03-31 08:17:24 +0300
  • a8d01e32a1 Modified default compilation options. Rolf Ahrenberg 2009-03-23 21:07:50 +0200
  • d1c2d48a6b Fixed remaining lint warnings. v0.2.6 Rolf Ahrenberg 2009-03-21 00:56:37 +0200
  • e74d4f88f4 Fixed again lint warnings. Rolf Ahrenberg 2009-03-20 23:38:26 +0200
  • 55bf971e3e Fixed more lint warnings. Rolf Ahrenberg 2009-03-20 18:00:17 +0200
  • 30abbc3e80 Fixed some lint warnings. Rolf Ahrenberg 2009-03-20 17:43:31 +0200
  • 74761da04a Fixed a locking bug with section filters. Rolf Ahrenberg 2009-03-17 17:37:05 +0200
  • b221a9a406 Added a note about recommended frequencies into README. Rolf Ahrenberg 2009-03-17 08:30:57 +0200
  • fd7a43d733 Added optional patches to disable CA updates. v0.2.5 Rolf Ahrenberg 2009-03-07 15:27:04 +0200
  • d546cac834 Fixed pid scanner to set the existing video stream type. Rolf Ahrenberg 2009-03-06 22:20:34 +0200
  • 94225ac6a4 Fixed pid scanner to default MPEG2 video stream type. Rolf Ahrenberg 2009-03-06 19:30:56 +0200
  • 25ec9df0cc Whitespace cleanup. Rolf Ahrenberg 2009-03-06 19:06:47 +0200
  • abf0a5ece4 Refactored section filter class. Rolf Ahrenberg 2009-02-27 16:05:19 +0200
  • 024ee7ba89 Optimized TS packet data flow. Rolf Ahrenberg 2009-02-26 16:04:12 +0200
  • 73906ab698 Fixed a possible crash in pid scanner. v0.2.4 Rolf Ahrenberg 2009-02-25 22:52:25 +0200
  • ec2ec19f68 Fixed a possible crash in sid scanner. Rolf Ahrenberg 2009-02-25 14:34:19 +0200
  • 1e8f117988 Updated for vdr-1.7.4. Fixed blacklisting of PAT section filter. Set max IPTV device count to VDR's max devices. Rolf Ahrenberg 2009-02-24 13:40:16 +0200
  • 00cf880a5d Updated HISTORY. v0.2.3 Rolf Ahrenberg 2008-12-16 17:14:45 +0200
  • 71472a1033 Updated for vdr-1.7.2. Rolf Ahrenberg 2008-12-14 20:27:45 +0200
  • 0eff9de2ee Silenced a warning about ignoring a return value of write(). Rolf Ahrenberg 2008-11-10 12:32:34 +0200
  • 9a19009451 Cleaned up Makefile header. Rolf Ahrenberg 2008-11-04 23:29:20 +0200
  • 04c194ffc7 Incremented the version number. v0.2.2 Rolf Ahrenberg 2008-10-12 23:08:41 +0300
  • 40125dd9bb Updated HISTORY for the release. Rolf Ahrenberg 2008-10-12 22:44:17 +0300
  • c5a7598544 Optimized streamer thread termination. Rolf Ahrenberg 2008-09-10 17:22:36 +0300
  • 4e8e26a4b3 Updated iptvstream.sh script to support optional video resolution settings. Rolf Ahrenberg 2008-09-01 14:28:05 +0300
  • 9ec10262d4 Fifo shouldn't be opened as write-only, if there're no readers. Rolf Ahrenberg 2008-08-31 12:56:22 +0300
  • 501701e3d3 Added .gitignore. Rolf Ahrenberg 2008-08-29 17:38:46 +0300
  • 53b5644973 Migration changes for git and UTF-8. Updated contact information. Rolf Ahrenberg 2008-08-23 08:15:30 +0300
  • 17b4709c30 Tweaked pid scanner parameters for HD broadcasts. Rolf Ahrenberg 2008-08-06 08:05:52 +0000