joe_banana Posted August 3, 2007 Share Posted August 3, 2007 (edited) im using headphones for this thanks a lot will get those..:) and should i delete the old albumlist component? i dont noticed a change just the column ui Edited August 3, 2007 by joe_banana Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588752601 Share on other sites More sharing options...
moglenstar Posted August 3, 2007 Share Posted August 3, 2007 im using headphones for this thanks a lot will get those..:)and should i delete the old albumlist component? i dont noticed a change just the column ui keep the old one, that's a stand alone window, and i think nescessary for the album list panel to function. you will need to manually add albumlist panel and quicksearch to your columns_ui layout, that's why i said to read a bit in this thread :p Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588753103 Share on other sites More sharing options...
clocksforhire Posted August 8, 2007 Share Posted August 8, 2007 (edited) My first post here, some amazing layouts in this thread. I've been changing around my foobar a lot lately, and I'm not sure if this is a recent problem or if it's been around since I first installed the program... I've just not ever noticed. The progress bar for tracks (showing you where at in the song you're at) doesn't move in real time; it only moves when I pause the song, or completely at random for only a second. I use the track info mod (track display) for my progress bar. - CFH / edit nevermind, got it! Edited August 8, 2007 by clocksforhire Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588763852 Share on other sites More sharing options...
Bunio Posted August 8, 2007 Share Posted August 8, 2007 Anybody have Panels_UI plugin version older than 0.12.x (or 0.13.x) ? I must check something. TIA Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588764936 Share on other sites More sharing options...
+Audioboxer Subscriber² Posted August 8, 2007 Subscriber² Share Posted August 8, 2007 Don't know if this config has been posted before but it's really nice! Cepiperez's Dark config - http://www.hydrogenaudio.org/forums/index....showtopic=53703 Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588765045 Share on other sites More sharing options...
MAdbUSU Posted August 10, 2007 Share Posted August 10, 2007 i want to change color off graphic eq ...can i do that? how? i have this plugins ....do i need something else ? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588768510 Share on other sites More sharing options...
MrFuji Posted August 10, 2007 Share Posted August 10, 2007 i want to change color off graphic eq ...can i do that? how? :unsure: right click on the eq and change properties? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588769760 Share on other sites More sharing options...
Adriana Posted August 11, 2007 Share Posted August 11, 2007 Does anyone happen to have a working link for foo_vis_simple_spectrum? The link here: http://www.hydrogenaudio.org/forums/index....amp;hl=spectrum doesn't work. Only the source link does, and dang it I really don't want to try and compile it. I'm still using FB 0.8.3 and dang it I really wanted that bar mode. I've now been searching Google for hours, but have come up with nothing. If you have it, but no link, could you please email it to [email protected] I would be greatly obliged if ANYONE could get that plugin to me. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588770776 Share on other sites More sharing options...
MAdbUSU Posted August 11, 2007 Share Posted August 11, 2007 :unsure: right click on the eq and change properties? ooo 10x ...so easy ....;) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588771361 Share on other sites More sharing options...
lassekongo83 Posted August 12, 2007 Share Posted August 12, 2007 (edited) How can I create 3 buttons that switches between 3 different panels? I want to be able to switch between a playlist view, track display and playlist switcher. The only thing I have so far is this: $button(10,$sub(%_height%,56),12,12,0,0,/img\btn-switch.png,/img\btn-switchh.png,PVAR:SET:var:$ifequal($getpvar(var),0,1,0),) $ifequal($getpvar(var),0, $panel(Playlist views,Single Column Playlist,1,20,493,279,) , $panel(Panels2,Track Display,1,20,493,279,) ) It works with 1 button that switches between the playlist view and track display. But I want more buttons. Never mind, fixed it with: $select($add($getpvar(display.mode),1), $panel(Playlist views,Single Column Playlist,1,20,493,279,) , $panel(Panels2,Track Display,1,20,493,279,) , $panel(Panels,Playlist switcher,1,20,493,279,) ) $button(10,$sub(%_height%,56),12,12,0,0,/img\btn-switch.png,/img\btn-switchh.png,'PVAR:SET:display.mode:0',) $button(30,$sub(%_height%,56),12,12,0,0,/img\btn-switch.png,/img\btn-switchh.png,'PVAR:SET:display.mode:1',) $button(50,$sub(%_height%,56),12,12,0,0,/img\btn-switch.png,/img\btn-switchh.png,'PVAR:SET:display.mode:2',) Still need help though. Is it possible to add these buttons in a Track Display panel? Edited August 12, 2007 by lassekongo83 Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588773360 Share on other sites More sharing options...
Quad Master Posted August 12, 2007 Share Posted August 12, 2007 (edited) Cepiperez's Dark config @Audioboxer - one of the best foobar configs i have seen. but the thing is i have forgotten my hydrogen audio login and its not even allowing me to register. any other place where i can get that config. Or is it possible for u to upload it somewhere. Edited August 12, 2007 by Quad Master Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588773980 Share on other sites More sharing options...
Adriana Posted August 14, 2007 Share Posted August 14, 2007 @Madbusu, if that was a reply to me. ... Yeah did you read my post? I'm using 0.8.3, that isn't an option. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588777636 Share on other sites More sharing options...
Mutex Posted August 14, 2007 Share Posted August 14, 2007 Anybody have Panels_UI plugin version older than 0.12.x (or 0.13.x) ?I must check something. TIA Yes, does anyone have an older version. I'm trying to use em3's config, but I'm running into all sorts of issues. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588778790 Share on other sites More sharing options...
Adriana Posted August 15, 2007 Share Posted August 15, 2007 @Quad Master, if the inability to register is due to an email issue, they now have 10 minute emails. Btw, I remember when this thread was really active, it doesn't seem to be anymore. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588780751 Share on other sites More sharing options...
Quad Master Posted August 15, 2007 Share Posted August 15, 2007 wow didnt knew there was sth like 10 min mails. Btw suddenly my account started working , earlier i wasnt able to login to HA at all. I thought my account has expired or sth but now it worked donno how. Thanks ne way Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588781163 Share on other sites More sharing options...
Bunio Posted August 16, 2007 Share Posted August 16, 2007 Yes, does anyone have an older version. I'm trying to use em3's config, but I'm running into all sorts of issues. Same here. Maybe version 0.11.x will be helpfuly. ;\ Anybody ? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588783677 Share on other sites More sharing options...
HotKgon Posted August 16, 2007 Share Posted August 16, 2007 @audioboxer: That is a wicked config (Cepiperez's Dark config) however I can't seem to get the images zip file to download. I think the link is down or something. Could you upload a copy to somewhere? (or anyone else who has it) That would be awesome. Can't wait to use this beauty =) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588783736 Share on other sites More sharing options...
gkl Posted August 17, 2007 Share Posted August 17, 2007 So I recently started using foobar and, man, is the learning curve steep. Anyways, I have a few questions regarding customizing it: how can I change the background colour in Track Display panel? does anybody know some nice places for some preset trackdisplay configs? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588785893 Share on other sites More sharing options...
kjelle20 Posted August 18, 2007 Share Posted August 18, 2007 @audioboxer: That is a wicked config (Cepiperez's Dark config) however I can't seem to get the images zip file to download. I think the link is down or something. Could you upload a copy to somewhere? (or anyone else who has it) That would be awesome. Can't wait to use this beauty =) I second that. The links are down, and I need this bad boy asap :) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588788417 Share on other sites More sharing options...
PeCet Posted August 20, 2007 Share Posted August 20, 2007 My minimalistic Foobar, using default UI (which IMO is better than columns and panels etc.), and little bit customized: FYI: I'm using only one custom plugin which is foo_dumb for modules playback... edit2: Er... and audioscrobbler Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588792626 Share on other sites More sharing options...
Stylez Ray. Posted August 20, 2007 Share Posted August 20, 2007 My foobar, I like default look :) could you please post your columnsui config? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588792890 Share on other sites More sharing options...
dawxxx666 Posted August 20, 2007 Share Posted August 20, 2007 New version of foobar (0.9.4.4) available here: http://www.foobar2000.org/ Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588793246 Share on other sites More sharing options...
peterPL Posted August 21, 2007 Share Posted August 21, 2007 could you please post your columnsui config? it's totaly default Columns UI look :) I use only others buttons -> Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588795014 Share on other sites More sharing options...
moglenstar Posted August 23, 2007 Share Posted August 23, 2007 Haven't posted here in a while, and the thread seems kind of dead... Decided to start with a clean foobar, and make a new pui from scratch. This is based off of the "Banshee" media player, and is still very much WIP: Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588801664 Share on other sites More sharing options...
Bunio Posted August 24, 2007 Share Posted August 24, 2007 Nice work Max. Waiting for rel! :) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/287/#findComment-588802674 Share on other sites More sharing options...
Recommended Posts