mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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:
parent
39e78993f3
commit
d5e6bc7a8c
103 changed files with 649 additions and 32 deletions
|
@ -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_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue