Help - Search - Members - Calendar
Full Version: foo_looks v2.1
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
dano
damn, that script is cool Hadda, keep up your great work for foo_looks
height seems to be fine for me
Hadda
@dano,GHammer: Thanks.

Today new version of One_key with cool graphics from Dziuba.
user posted image
For now this skin is very simply. Soon I'll get new Foopilot graphics.


(This button is not like gestures from opera. This mesure only distans so you can change "gesture" in real time or annul it with another mouse button)

Download:"One key" beta2 63 kB
tk32
totally excellent work Hadda

and Dziuba deserves credit too

i'm so excited to see new concepts for skin design - and exciting new scripts

i love it
ralesk
Hadda, I found some bugs, not sure if it’s just me or…

Anyway, it seems that sometimes a space is not printed, especially when it’s in the middle of a title. The space is there on the real playlist.

Also, the time meter seems to be in remaining time mode every time I start foobar.
Hadda
@tk32: Thanks for credit
@ralesk:This is very first version and i see this bugs too. Tomorow I'll try to fix some. biggrin.gif
GHammer
QUOTE(ralesk @ Aug 20 2004, 05:22 AM)
Also, the time meter seems to be in remaining time mode every time I start foobar.
*


Ha! And for me it is selection length/elapsed.
I'd like it to be remaning/selection length

Looking very nice. I did like the first 'skin' though. Very clean.
Hadda
user posted image
I made new progressbar cpu friendly and fix scroll with real time update for all who listenig internet radio. This two part will be implement to foopilot after weekend smile.gif
Soon i implement chousing of time display.
Download:One key beta2.zip
atici
Thanks Hadda this skin looks much better than foopilot. I have a few suggestions:
  • Playlist as we have in foopilot.
  • Possibility to change the length of the bar in the preferences. I have a higher resolution screen and most of my titles are long so I'd prefer to have it longer.
  • I wish I could also use 3rd/4th buttons of my mouse and able to set them to different functions. If the gestures are customizable that would be great. I'm used to using the right mouse button in Opera for instance. I'd rather use that for prev/next song.
  • The pause does not work when I click on right mouse button. huh.gif
Hadda
@atici: I don't wonted to develop this version but Dziuba send me graphics. Maybe i'll make functions from foopilot. Is difficult to make changing length with graphics. Maybe i'll try it. In Foo_looks i can use only two buttons and roller. I think that I make config file with customize gestures. I sometimes trying to use right button for next too smile.gif. I can't see broblems with pause.
Hadda
I updated "one key" with two little volume changes. Mute is now fast (ignored buffer) and on double click fast volume change.

Regards Hadda
Berto
Hi Hadda,

Your work is excellent and I've been using Foopilot since you originally posted it!

I've tried OneKey and it unfortunately seems to crash my Foobar. (deleting it eliminates the crash.)

Admittedly I have a HUGE number of Foobar plug-ins, so any of them might be conflicting.

I'd be happy to either post or email you my crash log. Since it is so long, I'll wait to see if you're interested.

Thanks again for all the awesome work. It has really made my listening that much more enjoyable!

Regards.
Hadda
@Berto: If i could understand something in that files that will be great. Maybe next versions will work for you. Maybe some file or part you lose in unpack skin or download. I sometimes crashed foobar with my code but always i can see it with some symptoms. I don't know how i can help you. Thanks for raporting anyway. Send me this file maybe it will helpful in future. Hadziu@o2.pl smile.gif

Maybe someone can confirm this problem. ??

Regards Hadda
spaceships
anyone have a link to foo_looks 2.1 the main link does not seem to work.
upNorth
QUOTE(spaceships @ Aug 24 2004, 10:43 AM)
anyone have a link to foo_looks 2.1 the main link does not seem to work.
*


mirrors
dano
cant we get a moderator to edit the first post of this topic and adding the working mirrors?
Wisp
The link is really broken... ??? blink.gif sad.gif or it's mu internet connection problems?

biggrin.gif rolleyes.gif Now i See all ok thanks unsure.gif cool.gif
Hadda
Hi today updates of "Foopilot" and "One key"

Foopilot changes:
-mute on righ mouse click
-fast voume change on doubleclik
-new scroll with real time refreshing (for internet radio)

