diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-25 10:44:04 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-25 10:44:04 +0200 |
commit | 55b6ab1dc6b449ef5ed8b3835756539145eee52c (patch) | |
tree | 5a099536b64c1797ad6596d6f2d144f1bd3cd4c4 /HISTORY | |
parent | bf970b5bf492c34a8ed83721dd5227ea4324230c (diff) | |
download | vdr-55b6ab1dc6b449ef5ed8b3835756539145eee52c.tar.gz vdr-55b6ab1dc6b449ef5ed8b3835756539145eee52c.tar.bz2 |
Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel()1.7.27
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7010,7 +7010,7 @@ Video Disk Recorder Revision History which is higher than any normal table id that is broadcast in the EIT data. See PLUGINS.html, section "Electronic Program Guide" for more information. -2012-03-20: Version 1.7.27 +2012-03-25: Version 1.7.27 - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Changed the Green button in the "Edit timer" menu from "Once" to "Single" @@ -7049,3 +7049,5 @@ Video Disk Recorder Revision History - Fixed reduced bpp support for DVB subtitles (thanks to Rolf Ahrenberg). - Updated the Italian OSD texts (thanks to Diego Pierotto). - Reverted some improvements to Make.config.template (thanks to Christian Ruppert). +- Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() (thanks to Frank + Schmirler). |