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: Kameleon by Br3tt (Read 320661 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Kameleon by Br3tt

Reply #200
thanks mate. love ya

Kameleon by Br3tt

Reply #201
I'm really happy because that was the only thing about Kameleon that I didn't like. Now it's perfect 
Br3tt, if you are interested, I could send it to you and you could incorporate it in further versions.


I'm interested in that, I too found the new playlist switcher a bit...well... a bit too big. Mind sharing with us exxecutor?


Very nice!!! How the heck did you pull that off? Now, I wouldn't mind to have it be just half of the left panel (with album art on top) and as a clickable panel, but I am sure that if Br3tt goes that way, he can easily pull it off.



 

Kameleon by Br3tt

Reply #204
@felimz:

is the bug fixed ??? http://www.hydrogenaudio.org/forums/index....st&p=616261


I was just writing my post regarding this.

YES!!!!! After about an hour of testing, I cannot reproduce the bug. I think you fixed it my friend. 

What seemed to be the problem? I'm intrigued?


great news

PSS bug with Vista or Seven(sometimes default %width%, %_height% seem to be weird... or somthing like that)

i was displaying the Cd Case in a PSS panel included in another one (Parent) which was integrate in the main PSS one, so 3 level of PSS embedment. I've reduce this # of level to 2 by coding the cd case display in the PSS level 2 and removed the unused level 3

Kameleon by Br3tt

Reply #205
@felimz:

is the bug fixed ??? http://www.hydrogenaudio.org/forums/index....st&p=616261


I was just writing my post regarding this.

YES!!!!! After about an hour of testing, I cannot reproduce the bug. I think you fixed it my friend. 

What seemed to be the problem? I'm intrigued?


great news

PSS bug with Vista or Seven(sometimes default %width%, %_height% seem to be weird... or somthing like that)

i was displaying the Cd Case in a PSS panel included in another one (Parent) which was integrate in the main PSS one, so 3 level of PSS embedment. I've reduce this # of level to 2 by coding the cd case display in the PSS level 2 and removed the unused level 3


Ah, well, you are the man!!! I can't wait until you release it officially along with any other little changes you might be working with.

Again, THANK YOU, Br3tt! The cover scaling bug seems to be fixed, people!!![/size]


Kameleon by Br3tt

Reply #207
I'm really happy because that was the only thing about Kameleon that I didn't like. Now it's perfect 
Br3tt, if you are interested, I could send it to you and you could incorporate it in further versions.


hell yeah! br3tt would u mind looking into this :> Kameleon would be complete for me then  (and many others for sure )

Kameleon by Br3tt

Reply #208
Hmm, no transparency.

Do you mean transparent playlist switcher and album list? Is this even possible?


To share what I did (toggle-able playlist switcher and album list over the left panel): Link!

To alter the dimensions of the panel, right click on the playback buttons to enter the main splitter settings, script-tab, scroll down and change the numbers shown below.



Kameleon by Br3tt

Reply #210
Is there any way to display some global playlist info? Like e.g. how many albums or tracks are in a playlist etc.

Kameleon by Br3tt

Reply #211
To share what I did (toggle-able playlist switcher and album list over the left panel): Link!

To alter the dimensions of the panel, right click on the playback buttons to enter the main splitter settings, script-tab, scroll down and change the numbers shown below.
Enjoy


Thanks! Already using  Maybe it's not Br3tt-perfect but very useful

Kameleon by Br3tt

Reply #212
To share what I did (toggle-able playlist switcher and album list over the left panel): Link!

To alter the dimensions of the panel, right click on the playback buttons to enter the main splitter settings, script-tab, scroll down and change the numbers shown below.

Enjoy


Thanks for the fcl exxecutor, I got two small questions though. You seem to have opted for a non-capitalized playlist for the tracks, could you point me in the direction on how to change them back to capitals cause I can't seem to find it.
Also, how did you get those playlist stats on your playlist switcher?

Kameleon by Br3tt

Reply #213
To share what I did (toggle-able playlist switcher and album list over the left panel): Link!

To alter the dimensions of the panel, right click on the playback buttons to enter the main splitter settings, script-tab, scroll down and change the numbers shown below.
Enjoy


Thanks! Already using  Maybe it's not Br3tt-perfect but very useful


Pretty kickass temporary implementation until hopefully Br3tt makes this a part of the UI somehow...

Right now I got my numbers at:

(-> Left_Playlists,12,60,296,332)
&
(-> Left_Albumlist,10,56,298,340)

and it works beautifully with Kameleon's default dimensions.

Thanks!!! =)

