Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   Modern Skins (http://forums.winamp.com/forumdisplay.php?f=123)
-   -   Upstand (http://forums.winamp.com/showthread.php?t=230141)

mike-db 10th November 2005 23:58

Hey! that would be sweet and we could make the skin resizable so that the vis could "disapper" if the user did not want it?

SLoB 19th November 2005 11:42

quick bug fix on the vertitext ;)

bosh this in function UpdateSong after the variable iStrnglnght is declared

what this does is replace the remaining characters with a blank space if the track name is shorter than the amount of character positions declared in the skin, replace 17 with the amount of declared positions in group SongtickerGrp
if you dont bosh this in then the last character is present in the remaining spaces

PHP Code:

    //if track name is less than declared positions, blank rest of string as last char shows if this is not updated
    
if(iStrnglnght<17)
    {
        
//16 spaces in replace string, track name could be 1 char
        
Temp Temp strmid("                "1, (17-iStrnglnght));
    } 


mike-db 21st November 2005 07:21

Lol im stupid, Whats wroung?!?

SLoB 21st November 2005 12:23

load up an mp3 with a name less than 14 chars, just rename an existing file with say blah.mp3, play that file and look at the songticker, the remaining character spaces are not blank but inherit the last character which in this case would b "h"
the above code just replaces the filename with blank spaces in the songticker so that it looks as it should
just need to replace the number 17 with however many text objects are setup in the songtickergrp and one less spaces in the string as potentially a filename could be 1 char
and recompile

it does this in iCube also ;) but the above fix works

mike-db 25th November 2005 23:57

Ok thanks.

mike-db 29th November 2005 15:21

Hey skry what else are we going to do for this? I have some Ideas but they are small.

skryingbreath 29th November 2005 19:04

Quote:

Originally posted by mikwiththestick
Hey skry what else are we going to do for this? I have some Ideas but they are small.
I'm kinda tapped out, I only have like 2 graphical ideas for this. Werent you going to code the Big Mode? :blah: :igor:

mike-db 29th November 2005 23:20

Lol Yea but You need to make the graphics for it all I suck so much.

mike-db 24th December 2005 03:57

skry have you finished any graphics for this yet?

skryingbreath 24th December 2005 04:03

Oh shit! Dude, I forgot about this.. :-\

I swear, After christmas I will start and if they don't arrive at your front doorstep a week or so after new years you can have my first born :)

mike-db 24th December 2005 04:17

YES, I will sacrifice the new born to... um its ok I don't need your ne born just hurry man!!

billyvnilly 24th December 2005 04:41

I really like the idea of the vertical text...cant wait to see a finished product.

skryingbreath 24th December 2005 05:25

1 Attachment(s)
Ok, I got bored and started again.

What say you to this mick?

mike-db 25th December 2005 15:40

Thats pretty sweet shit lets use that :p

Edit/ NAh lets just sitck with the old design.

skryingbreath 26th December 2005 03:47

Heh, the thing about the old design....I have not the psds for it and I dont feel like designing the old style. So yer stuck with this one :p

mike-db 29th December 2005 02:06

Lol ok im sure we could work wiht it.

Strahan 8th February 2006 15:16

I was asking about something like this in another thread.. if someone could make this:

http://cityservices.baltimorecity.go...n/winamp_c.jpg

It'd be worth $20 to me :) Don't even need to display text on it, just the controls.

SLoB 8th February 2006 17:46

dont mean to hijack the thread ;) but checkout the beta version of walpha, it has 4 modes 1 of which is a vertical stick mode, also has 3 font modes to show songticker in various orientations ;)

i'll gladly accept $20 ;) heheh

skryingbreath 8th February 2006 19:39

I don't care if you hijack the thread. This kinda died a long time ago. I've got too much going on and a zillion other skins to finish and this was just a concept thrown up in the air.

Anyone else wants to take it up with Mik, go ahead.

mike-db 8th February 2006 20:16

yea im working on it sorta... not really since my computer crashed I lost all my skins and shit.

billyvnilly 8th February 2006 22:40

I dont think this is ever gonna get finished.

@slob, start a thread for Walpha please, i couldnt find it because it was in the middle of the alpine thread.

skryingbreath 5th April 2006 00:07

I made something from this script slob made and in the same general idea of this thread.
http://img294.imageshack.us/img294/9...eath6yd.th.jpg
Download


All times are GMT. The time now is 03:50.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.