index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
keymaps
/
keymap-mr100.c
(
unfollow
)
Commit message (
Expand
)
Author
2010-11-29
cahnge button mapping in list cotext so that it ignores button release.
Teruaki Kawashima
2010-04-02
Switch on hotkey on several targets. Stole the WPS Show Track Info key for m...
Jeffrey Goode
2010-04-01
FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...
Jeffrey Goode
2010-01-16
FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...
Teruaki Kawashima
2009-10-17
Manual: Add mrobe100's remote control support to the manual
Tomer Shalev
2009-10-17
Fix red: Type in constant
Tomer Shalev
2009-10-17
USB HID: Use different context for each mode; Use constant for each action;
Tomer Shalev
2009-10-05
Add USB HID mouse support for H10
Tomer Shalev
2009-09-30
- Added USB HID documentation to the mr100 manual
Tomer Shalev
2009-09-30
Fix red - Fix mr100 remote keymap
Tomer Shalev
2009-09-30
Fix red of r22852
Tomer Shalev
2009-09-30
Commit "FS#10468 - USB HID: Show keypad mode on screen"
Tomer Shalev
2009-08-29
Quickscreen: 4th item
Thomas Martitz
2009-07-26
initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...
Robert Kukla
2009-07-22
Fix reds (disable for m200, take one of the two pitchscreen combos for mrobe100)
Thomas Martitz
2009-07-22
Commit part of FS#9873 - Utilise buttons for playlisting
Thomas Martitz
2009-06-12
FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...
Steve Bavin
2009-05-23
fix another keymap (FS#10237 by Tomer Shalev)
Frank Gevaerts
2009-05-23
Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...
Frank Gevaerts
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-03-04
m:robe 100 - small keymap changes
Robert Kukla
2008-02-24
Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...
Mark Arigo
2008-01-09
m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...
Mark Arigo
2007-11-14
FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...
Barry Wardell
2007-11-11
FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...
Barry Wardell
2007-09-23
H10: use POWER button to abort keyboard (was FF button)
Peter D'Hoye
2007-05-26
FS#7158 - Bookmark selection as a list.
Magnus Holmgren
2007-04-15
Revert recording/repeat timer for now. It is useful as a feature, but didn't ...
Jens Arnold
2007-04-15
Recording countdown timer and repeat timer - see FS #6297 for more details
Martin Scarratt
2007-04-13
rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th...
Marcoen Hirschberg
2007-04-08
minor actions cleanup:
Jonathan Gordon
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-01-04
Enable Morse mode for virtual keyboard on h10 players and make it possible t...
Nils Wallménius
2006-12-18
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...
Barry Wardell
2006-12-12
Action code: Made all private functions & variables static. Better module sep...
Jens Arnold
2006-11-06
Patch #6145 by Alexander Levin - Pitch adjustment in semitone steps
Linus Nielsen Feltzing
2006-10-16
Add keymap for A-B repeat on H10 and enable support for it.
Barry Wardell
2006-09-30
Fix bug introduced when support for the H10 Remote was added where pushing Pl...
Barry Wardell
2006-09-29
Add support for H10 remote. Remote buttons have the same keymappings as their...
Barry Wardell
2006-09-25
fix the bug where when scrolling text left in the filebrowser you could sudde...
Martin Scarratt
2006-09-10
Fix keymap bug on H10 where powering off while in the WPS brings up the menu ...
Barry Wardell
2006-09-10
New keymaps for H10. Makes the buttons much more intuitive and consistent. FS...
Barry Wardell
2006-08-22
Button action code for the Virtual keyboard. Extra buttons for H1xx remote: V...
Martin Scarratt
2006-08-21
Action lists no longer automatically "chain" to the CONTEXT_STD unless explic...
Jonathan Gordon
2006-08-21
fixed the settings action context, time/eq/colour chooser/dbug screens
Jonathan Gordon
2006-08-20
Add keymaps for pitchscreen and graphical equalizer on H10
Barry Wardell
2006-08-16
* fix pitchscreen
Jonathan Gordon
2006-08-16
* Add keymap file for h10 (Thanks Barry Wardell)
Jonathan Gordon