diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-10 11:08:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-10 11:08:19 +0200 |
commit | 9e58503aee4cde6d3a4a9c290dda7da307aa1e5c (patch) | |
tree | 154012b49c79741425004f70c631019c0b15f3d2 /HISTORY | |
parent | 18f0ce26fd383f56aa0afdfb9e5ce8ea4c4d0b76 (diff) | |
download | vdr-9e58503aee4cde6d3a4a9c290dda7da307aa1e5c.tar.gz vdr-9e58503aee4cde6d3a4a9c290dda7da307aa1e5c.tar.bz2 |
The EPG scanner no longer moves the dish if there is a positioner
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8596,7 +8596,7 @@ Video Disk Recorder Revision History - Bumped all version numbers to 2.2.0. - Official release. -2015-09-08: Version 2.3.1 +2015-09-10: Version 2.3.1 - The new function cOsd::MaxPixmapSize() can be called to determine the maximum size a cPixmap may have on the current OSD. The 'osddemo' example has been modified @@ -8808,3 +8808,4 @@ Video Disk Recorder Revision History - The SVDRP command DELT no longer checks whether the timer that shall be deleted is currently recording. - The character 0x0D is now stripped from EPG texts (reported by Janne Pänkälä). +- The EPG scanner no longer moves the dish if there is a positioner. |