The menu timeout handling is now done centrally in the main program loop

This commit is contained in:
Klaus Schmidinger
2005-09-03 11:51:54 +02:00
parent 45a29e5b16
commit 7148cf452c
4 changed files with 11 additions and 23 deletions

View File

@@ -3777,3 +3777,4 @@ Video Disk Recorder Revision History
the form "@plugin" even if that plugin doesn't have a main menu entry (using
part of a patch by Hardy Flor, which originally implemented calling plugins from
SVDRP).
- The menu timeout handling is now done centrally in the main program loop.