One key changes:
-with edit file:"!ok_phone_tweak.cfg" now anyone can configure this button. More commands soon.

Download:
One key beta3 (62kB)
Foopilot beta6.3 (102 kB)
wild
Hadda , both link isnt working , can u fix this?
GHammer
QUOTE(wild @ Aug 29 2004, 09:26 PM)
Hadda , both link isnt working , can u fix this?
*


Try, try again.
Server crashed and DNS has to update.
Working from here at this time. Your's should soon.
l12
Wow Foopilot is awesome! Thanks a lot!

My only request is, allow for Stop! not just Pause and mute.

It is often necessary for me to have Foobar completely release the sound card in order to play a movie or do other things, because I use a profesional recording sound card which is meant to latch onto one thing at a time.

It should be easy enough, how about Right-click on EQ = Stop?

That would be great, thanks a lot!
Hadda
@l12:
just find line:
CODE

list scripts string {"[function onleftbuttonup(this) fb2k_prefs('Equalizer') end]"}

in foopilot.ski file and change this line into this part
CODE

list scripts string {"[function onleftbuttonup(this) fb2k_prefs('Equalizer') end function onrightbuttonup(this) fb2k_playStop() end]"}


Regards Hadda
l12
Wow, fantastic! Thanks so much Hadda. Best skin ever! biggrin.gif

Thank you!
L12
Hadda
Hi smile.gif

I today updated one_key. I decided with Dziuba to call all our skins "Foopilot" wit secound word. So this skin is continue of one_key and calls : "Foopilot one"
user posted image

download Foopilot one 70 kB
dickhead
hey, i just started using foo_looks again, and it worked perfectly all last night...but i rebooted this morning, and now for the life of me i cannot get the foo looks to stay "on top". the actual foobar dialog does, but everytime i switch to another window, foo_looks goes under.... using foo_looks.ski v. 2.1 - any help would be appreciated.


foobar v 0.8.2
Hadda
@dickhead: Yes many people have this problem with foo_looks. Always on top working but not loading on start sometimes. I ussualy disable and enable again "always on top" when I see this bug and then working fine.

I wont to do this automaticly in my skins but do not know how to get always on top on/off.
upNorth
A while back I tried to use this code to remedy the AOT problem:
CODE
lua stayAOT
function onattach()
 if look_isaot() == true then
  fb2k_menuCommand('Components/Look/Show/Always on Top')
  fb2k_menuCommand('Components/Look/Show/Always on Top')
 end
end
endlua
But, IIRC it didn't work so I removed it after a while.
dano
maybe if you skip the "if look_isaot() == true then" and just always call the on top command 2 times after the skin is loaded, it would work?
upNorth
QUOTE(dano @ Sep 12 2004, 11:42 AM)
maybe if you skip the "if look_isaot() == true then" and just always call the on top command 2 times after the skin is loaded, it would work?
*

Good idea! I thought it would be a good idea to also try "if look_isaot() == false then", but I see now that it is not needed at all. I'll add it to my code and see if it improves anything. It might take a while to verify as this problem just happens from time to time, at least it does here.

Edit: Doesn't seem to work... sad.gif

Edit2: spelling
ddpham
FooPilot_One EQualizer button did nothing. I drag my mouse (right click up) where it says EQUAL and release the button, but nothing happened. Maybe a fix in this?
Hadda
@ddpham: I updated foopilot_one and now show equalizer.

@upNorth dano: Thanks for trying to solve this problem . Maybe this need some delay. I'll try with 0.5 s.


:edit:
I'm using for now first of this two scripts and do not see this bug for now. Maybe I have lucky. But I runned fb2k about 60 times with 4 computer restart. I had this problem with foopilot_one in 80% and with foopilot in 20% i think. For a moment I have seen it two times when i disable this script. So I think that work for me.

CODE

lua stayAOT  
function onattach()
     fb2k_menuCommand('Components/Look/Show/Always on Top')
    fb2k_menuCommand('Components/Look/Show/Always on Top')  
end  
endlua        

lua stayAOT2  
delay=true  
function onupdateplayerstatus(this)
  if delay then
  fb2k_menuCommand('Components/Look/Show/Always on Top')
   fb2k_menuCommand('Components/Look/Show/Always on Top')
   delay=false
  end
        end  
