Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category User Interface → Themes
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.0
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by jgrg1 - 2008-12-07
Last edited by pixelma - 2010-11-22

FS#9612 - Add Crossfeed, Equaliser, Dithering and Fade On Stop WPS tags

Adds WPS tags to show the status of the Crossfeed, Equaliser, Dithering and Fade On Stop settings.

Crossfeed - %af
Equaliser - %eq
Dithering - %ad
Fade On Stop - %as

Can be used in conditional operators, e.g.

# EQ - Off|On
%?eq<Off|On>

# Crossfeed - Off|On
%?af<Off|On>

# Dithering - Off|On
%?ad<Off|On>

# Fade on pause - Off|On
%?as<Off|On>

Closed by  pixelma
2010-11-22 00:43
Reason for closing:  Rejected
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Superseded by the more flexible settings tag. The author seems to have lost interest since and the patch hasn't been worked on for almost two years.

Doesn’t this duplicate existing functionality? (Specifically, the generic setting tag?)

jgrg1 commented on 2008-12-08 12:58

Generic setting tag? Oh, how does that work?

It was added yesterday which could explain why you missed it. Should now be in the documentation. (it’s the %St tag)

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing