diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-04 13:22:53 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-04 13:22:53 +0100 |
commit | b1836290c9bba8c96039475f2b836b3e9cff26ff (patch) | |
tree | e6bf0b193b9f38665a003df22ee68516110148bc /HISTORY | |
parent | fa0af7065e92abc566346b264740570991ae3f13 (diff) | |
download | vdr-b1836290c9bba8c96039475f2b836b3e9cff26ff.tar.gz vdr-b1836290c9bba8c96039475f2b836b3e9cff26ff.tar.bz2 |
The "Menu" key now behaves consistently
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4079,3 +4079,7 @@ Video Disk Recorder Revision History - Added cMenuEditStrItem::InEditMode() (suggested by Christian Wieninger). - Now using FE_READ_STATUS to read the current frontend status (suggested by Holger Wächtler). +- The "Menu" key now behaves consistently. If there is anything on the OSD, it + is closed when the "Menu" key is pressed, and if there is nothing on the OSD, + the "Menu" key opens the main menu (suggested by Luca Olivetti). + |