diff options
-rw-r--r-- | CONTRIBUTORS | 2 | ||||
-rw-r--r-- | HISTORY | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a7fff321..94ded8a2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1492,6 +1492,8 @@ Thomas Bergwinkl <Thomas.Bergwinkl@vr-web.de> for fixing handling the '0' key for switching between the last two channels for making cPatFilter::Process() check whether the channel exists before setting the PMT filter + for the Rotor plugin, from which code was used by a patch that was used as a base for + implementing support for positioners Stéphane Esté-Gracias <sestegra@free.fr> for fixing a typo in libsi/si.h @@ -7845,7 +7845,8 @@ Video Disk Recorder Revision History - Fixed a crash in the LCARS skin's main menu in case there is no current channel (reported by Dominique Dumont). - Added basic support for positioners to control steerable satellite dishes (based on - a patch from Seppo Ingalsuo and Ales Jurik). + a patch from Seppo Ingalsuo and Ales Jurik, which in turn used code from Thomas + Bergwinkl's Rotor plugin). + Supports GotoN (aka "DiSEqC 1.2") and GotoX (aka "USALS"). + The new DiSEqC command code 'P' can be used to instruct a positioner to move the dish to the required satellite position. When a 'P' code is processed, further |