The CAM menu is now completely closed when pressing the Menu key while inside a sub menu

This commit is contained in:
Klaus Schmidinger
2005-10-02 13:54:34 +02:00
parent 283a6f83f9
commit 8365632b3f
4 changed files with 31 additions and 7 deletions

View File

@@ -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.