SK,
Just a few Questions.
1. Is there the option to turn off the Artist and Album title below the Album Cover?
2. Can you move the song list closer to the album covers so you can see more of the song titles?
3. Is there a option to eliminate the program having to load the music library each time on start?
4. Is there a way you can speed up the search feature so it doesn't have to scan the library with each letter entry, like it reading from a saved file?
5. Somebody mentioned a EQ, can someone tell me where i can get one to work with this program!
There's alot of great things going on with this program, it's great and has alot of user options. I like alot of things with the program and the screen saver is great for showing the album covers with what is playing.
As i've said before if it only had a little more flash with a border etc. that was skinnable, but i know your not going to do it! 
Is this program open source or can i look at it in VB?
This is great Keep up the good work!
Thanks for the feedback.
1) Not currently, but if you really need it, I'll add it to that ever-growing list.

2) hmmm...what resolution are you running at? Are you running it at full screen or windowed? It's pretty close on my setup.
3) Of course, it's the 'Static Database' option you can see on the first section in the Options screen. This will store the album/song information in a couple of files so it only has to load them up when the program starts. It still needs to load the info from somewhere, but it's alot quicker than it going through the directories!
4) The Search feature is being read from the quickest possible place... memory! Even if you're using the Static Database or not, at the point you're doing the Search, the information is being stored in RAM, so there's no 'loading' involved there. The bottle-neck here is the control that the information is being loaded into. I did ALOT of playing around with the ListView control, but I guess it can't handle the amount of information and the speed it is required. What you could do is turn on the 'Require Enter Keypress Before Searching'. This will not initiate the search until you're ready to do so.
5) I don't know about EQ's. As I mentioned earlier, I have no use for one, and it'll cost me a fair bit of money to achieve it with the software (but hang tight, I may have some news on this in the near future!!!). The other alternative is to look at what's available with your sound card. I know with my SB Live it came with software that I can adjust the levels, and that's applied system-wide, not just in my program.
Again the skinnable topic....I know you know that I'm not going to do that, but please realise the amount of work that would be required to make that happen. It took MANY months to get the interface right as it is now, but to make it skinnable it will require me to strip the program back to scratch & start again. Can you see why I might not want to put in that amount of work just for this feature? It's not a matter of just not wanting to do it, it's a matter of feasibility from my point of view. MAYBE, if it was just displaying an image on the background (i.e. a border), I MAY look into it, but I know then it'd open a can of worms.

As for open source, no, it's closed source. That's just the way I want to do it. No other reason than that....not that I don't want to share the program. If that were the case, I wouldn't have put the program out there in the first place, I just want to keep the source to myself. Some others are happy to release their source, I'm not one of those people.

SK.