| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
| |
This patch fixes some (mostly small) plugin issues with the "big"
YH-keymap patch (a507b). Only one fix affects the main keymaps
(virtual keyboard "DONE" now exits after long key /release/ instead
of long button /press/).
Change-Id: Id34f925ebfa97ae4974cd9405fbe1fee4f597833
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The main "innovation" in this patch are two "virtual buttons"
for the record switch on YH92x targets. When the switch state
changes, a single BUTTON_REC_SW_ON or .._OFF button event will
be generated. Thus keymap code can react on switching, but
not on the actual state of the switch.
Wherever sensible, the following user scheme is applied:
- use PLAY as confirm button
- use REW button or Long REW to exit
- use REC (YH820) or FFWD (YH92X) as modifier key for button combos
Change-Id: Ic8d1db9cc6869daed8dda98990dfdf7f6fd5d5a1
|
| |
|
|
| |
Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
|
| |
|
|
| |
Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
|
| |
|
|
| |
Change-Id: I92662c375a6600ed441253fe601f443921ce9169
|
| |
|
|
|
|
|
|
|
| |
1) update/complete keymaps (now handle slideshow)
2) update/complete manual
Change-Id: I1baf2598941bb781a2f2777f23eb543bd6bf5848
Reviewed-on: http://gerrit.rockbox.org/354
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
|
| |
|
|
| |
Change-Id: I46a9d3d9b149dd313236e9976ed2ce5ede0f70e2
|
| |
|
|
| |
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
|
| |
|
|
| |
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29704 a1c6a512-1295-4272-9138-f99709370657
|
| |
|
|
| |
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29065 a1c6a512-1295-4272-9138-f99709370657
|
|
|
This unifies jpeg viewer, png viewer, and bmp viewer to one plugin, image viewer, so that you can navigate through different image formats.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28626 a1c6a512-1295-4272-9138-f99709370657
|