File vdr-plugin-satip.changes of Package vdr-plugin-satip

-------------------------------------------------------------------
Sun Feb 05 12:03:40 UTC 2023 - seife+obs@b1-systems.com

- Update to version 2.4.1+git3~02a842f:
  * More fixes from Firefly (#84)
  * Several fixes for Sat-IP (#82)
  * SAT>IP client: UPnP header field names are case insensitive (#83)

-------------------------------------------------------------------
Sun Apr  3 18:47:51 UTC 2022 - Stefan Seyfried <seife+obs@b1-systems.com>

- update to version 2.4.1 (2021-06-01):
  * Added an option to enable/disable frontend reuse.
  * Added a preliminary ATSC support.
  * Fixed a channel switching logic bug (Thanks to REELcoder).
  * Added a workaround for detecting Panasonic devices.
  * Removed quirks from FRITZ!Box 6490 Cable due to new firmware.
  * Fixed RTP over TCP.
  * Fixed URL parameter creation (Thanks to Martin Janser).
  * Added an option to enable/disable frontend reuse.
  * Added a preliminary ATSC support.
  * Fixed a channel switching logic bug (Thanks to REELcoder).
  * Added quirks for Inverto IDL-400s.
  * Updated German translation (Thanks to Martin Dummer).
  * Added a quirk for always teardown before play (Thanks to maazl).
  * Updated for vdr-2.4.3 (Thanks to <Winfried Koehler).
  * Added timeout for HasLock (Thanks to Winfried Koehler).
  * Updated detectsatip script for Python 3.
  * Fixed keepalive interval.
- remove all patches (included upstream)

-------------------------------------------------------------------
Sat Aug 15 11:14:10 UTC 2020 - Stefan Seyfried <seife+obs@b1-systems.com>

- add patches to get the code up to date with current git:
  * 0008-Added-an-option-to-enable-disable-frontend-reuse.patch
  * 0009-Add-a-preliminary-ATSC-support.patch
  * 0010-Fixed-a-channel-switching-logic-bug-Thanks-to-REELco.patch
  * 0011-Added-quirks-for-Inverto-IDL-400s.patch
  * 0012-Make-Inverto-IDL-400s-detection-more-common.patch
- Require instead of require(pre) vdr(abi) in the correct version
  to fix update problems

-------------------------------------------------------------------
Sat Mar  2 14:01:09 UTC 2019 - Stefan Seyfried <seife+obs@b1-systems.com>

- add patches to get the code up to date with current git:
  * 0001-Fix-URI-for-x_pmt-if-it-s-the-only-parameter.patch
  * 0002-Add-an-upper-limit-for-pid-validity-according-to-the.patch
  * 0003-Fix-RTCP-over-TCP.patch
  * 0004-Fix-RTP-over-TCP-with-a-nasty-hack.patch
  * 0005-Removed-quirks-from-FRITZ-Box-6490-Cable-due-to-new-.patch
  * 0006-Add-a-workaround-for-detecting-Panasonic-devices.patch
  * 0007-Fix-URL-parameter-creation.patch
- notable changes: Fritz!Box cable devices should use at least
  firmware Fritz!OS 7.0, or they now need additional quirks,
  see README!

-------------------------------------------------------------------
Wed Dec 26 16:56:03 UTC 2018 - Stefan Seyfried <seife+obs@b1-systems.com>

- update to version 2.4.0 (2018-04-15):
  - Updated for vdr-2.4.0
  - Removed speed limit
  - Fixed transport media changes
  - Fixed memory leak in cSatipSectionFilter
  - Added more robust section filter handling
  - Added a command line parameter for the RTP receive buffer size
- changes from older versions - 2.3.0 / 2.3.1:
  - Added support for KATHREIN SatIP Server
  - Added support for FRITZ!Box 6490 Cable
  - Added GCC7 compatibility
  - Added configurable RTP/RTCP ports
  - Added support for X-SATIP-RTSP-Port header
  - Added multicast and RTP-over-TCP support
  - Added support for activating/deactivating server on-the-fly
  - Fixed Panasonic CXW804 support
  - Fixed C++11 support
  - Fixed server assigment with source validation
  - Updated FRITZ!WLAN Repeater DVB-C detection for the latest
    firmware
  - Extended command-line parameters for setting server quirks
  - Translation updates
- removed obsolete satip-2.2.4-add-cctype-include.diff

-------------------------------------------------------------------
Tue Sep  5 09:06:20 UTC 2017 - seife+obs@b1-systems.com

- add satip-2.2.4-add-cctype-include.diff to fix build with new gcc

-------------------------------------------------------------------
Fri Jan 20 18:29:45 UTC 2017 - seife+obs@b1-systems.com

- update to version 2.2.4 (2016-12-18)
  * updated German translation (Thanks to Frank Neumann)
  * fixed Panasonic CXW804 support (Thanks to Tobias Grimm)
  * fixed C++11 support (Thanks to Tobias Grimm)
  * fixed server assigment with source validation (Thanks to
    Patrick Boettcher)
  * added configurable RTP/RTCP ports (Thanks to chriszero)
  * added support for X-SATIP-RTSP-Port header
  * added multicast and RTP-over-TCP support
  * added support for activating/deactivating server on-the-fly
  * extended command-line parameters for setting server quirks
- remove obsoleted vdr-satip-gcc6.patch

-------------------------------------------------------------------
Sun Jun 19 11:41:47 UTC 2016 - seife+obs@b1-systems.com

- use pugixml where available (Leap 42.1+)

-------------------------------------------------------------------
Fri Jun 17 20:03:28 UTC 2016 - seife+obs@b1-systems.com

- add vdr-satip-gcc6.patch to fix build with GCC 6

-------------------------------------------------------------------
Wed Oct 28 19:45:46 UTC 2015 - seife+obs@b1-systems.com

- update to version 2.2.3 (2015-09-18)
  * Added a timeout for releasing idling devices
  * Reset the RTSP connection after any failed connect
  * Added tweaks for minisatip and Schwaiger MS41IP

-------------------------------------------------------------------
Fri May 15 17:46:55 UTC 2015 - seife+obs@b1-systems.com

- update to version 2.2.2 (2015-04-26)
  * Added a more flexible OPER command in the SVDRP interface
  * Added new ATTA and DETA SVDRP commands
  * Set the default device count to two

-------------------------------------------------------------------
Tue Apr  7 14:23:17 UTC 2015 - seife+obs@b1-systems.com

- update to version 2.2.1 (2015-04-04)
  * Improved RTSP error checking
  * Got rid of SATIP_DEBUG
  * Robustify the server discovery
  * Fixed a memory leak in TinyXML implementation
  * Updated against SAT>IP protocol specification version 1.2.2

-------------------------------------------------------------------
Fri Mar  6 08:44:40 UTC 2015 - seife+obs@b1-systems.com

- update to version 2.2.0 (2015-02-19)
  * Updated for vdr-2.2.0.
  * Fixed memory deallocation errors.
  * Cleaned up all scan-build warnings.
  * Refactored the frontend handling.

-------------------------------------------------------------------
Fri Jan 23 10:33:57 UTC 2015 - seife+obs@b1-systems.com

- update to version 1.0.2 (2015-01-18)
  * 2015-01-10: Version 1.0.1
    - Updated the command-line help and README.
    - Fixed the server teardown.
    - Removed the unnecessary config directory definition.
    - Added a fallback for older glibc libraries.
    - Improved pid selection performance.
    - Added support for Digital Devices CI extension.
  * 2015-01-18: Version 1.0.2
    - Added configurable CI slots.
    - Fixed parsing of the setup values.
    - Added an option to disable sources via sources.conf.
    - Added a command-line option to disable all the
      SAT>IP server quirks.
    - Updated translations

-------------------------------------------------------------------
Wed Dec 31 16:19:19 UTC 2014 - seife+obs@b1-systems.com

- initial packaging, version 1.0.0 (released 2014-12-24)

openSUSE Build Service is sponsored by