Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: IBIZA by Br3tt (Read 678883 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

IBIZA by Br3tt

Reply #1100
Shouldn't the components only be loaded on demand? Also why does Chronflow work okish on Ibiza but not on the other ones?

No, CHR is loaded whether you open it or not. It's nice bling but such a resource hog

Wish the developer would release the source code so someone else could work on it...


IBIZA by Br3tt

Reply #1102
I have an old ibmthink pad 390E running ibiza but the video is pretty old and no drivers for it for XP and when I start ibiza I get this popup:

"foo_chronflow error: couldn't get a hardware accelerated PixelFormat.

Is there a way to disable the popup?

In the meantime I removed the dll...

THANKS



Anyone?

THANKS

IBIZA by Br3tt

Reply #1103
How do you make it so that the song being played on the main panel is automatically selected (with album automatically expanded) after song changes?


go to ELPlaylist settings (right-click on ELP --> Settings) and check options below :





Thanks for the replay. Sorry to come back to this so late. I still can't get it to work.
The option was already the same as your screenshot so I didn't change anything.
There's nothing wrong with the collapse behaviour with me selecting the songs. But the selection (the term focus is used in ELP setting) is based on what I previously have clicked. It does not update (jump to the new active playing song) when foobar plays the next song from the playlist, rather it retains whatever my selection was.
Perhaps my ELP is outdated. I'll check.

IBIZA by Br3tt

Reply #1104
I gotta say, I pretty much just got this config working exactly how I want it to and it's just exceptional. I'm surprised how fun it is to use the lyric plugin.

IBIZA by Br3tt

Reply #1105
I have a problem:

In the splitter settings (where the coverart is displayed)

I want to replace that:
$puts(cover.path,$replace(%path%,%filename_ext%,)cover.jpg)

with something like that: (if cover.jpg dont exist, I want to use cover425.jpg)

$if($fileexists($replace(%path%,%filename_ext%,cover.jpg)),

//  True
    The file exists
$puts(cover.path,$replace(%path%,%filename_ext%,)cover.jpg)
,
//  The file does not exist
$puts(cover.path,$replace(%path%,%filename_ext%,)cover425.jpg)
)

Is-it possible "fileexist" instruction don't work with ibiza or in that section ? It should work ...

IBIZA by Br3tt

Reply #1106
I have a problem:

In the splitter settings (where the coverart is displayed)

I want to replace that:
$puts(cover.path,$replace(%path%,%filename_ext%,)cover.jpg)

with something like that: (if cover.jpg dont exist, I want to use cover425.jpg)

$if($fileexists($replace(%path%,%filename_ext%,cover.jpg)),

//  True
    The file exists
$puts(cover.path,$replace(%path%,%filename_ext%,)cover.jpg)
,
//  The file does not exist
$puts(cover.path,$replace(%path%,%filename_ext%,)cover425.jpg)
)

Is-it possible "fileexist" instruction don't work with ibiza or in that section ? It should work ...


$fileexists() is a function that come with $cwb_hook component which do not work with foobar versions > 0.9.5.2 !

btw, you can use the $findfile() similar function in Panel Stack Splitter or in ELPlaylists panels.

IBIZA by Br3tt

Reply #1107
Ty sir,

Where you find those documentations ?

I have a problem:

In the splitter settings (where the coverart is displayed)

I want to replace that:
$puts(cover.path,$replace(%path%,%filename_ext%,)cover.jpg)

with something like that: (if cover.jpg dont exist, I want to use cover425.jpg)

$if($fileexists($replace(%path%,%filename_ext%,cover.jpg)),

//  True
    The file exists
$puts(cover.path,$replace(%path%,%filename_ext%,)cover.jpg)
,
//  The file does not exist
$puts(cover.path,$replace(%path%,%filename_ext%,)cover425.jpg)
)

Is-it possible "fileexist" instruction don't work with ibiza or in that section ? It should work ...


$fileexists() is a function that come with $cwb_hook component which do not work with foobar versions > 0.9.5.2 !

btw, you can use the $findfile() similar function in Panel Stack Splitter or in ELPlaylists panels.


IBIZA by Br3tt

Reply #1108
The newest version has massive lag due to the album art being displayed in the background. Which is odd, because it doesn't seem like it should be something that puts THAT much of a dent in my Core 2 Duo E6600/2x Radeon HD3870/6GB RAM.

IBIZA by Br3tt

Reply #1109
Where i can get ibiza.7z files?


IBIZA by Br3tt

Reply #1111
I don't quite get the setup to work... :S

When I import the ibiza16b.fcl file and try to apply the imported layout Vista says the program jammed and want's to close it.
I can import any of the other settings (Title scripts, Toolbar layout, Colours and fonts) without any problems, it's just when I try to apply the "main layout" one, that it jams.

Anyone know's what to do? :S

I guess it doesn't matter where I extract the 7z?? I tried both in the foobar folder and in another folder.


Thanks for a hopefully awesome setup  (by the look of the pics it is)
Eric


IBIZA by Br3tt

Reply #1113
No idea where I got those numbers from, the file that I tried to import and doesn't work is 2.0b (ibiza20b.fcl).


At first when I tried to import the file it said that I couldn't do it b/c I had missed to install some of the components (Lyric Show Panels etc.) but I did all that now.

So it is when the main layout is about be applyed that it crashes.. :/

Cheers Eric


IBIZA by Br3tt

Reply #1115
How come the left panel displaying album art shows 3 artists per line and not 2? Is there some way to modify this, because other people seem to have customized it.

My setup: http://img9.imageshack.us/img9/206/samplenjr.jpg

As you can see in Br3tt's sample setup, http://xs128.xs.to/xs128/08252/ibiza10103.png, On the second image the artists such as Meg Rock are displayed at a rate of only two per line.

Also how can I take off the album art in the background and set up my own preferences?

IBIZA by Br3tt

Reply #1116
turn off the verticall scrollbar in the graphical browser settings to get 4 artists per line (or 3 if you reduc the width of the window, it's calculated automatically)



IBIZA by Br3tt

Reply #1119
I found out how to edit the rounded rectangle height but how do you edit the row heights in ELplaylist?

IBIZA by Br3tt

Reply #1120
Hello,

THx for this beautifull skin/

I've a little pb:

I tune the skin to  have bigger cover in the elplaylist.
I've reached to move all elements (play icon, track ...) but with an album with a few track the available height of the Expand Group is too short to dislpay the full cover.

Can someone tell me where is it possible in the ELPlaylist code, to change the minimum height of the Expand Group ?

Another question:

Where is it possible to change the name of the windows to display informations about the plaing track for exemple, like in the Cameleon skin ?

Thank you


IBIZA by Br3tt

Reply #1122
Something like this?

http://www.hydrogenaudio.org/forums/index....mp;#entry585816



Thx for replying,

Not exaclty the same, the display of the cover goes under the track list...



The problem is that the expand group has a minimum height which isn't enough for my configuration

---------
$puts(cover.x,9)
$puts(cover.y,9)
$puts(cover.size,$add(198,$get(fillit)))
$puts(coverlay.size,$add(220,$get(fillit)))

$puts(reflect.x,9)
$puts(reflect.y,$add(14,$get(fillit)))
$puts(reflect.size,$add(210,$get(fillit)))

$enabledraw(1)

-----------------------



Thx very much


IBIZA by Br3tt

Reply #1124
Puh, I would have to look at my old Ibiza config, but maybe ELP Settings-->Grouping-->minimum row number of group?


You are so great !!!!!

thx it's ok now...

Just another question, what is yours configuration ? can i test it ?