Quick Sign In:  

Forum: VirtualDJ Skins

Topic: VirtualDj 8 - SilverSleek - Page: 1

Dieser Teil des Themas ist veraltet und kann veraltete oder falsche Informationen enthalten


(Click me)


Changelog:
2014-08-06: V1.0 Beta - Initial Release


A multi-function skin suitable (mostly) for users with a controller
Leave your thoughts, comments, and any possible bugs below...

PS:
The skin will be updated frequently in order to include all functions planned.

To do:

  • Create Maximized browser view on 2 decks mode
  • Enable Video Support
  • Create 4 decks layout
  • Create daylight variation
  • Add supports for more controllers with 8 pads (4 pads per side)
  • Add controller specific functions
  • Include custom browser icons


Thank you!
 

geposted Wed 06 Aug 14 @ 1:52 am
FruitPRO InfinityMember since 2003
Testing here !

She's cool, very well done ! Congrats phantom !!
 

geposted Wed 06 Aug 14 @ 2:02 am
Got lost there for a minute phantom,but not hard to find.the party its on!
 

geposted Wed 06 Aug 14 @ 2:52 am
FruitPRO InfinityMember since 2003
Like the limiters, great idea !
 

geposted Wed 06 Aug 14 @ 4:08 am
There doesn't seem to be a way of setting/changing the pitch %.
 

geposted Wed 06 Aug 14 @ 4:09 am
How do I get the cover art on the jog wheel?

EDIT: Sorry, Found it! The buttons (minimize, config, skin options etc) are VERY dark on my screen. That's why I didn't notice this button....
 

geposted Wed 06 Aug 14 @ 4:28 am
I've already customized mine!

 

geposted Wed 06 Aug 14 @ 5:03 am
dcomoPRO InfinityMember since 2012
In the quick 3 1/2 minutes of playing with it, I have found the following issues on the Mac:

Virtual DJ logo in the top corner is overly large and covers a significant portion of the window. (Picture attached.)

The numbers are not fixed size, so the counters 'bounce' left and right when counting down/up. (The fix that other skins have made is align the text left in the xml, not right. (Most of the time the leading number will be a zero.)

 

geposted Wed 06 Aug 14 @ 9:23 am
dcomoPRO InfinityMember since 2012
A few more issues-

- In the song title/artist area, if the name contains any characters that 'hang' such as a lowercase j or g, the bottom is cut off.
- If you look at the screenshot above, the word remain is cut off. (The N is sliced in half.)
- The plug (battery) indicator is always lit (on) regardless if the laptop is plugged in or not.

(FYI- I am running 1440x900 as my resolution.)
 

geposted Wed 06 Aug 14 @ 9:35 am
To be honest I didn't check the skin on MAC's

Battery indicator is native.
Also the times are supposed to use the "LCD" font which by default is usually installed with version 7 (unless it's not on MAC's)

Anyway, if I can get my hands on a MAC, I will fix these issues
 

geposted Wed 06 Aug 14 @ 9:42 am
dcomoPRO InfinityMember since 2012
Here's further screenshots on the text issues.
 

geposted Wed 06 Aug 14 @ 9:51 am
dcomoPRO InfinityMember since 2012
If you give me pointers on where I can look to fix these issues, I can probably make the fixes myself and then provide you tested code. (I'm a software developer myself, so together we should be able to get this working on both Mac and PC.)
 

geposted Wed 06 Aug 14 @ 9:53 am
Take a look on line 10 on the XML
<define class="txt_TI_Text">
<text size="20" color="#bebebe" weight="bold" scroll="no"/>
</define>

Try to change the text size to a lower value and tell me what works best


Also on line 2770
<logo os="pc">
<size width="96" height="23"/>
<pos x="+7" y="+8"/>
</logo>
Remove the os="pc" and tell me if the logo is fine now
 

geposted Wed 06 Aug 14 @ 10:35 am
dcomoPRO InfinityMember since 2012
Will do! Give me an hour or so. :-)
 

geposted Wed 06 Aug 14 @ 10:48 am
dcomoPRO InfinityMember since 2012
Oddly enough, when I make the changes and then compress the files back into a .zip, it tells me that it cannot locate the .xml file. I need to figure out what is going on and why...
 

geposted Wed 06 Aug 14 @ 11:06 am
dcomoPRO InfinityMember since 2012
Not sure what is happening, however can you make those changes and then pass me a .zip which I will test?
 

geposted Thu 07 Aug 14 @ 10:30 pm
Wow - looks awesome! Really looking forward to see how you cram all this good stuff into a 4 deck version!

Only suggestion - would it be possible to make the LCD font switchable? It gets a little hard to read on my screen depending on the sizes.
 

geposted Fri 08 Aug 14 @ 11:07 am
dcomoPRO InfinityMember since 2012
For some reason making the .zip files on the Mac causes issues, however I was able to manipulate the files on a PC, but then drop them on a Mac just fine.

Here is what I found:

- Removing the Logo PC designation fixes the issue on the Mac (screenshot below).
- Changing the text size from 20 > 16 fits in the text with a 'descender'.

Now just waiting for the 4 deck version! :-)
 

geposted Wed 13 Aug 14 @ 10:49 am
dcomoPRO InfinityMember since 2012
Also, you had mentioned that the wall power/battery indicator is native when I reported that it was always lit like it was on wall power. Please review your code for this since the other skins (including VDJ 8 native) properly reflect the state of power, however this skin does not. (It may on PC, but it does not on Mac.)

I'll be more than happy to be your test subject on this.
 

geposted Wed 13 Aug 14 @ 10:58 am
George,

Your skin is excellent. Now using it to test V8.

Probably going to use this one when my DDJ-SX2 and new laptop arrive. Thanks for all the hard work!

Keith
 

geposted Wed 13 Aug 14 @ 3:53 pm
87%