IPB

Welcome Guest ( Log In | Register )

44 Pages V  « < 33 34 35 36 37 > »   
Reply to this topicStart new topic
Columns UI appearance, Post a screenshot of your config!
lljk
post Sep 19 2009, 02:04
Post #851





Group: Members
Posts: 42
Joined: 28-February 09
Member No.: 67478



@rozzo -
hey man, sorry about the troubles... well, for a fix you could right click in the middle of the turntable, select 'add panel/toolbars/menu'. right click again, and select 'splitter settings' highlight the second wsh panel, which should have position settings like this:

left
Top
width 42
height 4

enter '10' in 'Top' and click ok. you should see the menu... set up the dockable panels, make sure the menu and album art buttons work (!), and then right click just next to the menu. select close panel, go back into the splitter settings, and reset the 'Top' setting back to 0 in the second wsh panel....
should work...

rock on,
jk


--------------------
[i]i'er heights[/i]
Go to the top of the page
 
+Quote Post
lljk
post Sep 19 2009, 14:22
Post #852





Group: Members
Posts: 42
Joined: 28-February 09
Member No.: 67478



here's the complete turntable download, sorry that i ended up with everything so spread out.... this .zip includes the new (working) .fcl, the dockable panels .dll, the images, and a .txt file to help with installation.

edit: @falstaff - christ, screwed it up again, and worse than before - so, now, this should actually work! (i hope!)

lljkturntable.zip

-give this one a shot!

p.s. the 'link.txt' file can be deleted, it's extraneous....

This post has been edited by lljk: Sep 19 2009, 15:19


--------------------
[i]i'er heights[/i]
Go to the top of the page
 
+Quote Post
Falstaff
post Sep 19 2009, 14:56
Post #853





Group: Members
Posts: 2170
Joined: 12-November 06
Member No.: 37463



QUOTE (lljk @ Sep 19 2009, 14:22) *
here's the complete turntable download,... this .zip includes the new (working) .fcl,...


lol,

no fcl file in this archive smile.gif


--------------------
http://br3tt.online.fr
http://br3tt.deviantart.com/
Go to the top of the page
 
+Quote Post
lljk
post Sep 19 2009, 15:15
Post #854





Group: Members
Posts: 42
Joined: 28-February 09
Member No.: 67478



[/quote]lol,

no fcl file in this archive smile.gif
[/quote]

fixed (i think!)


--------------------
[i]i'er heights[/i]
Go to the top of the page
 
+Quote Post
lljk
post Sep 19 2009, 17:11
Post #855





Group: Members
Posts: 42
Joined: 28-February 09
Member No.: 67478



$puts(tth,$sub(%_width%,602))
$puts(ttv,$sub(%_height%,680))
$puts(th,$div(%length_seconds%,32))
$puts(phase,$add($muldiv(38,%playback_time_seconds%,%length_seconds%),1))

$drawimage($get(tth),$get(ttv),594,466,images\tech\arm\$get(phase).png)

This post has been edited by lljk: Sep 19 2009, 17:18


--------------------
[i]i'er heights[/i]
Go to the top of the page
 
+Quote Post
lljk
post Sep 19 2009, 19:45
Post #856





Group: Members
Posts: 42
Joined: 28-February 09
Member No.: 67478



damn, can't seem to do anything right....
the above post was supposed to mention that i VASTLY reduced the code in the per second splitter settings - i knew what i had was retarded...
you can replace the per second splitter settings with this:
CODE
$puts(tth,$sub(%_width%,602))
$puts(ttv,$sub(%_height%,680))
$puts(th,$div(%length_seconds%,32))
$puts(phase,$add($muldiv(38,%playback_time_seconds%,%length_seconds%),1))

$drawimage($get(tth),$get(ttv),594,466,images\tech\arm\$get(phase).png)


duh... blink.gif sorry about all the messy messages....


--------------------
[i]i'er heights[/i]
Go to the top of the page
 
