osd_setup: close all menus on menu key. I want recall to all: this is missed behavior, MENU key should quit menus, not return to prev

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1854 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3f8558688d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-16 (Wed, 16 Nov 2011)



------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2011-11-16 17:06:11 +00:00
parent c478c01cc8
commit deae07f359
2 changed files with 10 additions and 7 deletions

View File

@@ -52,7 +52,7 @@
bool is_wizard;
void showOsdSetup();
int showOsdSetup();
void showOsdMenueColorSetup(CMenuWidget *menu_colors);
void showOsdFontSizeSetup(CMenuWidget *menu_fonts);
void showOsdTimeoutSetup(CMenuWidget *menu_timeout);