summaryrefslogtreecommitdiff
path: root/apps/keymaps
AgeCommit message (Collapse)Author
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ↵Karl Kurbjun
transfers has been fixed. Buffers that are not initially short aligned are also now supported. Enable USB HID mouse mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23483 a1c6a512-1295-4272-9138-f99709370657
2009-10-28The Onda VX777 has only one button, add it to the keymap.Maurus Cuelenaere
Also fix a typo that erroneously enabled button_hold in button-target.h Flyspray: FS#10732 Author: Yann Muller git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23383 a1c6a512-1295-4272-9138-f99709370657
2009-10-27Initial touchscreen support for mini2440. Based on D2 touchscreen driverDominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23370 a1c6a512-1295-4272-9138-f99709370657
2009-10-26Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger
Flyspray: FS#10725 Author: Bob Cousins git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23362 a1c6a512-1295-4272-9138-f99709370657
2009-10-19Fix FS#10689 - H10 USB HID keymap problem - continued Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23272 a1c6a512-1295-4272-9138-f99709370657
2009-10-17USB HID: Add mouse mode to h10Tomer Shalev
- Also fix bug where all other modes were not functional - Hopefully fixes FS#10651 - H10 USB HID keymap problem git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23228 a1c6a512-1295-4272-9138-f99709370657
2009-10-17Manual: Add mrobe100's remote control support to the manualTomer Shalev
- Also mijnor changes to USB HID keymapping for this remote - Node that the remote control buttons are not used in many action contexts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23224 a1c6a512-1295-4272-9138-f99709370657
2009-10-17Fix red: Type in constantTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23220 a1c6a512-1295-4272-9138-f99709370657
2009-10-17USB HID: Use different context for each mode; Use constant for each action;Tomer Shalev
Rework keymaps This commit makes the code neater and more readable. It makes it easier to modify keymap assignments and new keypad modes. Some platforms had their keypad mappings reworked. The manual is updated to reflect all these changes. H10 remote control mapping dropped. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23219 a1c6a512-1295-4272-9138-f99709370657
2009-10-07HID: Remove mouse drag in iPod's keymap, in another attempt to resolve issue ↵Tomer Shalev
from r22991 (ipod4g got stuck in mouse mode) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23002 a1c6a512-1295-4272-9138-f99709370657
2009-10-06USB HID: Fix ipod4g got stuck in mouse modeTomer Shalev
- Now mode switch is done by Select+Right and Select+Left - Add missing manual description on how to switch modes in ipods - Now it is possible to have 'white screen' in presentation mode (Long Play button) - Thanks for shai (day 1 in RB) for reporting! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22991 a1c6a512-1295-4272-9138-f99709370657
2009-10-05Fix red by r22940 (undefined button used)Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22941 a1c6a512-1295-4272-9138-f99709370657
2009-10-05Add USB HID mouse support for H10Tomer Shalev
- Protect mouse keymaps with #ifdef HAVE_USB_HID_MOUSE - Add preliminary support for remote mouse mode in iPods, pending P#10623 - Use ACTION_USB_HID_MOUSE_WHEEL_SCROLL_UP/DOWN instead of standard INC/DEC git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22940 a1c6a512-1295-4272-9138-f99709370657
2009-10-03- Fixed typo in commentsTomer Shalev
- Added some comments - Removed spaces at the end of lines git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22897 a1c6a512-1295-4272-9138-f99709370657
2009-09-30- Added USB HID documentation to the mr100 manualTomer Shalev
- Fixed mr100 keymap - Fixed wrong entry for mr100's pad in blackjack's manual entry git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22855 a1c6a512-1295-4272-9138-f99709370657
2009-09-30Fix red - Fix mr100 remote keymapTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22854 a1c6a512-1295-4272-9138-f99709370657
2009-09-30Fix red of r22852Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22853 a1c6a512-1295-4272-9138-f99709370657
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
2009-09-26Make the EQ screen usable in touchscreen grid mode by resolving keymap ↵Rob Purchase
conflicts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22841 a1c6a512-1295-4272-9138-f99709370657
2009-09-13FS#10586: fix c200/c200v2 keymap for moving left/right in the Time&Date menu ↵Bertrik Sikken
and for increasing/decreasing in the colour chooser screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22692 a1c6a512-1295-4272-9138-f99709370657
2009-09-11iaudio7: keymap, fix some "sticky" keysVitja Makarov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22677 a1c6a512-1295-4272-9138-f99709370657
2009-09-02Make the left quickscreen item work in touchscreen grid mode.Rob Purchase
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22609 a1c6a512-1295-4272-9138-f99709370657
2009-09-02Forgot to add keys for the quickscreens' top item for the ipods (they didn't ↵Thomas Martitz
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
2009-09-01D2: Move ACTION_WPS_STOP from the power button as it's too easy to hit by ↵Rob Purchase
accident when disengaging the hold switch. Use a long press of the top-right touchscreen area instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22594 a1c6a512-1295-4272-9138-f99709370657
2009-08-29Samsung YH: Make going back to the main menu by keeping cancel press also ↵Thomas Martitz
work. For some reason, this needed on Samsung YH, but not on an e200 (it doesn't need repeat). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22552 a1c6a512-1295-4272-9138-f99709370657
2009-08-29Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and ↵Thomas Martitz
quickscreen. Little kludge for quickscreen: Entering the quickscreen requires pressing 2 directional buttons (left and down), but that's really easy to do actually, much easier than messing with the side buttons (which don't even work reliably), accidental option changes shouldn't be possible due to use of precondition. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22551 a1c6a512-1295-4272-9138-f99709370657
2009-08-29Add the select button as exit button for the e200's quickscreen, and update ↵Thomas Martitz
the manual (fuze entry was not wrong also). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22543 a1c6a512-1295-4272-9138-f99709370657
2009-08-29Quickscreen: 4th itemThomas Martitz
This adds a 4th top item to the quickscreen. It's as configurable as the existing three items. This patch goes along with optimisations for small screens for better displaying of all four items. 14px font is very usable on a 64px height display for example. Left and Top items go through the items in the opposite direction, so that you can mirror a setting and toggle through it in both directions. Default item is party mode, as it's target independant. Flyspray: FS#9706 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22532 a1c6a512-1295-4272-9138-f99709370657
2009-08-21Add menu button to accept in yesno screen for the Cowon D2.Thomas Martitz
I added the lang strings myself. Flyspray:FS#10548 Author: Johannes Boy git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22445 a1c6a512-1295-4272-9138-f99709370657
2009-08-08M:Robe 500: Make yes/no screen work better and add appropriate strings for ↵Karl Kurbjun
some screens. Rockboy: Improve m:robe 500 default keymap. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22201 a1c6a512-1295-4272-9138-f99709370657
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ↵Michael Giacomelli
with improvements and bitmap graphics by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22149 a1c6a512-1295-4272-9138-f99709370657
2009-07-26initial commit of remote support for m:robe 100 courtesy of lowlight; ↵Robert Kukla
simulator support including small fixes for the m:robe 500 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22053 a1c6a512-1295-4272-9138-f99709370657
2009-07-25Deactive the playlist viewer wps shortcut on the x5/m5 because of its ↵Thomas Martitz
hardware inability to do combos. Only combos with the power button work, but that one does the hardware power off and should be avoided (many thanks to Marianne Arnold for clearing this up). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22049 a1c6a512-1295-4272-9138-f99709370657
2009-07-22Fix red caused by failure to close comments properly.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22006 a1c6a512-1295-4272-9138-f99709370657
2009-07-22Fix reds (disable for m200, take one of the two pitchscreen combos for mrobe100)Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22005 a1c6a512-1295-4272-9138-f99709370657
2009-07-22Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz
It adds a shortcut (combo or button) to directly go from the wps to the playlist viewer. The combos could possibly be improved on some targets, but I tried to keep a tad bit of consistency (was hardly possible). I also added a corresponding touchscreen region and adapted cabbiev2. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22003 a1c6a512-1295-4272-9138-f99709370657
2009-07-11FS#10421 - clip keymap updates.Jonathan Gordon
Major changes: - try to minimise combos - home is goto menu just about everywhere (and goto previous from the main menu) - home+select is goto wps - long home is quickscreen - removed referneces to the rec screen... we can argue about that when recording is implemented in the wps: - down = id3 screen - long down = pitch screen lists: - select+up/down is page up/down.... home+right isnt a valid combo, nor is home+up :< - home in quickscreen is exit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21770 a1c6a512-1295-4272-9138-f99709370657
2009-07-07Philips SA9200: fix the buttons to work with flip screen mode (does anyone ↵Mark Arigo
use this?). Change to conventional BUTTON_LEFT/BUTTON_RIGHT names and flip the remaining directional buttons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21698 a1c6a512-1295-4272-9138-f99709370657
2009-06-21Change the X5/M5 remote keymapping to match the M3 way, improving ↵Jens Arnold
consistency with the button labels. The most important change is that VOL+/VOL- are moving up/down in lists, NEXT enters submenus or selects, PREV exists or cancels. There are a few more slight differences. * Fix M3 remote button mapping in the vkeyboard: moving up/down was switched and select/accept didn't work. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21454 a1c6a512-1295-4272-9138-f99709370657
2009-06-20* Commit a modified FS#10354 (thanks to Davide Quarta) - add support the ↵Maurus Cuelenaere
VX747+ in scramble and configure * Add support for the VX777 * Remove the touchscreen mode switching combo from the button driver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21379 a1c6a512-1295-4272-9138-f99709370657
2009-06-20Finally commit a few improvements to the c200 (last version of FS#8824): In ↵Marianne Arnold
lists - long instead of short Rec to switch to the recording screen for consistency, one button 'resume' on long Right (disables the forced horizontal scrolling on long Left/Right though). WPS - put context menu on long Select for consistency, frees the short Down for entering the quickscreen. Virtual keyboard - enable line edit mode, additionally better navigating of the input line (Volume Up/Down to move left/right, backspace on Rec) and move accept to long Select -- see patch description for details (and everything I might forgot). Change the manual accordingly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21373 a1c6a512-1295-4272-9138-f99709370657
2009-06-20Fix a few HID contexts to use proper preconditons (no more pause-before-stop ↵Jens Arnold
and stop event flooding). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21366 a1c6a512-1295-4272-9138-f99709370657
2009-06-19Philips SA9200: Working touchpad and button lights! Also, improvements to ↵Mark Arigo
the keymap (still needs work). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21346 a1c6a512-1295-4272-9138-f99709370657
2009-06-16Onda VX747: add ability to exit keyboard input using physical keysMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21311 a1c6a512-1295-4272-9138-f99709370657
2009-06-12Oops, fix Beast build.Steve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21259 a1c6a512-1295-4272-9138-f99709370657
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current ↵Steve Bavin
algorithm is best for spoken word. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21258 a1c6a512-1295-4272-9138-f99709370657
2009-06-01Onda VX747: try at implementing FM tuner supportMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21160 a1c6a512-1295-4272-9138-f99709370657
2009-06-01c100: Get a regular build compiling. Very little functionality.Marc Guay
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21153 a1c6a512-1295-4272-9138-f99709370657
2009-05-31fix FS#10261 - the files context menu (as an example) would get skipped and ↵Jonathan Gordon
the first items context menu get shown instead git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21140 a1c6a512-1295-4272-9138-f99709370657
2009-05-27Commit part of FS#10138 by Teruaki Kawashima. Fixes up ugly formatting in ↵Michael Giacomelli
gigabeat keymap. No functional changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21099 a1c6a512-1295-4272-9138-f99709370657