Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
keymaps
/
keymap-player.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
e676b81
FS#7158 - Bookmark selection as a list.
by Magnus Holmgren
· 17 years ago
a053e58
minor actions cleanup:
by Jonathan Gordon
· 18 years ago
2cf9868
Player: Improve usaibiliy of wps volume adjustment in wps, and allow ON as 'ok' in standard context (fixes charging screen).
by Jens Arnold
· 18 years ago
91cb68a
Introducing the root menu!
by Jonathan Gordon
· 18 years ago
a0f3113
Action code: Made all private functions & variables static. Better module separation, and it saves a bit of binary size. * Added a few missing 'const's.
by Jens Arnold
· 18 years ago
814683e
-/+ keys were backwards in the settings lists (aparently)
by Jonathan Gordon
· 18 years ago
80876fd
Player: repair pause vs. context menu behaviour in WPS.
by Jens Arnold
· 18 years ago
2e3cfaf
fixed the bookmark screen keys
by Jonathan Gordon
· 18 years ago
fe5e56c
woops, more infinite loops removed
by Jonathan Gordon
· 18 years ago
56a16d7
Action lists no longer automatically "chain" to the CONTEXT_STD unless explicitly told to
by Jonathan Gordon
· 18 years ago
f178131
software keylock works again
by Jonathan Gordon
· 18 years ago
f39add3
Remote button mappings for archos player & recorders. Made keymap-internal stuff static for better optimisation.
by Jens Arnold
· 18 years ago
1fdb5bf
Changed the button action code to allow both single-fire and multi-fire events to be triggered with _REPEAT. Also simplifies the code. * Made the button mapping tables const to save RAM when running rockbox from flash ROM. * Repaired button mappings for Ondio. * Repaired some more button mappings for player. * Added missing TREE_STOP for iriver, and fixed WPS skipping for recorder.
by Jens Arnold
· 18 years ago
1526fd7
Decent button mapping for Archos Player
by Linus Nielsen Feltzing
· 18 years ago
224c0a1
Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list.
by Linus Nielsen Feltzing
· 18 years ago