summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-04-24 09:19:48 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-04-24 09:19:48 +0200
commit53d08255157812632a34f59c7b66dbf000782b84 (patch)
tree27d81067802f32cff95344c85cd9e22255092a3a /HISTORY
parent28685f98956404b42766417ba71df6a5a3030ebf (diff)
downloadvdr-53d08255157812632a34f59c7b66dbf000782b84.tar.gz
vdr-53d08255157812632a34f59c7b66dbf000782b84.tar.bz2
OSD and skin are now reinitialized after a plugin setup page has been confirmed
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 7bdd0285..37351bed 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7052,7 +7052,7 @@ Video Disk Recorder Revision History
- Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() (thanks to Frank
Schmirler).
-2012-04-23: Version 1.7.28
+2012-04-24: Version 1.7.28
- Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4.
- Fixed getting the maximum short channel name length in case there are no short names
@@ -7081,3 +7081,6 @@ Video Disk Recorder Revision History
display the disk usage in totally different ways.
- A cOsdMenu can now handle skins that display different numbers of items in the
various menu categories.
+- OSD and skin are now reinitialized after a plugin setup page has been confirmed,
+ to have them react immediately in case any change to a plugin's setup parameter
+ has an effect on the OSD.