diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-10-02 13:54:34 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-10-02 13:54:34 +0200 |
commit | 8365632b3f201f1b903dd88d80593435ba9545a1 (patch) | |
tree | 07705e4d45b3024171506840219a38679262c6b7 /HISTORY | |
parent | 283a6f83f90a10175ffa6b5acbb895298223b48d (diff) | |
download | vdr-8365632b3f201f1b903dd88d80593435ba9545a1.tar.gz vdr-8365632b3f201f1b903dd88d80593435ba9545a1.tar.bz2 |
The CAM menu is now completely closed when pressing the Menu key while inside a sub menu
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -45,7 +45,7 @@ Video Disk Recorder Revision History a prepended '@' character. - If an instant recording is currently active, the "Main" menu now contains an option to stop that recording. -- Timers are now only processed when the Menu is not active. So after editing +- Timers are now only processed when the menu is not active. So after editing a timer the effect will take place only after the menu has been closed. In order to avoid missing a timer event by inadvertently leaving the menu open, the menu will be closed automatically after about two minutes of @@ -3874,3 +3874,5 @@ Video Disk Recorder Revision History - The CAM menu now automatically updates itself in case of a progress display (as used, for instance, when updating the firmware via satellite). - Now skipping some funny characters sent by some CAMs at the beginning of strings. +- The CAM menu is now completely closed when pressing the Menu key while inside + a sub menu. |