Recommended Posts

Boolean values have to be returned by a function.

$if($and(%isplaying%,$strcmp($getpvar(side_width),220)),
then,
else
)

Should work for you. There is a $greater(A,B) function, but for ==, you need to use the string compare function $strcmp(A,B) or $stricmp(A,B)

Read more about them:

http://wiki.hydrogenaudio.org/index.php?ti...mp.28s1.2Cs2.29

Thx.. It worked fine, although I found an other solution my self :)

$if($and(%isplaying%,$ifequal($getpvar(side_width),220,$not(x),)),
then
)

But I have another question as well:

How do I check if a song is from radio stream or not? ( or how do I check if a song is from the media library or not)

Edited by foobaah
@ZappBrannigan

Cool, that worked. Thanks man! :) Any idea about the separators though?

Change this line...

$puts(seplen,70)

To...

$puts(seplen,$sub($div(%_width%,4),20))

Does that do what you want?

It resizes the seperators depending on the width of the window.

Nah, it made the separators smaller (I want them to be the width of the whole panel), but thanks for out pointing the line, I changed 70 to a higher number and it's all fine now. :)

$puts(seplen,%_width%)

not what you want?

I'm having some trouble with a foo_uie_powerpanel horizontal volume bar. I can't get the volume fill image (vol-fill.png) to be displayed. :/

// PerSecond
$imageabs2(,,,,$get(volsize),,12,$sub(%_height%,32),/bear\vol-bg.png,)
$ifgreater($get(vol),0,
	$imageabs2(,,,,$get(vol),,$eval($get(204)+$get(volsize)-$get(vol)),$sub(%_height%,32),/bear\vol-fill.png,)
,)

$font(Kroeger 05_55,8,,100-100-100)
$alignabs(32,$sub(%_height%,26),30,10,left,top)%cwb_volume%

// PerTrack
$panel(VolumePanel,Volume Panel,30,$sub(%_height%,25),204,9,)
//%cwb_volume%

What's wrong? :/

I'm also wondering how I can get a album list like this:

http://www.flickr.com/photo_zoom.gne?id=14...2073&size=l

I'm also wondering how I can get a album list like this:

http://www.flickr.com/photo_zoom.gne?id=14...2073&size=l

I think you need to use the "Library Filter" panel from panels_ui - http://wiki.hydrogenaudio.org/index.php?ti...#Library_Filter

^Simply amazing...

Inspired by that old stefanka winamp skin (the controls, at least)?

Was trying to go for a kind of new iPod classic interface look, but it kind of changed paths when I realised how awesome 65% opacity black looks over album artwork :D

It wasn't inspired by Stefanka's winamp skin, but now that you mention it, it does look like it.

My latest setup. FooBear. :D

mbieYGZtH.png

I will not release it until I've fixed the volume-fill bug. The volume fill image doesn't work as you can see in my previous post (help me! :p ). There are also som other minor bugs. I may also add some extra functions. (And the bear needs a facelift when I have the time :p )

This setup inspired me: http://www.flickr.com/photos/12534176@N08/...57602096602073/

lassekongo83

U must first set value to vol variable...

// Volume Bar's Width
$puts(volsize,666)
$puts(vol,$muldiv(%panel_volume%,$get(volsize),1000))

ZappBrannigan

Uppercase and lowercase options in $font() function won't work till 0.9.10 version of PanelsUI. Make sure U use older version in order to use those options. Otherwise U should use $upper() and $lower() functions

foobar2000 theme I'm working on :devil:

[sFiNKS]DeathDossier:fb2k

fb2ksfinksdeathdossierjc1.jpg

By cahr_g at 2007-09-24

This is wonderful. When will this be released, and are you looking for testers for this config? This is one of the most interesting configs I've seen for foobar ever.

awesome... the only thing i dont like is that for some reason most of my albums are listed as Single Tracks in the Group field.. where it should show album title. My albums are all correctly tagged as i have no problems with ANY other config... also i think it should show Artist in the group section as well, it would be a bit easier to locate an album.

