|
|
#41 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
nice
BUT NOT NICE CPU @ 99%cpu @approx 55-66% in shade |
|
|
|
|
|
#42 |
|
Winamp Addict
(Major Dude) |
try an higher timer resolution, works for me
|
|
|
|
|
|
#43 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
i have it on 50, which is cool for all skins, not gonna change it to any higher than that!
the skin should work on 50 tho!
|
|
|
|
|
|
#44 |
|
Winamp Addict
(Major Dude) |
mines on 50 to, have about 40% in main mode, how much cpu do you have?
|
|
|
|
|
|
#45 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
cpu is not in question, it works fine with 0-12% on virtually all skins except this one
here's something im not sure you need in display.m i take it this is just to switch the lcd display from the buttons to the songticker etc. why dont u just use the lcd circle and use onEnterArea()?? mousepos.onTimer() { if(getMousePosY() > (lMain.getTop() + 70) && getMousePosY() < (lMain.getTop() + 220) && getMousePosX() > (lMain.getLeft() + 65) && getMousePosX() < (lMain.getLeft() + 235)) changedisplay(1); else changedisplay(0); } |
|
|
|
|
|
#46 |
|
Winamp Addict
(Major Dude) |
because the display has all kinds of stuff ontop of it, i tried, but it just didn't work! any help here?
/edit: i've changed the timer delay to 500, it's now using around 20% of my cpu |
|
|
|
|
|
#47 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
ive got it down to between 5-11 mainly on 8 which is way better than using that horrible timer mouse position, thats a huge performance increase, which now makes the skin useable!
by using the glass layer as the catch area and using onEnterArea works fine to show the cbuttons its just the onLeaveArea which needs to be sorted now as thats not quite working as youd expect. most peeps are only gonna be seconds when changing those buttons so you could try and use a small timer which will change the display back to 0 after say 2/3/4 seconds that will make it behave as you wanted it in the first place without the overhead of the mouseposition timer make sure you comment out all your mousetimer calls
|
|
|
|
|
|
#48 |
|
Winamp Addict
(Major Dude) |
got a solution:
the timer thing you said and a config window to set the stay time ![]() tnx for help slob, mutch appreciated |
|
|
|
|
|
#49 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
nps
![]() now to me the skin is useable ![]() yep good idea or you could also add in a cross type section layer underneath the cbuttons which is bigger than the buttons so the user will always trigger that cross before the buttons are reached and you could then use the onEnterArea/onLeaveArea without adding in a timer |
|
|
|
|
|
#50 |
|
Winamp Addict
(Major Dude) |
i don't get it, but i guess you're right
|
|
|
|
|
|
#51 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
basically have a direct layer under the buttons as a catch area instead of using the glass, you could make it round or cross shaped which is wider than the buttons, round is probably the best way tho
then the user will have to move the mouse across that area before leaving the skin which will then trigger the onLeaveArea so you can set it back to the main display ![]() although as youve said thers a lot of stuff in there, so maybe its best to do the timer thing and then you can appeal to most peeps with having a configurable slider delay
|
|
|
|
|
|
#52 |
|
Winamp Addict
(Major Dude) |
that woudn't help, ig the cursor goes over the buttons the onleavearea would be triggered to
|
|
|
|
|
|
#53 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
stick to the configurable timer then
i expect another update today then? heheh
|
|
|
|
|
|
#54 |
|
Winamp Addict
(Major Dude) |
offcourse
|
|
|
|
|
|
#56 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
your slider label should be length
![]() and your mousetrap layers are blocking all of the main buttons, i cant slider the volume, progress bars and some of the outer buttons use the shift+ctrl +right click to check the ids you may need to reduce the size of the mousecatchment area no guru errors here and it seems to be working as intended ![]() dont forget about the debugger i mentioned it in a previous post, its the best way to get those bugs ironed out ![]() oh can you make the songticker a little narrower each side plz
|
|
|
|
|
|
#57 |
|
Major Dude
Join Date: Nov 2002
Location: Hamburg, Germany
Posts: 1,311
|
not bad but pretty buggy yet and i get a guru.basicly i dun like the conecpt but i must say our working fast
my skins: Nokia 3650, Spiderman Freeform, M3 (Manual), Simpsons Freeform(Idea, Coding), Freeamp Metaskins: WooHoo-FER , Ar-7 |
|
|
|
|
|
#58 |
|
Winamp Addict
(Major Dude) |
what the, no guru? mine has
![]() and what debugger? |
|
|
|
|
|
#59 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
|
|
|
|
|
|
#60 |
|
Major Dude
Join Date: Jan 2003
Location: Washington State
Posts: 1,133
|
been camping, Yeah i got the guru on the last beta too in display.maki something is not labeled right or left out. probably a simple line. So how many Vises have you got done, how many does Infinil wanna make for this. also think the delay on the cbuttons should be other way around. more delay on the songticker and timer fading into the buttons.
|
|
|
|
|
|
#61 |
|
Major Dude
|
Looks good. Only thing that isn't rubbing me 100% the awesome way is the buttons at the bottom and how they are transparent. Just seems a bit odd looking.
|
|
|
|
|
|
#62 |
|
Forum Viking
(Forum King) Join Date: Jan 2001
Location: The North
Posts: 3,541
|
/edit
nevermind..... but it´s a beauty regardless |
|
|
|
|
|
#63 |
|
Major Dude
Join Date: Jan 2003
Location: Washington State
Posts: 1,133
|
Love the Fading you got going on the Play buttons, I think that will work great. Also What do you guys think of the Visuals? UUL did a great job with the Bass, mid range , treble circle visual (access this by programming a button with Visuals on it then click on it. Switch visual by going to config) Anyone wanting to do Color themes put em here.
<gammaset id="Default"> <gammagroup id="Glass Labels" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Lights" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Backgrounds Outer" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Backgrounds Inner" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Main Anim" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Anim1 Treble" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Anim1 Bass" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Anim1 Mid" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Anim2" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Anim3" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Rings" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Glass" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Dark Glass" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Buttons" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Playback Buttons" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Volume and Seeker" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Backgrounds" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Shade Buttons" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Volume" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Seeker" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Window Buttons" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Equalizer Sliders" value="0,0,0" gray="0" boost="0" /> <gammagroup id="Vis Preview" value="0,0,0" gray="0" boost="0" /> </gammaset>
Last edited by QuadHeliX; 23rd September 2004 at 06:00. |
|
|
|
|
|
#64 |
|
Senior Member
Join Date: Sep 2003
Location: Romania!! - don't know whwrw that is?
Posts: 164
|
I think it's one of the best skins I'we seen in the last time.
i'll send some cthemes asap |
|
|
|
|
|
#65 |
|
Winamp Addict
(Major Dude) |
wow, those themes really look cool
|
|
|
|
|
|
#66 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
your guru error is because you havnt declared the timer before the call to it
![]() bosh these in this order ![]() hold = new Timer; staysl.SetPosition(disphold); |
|
|
|
|
|
#67 |
|
Winamp Addict
(Major Dude) |
k, tnx man
|
|
|
|
|
|
#68 |
|
Major Dude
|
nice one. reminds me on a sketch i've got flying around on paper here
![]() great work
Frozen skins: Gravestone Betaskins: Mushroom ::-:: The Claw In development: TechnodropFinished: Draculas Helmet (<-- still waiting for some color themes!) ::-:: Hal's eye |
|
|
|
|
|
#69 |
|
Major Dude
Join Date: Jan 2003
Location: Washington State
Posts: 1,133
|
OK we got the problem solved thanks Leech. No more Guru! Taking color themes, you can basically use 2 colors if you want and the theme will look great if you copy and paste. not too hard to Theme and the skin absolutely has Millions of Different looks you can achieve.
|
|
|
|
|
|
#70 |
|
Major Dude
|
am i the only one who has 100% cpu usage or has this already been mentionned?
Frozen skins: Gravestone Betaskins: Mushroom ::-:: The Claw In development: TechnodropFinished: Draculas Helmet (<-- still waiting for some color themes!) ::-:: Hal's eye |
|
|
|
|
|
#71 | |
|
has no CT
(Forum King) |
Quote:
playlist needs a stick mode btw
|
|
|
|
|
|
|
#72 | ||
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
Quote:
Quote:
|
||
|
|
|
|
|
#73 |
|
Major Dude
Join Date: Jan 2003
Location: Washington State
Posts: 1,133
|
we solved some CPU usage issues. Infinil and UUL are alittle busy in school right now. I have been working on vises and color themes for this and its almost done. Infinil has to approve.
|
|
|
|
|
|
#74 |
|
Winamp Addict
(Major Dude) |
i'll look at it when i get out of school today
|
|
|
|
|
|
#75 |
|
Major Dude
Join Date: Jan 2003
Location: Washington State
Posts: 1,133
|
For Newbies... The Color Editor 2.02
http://forums.winamp.com/showthread....hreadid=161484 Will do most of the hard work for color theming this skin.Graviton What you have to do after you install Color editor and make your theme, is to open Graviton go to C:\Program Files\Winamp\Skins\Graviton2.wal t then right click on the file and extract it to its own directory C:\Graviton through winzip. Goto the directory C:\Graviton\xml\colors.xml and find the name of the Theme you made. And post the results here. Last edited by QuadHeliX; 15th October 2004 at 04:20. |
|
|
|
|
|
#76 |
|
Major Dude
Join Date: Jan 2003
Location: Washington State
Posts: 1,133
|
What you got going here UUL? Just checking.
|
|
|
|
|
|
#77 |
|
Major Dude
Join Date: Jan 2003
Location: Washington State
Posts: 1,133
|
Whats the latest UUL?
|
|
|
|
|
|
#78 |
|
Winamp Addict
(Major Dude) |
Been just a little busy this week, I'll post the progress later one today.
|
|
|
|
|
|
#79 |
|
Major Dude
Join Date: Jan 2003
Location: Washington State
Posts: 1,133
|
sorry about double post the forums were down.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|