Columns UI appearance, Post a screenshot of your config! |
![]() ![]() |
Columns UI appearance, Post a screenshot of your config! |
Mar 11 2012, 20:12
Post
#1801
|
|
|
Group: Members Posts: 70 Joined: 11-February 10 Member No.: 78081 |
I was thinking of making these images display in different colours but I don't know how to make them dependent of genres. Wanted to make the same classification as on the page of the pleasurize foundation.
|
|
|
|
Mar 11 2012, 23:34
Post
#1802
|
|
![]() Group: Members Posts: 71 Joined: 5-April 07 Member No.: 42235 |
Do you have to manually scan each album with the DR component?
|
|
|
|
Mar 12 2012, 11:06
Post
#1803
|
|
|
Group: Members Posts: 14 Joined: 23-March 11 From: United Kingdom Member No.: 89249 |
I was thinking of making these images display in different colours but I don't know how to make them dependent of genres. Wanted to make the same classification as on the page of the pleasurize foundation. I guess you could do this if you had different versions of the DR images, sorted out into different folders, and then used a combination of $if functions, but it might over-complicate things. You could always use the colour scheme from the Unofficial DR Database, as you'd only need one set of DR images. Do you have to manually scan each album with the DR component? You do, and you need to ensure that it is set up to write the values as tags in the selected files. You can set this in File > Preferences > Advanced > Tools > Dynamic Range Meter > Write DR meta data tags |
|
|
|
Mar 12 2012, 16:50
Post
#1804
|
|
|
Group: Members Posts: 70 Joined: 11-February 10 Member No.: 78081 |
I was thinking of making these images display in different colours but I don't know how to make them dependent of genres. Wanted to make the same classification as on the page of the pleasurize foundation. I guess you could do this if you had different versions of the DR images, sorted out into different folders, and then used a combination of $if functions, but it might over-complicate things. You could always use the colour scheme from the Unofficial DR Database, as you'd only need one set of DR images. Do you have to manually scan each album with the DR component? You do, and you need to ensure that it is set up to write the values as tags in the selected files. You can set this in File > Preferences > Advanced > Tools > Dynamic Range Meter > Write DR meta data tags Yeah, I have these images grouped into three categories and it is divided on the website, but I can't implement the division into foobar. In other words, I can't make one set apply only to specified genres and, and likewise with the others. Tried $if functions but nothing comes out of this. This post has been edited by emte: Mar 12 2012, 16:51 |
|
|
|
Mar 12 2012, 19:56
Post
#1805
|
|
|
Group: Members Posts: 14 Joined: 23-March 11 From: United Kingdom Member No.: 89249 |
Yeah, I have these images grouped into three categories and it is divided on the website, but I can't implement the division into foobar. In other words, I can't make one set apply only to specified genres and, and likewise with the others. Tried $if functions but nothing comes out of this. You may be able to get it working using something like this: CODE $if($and(%album dynamic range%,$or($stricmp(%genre%,classical),$stricmp(%genre%,soundtrack))),$imageabs(x,y,w,h,skins\dynamicrange\HIGH\DR%album dynamic range%.png),) $if($and(%album dynamic range%,($or($stricmp(%genre%,alternative),$stricmp(%genre%,pop),$stricmp(%genre%,rock))),$imageabs(x,y,w,h,skins\dynamicrange\LOW\DR%album dynamic range%.png),) You should then be able to use the $or function to specify more genres. If anyone has a more elegant solution, then please feel free to suggest. |
|
|
|
Mar 13 2012, 09:52
Post
#1806
|
|
|
Group: Members Posts: 4 Joined: 7-September 08 Member No.: 58005 |
My first config ever
|
|
|
|
Mar 13 2012, 10:20
Post
#1807
|
|
![]() Group: Members Posts: 236 Joined: 5-November 04 From: Spitzbergen Member No.: 17985 |
nice and where is the download?
|
|
|
|
Mar 13 2012, 10:30
Post
#1808
|
|
|
Group: Members Posts: 4 Joined: 7-September 08 Member No.: 58005 |
Well, as it is my first try I have there real mess in code. Some absolute paths. I don't even know how to properly put it all together for download.
|
|
|
|
Mar 13 2012, 11:49
Post
#1809
|
|
|
Group: Members Posts: 100 Joined: 12-May 10 Member No.: 80594 |
DUI kind of style which focuses on usability rather than fanciness.
-------------------- The very act of observing, influences what happens.
|
|
|
|
Mar 13 2012, 21:20
Post
#1810
|
|
|
Group: Members Posts: 73 Joined: 20-April 10 From: YOKOHAMA Member No.: 80012 |
Well, as it is my first try I have there real mess in code. Some absolute paths. I don't even know how to properly put it all together for download. You can just pack your whole folder, the experienced users will figure all the necessaries out. I like yours. -------------------- mad messy misanthropist morbid mused
|
|
|
|
Mar 14 2012, 19:13
Post
#1811
|
|
|
Group: Members Posts: 75 Joined: 23-May 10 Member No.: 80861 |
Well, as it is my first try I have there real mess in code. Some absolute paths. I don't even know how to properly put it all together for download. I suggest you use a portable copy of foobar, then its just a case of zipping up your foobar2000 directory if you want to share it with someone, they can then run it 'straight out the box' btw might I say its a slick config, another request for you to share it! This post has been edited by MDMA: Mar 14 2012, 19:14 |
|
|
|
Mar 15 2012, 08:52
Post
#1812
|
|
|
Group: Members Posts: 4 Joined: 7-September 08 Member No.: 58005 |
Thank you for tips. I'll release it as soon as I finish all small tweaks. Also there will be at least 4 color themes available (green, blue, fire, glamour). I hope to finish it later today.
|
|
|
|
Mar 15 2012, 19:33
Post
#1813
|
|
|
Group: Members Posts: 5 Joined: 30-September 11 Member No.: 94057 |
slate 1.0 with dockable panels
|
|
|
|
Mar 15 2012, 21:45
Post
#1814
|
|
![]() Group: Members Posts: 2771 Joined: 12-November 06 Member No.: 37463 |
nice
-------------------- http://br3tt.online.fr/
|
|
|
|
Mar 17 2012, 16:25
Post
#1815
|
|
![]() Group: Members Posts: 2771 Joined: 12-November 06 Member No.: 37463 |
trying my WSH CoverFlow script in my Slate config:
-------------------- http://br3tt.online.fr/
|
|
|
|
Mar 17 2012, 17:07
Post
#1816
|
|
|
Group: Members Posts: 4 Joined: 20-November 02 Member No.: 3816 |
Fancy! Composition with your skin is impressive. I'm curious how it will work compare to other cover flows plugins. I don't use any because loads are too high for me. Or should I say: to my PC
EDIT: Heh, just saw beta version on dA. Time to test. This post has been edited by BiTeLSE: Mar 17 2012, 17:09 |
|
|
|
Mar 18 2012, 14:58
Post
#1817
|
|
|
Group: Members Posts: 101 Joined: 21-January 12 Member No.: 96605 |
[quote name='Falstaff' date='Mar 17 2012, 16:25' post='789767']
trying my WSH CoverFlow script in my Slate config: wow....looking forward for the release.... |
|
|
|
Mar 18 2012, 17:47
Post
#1818
|
|
![]() Group: Members Posts: 2771 Joined: 12-November 06 Member No.: 37463 |
horizontal scrollbar already added, just turned off of this preview. More screenshots here + get the script (beta) : http://fav.me/d4t4lh7
-------------------- http://br3tt.online.fr/
|
|
|
|
Mar 19 2012, 18:45
Post
#1819
|
|
|
Group: Members Posts: 1 Joined: 14-March 12 Member No.: 97808 |
|
|
|
|
Mar 21 2012, 02:47
Post
#1820
|
|
![]() Group: Members Posts: 69 Joined: 18-November 06 Member No.: 37744 |
|
|
|
|
Mar 21 2012, 22:29
Post
#1821
|
|
|
Group: Members Posts: 4 Joined: 5-March 12 Member No.: 97572 |
A skin I made has no borders around the filters on my computer, but whenever anyone installs it they get these white borders:
![]() What do I need to do so that when people install it they don't have the borders? |
|
|
|
Mar 22 2012, 05:39
Post
#1822
|
|
|
Group: Members Posts: 5 Joined: 30-September 11 Member No.: 94057 |
not finished yet
|
|
|
|
Mar 22 2012, 12:36
Post
#1823
|
|
|
Group: Members Posts: 4 Joined: 13-February 09 Member No.: 66959 |
|
|
|
|
Mar 27 2012, 09:37
Post
#1824
|
|
![]() Group: Members Posts: 118 Joined: 4-March 05 Member No.: 20344 |
|
|
|
|
Mar 29 2012, 20:55
Post
#1825
|
|
|
Group: Members Posts: 23 Joined: 13-June 10 Member No.: 81464 |
Guys, how can I learn to solve this problem, don't know what to do, to sort this ones in correct order : ) noob here alert!!
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th June 2013 - 08:24 |