Shadowolf
- Quote
- Report Post
- Posted: Sat, 01 May 2010 11:10:46 +0000
heavilymedicated
Computer Science major reporting for duty, sir!
I don't know C++ specifically, but I know C# and normal C, so it shouldn't take me too long to pick up. I'll take a look and see what I can do... Don't expect a whole lot, though; I've got a bit on my plate right now.
I don't know C++ specifically, but I know C# and normal C, so it shouldn't take me too long to pick up. I'll take a look and see what I can do... Don't expect a whole lot, though; I've got a bit on my plate right now.
Haha, thanks, but I finally got someone on it; we've been working on it together for a few weeks, he's almost done with it now.
If you'd like though, I do got another issue, since I don't wanna bother the guy too much, hehe; especially since it'd be cool to get another goth rocker helping me here that I can credit on the site too, hehe ;P
One thing I want to do is organize all the songs in alphabetical order. The way it is sorted now, is based on how the music is sorted in the playlist library. This is inconvenient when I add new songs to the library... they get thrown at the end of the list, which is a headache to go through bands with lots of music.
Also, another thing I was thinking, purely aesthetics, is I was thinking to make the song titles follow title grammar; so all words are capitalized except articles, conjunctions, and prepositions (fewer than 5 letters)... unless it's at the beginning or end. Words like "the", "to", "so", "a", "an", "at", "but", "with", etc. I have a particular idea on how to approach that.
If either sounds do-able, you can PM me, and I can give you the code which to modify and such. =3