mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
OSD menu settings reorganized, most OSD related now there; New Media submenu, main menu going too big
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@515 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6df7d939ed
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-03-20 (Sat, 20 Mar 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3152,6 +3152,7 @@ _repeat:
|
||||
g_RCInput->postMsg(new_msg, 0);
|
||||
return messages_return::cancel_all | messages_return::handled;
|
||||
}
|
||||
#if 0
|
||||
else /* data == 1: KEY_POWER released */
|
||||
if (standby_pressed_at.tv_sec != 0) /* check if we received a KEY_POWER pressed event before */
|
||||
{ /* required for correct handling of KEY_POWER events of */
|
||||
@@ -3166,6 +3167,7 @@ _repeat:
|
||||
return messages_return::cancel_all | messages_return::handled;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
else if ((msg == CRCInput::RC_plus) || (msg == CRCInput::RC_minus))
|
||||
{
|
||||
|
Reference in New Issue
Block a user