endlua

regards Hadda
dano
I tried your latest Foopilot_one_beta4.zip and I also think it solves the problem smile.gif
Hadda
smile.gifsmile.gifsmile.gif
So I updated Foopilot with this code too.
I'm happy that for now is possible to write code with no foo_looks bugs smile.gif.
bigboy177
Will there be a playlist... in foopilot_one... ??
Hadda
@bigboy177: Will be but for now two weaks break withouit making skins :]. I'm palning to show playlist with album art/info on the same time and playlist will be stretchy smile.gif. And me and Dziuba planing third skin: "Foopilot roller" after Foopilot one.
KangOl
hi !
hadda, i add a little feature to foopilot_one !
file : hadda_progress.ski
CODE
function onrightbuttonup(this)
if scanning then
 seek2bar(this)
 scanning=false
else fb2k_menuCommand("Playback/Copy now playing")
end

end
Hadda
@KangOl: I'm glad when someone changing code in his way. Right button i planing to use for open playlist but maybe I'll change plans.

:edit: spelling

:edit2: I updated "Foopilot One" with added instruction in English.
GeSomeone
I just posted a note to update gdi+
see here
wild
Great Work u doing here Hadda .

keep it up man.
Hadda
Thanks.

In this link You can find instruction for "Foopilot one"
foopilot page
For now this page is very pure.
dano
Hadda thats great, making a website for your skin
only the english should be improved wink.gif
Hadda
@Dano
I wrote this instruction and my English is not so good i know wink.gif. This instruction is adding to "foopilot one" too.


So if someone heve some time and wont to fix speeling can send me fixed Foopilot_one_instruction.txt file to email: Hadziu@o2.pl
I'll be very very grateful.

Regards Hadda
Hawk
Hey Hadda

I must compliment you on your graphical skills. you know how to make things look wonderful. You got a real talent for it.

Now A request for something that bothers me. I would like the scrolling text to go from right to left *without* going backwards. This I want it to move in only *one* direction. What code do I need?

Thanks in advance!
Hadda
@Hawk: This scroll what You mind compatibile with this versions is not so simply to write. This can take me some time. Now i'm writting playlist for Foopilot one. When I'll finish PL then I'll write this code.
Hawk
QUOTE(Hadda @ Sep 21 2004, 05:02 PM)
@Hawk: This scroll what You mind compatibile with this versions is not so simply to write. This can take me some time. Now i'm writting playlist for Foopilot one.  When I'll  finish PL then I'll write this code.
*




Thanks very much for considering this. I Appreciate it
seanyseansean
QUOTE(dano @ Sep 21 2004, 12:31 PM)
Hadda thats great, making a website for your skin
only the english should be improved  wink.gif
*



That's not very constructive, not everyone speaks English natively. I do though, so, Hadda, if you would like your text cleaned up then PM it to me.

sean
Hadda
smile.gif Two nights and PL done smile.gif
For now Foopilot one have only Playlist. This Playlist can be up to 41 position (by using mouse wheel on progress bar) but maybe i increse this. Graphics for moment not so good but work so take it and use it smile.gif.


user posted image

Download here 62kB
Hadda
smile.gif Hi . Now I'm waiting for new graphiscs form Dziuba. For now i incresed posibile playlist size up to 80 position smile.gif
Hadda
For now with little break i wont to show some Dziuba work and look in some future . I think that Dziuba is not credit enough. So this is his few screens.:

This is upgrades for Foopilot:
user posted image
user posted image
user posted image

And new project "Foopilot roller" for now only in our minds smile.gif

user posted image
user posted image
Hawk
WoW! I am impressed! Dziuba is certainly a great graphic artist.

I'll be looking forward to these and other projects
bugmenot
I can't download foo_looks at all, i've been searching for it for a couple months now and every site i find returns me a 404 error, anybody care to send it over to me? xilonmu@gmail.com plz
thx.

EDIT: That fooPilot skin looks awesome, some nice stuff coming from Polish people now-a-days smile.gif
Foobar was made by a polish guy wasn't it? cool.gif , give's ya something to be proud of
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.