From 8397d6ca465653b01dd5bee7533e0573f5f6ce9a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 16 Jul 2014 19:20:44 -0600 Subject: Misc changes related to MediaPlayer. Nothing really significant --- apps/NxWidgets/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apps/NxWidgets') 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 -- cgit v1.2.3