summaryrefslogtreecommitdiff
path: root/apps/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-16 19:20:44 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-16 19:20:44 -0600
commit8397d6ca465653b01dd5bee7533e0573f5f6ce9a (patch)
tree4a3206546e9e9860e7d324f3b6b04d901e858b61 /apps/NxWidgets
parent3889dd0fd47a5ebaeb8886b31f354c718bfcfdb0 (diff)
downloadnuttx-8397d6ca465653b01dd5bee7533e0573f5f6ce9a.tar.gz
nuttx-8397d6ca465653b01dd5bee7533e0573f5f6ce9a.tar.bz2
nuttx-8397d6ca465653b01dd5bee7533e0573f5f6ce9a.zip
Misc changes related to MediaPlayer. Nothing really significant
Diffstat (limited to 'apps/NxWidgets')
-rw-r--r--apps/NxWidgets/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/NxWidgets/Kconfig b/apps/NxWidgets/Kconfig
index aea80e076..34a96e89d 100644
--- a/apps/NxWidgets/Kconfig
+++ b/apps/NxWidgets/Kconfig
@@ -1147,6 +1147,12 @@ config NXWM_MEDIAPLAYER_YSPACING
forward, and reverse controls, and the volume slider in units of
lines.
+config NXWM_MEDIAPLAYER_VOLUMESTEP
+ int "Media Player Volume Step"
+ default 5
+ ---help---
+ This increment in volume, up or down, when the volume bar is clicked.
+
config NXWM_MEDIAPLAYER_BORDERS
bool "Media Player Button Borders"
default n