QUOTE(crono cloud @ Aug 11 2006, 22:50)

QUOTE(uRT @ Aug 9 2006, 17:02)


And I would like to thank tool++ for the fcs-file, now Im more than happy

<3
hey i like your conifg, especially the bottom part
also love your wallpaper, can i have a link? and whats that visual style?
Wallpaper:
http://files.upl.silentwhisper.net/upload0/girl.jpgVisual Style:
http://www.deviantart.com/view/10331722/Title Formatting - Status Bar (from tool++)
CODE
000000Foobar2000 v0.9.3
//$select($add(1,$mod(%_time_elapsed_seconds%,4)),'|','/','-','\')
$select($add(1,$mod(%_time_elapsed_seconds%,4)),'ff0000','00ff00','0000ff','00ffff')
$tab()000000
$repeat(,$sub(10,$get(len)))
[%_time_elapsed%]
817569
$puts(len,$muldiv(%_time_elapsed_seconds%,35,%_time_total_seconds%))
$repeat(█,$get(len))
//6C64B7█847CC2█9A95CE█B9B5DD█D0CDE9█
//4C4C99$muldiv(%_time_elapsed_seconds%,35,%_time_total_seconds%)'%'
// dadada█adadad█898989█686868█454545█
000000$repeat(█,$sub(35,$get(len)))
4C4C99 $rgb(0,0,0)[%_length%]
Track Info:
CODE
$if(%ispaused%,$puts(ctext,999999),$puts(ctext,817569))
$puts(grey,555555)
$puts(bright,000000)
$if(%_trackinfo_notrack%,$char(10)$tab()no track,
$upper($get(bright)[%artist% $rgb(125,125,125)/ ]$get(ctext)
$if($and($strstr(%genre%,Classical),$not($strcmp(%album%,%title%))),
[ :%album%: ]
$select(%tracknumber% ,I,II,III,IV,V,VI,VII,VIII,IX,X,XI,XII,XIII,XIV,XV,XVI,XVII,XVIII,XIX,XX,XXI,XXII,XXIII,XXIV,XXV,XXV
I,XXVII,XXVIII,XXIX,XXX).
)
[%title%])
$tab()
$get(bright)[%codec% $if2(%bitrate_dynamic%,%bitrate%) KBPS ]|
$get(bright)[ %playback_time% / ][%length%]$char(10)
$get(grey)$if2([%performer%],[%album%])$tab())
// progress bar length
$puts(pblength,15)
// progress bar char
$puts(pbchar, I)
$tab()$tab()$get(bright)$if(%ispaused%,Paused ,Progress )$progress2(%_time_elapsed_seconds%,%_time_total_seconds%,$get(pblength),$get(ctext)$get(pbchar),$get(grey)$get(pbchar))