This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#2680 - wps tags for crossfade and replaygain
Attached to Project:
Rockbox
Opened by Stephan Wezel (thewolfwillcome) - Tuesday, 13 September 2005, 21:37 GMT+1
Last edited by Stephan Wezel (thewolfwillcome) - Tuesday, 13 September 2005, 21:37 GMT+1
Opened by Stephan Wezel (thewolfwillcome) - Tuesday, 13 September 2005, 21:37 GMT+1
Last edited by Stephan Wezel (thewolfwillcome) - Tuesday, 13 September 2005, 21:37 GMT+1
|
DetailsThese patch adds to wps tags to show if crossfade and
replaygain is on. crossfade : %cf (shows if crossfade setting is off, crossfade or mix) replaygain: %rg(it shows only if replagain is on or off) example: %?cf<off|crossfade|mix> %?rg<off|on> |
This task depends upon
Closed by Martin Scarratt (mmmm-)
Wednesday, 02 August 2006, 19:36 GMT+1
Reason for closing: Accepted
Wednesday, 02 August 2006, 19:36 GMT+1
Reason for closing: Accepted
It's used in a iPod 5G reworking I've done of the Ajant Orange Theme (for iRiver), and the icon for crossfade does seem to show up sporadically whilst it's actually crossfading, but doesn't seem consistent. I know there's a conflict with the new RTC, but I'm sure most people can distinguish the difference between %c and %cf or even %Cf.