[seemingly abandonware] Columns UI, alternative user interface |
![]() ![]() |
[seemingly abandonware] Columns UI, alternative user interface |
Jun 11 2009, 15:11
Post
#5376
|
|
|
Group: Members Posts: 254 Joined: 14-May 09 Member No.: 69782 |
Is there a way to remove the right-click menu's "Close panel" option? I'd like to lock my foobar2000 user interface from being changed by people who don't really know what they are doing. If my party guests want to change songs it happens very fast that they close a panel.
|
|
|
|
Jun 13 2009, 17:49
Post
#5377
|
|
|
Group: Members Posts: 26 Joined: 8-November 07 Member No.: 48566 |
Any chance of a "delay" function in the filter panels? As it is right now, start typing (without using "F3 search") anything starting with the letter A and it will start by showing the "All" item before it continues to register the rest of your typing. This causes a very notable delay and makes it more frustrating to use than it has to be. A short (perhaps customizable?) delay of a few 100 ms. before showing anything would be a very welcome addition in a future release
|
|
|
|
Jun 13 2009, 23:15
Post
#5378
|
|
|
Group: Members Posts: 96 Joined: 31-October 05 Member No.: 25466 |
Can anyone help me get this playlist look ?
![]() I found it here: http://customize.org/foobar/skins/32178 and i cant figure out how to get it to work. its quite old as you can see, but im sure it is possible to get it to work with the current foobar.. thanks.. |
|
|
|
Jun 14 2009, 14:48
Post
#5379
|
|
|
Columns UI developer Group: Developer Posts: 3034 Joined: 20-December 02 From: United Kingdom Member No.: 4177 |
Columns UI
Large parts of colour code parsing & tab column rendering have been rewritten, so watch out for any issues in those areas. Due to changed text tenderer, there may be slightly higher CPU usage in some situations, as a result though this issue no longer exists. Some other changes in changelog. Album list panel 0.3.5 released: Bug fixes This post has been edited by musicmusic: Jun 14 2009, 17:56 -------------------- .
|
|
|
|
Jun 14 2009, 16:30
Post
#5380
|
|
![]() Group: Members Posts: 168 Joined: 1-November 06 Member No.: 37040 |
thanks for the new release
|
|
|
|
Jun 14 2009, 17:56
Post
#5381
|
|
|
Columns UI developer Group: Developer Posts: 3034 Joined: 20-December 02 From: United Kingdom Member No.: 4177 |
0.3.7.6 now.. fixed a couple of bugs.
-------------------- .
|
|
|
|
Jun 14 2009, 18:58
Post
#5382
|
|
|
Group: Members Posts: 2340 Joined: 28-August 02 Member No.: 3218 |
Thank you.
|
|
|
|
Jun 14 2009, 19:17
Post
#5383
|
|
|
Group: Members Posts: 585 Joined: 30-July 07 Member No.: 45750 |
Thanks for the new version
|
|
|
|
Jun 14 2009, 20:19
Post
#5384
|
|
|
Group: Validating Posts: 2424 Joined: 21-May 08 Member No.: 53675 |
musicmusic, I noticed this minor issue with the new version (count column):
New CUI: ![]() Old CUI: ![]() The code (simplified) behind column is: %play_count%$tab()%play_count_sql% |
|
|
|
Jun 14 2009, 20:59
Post
#5385
|
|
|
Columns UI developer Group: Developer Posts: 3034 Joined: 20-December 02 From: United Kingdom Member No.: 4177 |
Thanks for the report, 0.3.7.7 should be OK/closer to the old behaviour.
-------------------- .
|
|
|
|
Jun 14 2009, 21:16
Post
#5386
|
|
|
Group: Validating Posts: 2424 Joined: 21-May 08 Member No.: 53675 |
Thanks, it works OK and actually slightly better (1px more) then the old one in above example
|
|
|
|
Jun 14 2009, 22:36
Post
#5387
|
|
|
Columns UI developer Group: Developer Posts: 3034 Joined: 20-December 02 From: United Kingdom Member No.: 4177 |
@musicmusic: Would be great if you could add customized action for left-click instead of default "Play" Do you want it to do nothing in those situations?Reason: Useful for partying to avoid playlist hijacking or when I'm in "edit"-mode while listening to music I often accidentially click a track. It appears that my request was completely ignored so I want to at least show the reason for such thing. Well no reply doesn't mean it was ignored, I am just more responsive to people reporting problems. I will keep your request in mind, but there are quite possibly things with higher priority.Is there a way to remove the right-click menu's "Close panel" option? I'd like to lock my foobar2000 user interface from being changed by people who don't really know what they are doing. If my party guests want to change songs it happens very fast that they close a panel. There isn't - no, I'll have a think about that since we have live editing now.Any chance of a "delay" function in the filter panels? As it is right now, start typing (without using "F3 search") anything starting with the letter A and it will start by showing the "All" item before it continues to register the rest of your typing. This causes a very notable delay and makes it more frustrating to use than it has to be. A short (perhaps customizable?) delay of a few 100 ms. before showing anything would be a very welcome addition in a future release How many tracks do you have in your library? Is the delay from creating the autosend playlist or updating the other filters? You can find out by trying with & without autosend enabled. Also if you have any selection viewers in your layout (e.g. Item properties), they can create a delay, please let me know if that is the cause as I'm interested to know what's causing the delay.Can anyone help me get this playlist look ? The script is in your link, however it is very very old, it might not work completely correctly anymore, but you would create a single column only and put the script in there as your display script.![]() I found it here: http://customize.org/foobar/skins/32178 and i cant figure out how to get it to work. its quite old as you can see, but im sure it is possible to get it to work with the current foobar.. thanks.. Thanks, it works OK and actually slightly better (1px more) then the old one in above example Yes I reevaluated the old behaviour and thought this made more sense -------------------- .
|
|
|
|
Jun 14 2009, 22:37
Post
#5388
|
|
![]() Group: Members Posts: 492 Joined: 5-January 06 From: Dublin Member No.: 26898 |
Hi MM,
I just stepped up to 0.3.7.7 and for some strange reason $rgb() [reverts to default colors] has stopped working for me in the item details panel - seems to work okay elsewhere. Could you have a look into it? Thanks |
|
|
|
Jun 14 2009, 23:26
Post
#5389
|
|
|
Columns UI developer Group: Developer Posts: 3034 Joined: 20-December 02 From: United Kingdom Member No.: 4177 |
Hi,
Thanks I believe I've found the problem you refer to. One more build won't hurt... try 0.3.7.8 This post has been edited by musicmusic: Jun 14 2009, 23:26 -------------------- .
|
|
|
|
Jun 15 2009, 01:36
Post
#5390
|
|
|
Group: Members Posts: 26 Joined: 8-November 07 Member No.: 48566 |
Any chance of a "delay" function in the filter panels? As it is right now, start typing (without using "F3 search") anything starting with the letter A and it will start by showing the "All" item before it continues to register the rest of your typing. This causes a very notable delay and makes it more frustrating to use than it has to be. A short (perhaps customizable?) delay of a few 100 ms. before showing anything would be a very welcome addition in a future release How many tracks do you have in your library? Is the delay from creating the autosend playlist or updating the other filters? You can find out by trying with & without autosend enabled. Also if you have any selection viewers in your layout (e.g. Item properties), they can create a delay, please let me know if that is the cause as I'm interested to know what's causing the delay.Sorry, I really should have been more specific in my original post.
CUI default panels/items:
3rd party components:
I did some timing with a stopwatch to test the difference between having autosend enabled and disabled, and here's the result (did 3 rounds for each). The timings were done by initially placing the cursor on the first album artist starting with the letter B (because if already on A then the top "All" item will be skipped), then trying to type the first one starting with the letter A (times represents the time it takes to hit the "All" item and continue to the first "real" album artist). With auto-send selection to playlist:
Without auto-send selection to playlist:
Hope this helps This post has been edited by Dirhael: Jun 15 2009, 01:39 |
|
|
|
Jun 15 2009, 08:21
Post
#5391
|
|
![]() Group: Members Posts: 492 Joined: 5-January 06 From: Dublin Member No.: 26898 |
|
|
|
|
Jun 15 2009, 09:26
Post
#5392
|
|
|
Group: Members Posts: 8 Joined: 15-June 09 Member No.: 70685 |
Hey there guys, kinda new to foobar2k, and only just installed Columns UI.
Just wondering, is it possible (I'm guessing it is), to change the grouping options for individual playlists? For example, I have my main playlist sorting by artist, but because it seems to be set globally through all of the playlists, any 'compilations' that have a lot of different artists contributing then look ugly and not streamlined enough. Any way I can solve this? Example pics: Main playlist, nice and tidy ![]() And then we come to a compilation album. Not so tidy. ![]() If it is possible to have different grouping setups for individual playlists, is it also possible to have something like a primary sort by artist, secondary sort by album and then finally a tertiary sort by song number for the main playlist, while still retaining the look of the main playlist image provided? Apologies if these questions have been answered a million times before. I have to say though, I am impressed, both by foobar2000 and Columns UI, top job! Gonna be working on some buttons to replace the CUI ones later today EDIT: Typos. This post has been edited by Bluebear: Jun 15 2009, 09:27 |
|
|
|
Jun 15 2009, 09:33
Post
#5393
|
|
![]() Group: Members Posts: 266 Joined: 21-August 04 Member No.: 16417 |
Yay, buttons are state-sensitive (i.e. when option is enabled they look different) - many, many thanks for that!
-------------------- http://foobar2000.pl/ :: unofficial polish forum
|
|
|
|
Jun 15 2009, 09:45
Post
#5394
|
|
|
Group: Validating Posts: 2424 Joined: 21-May 08 Member No.: 53675 |
You can set groupings in Preferences > Columns UI > Playlist view > Grouping tab
Just wondering, is it possible (I'm guessing it is), to change the grouping options for individual playlists? There is filter in drop down menu (when you double click grouping script) so you can have different grouping settings for different playlists (by playlist name) I have my main playlist sorting by artist, but because it seems to be set globally through all of the playlists, any 'compilations' that have a lot of different artists contributing then look ugly and not streamlined enough. Any way I can solve this? For compilations you can use album artist tag (try something like this for grouping: %album artist% / %album%) |
|
|
|
Jun 15 2009, 10:19
Post
#5395
|
|
|
Group: Members Posts: 8 Joined: 15-June 09 Member No.: 70685 |
Cheers for such a quick reply 2E7AH!
Got it all working now, I just miss having an album show up on the compilation playlists, like I get for the grouped artists for my main playlist, but it's no biggie. Quick pic of my new buttons! ![]() EDIT: image artifacts lessens the quality somewhat, but you get the general idea. This post has been edited by Bluebear: Jun 15 2009, 10:20 |
|
|
|
Jun 15 2009, 10:42
Post
#5396
|
|
|
Group: Validating Posts: 2424 Joined: 21-May 08 Member No.: 53675 |
You'll manage album show up I guess, whatever you mean by that
|
|
|
|
Jun 15 2009, 10:45
Post
#5397
|
|
|
Group: Members Posts: 8 Joined: 15-June 09 Member No.: 70685 |
For some reason I decided to do the buttons 30x30 pixels in size. And about the blurry buttons, I can't seem to make the brush in Photoshop crisper
|
|
|
|
Jun 15 2009, 12:06
Post
#5398
|
|
![]() Group: Members Posts: 2296 Joined: 18-May 03 From: Denmark Member No.: 6695 |
@musicmusic: Would be great if you could add customized action for left-click instead of default "Play" Do you want it to do nothing in those situations?Reason: Useful for partying to avoid playlist hijacking or when I'm in "edit"-mode while listening to music I often accidentially click a track. It could be nothing or enqueue i.e. -------------------- Can't wait for a HD-AAC encoder :P
|
|
|
|
Jun 15 2009, 12:29
Post
#5399
|
|
![]() Group: Members Posts: 2296 Joined: 18-May 03 From: Denmark Member No.: 6695 |
Just wondering, is it possible (I'm guessing it is), to change the grouping options for individual playlists? For example, I have my main playlist sorting by artist, but because it seems to be set globally through all of the playlists, any 'compilations' that have a lot of different artists contributing then look ugly and not streamlined enough. Any way I can solve this? Yes you can Problem with your example pics, can be solved, if you set album artist on your compilation albums -------------------- Can't wait for a HD-AAC encoder :P
|
|
|
|
Jun 15 2009, 13:02
Post
#5400
|
|
|
Group: Members Posts: 466 Joined: 9-May 05 From: Deutschland Member No.: 21968 |
$tab() does now work in group titles. Thank you very much, musicmusic. Alas the horizontal line disappears when $tab() is used. I guess I can't have everything though or is there something you can do?
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 07:08 |