2014-03-08 13:07:47 +02:00
|
|
|
===================================
|
|
|
|
VDR Plugin 'satip' Revision History
|
|
|
|
===================================
|
|
|
|
|
|
|
|
2014-03-08: Version 0.0.1
|
|
|
|
|
|
|
|
- Initial revision.
|
|
|
|
- Added German translation (Thanks to Frank Neumann).
|
2014-03-10 21:21:08 +02:00
|
|
|
|
2014-03-13 18:23:55 +02:00
|
|
|
2014-03-15: Version 0.1.0
|
2014-03-10 21:21:08 +02:00
|
|
|
|
2014-03-13 18:23:55 +02:00
|
|
|
- Switched to the standard S/T/C source identifiers.
|
|
|
|
- Added a new operation mode setup parameter.
|
2014-03-10 21:21:08 +02:00
|
|
|
- Added new SVDRP commands.
|
2014-03-16 19:58:09 +02:00
|
|
|
|
2014-03-16 22:28:50 +02:00
|
|
|
2014-03-16: Version 0.1.1
|
2014-03-16 19:58:09 +02:00
|
|
|
|
|
|
|
- Changed code to utilize a proper XML library.
|
|
|
|
- Refactored the session code.
|
|
|
|
- Fixed EIT scan functionality.
|
|
|
|
- Updated for vdr-2.1.6.
|
2014-03-23 17:59:08 +02:00
|
|
|
|
2014-03-27 23:27:38 +02:00
|
|
|
2014-03-28: Version 0.2.0
|
2014-03-23 17:59:08 +02:00
|
|
|
|
|
|
|
- Added support for cDevice::Ready().
|
2014-03-25 21:29:57 +02:00
|
|
|
- Fixed pid leaking while disabling section filters.
|
2014-03-27 23:27:38 +02:00
|
|
|
- Fixed keepalive heartbeat.
|
2014-03-30 14:56:11 +03:00
|
|
|
|
2014-03-31 22:07:15 +03:00
|
|
|
2014-04-01: Version 0.2.1
|
2014-03-30 14:56:11 +03:00
|
|
|
|
|
|
|
- Changed implementation to report about RTP packet
|
|
|
|
errors on 5 minutes interval only.
|
2014-03-30 22:20:56 +03:00
|
|
|
- Added a check to write new sections only if there
|
|
|
|
is no data in the read socket.
|
2014-03-31 22:07:15 +03:00
|
|
|
- Fixed keepalive heartbeat again.
|
2014-04-04 00:56:00 +03:00
|
|
|
|
|
|
|
2014-04-05: Version 0.2.2
|
|
|
|
|
|
|
|
- Fixed the default keepalive interval.
|
|
|
|
- Refactored the section filtering.
|
2014-04-05 13:50:55 +03:00
|
|
|
- Added Catalan translation (Thanks to Gabriel Bonich).
|
|
|
|
|
2014-04-11 13:22:34 +03:00
|
|
|
2014-04-12: Version 0.2.3
|
|
|
|
|
|
|
|
- Added Spanish translation (Thanks to Gabriel Bonich).
|
2014-04-12 16:45:29 +03:00
|
|
|
- Fixed parameters of the OPTIONS command.
|
|
|
|
- Added a device identication into the user agent string.
|
|
|
|
- Removed unnecessary PLAY commands and header callbacks.
|
2014-04-15 20:04:01 +03:00
|
|
|
|
|
|
|
2014-04-20: Version 0.3.0
|
|
|
|
|
2014-04-19 17:27:47 +03:00
|
|
|
- Tweaked the pid update mechanism.
|
2014-04-24 20:04:43 +03:00
|
|
|
|
|
|
|
2014-04-27: Version 0.3.1
|
|
|
|
|
|
|
|
- Fixed the device discovery.
|
2014-05-08 22:09:35 +03:00
|
|
|
|
|
|
|
2014-05-10: Version 0.3.2
|
|
|
|
|
|
|
|
- Fixed model detection and OctopusNet DVB-C model quirks.
|
|
|
|
- Added a session id quirk for GSSBOX.
|
2014-05-17 21:41:55 +03:00
|
|
|
|
|
|
|
2014-05-18: Version 0.3.3
|
|
|
|
|
|
|
|
- Added a validity check for the session member.
|
|
|
|
- Added a session id quirk for Triax TSS 400.
|
2014-10-30 22:10:09 +02:00
|
|
|
|
2014-12-19 20:08:27 +02:00
|
|
|
2014-12-24: Version 1.0.0
|
2014-10-30 22:10:09 +02:00
|
|
|
|
|
|
|
- Fixed the cable only device detection.
|
2014-10-31 22:07:33 +02:00
|
|
|
- Added support for blacklisted sources.
|
2014-11-01 16:31:44 +02:00
|
|
|
- Fixed server reuse for active transponders.
|
2014-12-20 18:58:15 +02:00
|
|
|
- Added a preliminary support for Fritz!WLAN
|
|
|
|
Repeater DVB-C (Thanks to Christian Wick).
|
|
|
|
- Added a preliminary support for Telestar
|
|
|
|
Digibit R1 (Thanks to Dirk Wagner).
|
2014-11-03 21:55:28 +02:00
|
|
|
- Added a new device status menu.
|
2014-11-04 23:20:10 +02:00
|
|
|
- Added support for SAT>IP frontend selection via
|
|
|
|
Radio ID.
|
2014-12-20 18:58:15 +02:00
|
|
|
- Added command-line switches for manually defining
|
2014-12-21 16:11:05 +02:00
|
|
|
used SAT>IP servers and setting used tracing mode.
|
|
|
|
- Added new STAT and TRAC commands into the SVDRP
|
2014-12-20 18:58:15 +02:00
|
|
|
interface.
|
|
|
|
- Refactored the tuner implementation.
|
2014-11-20 22:30:18 +02:00
|
|
|
- Updated against SAT>IP protocol specification
|
|
|
|
version 1.2.1.
|
2014-12-20 18:58:15 +02:00
|
|
|
- Refactored input thread to increase performance.
|
2014-12-01 18:12:12 +02:00
|
|
|
- Added plenty of performance tweaks (Thanks to
|
|
|
|
Stefan Schallenberg).
|
2014-12-20 18:58:15 +02:00
|
|
|
- Fixed EIT scan (Thanks to Stefan Schallenberg).
|
2015-01-05 20:09:45 +02:00
|
|
|
|
|
|
|
2015-01-10: Version 1.0.1
|
|
|
|
|
|
|
|
- Updated the command-line help and README.
|
2015-01-05 20:11:41 +02:00
|
|
|
- Fixed the server teardown.
|
2015-01-05 20:15:04 +02:00
|
|
|
- Removed the unnecessary config directory definition.
|
2015-01-05 20:24:45 +02:00
|
|
|
- Added a fallback for older glibc libraries.
|
2015-01-10 14:14:30 +02:00
|
|
|
- Improved pid selection performance.
|
2015-01-06 00:58:35 +02:00
|
|
|
- Added support for Digital Devices CI extension.
|
2015-01-11 15:37:48 +02:00
|
|
|
|
|
|
|
2015-01-18: Version 1.0.2
|
2015-01-11 01:49:59 +02:00
|
|
|
|
|
|
|
- Added configurable CI slots.
|
2015-01-15 00:10:22 +02:00
|
|
|
- Fixed parsing of the setup values.
|
2015-01-17 01:39:32 +02:00
|
|
|
- Added an option to disable sources via sources.conf.
|
2015-01-17 17:29:21 +02:00
|
|
|
- Added a command-line option to disable all the
|
|
|
|
SAT>IP server quirks.
|
2015-01-18 00:11:53 +02:00
|
|
|
- Updated Spanish and Catalan translations (Thanks to
|
|
|
|
Gabriel Bonich).
|
|
|
|
- Updated German translations (Thanks to Frank Neumann).
|
2015-01-24 17:21:04 +02:00
|
|
|
|
2015-02-08 22:35:35 +02:00
|
|
|
|
|
|
|
===================================
|
|
|
|
VDR Plugin 'satip' Revision History
|
|
|
|
===================================
|
|
|
|
|
|
|
|
2015-02-19: Version 2.2.0
|
2015-01-24 17:21:04 +02:00
|
|
|
|
2015-02-20 20:53:20 +02:00
|
|
|
- Updated for vdr-2.2.0.
|
2015-01-24 17:21:04 +02:00
|
|
|
- Fixed memory deallocation errors.
|
|
|
|
- Cleaned up all scan-build warnings.
|
|
|
|
- Refactored the frontend handling.
|
2015-03-02 20:08:21 +02:00
|
|
|
|
2015-04-03 20:37:29 +03:00
|
|
|
2015-04-04: Version 2.2.1
|
2015-03-02 20:08:21 +02:00
|
|
|
|
2015-04-03 20:37:29 +03:00
|
|
|
- Improved RTSP error checking.
|
|
|
|
- Got rid of SATIP_DEBUG.
|
2015-03-02 20:08:21 +02:00
|
|
|
- Robustify the server discovery.
|
2015-03-18 20:55:10 +02:00
|
|
|
- Fixed a memory leak in TinyXML implementation
|
|
|
|
(Thanks to Oliver Endriss).
|
2015-03-22 16:47:02 +02:00
|
|
|
- Updated against SAT>IP protocol specification
|
|
|
|
version 1.2.2.
|
2015-04-09 21:36:13 +03:00
|
|
|
|
2015-04-26 12:49:40 +03:00
|
|
|
2015-04-26: Version 2.2.2
|
2015-04-09 21:36:13 +03:00
|
|
|
|
|
|
|
- Added a more flexible OPER command in the SVDRP
|
|
|
|
interface.
|
2015-04-26 12:49:40 +03:00
|
|
|
- Added new ATTA and DETA SVDRP commands.
|
|
|
|
- Set the default device count to two.
|
2015-05-22 22:42:11 +03:00
|
|
|
|
2015-09-18 18:37:13 +03:00
|
|
|
2015-09-18: Version 2.2.3
|
2015-05-22 22:42:11 +03:00
|
|
|
|
|
|
|
- Added a timeout for releasing idling devices.
|
2015-06-04 18:49:03 +03:00
|
|
|
- Reset the RTSP connection after any failed connect.
|
2015-09-18 18:37:13 +03:00
|
|
|
- Added tweaks for minisatip and Schwaiger MS41IP.
|
2015-08-20 19:12:21 +03:00
|
|
|
- Updated for vdr-2.3.1 (Thanks to Klaus Schmidinger).
|
2015-09-18 18:41:56 +03:00
|
|
|
|
|
|
|
|
|
|
|
===================================
|
|
|
|
VDR Plugin 'satip' Revision History
|
|
|
|
===================================
|
|
|
|
|
|
|
|
2015-XX-XX: Version 2.3.0
|
|
|
|
|
|
|
|
- ...
|