Welcome to the Rockbox Technical Forums!
Does anybody know how to get the Lock Screen to stay lit for a while? it looks great but all is lost when it times out instantly.
OK, I'm finished working with this theme now.I made a few edits:Modified the Track display to also include the playlist track totalChanged the clock on the lock screen to correctly display in either 12 or 24 hour modeReplaced the 'xxx' string on the lock screen with AM or PM only if in 12 hour clock mode (otherwise no string)Pregenerated correct theme config files with the complete color information (Black,Green and Orange)Added bitrate and samplerate to the codec displayWhen repeat mode is set to 'shuffle' (the longest string) REPEAT is replaced with RPT because of space occupied by file informationI've attached the replacement WPS and CFG files in this post.I'll attach more screenshots in another reply (4 attachment limit per post).
#__Battery %%Vl(mainDisplay,250,40,40,14,2)%ar%bl%%
Now playing screen doesn't display the seconds correctly. They are being cut of in the middle.Surfans f20/AIGO EROS Q / K.
#__Time Elapsed%Vl(mainDisplay,30,190,40,15,2)%al%pc##__Time Total%Vl(mainDisplay,-70,190,40,15,2)%ar%pt
#__Time Elapsed%Vl(mainDisplay,30,190,50,15,2)%al%pc##__Time Total%Vl(mainDisplay,-80,190,50,15,2)%ar%pt#
Heyo! While I was using this I got really bothered that I can't see the battery level from the while playing screen so I tucked it in there. Loved how it looked on the hold screen so I just placed the percentage across from the track number on top.Code: [Select]#__Battery %%Vl(mainDisplay,250,40,40,14,2)%ar%bl%%[/code]
#__Battery Bar%Vl(mainDisplay,240,21,75,11,-)%xd(BB2)##__Battery %%Vl(mainDisplay,260,20,30,14,2)%ar%bl%%#
#__Preload Images%xl(BB2,bb2.bmp,0,0)
Page created in 0.071 seconds with 17 queries.