rockbox/apps/keymaps
Marcoen Hirschberg 841a3c1950 fix keys for bookmarks on the gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12074 a1c6a512-1295-4272-9138-f99709370657
2007-01-19 16:30:36 +00:00
..
keymap-av300.c Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI simulator (but with a dummy background image for now) and the beginnings of the target-specific firmare code. Port is temporarily using a 2bpp LCD buffer format - the AV300 has a 320x240 colour (YCbCr-based) LCD which will need a new framebuffer format and drawing routines, but the LCD is also capable of various paletted bitmap modes, one of which has an identical framebuffer format to the greyscale ipods. Buttons (and hence the button mappings) are identical to the Archos Recorder, with the exception that the PLAY button on the Recorder is replaced by pressing the joystick on the AV300 (which I call BUTTON_SELECT). The initial port will begin by being strictly HWCODEC, but will evolve to be a hybrid SWCODEC/HWCODEC platform - it has a MAS3587F but also a main CPU (54MHz arm7tdmi plus DSP) capable of software decoding of at least some formats. 2007-01-14 13:48:09 +00:00
keymap-e200.c 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. 2006-12-12 07:55:17 +00:00
keymap-gigabeat.c fix keys for bookmarks on the gigabeat 2007-01-19 16:30:36 +00:00
keymap-h1x0_h3x0.c change the a-b buttons in the wps to work even if play is help down for a while before pressing left/right 2006-12-14 08:16:20 +00:00
keymap-h10.c Enable Morse mode for virtual keyboard on h10 players and make it possible to enter line edit while in Morse mode. 2007-01-04 14:36:04 +00:00
keymap-ifp7xx.c 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. 2006-12-12 07:55:17 +00:00
keymap-ipod.c Fix FS#6379 .ipod yesno screen asks for SELECT not PLAY 2006-12-26 12:55:48 +00:00
keymap-newtarget.c 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. 2006-12-12 07:55:17 +00:00
keymap-ondio.c 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. 2006-12-12 07:55:17 +00:00
keymap-player.c 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. 2006-12-12 07:55:17 +00:00
keymap-recorder.c Fix FS#6085, recorder can use on+left/right to set A-B markers and 2006-12-28 14:22:36 +00:00
keymap-x5.c 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. 2006-12-12 07:55:17 +00:00