From d5bd4ec6820db58c2989fc7ecc5297c770515e83 Mon Sep 17 00:00:00 2001 From: Jean-Louis Biasini Date: Tue, 21 Feb 2012 15:50:38 +0100 Subject: Fuze+: fractals's plugin keymaps reworks 1) Multitouch does not work on Fuze+. Unstead we can take advantage of bottomleft and bottomright button. 2) Manual completed accordingly Change-Id: I9535865773a2d1e21b1a71af63e4d377abcbc752 Reviewed-on: http://gerrit.rockbox.org/115 Reviewed-by: Amaury Pouly --- apps/plugins/fractals/fractal.h | 8 ++++---- manual/plugins/fractals.tex | 12 +++++++++--- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/apps/plugins/fractals/fractal.h b/apps/plugins/fractals/fractal.h index 027f4698dc..5fc05c2a58 100644 --- a/apps/plugins/fractals/fractal.h +++ b/apps/plugins/fractals/fractal.h @@ -360,10 +360,10 @@ #define FRACTAL_DOWN BUTTON_DOWN #define FRACTAL_LEFT BUTTON_LEFT #define FRACTAL_RIGHT BUTTON_RIGHT -#define FRACTAL_ZOOM_IN (BUTTON_PLAYPAUSE|BUTTON_UP) -#define FRACTAL_ZOOM_OUT (BUTTON_PLAYPAUSE|BUTTON_DOWN) -#define FRACTAL_PRECISION_INC (BUTTON_PLAYPAUSE|BUTTON_LEFT) -#define FRACTAL_PRECISION_DEC (BUTTON_PLAYPAUSE|BUTTON_RIGHT) +#define FRACTAL_ZOOM_IN BUTTON_SELECT +#define FRACTAL_ZOOM_OUT BUTTON_PLAYPAUSE +#define FRACTAL_PRECISION_INC BUTTON_BOTTOMRIGHT +#define FRACTAL_PRECISION_DEC BUTTON_BOTTOMLEFT #define FRACTAL_RESET BUTTON_BACK #elif CONFIG_KEYPAD == SANSA_CONNECT_PAD diff --git a/manual/plugins/fractals.tex b/manual/plugins/fractals.tex index 07347c8012..329968d87b 100644 --- a/manual/plugins/fractals.tex +++ b/manual/plugins/fractals.tex @@ -11,7 +11,8 @@ This demonstration draws fractal images from the Mandelbrot set% % \opt{RECORDER_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD + ,SANSA_FUZEPLUS_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd} \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolUp} \opt{COWON_D2_PAD}{\TouchTopRight} @@ -26,6 +27,7 @@ This demonstration draws fractal images from the Mandelbrot set% \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{Long \ButtonPlay} + \opt{SANSA_FUZEPLUS_PAD}{\ButtonPlayPause} \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} \opt{COWON_D2_PAD}{\TouchTopLeft} \opt{PBELL_VIBE500_PAD}{\ButtonMenu} @@ -37,7 +39,8 @@ This demonstration draws fractal images from the Mandelbrot set% \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft} - \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonLeft} + \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD + ,SANSA_C200_PAD}{\ButtonSelect+\ButtonLeft} \opt{IAUDIO_X5_PAD}{Long \ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{GIGABEAT_PAD}{\ButtonVolDown} @@ -47,6 +50,7 @@ This demonstration draws fractal images from the Mandelbrot set% \opt{PBELL_VIBE500_PAD}{\ButtonCancel} \opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonVolDown} \opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonRew} + \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft} \opt{HAVEREMOTEKEYMAP}{& } & Decrease iteration depth (less detail)\\ % @@ -63,6 +67,7 @@ This demonstration draws fractal images from the Mandelbrot set% \opt{PBELL_VIBE500_PAD}{\ButtonOK} \opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonVolUp} \opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonFF} + \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight} \opt{HAVEREMOTEKEYMAP}{& } & Increase iteration depth (more detail)\\ % @@ -78,13 +83,14 @@ This demonstration draws fractal images from the Mandelbrot set% \opt{COWON_D2_PAD}{\TouchCenter} \opt{PBELL_VIBE500_PAD}{Long \ButtonCancel} \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec} + \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack} \opt{HAVEREMOTEKEYMAP}{& } & Reset and return to the default image\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% - ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower} + ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} \opt{SANSA_FUZE_PAD}{Long \ButtonHome} \opt{GIGABEAT_S_PAD}{\ButtonBack} \opt{PBELL_VIBE500_PAD}{\ButtonRec} -- cgit v1.2.3