index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
keymaps
/
keymap-e200.c
Age
Commit message (
Expand
)
Author
2010-12-20
Fix problem with frequency increasing or preset advancing with long press of ...
Michael Chicoine
2010-11-29
cahnge button mapping in list cotext so that it ignores button release.
Teruaki Kawashima
2010-06-18
ACTION_FM_QUICKSCREEN is unused
Rafaël Carré
2010-04-01
FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...
Jeffrey Goode
2010-02-20
Quickscreen for the radio screen. I added a keymap for almost all targets. I ...
Thomas Martitz
2010-01-16
FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...
Teruaki Kawashima
2009-11-08
FS#10338: Add "use morse input " entry to settings menu
Teruaki Kawashima
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
Commit "FS#10468 - USB HID: Show keypad mode on screen"
Tomer Shalev
2009-08-29
Add the select button as exit button for the e200's quickscreen, and update t...
Thomas Martitz
2009-08-29
Quickscreen: 4th item
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
Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...
Frank Gevaerts
2009-01-29
radio keymap fix for e200 from FS#9846
Andrew Mahone
2009-01-25
Fix FS#9662 by removing any cancel action from the power button, left button ...
Thomas Martitz
2008-07-29
Remove the old recording screen (context) menu button. Pressing down, the no...
Marc Guay
2008-07-28
Make the recording screen keymap consistent with the rest of the interface on...
Marc Guay
2008-07-06
Set svn props and add Id to headers that were missing it.
Nils Wallménius
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-28
Updated recording trigger screen (seems to be a feature almost noone uses?)
Jonathan Gordon
2008-01-28
Commit FS#7773 by Alexander Levin - Add UP (play) as an alternative exit butt...
Dave Chapman
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2007-11-26
Make the recording screen handle button repeats correctly when changing gain....
Linus Nielsen Feltzing
2007-11-21
More e200 keymap changes. In the FM screen, holding Play/Pause now does
Paul Louden
2007-11-21
Oops yet again. "Play" shouldn't be the previous button for stopping
Paul Louden
2007-11-20
Fix keymapping inconsistencies generated by my previous keymap change,
Paul Louden
2007-11-12
Sansa E200 keymap: In the bookmark selection screen, move the delete command ...
Magnus Holmgren
2007-11-04
FS#7232 - Fix some inconsistencies within the Sansa keymap. Makes it
Paul Louden
2007-08-23
Add a definition (REC) to the forgotten ACTION_PS_TOGGLE_MODE action
Dave Chapman
2007-08-02
Finally use the rec button to get to the rec screen on sansa and iriver hxxx....
Jonathan Gordon
2007-06-06
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-06-03
e200: Better keymap for time screen. Use left and right to switch fields, Men...
Michael Sevakis
2007-05-28
Accept FS#7228 by Dagni McPhee enable pitchscreen on sansa
Nils Wallménius
2007-05-26
FS#7158 - Bookmark selection as a list.
Magnus Holmgren
2007-05-11
GPIO IRQ ready button driver for e200 series. Can't actually use them yet but...
Michael Sevakis
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-22
Use power for ACTION_STD_CANCEL when left is being used for something else
Jonathan Gordon
2007-03-21
Fix FS#6875 - can't change shuffle setting in quickscreen on Sansa.
Barry Wardell
2007-03-15
e200: Short press instead of long press the middle button to get to the
Jonathan Gordon
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-02-04
Fix Scroll Up/Down being backwards in some screens on the Sansa.
Barry Wardell
2006-12-12
Action code: Made all private functions & variables static. Better module sep...
Jens Arnold
2006-12-01
Improved Sansa keymap. Based on version provided by Pavel Gnelitsa.
Barry Wardell
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell