summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-05 15:35:06 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-05 15:35:06 +0100
commitc0f1fc817ea9e3bbe64b4a9ebbff5ba13c0dd3c9 (patch)
tree2eb5b0de091be2fc672bebd4cec1dc9890f90f48 /HISTORY
parent526c94f017e2f484abf447d59b8fd2f2c3ab3c00 (diff)
downloadvdr-c0f1fc817ea9e3bbe64b4a9ebbff5ba13c0dd3c9.tar.gz
vdr-c0f1fc817ea9e3bbe64b4a9ebbff5ba13c0dd3c9.tar.bz2
The default cOsdObject::Show() now automatically calls cOsdMenu::Display() if this is a menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7448910d..35c383b2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4102,3 +4102,5 @@ Video Disk Recorder Revision History
details).
- The "Mark/Move" function in the "Channels" menu now also works in the non-numeric
sort modes.
+- The default cOsdObject::Show() now automatically calls cOsdMenu::Display() if
+ this is a menu.