Note: Could you reupload this left-panel config after Br3tt posts the new Kameleon revision that fixes the cover scaling bug in Vista? Thanks!

Kameleon by Br3tt

Reply #214
I want to use the set of buttons for Next/Prev/Play/etc from Curacao in Kameleon, as they are much brighter. But buttons "bt-open-off/bt-open-on" are not present in Curacao. Is there any chance to find them?

Kameleon by Br3tt

Reply #215
To share what I did (toggle-able playlist switcher and album list over the left panel): Link!

To alter the dimensions of the panel, right click on the playback buttons to enter the main splitter settings, script-tab, scroll down and change the numbers shown below.

Enjoy


Thanks for the fcl exxecutor, I got two small questions though. You seem to have opted for a non-capitalized playlist for the tracks, could you point me in the direction on how to change them back to capitals cause I can't seem to find it.
Also, how did you get those playlist stats on your playlist switcher?


just right click on the playlist to enter ELP settings, then go to tab 'field definition' then search the CAPITALIZE entry, and replace 1 by zero to disable it

Kameleon by Br3tt

Reply #216
Kameleon run pefect now!

Kameleon by Br3tt

Reply #217
Thanks! Already using  Maybe it's not Br3tt-perfect but very useful

Pretty kickass temporary implementation until hopefully Br3tt makes this a part of the UI somehow...

Note: Could you reupload this left-panel config after Br3tt posts the new Kameleon revision that fixes the cover scaling bug in Vista? Thanks!


Thanks for the positive response  I'm definately no PSS pro, that's why I really hope that Br3tt would take over this project.
For now, this is the updated version!


Also, how did you get those playlist stats on your playlist switcher?


It's basically %length% and %size%. In the playlist switcher preferences, tick "Use titleformatting" and enter your code.

Edit: This is my full code (something similar was posted here some time ago):
Code: [Select]
////////CONFIG////////
////HEADER COLOR////
$puts(headercol,$rgb(100,150,250,255,255,255))

////NORMAL PLAYLIST COLOR////
$puts(listcol,$rgb(255,255,255,150,200,255))

////NOW PLAYING////
$puts(nowplaycol,$rgb(100,150,250,100,150,250))
$puts(nowplayindic_a,'>>' )
$puts(nowplayindic_b, '<<')
$puts(nowplayindic_c, '<>')
$puts(nowplayindic_col,$rgb(100,150,250,255,255,255))

////ITEM-COUNTER COLOR////
$puts(countercol,$rgb(144,144,144,255,255,255))

////ITEM-LENGTH-COLOR////
$puts(lengthcol,$rgb(88,88,88,144,144,144))

////FADING LINE COLORS////
$puts(fadebegin,$rgb(100,150,250,255,255,255))
$puts(fadeend,$rgb(255,255,255,100,150,250))

//FADING IN SECTION HEADER//
$puts(fadesymbola1,\)
$puts(fadesymbola2,/)
$puts(fadelengtha1,30)
$puts(fadelengtha2,30)

//FADING IN DIVIDER//
$puts(fadesymbolb1,--)
$puts(fadesymbolb2,)
$puts(fadelengthb,35)

////////CONFIG-END////////

$if($greater($len(%title%),0),

$if($strcmp(%title%,-),
$transition($repeat($get(fadesymbolb1),$get(fadelengthb)),$get(fadebegin),$get(fadeend))
$transition($repeat($get(fadesymbolb2),$get(fadelengthb)),$get(fadeend),$get(fadebegin)),

$if($strcmp($left(%title%,1),-),$transition($repeat($get(fadesymbola1),$get(fadelengtha1)),$get(fadebegin),$get(fadeend))$get(headercol)
$substr(%title%,2,$len(%title%)) $transition($repeat($get(fadesymbola2),$get(fadelengtha2)),$get(fadeend),$get(fadebegin)),

$if($stricmp($right(%title%,3),-AB),
$if(%is_playing%,$get(nowplayindic_col)$get(nowplayindic_a)$get(nowplaycol)$left(%title%,$sub($len(%title%),3))$get(nowplayindic_col)$get(nowplayindic_b),$get(listcol)$left(%title%,$sub($len(%title%),3))),
$if($stricmp($right(%title%,2),'-S'),
$if(%is_playing%,$get(nowplayindic_col)$get(nowplayindic_a)$get(nowplaycol)$left(%title%,$sub($len(%title%),2))$get(nowplayindic_col)$get(nowplayindic_b),$get(listcol)$left(%title%,$sub($len(%title%),2))),
$if($stricmp($right(%title%,2),'-R'),
$if(%is_playing%,$get(nowplayindic_col)$get(nowplayindic_a)$get(nowplaycol)$left(%title%,$sub($len(%title%),2))$get(nowplayindic_col)$get(nowplayindic_b),$get(listcol)$left(%title%,$sub($len(%title%),2))),

$if(%is_playing%,$get(nowplayindic_col)$get(nowplayindic_a)$get(nowplaycol)%title%
$get(nowplayindic_col)$get(nowplayindic_b),$get(listcol)%title%)

))))))
$tab()
$ifgreater(%size%,0,$get(lengthcol)%length%
//$if(%is_playing%,$get(countercol)|$get(nowplayindic_col)$get(nowplayindic_c),)
$get(countercol)|%size%,)

