From cd5d95090e0d1d8210cec612c48f9c44d48e2bfa Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Mon, 5 Nov 2007 14:36:31 +0000 Subject: Add missing descriptions for display settings, mirror various HAVE_* defines in the platform files and let the display settings be included based on those, lots of minor tweaks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15471 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/x5.tex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'manual/platform/x5.tex') diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex index 67a19ae40b..27d7f95895 100644 --- a/manual/platform/x5.tex +++ b/manual/platform/x5.tex @@ -2,6 +2,9 @@ \def\UseOption{x5} \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} +\edef\UseOption{\UseOption,HAVE_LCD_INVERT} +\edef\UseOption{\UseOption,HAVE_LCD_FLIP} +\edef\UseOption{\UseOption,HAVE_LCD_SLEEP} \edef\UseOption{\UseOption,HAVE_RECORDING} \edef\UseOption{\UseOption,CONFIG_TUNER} \edef\UseOption{\UseOption,CONFIG_RTC} @@ -9,6 +12,8 @@ \edef\UseOption{\UseOption,IAUDIO_X5_PAD} \edef\UseOption{\UseOption,HAVE_LCD_COLOR} \edef\UseOption{\UseOption,HAVE_REMOTE_LCD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS} \edef\UseOption{\UseOption,iaudio} \newcommand{\playerman}{Iaudio} -- cgit v1.2.3