deviant art

Deviant Login Shop
 Join deviantART for FREE Take the Tour
[x]
Shop Similar Prints
This Print Not Available
Download File
ZIP, 1.3 MB
more ▶

More from ~Br3tt

Featured in Groups:

Details

May 19, 2012
1.3 MB
Sta.sh
Link
Thumb

Statistics

Comments: 135
Favourites: 101 [who?]

Views: 33,921 (42 today)
Downloads: 5,232 (4 today)
[x]
:iconbr3tt:
a DefaultUI config for foobar2000 v1.x.x

:new: v1.0.3 released on 2012-05-20 01:15 GMT+1 updated on 2012-05-26 (quick fix on common script for non numeric rating tag support!)

v1.0.2: optimization ! important update!
v1.0.3: minor update, fix a problem for people that doesn't use European language set

[Fonts Required]
* Optional but recommended: Font uni 05_53 >> [link]
* Optional: Font guifx v2 transports >> [link]

[Installation notes]
1. Copy the content of this folder to your foobar2000 user profile folder
==>If Normal install done, on Windows Seven, your foobar2000 user profile folder is C:\Users\<your_username>\AppData\Roaming\foobar2000\
==>If Portable install done, your foobar2000 user profile folder is your foobar2000 program folder, for example C:\My Programs\foobar2000\
2. Run foobar2000
3. Go to foobar Preferences: menu File>Preferences>Tools>WSH Panel Mod page, untick "Safe mode" option!
4. Go to foobar Preferences: menu File>Preferences>Display>Default User Interface> "click Import Theme button", then select the fooRazor .fth file, Apply/OK, it's done!

[Tips]
- double click on Play/Pause button = Stop button
- double click on Prev/Next button = Random play
- CoverFlow and Playlist panels have their own settings (collapsed toolbar on their top)

enjoy! :D

Notes:
Bottom controls panel inspirated by an old PanelsUI config named DSjr (control buttons look and gradient effect on a black background)
Add a Comment:
 
love 4 4 joy 13 13 wow 1 1 mad 0 0 sad 1 1 fear 0 0 neutral 0 0
:iconkamiru-desu:
~Kamiru-desu Feb 11, 2013  Student Digital Artist
Awesome skin, what is the visualizer above the seek bar called?
Reply
:iconbr3tt:
~Br3tt Feb 11, 2013  Hobbyist Interface Designer
it's the visualization "Oscilloscope" (panel available in DefaultUI only, or as a window in ColumnsUI via menu View>Visualizations>Oscilloscope
Reply
:iconkamiru-desu:
~Kamiru-desu Feb 11, 2013  Student Digital Artist
>panel available in DefaultUI only.
Ah that's why I couldn't find it, thanks!
Reply
:icontarkus721:
Hi br3tt!

You may be already aware of this small bug in your Playlist Viewer of selecting/double clicking through the tool-tip of long track titles. If you click to select/double click to play a track through a tool-tip you must do it twice, but without moving your mouse away from the track when doing so. Therefore to avoid this you must click above or below the tool-tip. Also foobar's window will 'wink' at you, like when you try to click behind/beyond a dialog window. In version 2.1.0 that I got from somewhere...?, this isn't a problem as the the tool-tip is offset below the offending track.

You do outstanding work, Thanks! :)
Reply
:iconphibercrack:
hi br3tt,

is there a possiblility to display the album-total-time in the album header?

e.g.:
11 TRKS | MP3 | POP | 1:00:24

thx
phiber
Reply
:iconphibercrack:
somewhere here.. but is there a varibale?

if(group.nbrows==2 && group.type!=0) {
try {
gr.DrawString(total_grp_items+(total_grp_items>1?" TRKS":" TRK")+" | "+this.codec+" | ---> TOTALTIME <--- | "+this.genre.toUpperCase(), mini_font, g_textcolor&0x44ffffff, text_x+1, (this.y-cover.margin)+2, text_w-1, row.h, lb_stringformat);
} catch(e) {
gr.DrawString(total_grp_items+(total_grp_items>1?" TRKS":" TRK")+" | "+this.codec+" | ---> TOTALTIME <--- | "+this.genre.toUpperCase(), gdi.Font("tahoma",11), g_textcolor&0x44ffffff, text_x+1, (this.y-cover.margin)+2, text_w-1, row.h, lb_stringformat);
};
} else if(group.nbrows>2) {
try {
gr.DrawString(total_grp_items+(total_grp_items>1?" TRKS":" TRK")+" | "+this.codec+" | ---> TOTALTIME <--- | "+this.genre.toUpperCase(), mini_font, g_textcolor&0x44ffffff, text_x+1, (this.y-cover.margin)+2, text_w-1, row.h, lc_stringformat);
} catch(e) {
gr.DrawString(total_grp_items+(total_grp_items>1?" TRKS":" TRK")+" | "+this.codec+" | ---> TOTALTIME <--- | "+this.genre.toUpperCase(), gdi.Font("tahoma",11), g_textcolor&0x44ffffff, text_x+1, (this.y-cover.margin)+2, text_w-1, row.h, lc_stringformat);
};
};
Reply
:iconxslicx:
What does right click -> Activate on a playlist suppose to do? Thought it would play that playlist, but doesn't seem to do anything. :0

Another great skin though! :)
Reply
:iconminozzz:
is it possible to resize side panels, for example lyrics panel to be 1/3 of the main window?
great job Br3tt
Reply
:iconxeltosi:
How did you hide the toolbar in the screenshots?, I want to know how to do it..>.<
Reply
Add a Comment: