Support and General Use > Theming and Appearance Customization

Theme: BlackRoad. 173px AlbumArt and lots of info [iPod 320x240]

<< < (2/3) > >>

Chronon:
Thanks.  Looks great!   :)

itix:
Great looking theme...

I'd love one without album art.

LucaBrasi:
I like this theme as well, new to Rockbox, i'd like to know what line i would need to add to display the system time in your theme to 12 hour format. I've seen the page with the different tags, but i'm unsure as to where it would be placed in the necessary category.

Thanks for any help.

BdN3504:
# DateTime
%V|177|0|143|24|1|777777|-|
%ar%ca, %ce/%cm/%cy  %cH:%cM

change to

# DateTime
%V|177|0|143|24|1|777777|-|
%ar%ca, %ce/%cm/%cy  %?cf<%cH:%cM|%cl:%cM %cP>

This line checks, if you have 12 hour clock enabled (Main Menu->System->Time & Date->Time Format) and then displays the time in this form:
hh:mm AM/PM. delete %cP if you don't wish to display AM/PM; change it to %cp if you wish am/pm displayed in small letters.
read about RTC here.

LucaBrasi:
Thank you very much for this. Would this be a standard line for themes that display time in the 24 hour format?
Or is the code theme specific? In any event thanks again for the help.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version