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-player.c
Age
Commit message (
Expand
)
Author
2009-07-22
Commit part of FS#9873 - Utilise buttons for playlisting
Thomas Martitz
2009-02-20
Simplify the bookmark delete action. Combos don't need precondition checking....
Jens Arnold
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
2007-05-26
FS#7158 - Bookmark selection as a list.
Magnus Holmgren
2007-04-08
minor actions cleanup:
Jonathan Gordon
2007-03-18
Player: Improve usaibiliy of wps volume adjustment in wps, and allow ON as 'o...
Jens Arnold
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-10-12
-/+ keys were backwards in the settings lists (aparently)
Jonathan Gordon
2006-10-08
Player: repair pause vs. context menu behaviour in WPS.
Jens Arnold
2006-08-23
fixed the bookmark screen keys
Jonathan Gordon
2006-08-22
woops, more infinite loops removed
Jonathan Gordon
2006-08-21
Action lists no longer automatically "chain" to the CONTEXT_STD unless explic...
Jonathan Gordon
2006-08-17
software keylock works again
Jonathan Gordon
2006-08-16
Remote button mappings for archos player & recorders. Made keymap-internal st...
Jens Arnold
2006-08-16
Changed the button action code to allow both single-fire and multi-fire event...
Jens Arnold
2006-08-15
Decent button mapping for Archos Player
Linus Nielsen Feltzing
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing