mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Revert^2 "Remove flashing text with the player name from the Next track label in WPS"
This reverts commit 1c0cfcee70.
Reason for revert: Going to put a splash at start-up
Change-Id: I9dcee79737f91161d7911923cec841f40e36e81d
This commit is contained in:
parent
1c0cfcee70
commit
6df48c5f7f
27 changed files with 41 additions and 41 deletions
|
|
@ -62,7 +62,7 @@
|
|||
%s%al%?it<%it|%fn>
|
||||
%s%al%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
|
||||
%s%al%Sx(Next Track:);%s%al%t(1, 300)%ft(playername.txt)
|
||||
%s%al%Sx(Next Track:)
|
||||
%s%al%?It<%It|%Fn>
|
||||
#
|
||||
# Track Info - No Album Art
|
||||
|
|
@ -71,5 +71,5 @@
|
|||
%s%ac%?it<%it|%fn>
|
||||
%s%ac%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
|
||||
%ac%Sx(Next Track:);%s%ac%t(1, 300)%ft(playername.txt)
|
||||
%ac%Sx(Next Track:)
|
||||
%s%ac%?It<%It|%Fn>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue