nXqd Posted May 29, 2007 Share Posted May 29, 2007 Your lyric font is little hard to read, so I change to Verdana uppercase . It's great, thanks dawxxx666 for great foobar config :) nXqd Link to comment Share on other sites More sharing options...
KKoo Posted May 29, 2007 Share Posted May 29, 2007 How do you change the fonts using dawxxx666's config? In the coding I see something lines that have: $font($get(fontAVA) What I did was add the font after those lines to get something like this: $font($get(fontAVA)hooge_05_53,6 The fonts change, but not to the correct font. Whatever font I type in, it displays the same one Link to comment Share on other sites More sharing options...
nXqd Posted May 29, 2007 Share Posted May 29, 2007 I've problem, my foobar always repeat track, but i don't want :| nXqd Link to comment Share on other sites More sharing options...
dawxxx666 Posted May 29, 2007 Share Posted May 29, 2007 I've problem, my foobar always repeat track, but i don't want :|nXqd You need cwb_hooks. Also check Menu-Playback-Order How do you change the fonts using dawxxx666's config?In the coding I see something lines that have: $font($get(fontAVA) What I did was add the font after those lines to get something like this: $font($get(fontAVA)hooge_05_53,6 The fonts change, but not to the correct font. Whatever font I type in, it displays the same one You can change this font in preferences->display->panelsui->edit layout->globals Link to comment Share on other sites More sharing options...
mauseum Posted May 29, 2007 Share Posted May 29, 2007 (edited) I really want to use the wsh panel bars but it keeps crashing foorbar on exit, it's really annoying. :( I found that if I change molgens config in the wsh seek and wsh vol from. // seekbar $if($strcmp($get(wshseek),1), $panel(wsh seek ,WSH panel,1,$sub(%_height%,39),$sub(%_width%,80),5,), $panel(Seekbar,Seekbar,2,$sub(%_height%,42),$sub(%_width%,80),12,) ) // volume bar $if($strcmp($get(wshvol),1), $panel(wsh vol,WSH panel,$sub(%_width%,62),$sub(%_height%,39),60,5,), $panel(Volume,Volume,$sub(%_width%,62),$sub(%_height%,42),60,11,) To // seekbar $if($strcmp($get(wshseek),1), $panel(Seekbar,WSH panel,1,$sub(%_height%,39),$sub(%_width%,80),5,), $panel(Seekbar,Seekbar,2,$sub(%_height%,42),$sub(%_width%,80),12,) ) // volume bar $if($strcmp($get(wshvol),1), $panel(Volume,WSH panel,$sub(%_width%,62),$sub(%_height%,39),60,5,), $panel(Volume,Volume,$sub(%_width%,62),$sub(%_height%,42),60,11,) It no longer causes a crash but hte problem then is that the bars no longer displaya nd are replaced by white lines where the bars used to be, any ideas? Edited May 29, 2007 by ReLapse Link to comment Share on other sites More sharing options...
mauseum Posted May 29, 2007 Share Posted May 29, 2007 (edited) What program do I need to edit PUI files? More to the point of how to I acess the JS and edit it? I've tried editing certain things within it that I don't have access with through foobar with notepad but it always causes errors. Edited May 29, 2007 by ReLapse Link to comment Share on other sites More sharing options...
Bunio Posted May 29, 2007 Share Posted May 29, 2007 What program do I need to edit PUI files? More to the point of how to I acess the JS and edit it?I've tried editing certain things within it that I don't have access with through foobar with notepad but it always causes errors. Use WordPad. :) Link to comment Share on other sites More sharing options...
KKoo Posted May 29, 2007 Share Posted May 29, 2007 You can change this font in preferences->display->panelsui->edit layout->globals Okay I found that but under that heading it's empty. Could you tell me type out the exact coding to paste in, on how to change the fonts to hooge_05_53? Basically I'd like it to be like yours, where the tracks are in the Hooge font And like somebody else posted, my foobar also creates an error when it exits, if I use the wsh panels Link to comment Share on other sites More sharing options...
Lqv2015 Posted May 30, 2007 Share Posted May 30, 2007 ^^ Yeah I have that exit problem too. Link to comment Share on other sites More sharing options...
vigge Posted May 30, 2007 Share Posted May 30, 2007 It's a known problem, but the reason why it crashes is unknown as far as I know. Whether or not it works seems to depend on the foobar- and PUI-config. If it crashes when you exit foobar I don't know of anything else you can do but to disable the WSH panels. Link to comment Share on other sites More sharing options...
5c077 Posted May 30, 2007 Share Posted May 30, 2007 This is the layout I made, pretty simple but gets the job done for me.. I don't like the flashy/shiny look. http://scott001.googlepages.com/foobar.html Link to comment Share on other sites More sharing options...
apul Posted June 2, 2007 Share Posted June 2, 2007 Made some modifications on moglenstar's pui with some tool++ stuff. =) Link to comment Share on other sites More sharing options...
PaulCabby Posted June 2, 2007 Share Posted June 2, 2007 Just a quick one. How do i state the total playlist size (in number of megabytes) via titleformatting? Link to comment Share on other sites More sharing options...
Bubbabyte Posted June 2, 2007 Share Posted June 2, 2007 Made some modifications on moglenstar's pui with some tool++ stuff. =) release.. please!! Link to comment Share on other sites More sharing options...
apul Posted June 2, 2007 Share Posted June 2, 2007 toolejmog-fuu Credits to moglenstar, toolej and dawxxx666. Check teh readme in the .rar. Have fun. :) VIEW & DOWNLOAD Link to comment Share on other sites More sharing options...
moglenstar Posted June 3, 2007 Share Posted June 3, 2007 looks really good apul :) Link to comment Share on other sites More sharing options...
dawxxx666 Posted June 3, 2007 Share Posted June 3, 2007 I agree with moglenstar - looks nice, especially I like your playlist :D Link to comment Share on other sites More sharing options...
Bunio Posted June 3, 2007 Share Posted June 3, 2007 Excellent work apul. ;) Link to comment Share on other sites More sharing options...
tool++ Posted June 3, 2007 Share Posted June 3, 2007 YOU DO NOT HAVE PERMISSION TO RELEASE TAKE IT DOWN IMMEDIATELY Edit: Just kidding :] Link to comment Share on other sites More sharing options...
dawxxx666 Posted June 3, 2007 Share Posted June 3, 2007 BTW: I don't thing that using SYSCOL is a good idea, apul. If I want to have exactly the same foo colors as on your screens I must use your VS Link to comment Share on other sites More sharing options...
Dom Posted June 3, 2007 Author Share Posted June 3, 2007 BTW: I don't think that using SYSCOL is a good idea, apul. If I want to have exactly the same foo colors as on your screens I must use your VS So thats why colors didnt show up hah, i agree with dawx here... Link to comment Share on other sites More sharing options...
lyte Posted June 3, 2007 Share Posted June 3, 2007 very cool Link to comment Share on other sites More sharing options...
mauseum Posted June 3, 2007 Share Posted June 3, 2007 Very nice Apul, very nice indeed and I agree with Dawxxx666. Link to comment Share on other sites More sharing options...
apul Posted June 3, 2007 Share Posted June 3, 2007 YOU DO NOT HAVE PERMISSION TO RELEASE TAKE IT DOWN IMMEDIATELYEdit: Just kidding :] Ahaha you got me! :pinch: God damn it, the vs i'm using is rawr04 (by tool++). Guys, I suggest getting it. I've not enough time at the moment you know, and you'll have to change tool++'s scpl yourself if you don't use rawr04. Sorry but I can't do more for now. Link to comment Share on other sites More sharing options...
Dom Posted June 3, 2007 Author Share Posted June 3, 2007 Rawr Link to comment Share on other sites More sharing options...
Recommended Posts