Kameleon by Br3tt

Reply #218
Thanks exxecutor. One last thing and then I'm off your back. How can I add padding settings for the stats on the playlist so they don't stick to the outer right edge of the playlist switcher?

Kameleon by Br3tt

Reply #219
great news

PSS bug with Vista or Seven(sometimes default %width%, %_height% seem to be weird... or somthing like that)

i was displaying the Cd Case in a PSS panel included in another one (Parent) which was integrate in the main PSS one, so 3 level of PSS embedment. I've reduce this # of level to 2 by coding the cd case display in the PSS level 2 and removed the unused level 3


Hey Br3tt !, You are genius
The bug seems to be FIXED !!!
Thank you so much!

Kameleon by Br3tt

Reply #220
Got serious Problems here:

When a Song got a "timestamp" like:
<FIRST_PLAYED> : 2009-02-18 12:25:55
<LAST_PLAYED> : 2009-02-18 12:25:55
<PLAY_COUNTER> : 1
<PLAY_STAMP> : 2009-02-18 12:25:55


The "title"-info will promptlydisappear. While playing a song the first time, this happens even within listening to it.

What should i do? Remove play_counter?


which components are you using to save stats ?

- Playback Custom Statistics or Play counter (official stats plugin)

PCS store stats info in the music file TAGs
PC store them in a database and do not affect the music file

go to Prefs --> Tools ---> ...

and be sure you have set them the way you want



I had Playcount.dll and playcountstatistics.dll, removed the last one and tried manually removing the time stamps by rightclicking and going to properties.
But nothing happend. Really bad shit, didnt had these problems with older configs from you. 


Still with playcount.dll its the same thing: after aproxximatly one third of having played one song -> song title gets invisible.

Kameleon by Br3tt

Reply #221
Br3tt, would you help me please !
There is one problem, that I can`t solve, and it`s not for El Playlist topic I guess.
Every time, after adding new files using Album List, I have to right click on playlist and choose sort - preset default, to sort playlist as I want (by Album)
Take a look at screenshot please, maybe there is some settings in the code, that I don`t know



Kameleon by Br3tt

Reply #222
Br3tt, would you help me please !
There is one problem, that I can`t solve, and it`s not for El Playlist topic I guess.
Every time, after adding new files using Album List, I have to right click on playlist and choose sort - preset default, to sort playlist as I want (by Album)
Take a look at screenshot please, maybe there is some settings in the code, that I don`t know

[a href="http://img242.imageshack.us/my.php?image=foobarje0.jpg" target="_blank"]

Kameleon by Br3tt

Reply #223
Br3tt, would you help me please !
There is one problem, that I can`t solve, and it`s not for El Playlist topic I guess.
Every time, after adding new files using Album List, I have to right click on playlist and choose sort - preset default, to sort playlist as I want (by Album)
Take a look at screenshot please, maybe there is some settings in the code, that I don`t know


I am having what I think is the same problem. When I search, for example "Pink Floyd," the first album that comes up is "A Collection of Dance Songs." This means that it is sorting alphabetically, even though I have all sorting rules to sort albums by date. After I click on "Sort>>preset default," the playlist gets arranged correctly and "The Pipe at the Gates of Dawn" appears first.

I have tried all ways of sorting, but it ain't working. I have also done "Force Sorted," but the search results always get sorted alphabetically. I have even removed /runcmd=Playback/Order/Default from the startup shortcut.

Note: this only occurs on the search results, not on my library autoplaylist.

Thanks for the positive response  I'm definately no PSS pro, that's why I really hope that Br3tt would take over this project.
For now, this is the updated version!

Thanks, man!!! =) Excellent job.

Kameleon by Br3tt

Reply #224
hi falstaff, your config is the best working config ever...i use foobar for many years and now it looks good, too! thank you for your work.

i change some things like color and use a playlist switcher on the left and a filter for better search and kick the chronflow, while to slowly...


here 2 screens:

Screenshot 1

Screenshot 2


thanks!
frank

ich höre musik, also bin ich!