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-x5.c
Age
Commit message (
Expand
)
Author
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-26
Make the recording screen handle button repeats correctly when changing gain....
Linus Nielsen Feltzing
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-08
minor actions cleanup:
Jonathan Gordon
2007-03-07
X5/M5: Add an extra select button to the 'menu' button for one handed op.
Michael Sevakis
2007-03-07
X5/M5: Add a remote keymap for the keyboard because there was none.
Michael Sevakis
2007-03-01
Introducing the root menu!
Jonathan Gordon
2006-12-12
Action code: Made all private functions & variables static. Better module sep...
Jens Arnold
2006-12-03
Patch FS#6365 by Stephane Doyon, Fix x5 bookmark screen keys
Jonathan Gordon
2006-11-06
Patch #6145 by Alexander Levin - Pitch adjustment in semitone steps
Linus Nielsen Feltzing
2006-10-12
$Id was not getting updated in keymap-x5.c (Was '$Id $')
Michael Sevakis
2006-10-12
Made EQ and color chooser buttons work with remote. Fixed the date/time scree...
Michael Sevakis
2006-10-11
Restored context menu to x5 remote
Michael Sevakis
2006-10-09
Add the bookmark context to the X5 keymap
Linus Nielsen Feltzing
2006-09-26
Fix X5 radio buttons
Martin Scarratt
2006-09-25
fix the bug where when scrolling text left in the filebrowser you could sudde...
Martin Scarratt
2006-09-23
Enable FM_MODE button and add new fm context types - now the radio should be ...
Martin Scarratt
2006-09-23
some fixes for X5 remote, still needs a major rework.
Rani Hod
2006-09-22
Button action code implemented in the radio screen. Should get rid of all tho...
Martin Scarratt
2006-09-11
dont use power to go up a level in menus on x5 (blame jhMikeS) take 2
Jonathan Gordon
2006-09-11
dont use power to go up a level in menus on x5 (blame jhMikeS)
Jonathan Gordon
2006-08-23
fixed the bookmark screen keys
Jonathan Gordon
2006-08-22
Button action code for the Virtual keyboard. Extra buttons for H1xx remote: V...
Martin Scarratt
2006-08-22
Prevent infinite loop in the X5 keymap, and optimize the yesno context
Linus Nielsen Feltzing
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
Button action code for recording screen. Shouldnt make any noticable differen...
Martin Scarratt
2006-08-17
iAudio X5: draft of remote button mappings
Linus Nielsen Feltzing
2006-08-16
Make the EQ setting work again on X5
Linus Nielsen Feltzing
2006-08-16
* fix pitchscreen
Jonathan Gordon
2006-08-16
* fixed the pitch screen key mappings for all targets, targets require a
Jonathan Gordon
2006-08-16
Changed the button action code to allow both single-fire and multi-fire event...
Jens Arnold
2006-08-15
Added quickscreen keys for x5 and ipod
Jonathan Gordon
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing