summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-ipod3g.tex (follow)
Commit message (Collapse)AuthorAge
* Add the plugin lib actions to the manual keymap files.Alex Parker2010-05-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26377 a1c6a512-1295-4272-9138-f99709370657
* Manual update for keymaps, hotkeysJeffrey Goode2010-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25440 a1c6a512-1295-4272-9138-f99709370657
* Forgot to add keys for the quickscreens' top item for the ipods (they didn't ↵Thomas Martitz2009-09-02
| | | | | | have ACTION_QS_DOWNINV before). As that one was used as exit button, remap the exit button to select as the other scrollwheel targets also do. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22597 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking'Nils Wallménius2009-02-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20005 a1c6a512-1295-4272-9138-f99709370657
* Manual: Platform files - split out the button and action commands from the ↵Marianne Arnold2008-11-29
platform files into separate keymap files. This avoids code duplication for targets which share the same keymap (M5,X5; the Archos Recorders and Ondios etc.). Before, someone would have to change a few files if e.g. something changed for the Ipod 4G pad, now only the keymap-ipod4g.tex has to be edited. The shared keymap files contain all possibly needed commands, for instance the radio screen actions in keymap-mx5.tex which is only used for the X5 not the M5. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19262 a1c6a512-1295-4272-9138-f99709370657