+Quote Post
m00zikD00d
post Sep 20 2009, 06:01
Post #857





Group: Members
Posts: 9
Joined: 7-April 08
Member No.: 52624



Video of my foobar config...
Go to the top of the page
 
+Quote Post
jeremija
post Sep 22 2009, 21:09
Post #858





Group: Members
Posts: 225
Joined: 27-September 08
From: Zagreb
Member No.: 58696



i have kind of copied the appearance made by xbullethammer and suited it to my needs...

Go to the top of the page
 
+Quote Post
xbullethammer
post Sep 23 2009, 03:35
Post #859





Group: Members
Posts: 137
Joined: 23-September 08
Member No.: 58561



QUOTE (jeremija @ Sep 22 2009, 14:09) *


biggrin.gif Hehe... cool!


--------------------
<insert signature here>
Go to the top of the page
 
+Quote Post
carmenm
post Sep 23 2009, 08:02
Post #860





Group: Members
Posts: 694
Joined: 24-November 05
From: Grenoble
Member No.: 25981



QUOTE (jeremija @ Sep 22 2009, 22:09) *
i have kind of copied the appearance made by xbullethammer and suited it to my needs...


Very nice. How do you get the links for the artist?

THanks
Go to the top of the page
 
+Quote Post
Tassadar
post Sep 23 2009, 10:41
Post #861





Group: Members
Posts: 12
Joined: 23-September 09
Member No.: 73394



I am just curious since I see alot of tweaked GUI's here.
I am currently using a preset in fk2,
"album list + properties + visualization"

What I would like is if someone has a good GUI tip or something. I would like to have some kind of allbum art window or something except for that the UI is really nice. Simple and spartanic.
Go to the top of the page
 
+Quote Post
jeremija
post Sep 23 2009, 10:49
Post #862





Group: Members
Posts: 225
Joined: 27-September 08
From: Zagreb
Member No.: 58696



QUOTE (carmenm @ Sep 23 2009, 09:02) *
QUOTE (jeremija @ Sep 22 2009, 22:09) *
i have kind of copied the appearance made by xbullethammer and suited it to my needs...


Very nice. How do you get the links for the artist?

THanks


that's only the info from last.fm, i didn't do anything there.
Go to the top of the page
 
+Quote Post
lokioki
post Sep 23 2009, 12:25
Post #863





Group: Members
Posts: 134
Joined: 16-December 08
Member No.: 64571



@jeremija: DO WANT. Where to get ? :3
Go to the top of the page
 
+Quote Post
lljk
post Sep 23 2009, 20:43
Post #864





Group: Members
Posts: 42
Joined: 28-February 09
Member No.: 67478



hello all -
well, here's the new and improved (much) lljkturntable config. it looks about

the same...




what's new?
tone arm functions as search bar
MUCH smoother tone arm movement
resizing problem fixed
reflexion and other image problems fixed

i've included the dockable panels .dll in the .zip, and yes, the .fcl wink.gif
thanks to tom barlow and tedgo for their help with the wsh panel, and to br3tt
for his (unwitting) help with the buttons scripting! thanks also to everyone else
i've shamelessy but not thanklessly "borrowed" scripting ideas from....

here's the link: stick this in yer foobar and smoke it...

rock
j


--------------------
[i]i'er heights[/i]
Go to the top of the page
 
+Quote Post
bismuth
post Sep 24 2009, 02:53
Post #865





Group: Members
Posts: 64
Joined: 15-February 09
Member No.: 67017



QUOTE (lljk @ Sep 19 2009, 04:55) *
thanks for the encouragement - i'll keep working on it....


The idea inside your config is really so nice, it's natural that you will get encouragement wink.gif rolleyes.gif

btw, since I just found my true love, I want to spend time with him, & I just can't concentrate on any other things!
There are too many things I want to do now, including trying to understand more about foobar2000 code and components, but I just can't crying.gif

