FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25414 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jeffrey Goode 2010-04-01 03:14:44 +00:00
parent 39e78993f3
commit d5e6bc7a8c
103 changed files with 649 additions and 32 deletions

View file

@ -53,6 +53,7 @@ enum {
GO_TO_BROWSEPLUGINS,
GO_TO_TIMESCREEN,
GO_TO_PLAYLIST_VIEWER,
MENU_SELECTED_HOTKEY,
};
extern const struct menu_item_ex root_menu_;