2014-03-08 12:07:47 +01: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 20:21:08 +01:00
|
|
|
|
2014-03-13 17:23:55 +01:00
|
|
|
2014-03-15: Version 0.1.0
|
2014-03-10 20:21:08 +01:00
|
|
|
|
2014-03-13 17:23:55 +01:00
|
|
|
- Switched to the standard S/T/C source identifiers.
|
|
|
|
- Added a new operation mode setup parameter.
|
2014-03-10 20:21:08 +01:00
|
|
|
- Added new SVDRP commands.
|
2014-03-16 18:58:09 +01:00
|
|
|
|
2014-03-16 21:28:50 +01:00
|
|
|
2014-03-16: Version 0.1.1
|
2014-03-16 18:58:09 +01: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 16:59:08 +01:00
|
|
|
|
2014-03-27 22:27:38 +01:00
|
|
|
2014-03-28: Version 0.2.0
|
2014-03-23 16:59:08 +01:00
|
|
|
|
|
|
|
- Added support for cDevice::Ready().
|
2014-03-25 20:29:57 +01:00
|
|
|
- Fixed pid leaking while disabling section filters.
|
2014-03-27 22:27:38 +01:00
|
|
|
- Fixed keepalive heartbeat.
|
2014-03-30 13:56:11 +02:00
|
|
|
|
2014-03-31 21:07:15 +02:00
|
|
|
2014-04-01: Version 0.2.1
|
2014-03-30 13:56:11 +02:00
|
|
|
|
|
|
|
- Changed implementation to report about RTP packet
|
|
|
|
errors on 5 minutes interval only.
|
2014-03-30 21:20:56 +02:00
|
|
|
- Added a check to write new sections only if there
|
|
|
|
is no data in the read socket.
|
2014-03-31 21:07:15 +02:00
|
|
|
- Fixed keepalive heartbeat again.
|
2014-04-03 23:56:00 +02:00
|
|
|
|
|
|
|
2014-04-05: Version 0.2.2
|
|
|
|
|
|
|
|
- Fixed the default keepalive interval.
|
|
|
|
- Refactored the section filtering.
|
2014-04-05 12:50:55 +02:00
|
|
|
- Added Catalan translation (Thanks to Gabriel Bonich).
|
|
|
|
|
2014-04-11 12:22:34 +02:00
|
|
|
2014-04-12: Version 0.2.3
|
|
|
|
|
|
|
|
- Added Spanish translation (Thanks to Gabriel Bonich).
|
2014-04-12 15:45:29 +02: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 19:04:01 +02:00
|
|
|
|
|
|
|
2014-04-20: Version 0.3.0
|
|
|
|
|
2014-04-19 16:27:47 +02:00
|
|
|
- Tweaked the pid update mechanism.
|
2014-04-24 19:04:43 +02:00
|
|
|
|
|
|
|
2014-04-27: Version 0.3.1
|
|
|
|
|
|
|
|
- Fixed the device discovery.
|
2014-05-08 21:09:35 +02: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 20:41:55 +02: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 21:10:09 +01:00
|
|
|
|
2014-12-19 19:08:27 +01:00
|
|
|
2014-12-24: Version 1.0.0
|
2014-10-30 21:10:09 +01:00
|
|
|
|
|
|
|
- Fixed the cable only device detection.
|
2014-10-31 21:07:33 +01:00
|
|
|
- Added support for blacklisted sources.
|
2014-11-01 15:31:44 +01:00
|
|
|
- Fixed server reuse for active transponders.
|
2014-12-20 17:58:15 +01: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 20:55:28 +01:00
|
|
|
- Added a new device status menu.
|
2014-11-04 22:20:10 +01:00
|
|
|
- Added support for SAT>IP frontend selection via
|
|
|
|
Radio ID.
|
2014-12-20 17:58:15 +01:00
|
|
|
- Added command-line switches for manually defining
|
2014-12-21 15:11:05 +01:00
|
|
|
used SAT>IP servers and setting used tracing mode.
|
|
|
|
- Added new STAT and TRAC commands into the SVDRP
|
2014-12-20 17:58:15 +01:00
|
|
|
interface.
|
|
|
|
- Refactored the tuner implementation.
|
2014-11-20 21:30:18 +01:00
|
|
|
- Updated against SAT>IP protocol specification
|
|
|
|
version 1.2.1.
|
2014-12-20 17:58:15 +01:00
|
|
|
- Refactored input thread to increase performance.
|
2014-12-01 17:12:12 +01:00
|
|
|
- Added plenty of performance tweaks (Thanks to
|
|
|
|
Stefan Schallenberg).
|
2014-12-20 17:58:15 +01:00
|
|
|
- Fixed EIT scan (Thanks to Stefan Schallenberg).
|
2015-01-05 19:09:45 +01:00
|
|
|
|
|
|
|
2015-01-10: Version 1.0.1
|
|
|
|
|
|
|
|
- Updated the command-line help and README.
|
2015-01-05 19:11:41 +01:00
|
|
|
- Fixed the server teardown.
|
2015-01-05 19:15:04 +01:00
|
|
|
- Removed the unnecessary config directory definition.
|
2015-01-05 19:24:45 +01:00
|
|
|
- Added a fallback for older glibc libraries.
|
2015-01-10 13:14:30 +01:00
|
|
|
- Improved pid selection performance.
|
2015-01-05 23:58:35 +01:00
|
|
|
- Added support for Digital Devices CI extension.
|
2015-01-11 14:37:48 +01:00
|
|
|
|
|
|
|
2015-01-18: Version 1.0.2
|
2015-01-11 00:49:59 +01:00
|
|
|
|
|
|
|
- Added configurable CI slots.
|
2015-01-14 23:10:22 +01:00
|
|
|
- Fixed parsing of the setup values.
|