diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-03-13 12:12:33 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-03-13 12:12:33 +0100 |
commit | 70eb639c417b46bc7bac205069feb755e9ade96e (patch) | |
tree | fe63cb23abdbcb1a5ae104f779dafde7f05fcf87 /HISTORY | |
parent | 52b1e2a9ff81edd447de9d721f3df86f8380bc78 (diff) | |
download | vdr-70eb639c417b46bc7bac205069feb755e9ade96e.tar.gz vdr-70eb639c417b46bc7bac205069feb755e9ade96e.tar.bz2 |
Fixed setting the source value of newly created channels, in case the NIT is received from a different, but very close satellite position
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8596,7 +8596,7 @@ Video Disk Recorder Revision History - Bumped all version numbers to 2.2.0. - Official release. -2015-03-12: Version 2.3.1 +2015-03-13: 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 @@ -8611,3 +8611,5 @@ Video Disk Recorder Revision History You can get the latest version of this plugin from the author's repository at https://bitbucket.org/powARman/dvbhddevice. - Added a section about Output Devices to the INSTALL file. +- Fixed setting the source value of newly created channels, in case the NIT is + received from a different, but very close satellite position. |