mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Cabbie v2: Place album above title and track on the WPS. The idea is to have the album immediately beneath any album art.
Change-Id: I8c5fe85207bb3ecfde131710170ef7a5f801f312
This commit is contained in:
parent
972c8c0ab6
commit
38a0f1a96f
26 changed files with 50 additions and 50 deletions
|
@ -62,14 +62,14 @@
|
|||
#
|
||||
# Track Info - Album Art
|
||||
%ax%Vl(a,51,12,-,34,1)
|
||||
%s%al%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||
%s%al%?it<%it|%fn>
|
||||
%s%al%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
%s%al%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||
%s%al%?iy<%iy>
|
||||
#
|
||||
# Track Info - No Album Art
|
||||
%Vl(b,0,12,-,34,1)
|
||||
%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||
%s%ac%?it<%it|%fn>
|
||||
%s%ac%?ia<%ia|%?iA<%iA|%?d(2)<%d(2)|%(root%)>>>
|
||||
%s%ac%?id<%id|%?d(1)<%d(1)|%(root%)>>
|
||||
%s%ac%?iy<%iy>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue