diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-04-04 11:37:10 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-04-04 11:37:10 +0200 |
commit | 1bf0c3d23ad0946186af54ed4835f4db65780e77 (patch) | |
tree | 36cc54e3f31565cd67ab0b52c8983be8094b0f4b /HISTORY | |
parent | d23f609dd80bb7375e663ff7aa27ff597f71b282 (diff) | |
download | vdr-1bf0c3d23ad0946186af54ed4835f4db65780e77.tar.gz vdr-1bf0c3d23ad0946186af54ed4835f4db65780e77.tar.bz2 |
cDvbDevice::ProvidesTransponder() now checks the modulation capabilities of the device (as far as the driver allows this)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6411,7 +6411,7 @@ Video Disk Recorder Revision History - The new setup option "Folders in timer menu" controls whether the file names in the timer menu are shown with their full folder path. -2010-04-02: Version 1.7.15 +2010-04-04: Version 1.7.15 - Added Macedonian language texts (thanks to Dimitar Petrovski). - Updated the Estonian OSD texts (thanks to Arthur Konovalov). @@ -6420,3 +6420,5 @@ Video Disk Recorder Revision History - The default SVDRP port is now 6419 (registered with ICANN/IANA by Christian Tramnitz). Use '-p 2001' to switch back to the old port if necessary. - Updated the Italian OSD texts (thanks to Diego Pierotto). +- cDvbDevice::ProvidesTransponder() now checks the modulation capabilities of the + device (as far as the driver allows this). |