Accesso rapido:  

Forum: Old versions

Topic: Virtual DJ Clock/Time

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

StingrrPRO InfinityMember since 2008
Alright, This may seem like an extremely minor problem/whatever.. But I was just wondering if there was a way I can change the clock on virtual dj from military time to standard? I've looked everywhere in VDJ (I think) and I just can't seem to find anything anywhere.


Thanks in advance!
 

Inviato Mon 24 Nov 08 @ 4:03 am
erxonPRO InfinityMember since 2003
you have to change that in the skin's .xml file.

Replace the format="%fulhour" line with format="%hour12"
(or the other way around, depends on which one you have).
 

Inviato Mon 24 Nov 08 @ 7:25 am
This post brings up a question I had. How do you change vdj to show time remaining on a track instead of time elapsed?
 

Inviato Mon 24 Nov 08 @ 1:13 pm
erxonPRO InfinityMember since 2003
dj_crossfade513 wrote :
This post brings up a question I had. How do you change vdj to show time remaining on a track instead of time elapsed?


replace format="%Pspent" line with format="%Pleft"

If you want it to change on clicking the text, use such lines:

<text font="LCD" size="22" color="#FF7F7F"  align="center" format="%Pspent"/> 
<text2 font="LCD" size="22" color="#FF7F7F" align="center" format="%Pleft"/>


You can refer to the skin SDK topic or check the DjFormat's Mix Lab skin,
which has a variety of functions implemented.
 

Inviato Mon 24 Nov 08 @ 1:20 pm
StingrrPRO InfinityMember since 2008
Thanks a lot for the quick replies! Perfect answer, it worked perfectly!

dj_crossfade513 wrote :
This post brings up a question I had. How do you change vdj to show time remaining on a track instead of time elapsed?


Crossfade, I may have an easier answer for you.. On most of the VDJ skins I have used, Including my current.. All you have to do is click on the time of the track, and it will automatically switch from Elapsed to Remaining. Hope this helps.
 

Inviato Mon 24 Nov 08 @ 2:12 pm


(Vecchi argomenti e forum sono automaticamente chiusi)