summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-17 12:12:02 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-17 12:12:02 -0600
commit1b928ea22fbe5e63c5fbfd9a9051eb40512a6665 (patch)
treebee9856ea642e60a428dca6d2cdf692370b49792 /nuttx/configs
parent3898201b9416c1fc1a828270fe8ce12d7861cd71 (diff)
downloadpx4-nuttx-1b928ea22fbe5e63c5fbfd9a9051eb40512a6665.tar.gz
px4-nuttx-1b928ea22fbe5e63c5fbfd9a9051eb40512a6665.tar.bz2
px4-nuttx-1b928ea22fbe5e63c5fbfd9a9051eb40512a6665.zip
NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height; the slider height is now provided as a parameter, replacing the widget height which is now calculated from the glip image height
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/sama5d4-ek/nxwm/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/sama5d4-ek/nxwm/defconfig b/nuttx/configs/sama5d4-ek/nxwm/defconfig
index 01ede6c98..83318652b 100644
--- a/nuttx/configs/sama5d4-ek/nxwm/defconfig
+++ b/nuttx/configs/sama5d4-ek/nxwm/defconfig
@@ -1410,6 +1410,8 @@ CONFIG_NXWM_MEDIAPLAYER=y
CONFIG_NXWM_MEDIAPLAYER_MEDIAPATH="/mnt/sdcard"
CONFIG_NXWM_MEDIAPLAYER_XSPACING=12
CONFIG_NXWM_MEDIAPLAYER_YSPACING=16
+CONFIG_NXWM_MEDIAPLAYER_VOLUMESTEP=5
+# CONFIG_NXWM_MEDIAPLAYER_CUSTOM_COLORS is not set
# CONFIG_NXWM_MEDIAPLAYER_BORDERS is not set
#