mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05: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
|
|
@ -28,9 +28,9 @@
|
|||
# tap on current title info for playlist (ie. where albumart would normally be)
|
||||
%T(0,0,275,275,playlist)
|
||||
|
||||
%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%)>>
|
||||
%ac%?iy<%iy|>
|
||||
%Vl(b,0,400,-,180,-)
|
||||
%ac%?ig<%ig|>
|
||||
|
|
@ -48,9 +48,9 @@
|
|||
|
||||
# current track info - AA
|
||||
%Vl(d,0,370,-,-200,-)
|
||||
%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%)>>
|
||||
|
||||
# next track info - AA
|
||||
%Vl(d,0,550,-,-200,-)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue