Posted by member 349278 on 2006-10-26 12:56:05 link

@immortal: I fixed it in 0.2, so you should already have an up-to-date version...... and who's andy? XD

@Boreas: I noticed that also, I think it is the inactive labels, I'll look into a more efficient way of dealing with them



edit:

I've got CPU usage down to 0 when it's idle

has anyone got any ideas on how to bring it down whilst getting the song data,

Heres roughly whats going on

Wait for update timer to expire (default half a second)
{
Check if iTunes is still open
{
Set all stats to zero;
Get all new stats from itunes;
Set new stats to variables;
Parse String 1;
Set Label 1;
Parse String 2;
Set Label 2;
Parse String 3;
Set Label 3;
Parse String 4;
Set Label 4;
}
}
Repeat;




edit: could someone be really great and check to see if it is specific perameters that are causing increased CPU usage, if it it I could work on sliming them down.

I'd do it myself but I have previous commitments that I need to partake in