Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6442 - Volume Changing WPS Tag

Attached to Project: Rockbox
Opened by Geoff Stokes (iwantanimac) - Friday, 15 December 2006, 13:22 GMT+2
Task Type Feature Requests
Category Themes
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

A way of telling in the WPS code whether the volume is changing (Or has changed within the past X seconds, configurable from within the WPS) would be very useful for many reasons, including making WPSes that emulate the look and feel of say the iPod firmware, in which the volume slider displays while the volume is changing.

Example (Possible) WPS Code:
%vd5 #Volume displays for 5 seconds after change
%?vc<#Display Volume#|#Display Whatever Else#> #Volume Changed?

If this could be implemented, that would be great, and I'm sure many others would agree.

Thanks.
This task depends upon

Closed by  Björn Stenberg (zagor)
Friday, 13 April 2007, 17:20 GMT+2
Reason for closing:  Duplicate
Additional comments about closing:  Closing all feature requests.
Comment by PaulJam (PaulJam) - Saturday, 16 December 2006, 16:30 GMT+2
There is already a patch that does something similar (displays a conditional while volume changes):
http://www.rockbox.org/tracker/task/5501
Comment by Geoff Stokes (iwantanimac) - Wednesday, 21 February 2007, 08:51 GMT+2
Yes, but this extends that functionality. The other patch only displays when the volume is being changed and has no delay after that. This would include that.

I may well have a look at the other one and see if i can tinker with it to achieve this myself.
Comment by TheKind (TheKind) - Wednesday, 07 March 2007, 21:29 GMT+2
Just a little up, this functionnality would be great.

Loading...