Updated HISTORY.

This commit is contained in:
Rolf Ahrenberg 2014-12-20 18:58:15 +02:00
parent eba49c979f
commit 1bc2dc01fd
1 changed files with 11 additions and 10 deletions

21
HISTORY
View File

@ -70,20 +70,21 @@ VDR Plugin 'satip' Revision History
- Fixed the cable only device detection. - Fixed the cable only device detection.
- Added support for blacklisted sources. - Added support for blacklisted sources.
- Fixed server reuse for active transponders. - Fixed server reuse for active transponders.
- Added support for Fritz!WLAN Repeater DVB-C - Added a preliminary support for Fritz!WLAN
(Thanks to Christian Wick). Repeater DVB-C (Thanks to Christian Wick).
- Added support for Telestar Digibit R1 - Added a preliminary support for Telestar
(Thanks to Dirk Wagner). Digibit R1 (Thanks to Dirk Wagner).
- Added a new device status menu. - Added a new device status menu.
- Added a command-line switch for manually defining
used SAT>IP servers.
- Added support for SAT>IP frontend selection via - Added support for SAT>IP frontend selection via
Radio ID. Radio ID.
- Fixed EIT scan (Thanks to Stefan Schallenberg). - Added command-line switches for manually defining
- Refactored input thread to increase performance. used SAT>IP servers and setting used logging mode.
- Added new STAT command into the SVDRP interface. - Added new STAT and LOGG commands into the SVDRP
- Refactored tuner implementation. interface.
- Refactored the tuner implementation.
- Updated against SAT>IP protocol specification - Updated against SAT>IP protocol specification
version 1.2.1. version 1.2.1.
- Refactored input thread to increase performance.
- Added plenty of performance tweaks (Thanks to - Added plenty of performance tweaks (Thanks to
Stefan Schallenberg). Stefan Schallenberg).
- Fixed EIT scan (Thanks to Stefan Schallenberg).