I've been having the same trouble with every FB mod I've come across with.

th_73747_1_122_60lo.jpg

As you can see, there's no borders. What am I missing?

BTW, great mod lassekongo83. :cool:

Some time ago the show/hide border setting was moved from the options menu into the configs. So if you have a config which has a "hide border"-line in it, borders will only be shown again if you load a config with a "show border"-line in it. So for your borders to show you could simply put $windowstyle(showtitlebar) into your configs which should show the borders.

MiDiAN

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • HomeBank 5.10.1 by Razvan Serea HomeBank is a free software (as in "free speech" and also as in "free beer") that will assist you to manage your personal accounting. It is designed to easy to use and be able to analyse your personal finance and budget in detail using powerful filtering tools and beautiful charts. If you are looking for a completely free and easy application to manage your personal accounting, budget, finance then HomeBank should be the software of choice. HomeBank also benefits of more than 19 years of user experience and feedback, and is translated by its users in around 56 languages. Highlights: Cross platform, supports GNU/Linux, Microsoft Windows, Mac OS X Import easily from Intuit Quicken, Microsoft Money or other software Import bank account statements (OFX, QIF, CSV, QFX) Duplicate transaction detection Automatic cheque numbering Various account types : Bank, Cash, Asset, Credit card, Liability Scheduled transaction Category split Internal transfer Month/Annual budget Dynamic powerful reports with charts Automatic category/payee assignment Vehicule cost HomeBank 5.10.1 changelog: change: the input field helper icon + fixed some spacing inconsistency change: transaction, added some missing input tooltips and reworked existing change: category, payee and tag window add input now have a tooltip and button change: split window, refactored the layout change: split window, add display of memo and date wish : #2106800 budget report option to exclude transfers from unbudgeted line bugfix: prevent deletion of non pending transaction when rejecting bugfix: transaction warning for no rate faultly showing in transfer bugfix: report missing space for filter tooltip icon bugfix: budget report missing filter tooltip bugfix: manage account closed icon was hidding budget icon bugfix: #2154771 view transcations requires hitting Escape or X twice to close dialog bugfix: #2154337 transfer to/from closed account with different currency don't show the amount bugfix: #2154234 scheduled transaction recurring pattern daily value limited to 100 bugfix: #2149897 view split for closed accounts bugfix: #2148561 global time chart do not shows current period by default bugfix: #2148456 the main screen Total Chart is no longer showing an overall total bugfix: #2147497 editing a transaction resets scroll position bugfix: #2147377 balance mixup with transaction same day sort by amount bugfix: #2147052 quarter are wrong when fiscal year is jan 1 bugfix: #2147048 all events for the month are late but today is only the 1st bugfix: #2144993 impossible to search for transactions by value for values >999,99 bugfix: #2144698 adding new Category/Payee/Tags requires hitting -Enter- bugfix: #2144419 QIF Account name detection fail on import bugfix: #2142349 can't delete account groups bugfix: #2139409 account maximum limit is not fully used (example credit card) bugfix: #2133783 transfers shouldn't add to dashboard top spending reports Download: HomeBank 5.10.1 | 20.5 MB (Open Source) Download: 3rd party packages (macOSX. Ubuntu...etc) View: HomeBank Website | Support | Features | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Same, price was right for my Home, laptop, phone. Works great!
    • Brave and Firefox. I’ve been using them as my primary browsers for a while now, perfect combo
    • They want Ring 0 access. Should be a hard no. A middle ground needs to be found.
  • Recent Achievements

    • Experienced
      JayZJay went up a rank
      Experienced
    • Reacting Well
      Sir_Timbit earned a badge
      Reacting Well
    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
    • Week One Done
      jojodbn earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      524
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      Edouard
      135
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      83
  • Tell a friend

    Love Neowin? Tell a friend!