Sorry for the weird off-topic talk, hix, when I'm so happy, I just have to say it out loud >"<
Go to the top of the page
 
+Quote Post
Qck
post Sep 24 2009, 11:09
Post #866





Group: Members
Posts: 2
Joined: 6-November 07
Member No.: 48515



This is my current appearance. It's a modified version of MonoLite

Go to the top of the page
 
+Quote Post
bigtreiber
post Sep 24 2009, 16:03
Post #867





Group: Members
Posts: 1
Joined: 13-June 06
Member No.: 31787



Hi,

I've tried to install everything as told in the readme, but all I've ended up with is this ...

what's gone wrong?

Sascha
Go to the top of the page
 
+Quote Post
lljk
post Sep 25 2009, 01:14
Post #868





Group: Members
Posts: 42
Joined: 28-February 09
Member No.: 67478



QUOTE (bigtreiber @ Sep 24 2009, 16:03) *
Hi,

I've tried to install everything as told in the readme, but all I've ended up with is this ...
...what's gone wrong?

Sascha


wow - no clue... very sorry... here's a download with the settings for each panel. copy and paste the wsh panel settings (the big green volume bar to the right, where the turntable should be...) as for the graphical browser you may need to change the first line of the script to reflect your album art settings - all of my covers are "folder.jpg" in the song's parent folder. not sure why the background didn't come through - you can set it manually in the panel stack splitter, it's in the 'background' folder in the main folder. really sorry - don't know why it looks like that...

j


--------------------
[i]i'er heights[/i]
Go to the top of the page
 
+Quote Post
jeremija
post Sep 26 2009, 10:12
Post #869





Group: Members
Posts: 225
Joined: 27-September 08
From: Zagreb
Member No.: 58696



QUOTE (lokioki @ Sep 23 2009, 13:25) *
@jeremija: DO WANT. Where to get ? :3


http://compater.deviantart.com/art/fooBlackie-138268364

Go to the top of the page
 
+Quote Post
DigitalLF
post Sep 27 2009, 17:12
Post #870





Group: Members
Posts: 13
Joined: 28-February 05
Member No.: 20217



Jeremija in left side on deviantart you have DOWNLOAD click there.
Go to the top of the page
 
+Quote Post
orchid
post Sep 30 2009, 19:53
Post #871





Group: Members
Posts: 61
Joined: 5-December 06
Member No.: 38397



Here is a little project of mine. Not complete yet but decided to post some teaser pics smile.gif

Go to the top of the page
 
+Quote Post
2E7AH
post Sep 30 2009, 20:29
Post #872





Group: Members
Posts: 1811
Joined: 21-May 08
Member No.: 53675



Nice tabs and overall look, only the filters seems too thin.
And where are the tabs in your 4th screenshoot? Is there a switch - maybe when you select menu?

[edit] and pop-up is great, I forgot wink.gif

This post has been edited by 2E7AH: Sep 30 2009, 20:35
Go to the top of the page
 
+Quote Post
orchid
post Sep 30 2009, 20:49
Post #873





Group: Members
Posts: 61
Joined: 5-December 06
Member No.: 38397



There are buttons on the top bar for selecting between 2-4 filters. Also resizing foobar window makes them larger. And yeah the menu button switches between tabs and menu
Go to the top of the page
 
+Quote Post
Falstaff
post Sep 30 2009, 21:52
Post #874





Group: Members
Posts: 2170
Joined: 12-November 06
Member No.: 37463



very clean work, congratulations


--------------------
http://br3tt.online.fr
http://br3tt.deviantart.com/
Go to the top of the page
 
+Quote Post
RhinoDos
post Oct 12 2009, 15:25
Post #875





Group: Members
Posts: 1
Joined: 12-October 09
Member No.: 73950



Newbie foobar user, still confused about some of Foobar' functions/workings

But here is my first Columns UI layout

Go to the top of the page
 
+Quote Post

44 Pages V  « < 33 34 35 36 37 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 9th February 2010 - 18:37