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-h10.c
Age
Commit message (
Expand
)
Author
2008-07-20
Oops.. Select is called BUTTON_RIGHT on H10.
Jens Arnold
2008-07-20
H10 recording screen: Switch prev & next buttons to make them intuitive, and ...
Jens Arnold
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
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