Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category User Interface → Themes
  • Assigned To No-one
  • Operating System
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by roolku - 2005-11-08
Last edited by nls - 2006-09-26

FS#2740 - revised replay gain tags

This patch replaces 1295785 and 1290401 to streamline
the way that Replaigain Information is presented in the
wps. (Since 1290401 also included the crossfade patch,
it is included here as well - when the crossfade settings
are finalised I can make a new more comprehensive
patch.)

Three new tags are introduced:

%rg - Replaygain type (off, track, album, track when
shuffle)
%rt - Replaygain value for track
%ra - Replaygain value for album

Suggested usage is:

%?rg<RPG disabled|RPG enabled>
%?rg<RPG disabled|RPG track|RPG album|RPG track
when shuffle>
%?rg<RPG disabled|%?rt<%rt|no track RPG>|%?ra<%
ra|no album RPG>|%?ps<%?rt<%rt|no track RPG>|%?
ra<%ra|no album RPG»>

You can of course replace the text with bmps where
appropriate.

Closed by  mmmm-
2006-11-15 18:41
Reason for closing:  Fixed
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

%rg now does this

Added modified crossfade patch according to pilot000
(http://forums.rockbox.org/index.php?topic=1777.0).
Suggested usage is:

%?cf<|%?ps<%?ct<x-fade|mix»|%?ct<x-fade|mix»

adapted to recent CVS changes

Anonymous Submitter commented on 2006-01-13 12:41

the 12th line in the crossfade patch needs to be changed
into:
+ case 'C':
or it will conflict with the rtc_wps.patch

because of this, the syntax must contain uppercase C
instead of c. like this:
%?Cf<|%?ps<%?Ct<x-fade|mix»|%?Ct<x-fade|mix»

Flid commented on 2006-04-12 17:55

I've just realised I've commented in an older version of the crossfade patch. I would love this to be applied to CVS. Does it still work with recent CVS due to the addition of RCT?

I'm very interested, as this feature makes for some nice BMP action in graphical WPS, which I'm working on.
I'm gonna bump this subject on the forums aswell.

nls commented on 2006-09-26 20:41

I reopened this patch because parts of it wasn't committed namely the %rt and %ra tags.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing