1
0
Fork 0
forked from len0rd/rockbox

Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19673 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Giacomelli 2009-01-04 23:33:15 +00:00
parent d32ebec9da
commit 6d5823f964
65 changed files with 476 additions and 89 deletions

View file

@ -27,6 +27,7 @@ static int files, dirs, musicfiles, largestdir;
static int lasttick;
static bool abort;
/* FIXME: Could use plugin lib actions or be cleaned up */
#if CONFIG_KEYPAD == PLAYER_PAD
#define STATS_STOP BUTTON_STOP
@ -61,6 +62,11 @@ static bool abort;
(CONFIG_KEYPAD == SANSA_M200_PAD)
#define STATS_STOP BUTTON_POWER
#elif (CONFIG_KEYPAD == SANSA_FUZE_PAD)
/* FIXME:
#define STATS_STOP BUTTON_HOME */
#define STATS_STOP BUTTON_DOWN
#elif CONFIG_KEYPAD == IRIVER_H10_PAD
#define STATS_STOP BUTTON_POWER