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: foo_ui_panels (Read 1317398 times) previous topic - next topic
0 Members and 9 Guests are viewing this topic.

foo_ui_panels

Reply #2475


i found out another problem. how i can enable lowercase option for $font()? i mean for 0.14.12.


why for$font ? $lower() doesn't work with 0.14.xx ??


great, youre my hero. where do you get this command? i didnt find it.
probably you know also why $textcolor dont work neither. (or either?, damn my english sux)


$textcolor($hexcolor(FF0000))
$font(at_switzerland inserat,17,textalpha,255,alpha,255,radius,2,iterations,1,offset,3,glow,0,effectcolor,0,)

....but text is still black.

you could try it with the rgb code of the color:
$textcolor(255,0,0)

foo_ui_panels

Reply #2476
Quote
you could try it with the rgb code of the color:
$textcolor(255,0,0)


i tried it already..... but no effect...

foo_ui_panels

Reply #2477


i found out another problem. how i can enable lowercase option for $font()? i mean for 0.14.12.


why for$font ? $lower() doesn't work with 0.14.xx ??


great, youre my hero. where do you get this command? i didnt find it.
probably you know also why $textcolor dont work neither. (or either?, damn my english sux)


$textcolor($hexcolor(FF0000))
$font(at_switzerland inserat,17,textalpha,255,alpha,255,radius,2,iterations,1,offset,3,glow,0,effectcolor,0,)

....but text is still black.


$lower() => more info here

see $smallcaps() too, here

generally, i use more simple parameters in $font, so i can't help you ... read the doc from my links and see code example from other config ...

good luck

Br3tt

foo_ui_panels

Reply #2478
Quote

you could try it with the rgb code of the color:
$textcolor(255,0,0)


i tried it already..... but no effect...

hmm how about you change the position of $textcolor() so that it is behind the $font() function... i don't know if it makes any difference to panels ui but it's worth a try.
i also use 0.14.12 and i don't have problems...


foo_ui_panels

Reply #2480
Hello, I have a question regarding User Globals and setting image paths. I have made it so that Panels UI retrieves my coverart using the user global of $puts(coverPath,$replace(%path%,%filename_ext%,folder.*)) , but I am trying to get it to display my artist images in a similar fashion. The path for them would be F:\Music\Jeff\%artist%\%artist%.jpg, but I can't figure out how to get it to recognize it.

Anyone know?

foo_ui_panels

Reply #2481
Hello, I have a question regarding User Globals and setting image paths. I have made it so that Panels UI retrieves my coverart using the user global of $puts(coverPath,$replace(%path%,%filename_ext%,folder.*)) , but I am trying to get it to display my artist images in a similar fashion. The path for them would be F:\Music\Jeff\%artist%\%artist%.jpg, but I can't figure out how to get it to recognize it.

Anyone know?

The "default" for Artist image is a global variable named artistPath
So, you could use:
Code: [Select]
$puts(artistPath,F:\Music\Jeff\%artist%\%artist%.jpg)
elevatorladylevitateme

foo_ui_panels

Reply #2482
That worked. Thanks! I just should have gotten rid of the $replace 

foo_ui_panels

Reply #2483
the library filter is interesting. say i wanted to only show tracks with a rating of 5, is there any way to restrict the other files from the filter?

foo_ui_panels

Reply #2484
How can I change fonts color with 0.14.12 ?
There are billion possibilities to add effects, but I can't find any solution in order to just have a simple color other than black.

By default text is black. I tried $textcolor(255,0,0) in global, but nothing, text is always black...

foo_ui_panels

Reply #2485
How can I change fonts color with 0.14.12 ?
There are billion possibilities to add effects, but I can't find any solution in order to just have a simple color other than black.

By default text is black. I tried $textcolor(255,0,0) in global, but nothing, text is always black...


read back 5 posts

foo_ui_panels

Reply #2486
Ok. It works with textcolor, even if it's strange not to have this setting in $font.

foo_ui_panels

Reply #2487
Whats the besy way to improve the next track display that I'm using? I'm trying to make it so that the "Next Track" text displays only when there is another track coming up. I dont know how to check if %cwb_next_title% has a track in it or not.


This is what I'm using ATM.

Code: [Select]
$font(Calibri,9,bold,200-200-200) 
Next Track:
$font(Calibri,9,bold, $if(%isplaying%,255-255-255,220-220-220))%cwb_next_title%

foo_ui_panels

Reply #2488
Whats the besy way to improve the next track display that I'm using? I'm trying to make it so that the "Next Track" text displays only when there is another track coming up. I dont know how to check if %cwb_next_title% has a track in it or not.


This is what I'm using ATM.

Code: [Select]
$font(Calibri,9,bold,200-200-200) 
Next Track:
$font(Calibri,9,bold, $if(%isplaying%,255-255-255,220-220-220))%cwb_next_title%


For some reason I check to see if the track is the last in the playlist or not (I can't remember why I don't test %cwb_next_title%; I think it shows the current title when the last track is playing).

Code: [Select]
$ifequal(%cwb_playing_index%,%cwb_playinglist_count%,
,
$font(Calibri,9,bold,200-200-200)
Next Track:
$font(Calibri,9,bold, $if(%isplaying%,255-255-255,220-220-220))%cwb_next_title%
)

foo_ui_panels

Reply #2489
Thanks, that worked.

foo_ui_panels

Reply #2490
I've tried to use EXEC command, but it seems it does not work when there's a space after a .exe.

In fact, I'm trying to use AlbumArtDownloader, I can launch it with:
EXEC:'D:\Logiciels\AlbumArtDownloader\AlbumArt.exe' but it does not work with
EXEC:'D:\Logiciels\AlbumArtDownloader\AlbumArt.exe /ar "'%artist%'"'
I've tried a lot of settings, but I wasn't able to launch AlbumArt with parameters...

ps: I know I can use run services but if Panels UI can do the same, I'd like to try...

foo_ui_panels

Reply #2491
I use foo_uie_albumlist.dll with ui_panels.

I added folders D:\music and D:\Incoming
music has the sub folders: Limiwire, Artist - album, VA
download have't subfolders.
I sort by folder structure.

but what I see now is:

>all music
>>>>> +Limiwire
>>>>> +Artist - album
>>>>> +VA
and between those all the things in D:\Incoming

is it possible to make it like
>all music
>>>>> +Limiwire
>>>>> +Artist - album
>>>>> +VA
>>>>> +Incoming

the thing I found out but not like is to make a folder in Incoming (D:\Incoming\Incoming)
(difficult to access and I have a lot of active torrents in here. painfully to change all those download/seed locations.

I also tried to make a new 'sort by' but I can't fix it.

foo_ui_panels

Reply #2492
When I use
$alignabs(0,0,600,20)$replace(%path%,%filename_ext%,)cover.jpg
It writes the right path, but when I use:
$if($fileexists($replace(%path%,%filename_ext%,)cover.jpg),
$alignabs()
$alignabs(0,0,600,20)$replace(%path%,%filename_ext%,)cover.jpg)


it does not work. Looks like there's a problem between function $fileexists and $replace.

Do you have the same behavior ?

ps: maybe there are problems with characters like [ or ].

Edit: ok, the problem is with cover.jpg ! o_O If I use files named cover.jpg, panelsUI considers they don't exist ! Unbelievable !
Edit2: problem has been resolved once I restarted foobar2000.


Problem resolved !

Edit3: in fact, $fileexists behavior has changed since 0.13.8, it does not check twice by session; you have to restart foobar2000 if you have the file you had not until now !

foo_ui_panels

Reply #2493
Is this project dead? Terrestrial hasn't even posted in 2 months.

foo_ui_panels

Reply #2494
Not officially, but very likely.

foo_ui_panels

Reply #2495
Do anyone know, what 'textalpha-x' stands for?

example:
$font(Arial,16,normal textalpha-x,000-000-000)
'TESTESTESTEST'

Because I see no effect on text. Wiki says only '?'.

foo_ui_panels

Reply #2496
I'm having some trouble with foo_ui_panels_0.14.12.

Each time I try to add a panel for "Library Filter" I get a crash, below is the failure report:

Code: [Select]
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 027C3018h
Access violation, operation: read, address: 00000000h
Call path:
entry=>app_mainloop=>titleformat_object::run
This is the first crash logged by this instance.
Code bytes (027C3018h):
027C2FD8h:  FF FF FF 8D 74 24 38 89 5C 24 3C E8 88 5D 00 00
027C2FE8h:  8B 74 24 14 8B 15 F4 5F 87 02 8B 02 83 44 24 10
027C2FF8h:  10 83 C6 01 B9 F4 5F 87 02 89 74 24 14 FF D0 3B
027C3008h:  F0 8B 7D 08 0F 82 5E FD FF FF 8B 8F 28 01 00 00
027C3018h:  8B 01 8B 17 89 47 08 89 47 0C 8B 42 10 8B CF 89
027C3028h:  5F 14 89 5F 10 FF D0 39 5F 04 74 67 8B 47 2C 39
027C3038h:  47 28 89 44 24 1C 76 05 E8 53 FB 06 00 8B 77 28
027C3048h:  3B 77 2C 76 05 E8 46 FB 06 00 8B 4C 24 1C 3B F1
Stack (00129EACh):
00129E8Ch:  B3D8CBAC 80595ED3 B3D8CB98 B3D8CD30
00129E9Ch:  B3D8CD14 0012D05C 7FFDF000 88DC1020
00129EACh:  7629BAE8 028ABBA8 0012A09C 028ABAE0
00129EBCh:  00000000 00000000 00000000 00000000
00129ECCh:  028ABBE8 00000000 00000000 00000000
00129EDCh:  00000000 00000000 00000000 00000000
00129EECh:  00000000 00000000 00000000 00000000
00129EFCh:  00000000 77F161C8 7629B898 00FAFAFA
00129F0Ch:  0012A358 0284EE90 FFFFFFFF 028ABB2C
00129F1Ch:  027C3BAA 028ABAE0 7629BB70 028A21E0
00129F2Ch:  03B22DC8 03B22DDC 00000000 005E030C
00129F3Ch:  004DE810 02858058 03B3F090 0000002D
00129F4Ch:  0000002D 00000025 00000000 00000000
00129F5Ch:  00000000 000001F4 00000001 0000000F
00129F6Ch:  0000000F 00000012 00000012 FFFFFFF5
00129F7Ch:  00000000 00000000 00000000 000002BC
00129F8Ch:  01000000 00000000 00650053 006F0067
00129F9Ch:  00200065 00490055 00000000 00000000
00129FACh:  00000000 00000000 00000000 00000000
00129FBCh:  00000000 00000000 00000000 00000000
Registers:
EAX: 00000000, EBX: 00000000, ECX: 00000000, EDX: 027C6E70
ESI: 028ABBE8, EDI: 028ABAE0, EBP: 00129F18, ESP: 00129EAC
Crash location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h

Loaded modules:
foobar2000   loaded at 00400000h - 004F3000h
ntdll loaded at 7C900000h - 7C9B0000h
kernel32 loaded at 7C800000h - 7C8F5000h
COMCTL32 loaded at 773D0000h - 774CE000h
msvcrt   loaded at 77C10000h - 77C68000h
ADVAPI32 loaded at 77DD0000h - 77E6B000h
RPCRT4   loaded at 77E70000h - 77F01000h
GDI32 loaded at 77F10000h - 77F57000h
USER32   loaded at 7E410000h - 7E499000h
SHLWAPI   loaded at 77F60000h - 77FD6000h
SHELL32   loaded at 7C9C0000h - 7D504000h
ole32 loaded at 774E0000h - 77623000h
shared   loaded at 10000000h - 10029000h
comdlg32 loaded at 763B0000h - 763F9000h
IMM32 loaded at 76390000h - 763AD000h
uxtheme   loaded at 5AD70000h - 5ADA8000h
MSCTF loaded at 74720000h - 7476B000h
msctfime loaded at 755C0000h - 755EE000h
foo_abx   loaded at 00A60000h - 00A93000h
foo_albumlist loaded at 00AB0000h - 00AF7000h
OLEAUT32 loaded at 77120000h - 771AC000h
foo_audioscrobbler   loaded at 00B20000h - 00B57000h
WS2_32   loaded at 71AB0000h - 71AC7000h
WS2HELP   loaded at 71AA0000h - 71AA8000h
foo_browser   loaded at 00B80000h - 00BB9000h
foo_cdda loaded at 00BE0000h - 00C16000h
foo_converter loaded at 00C40000h - 00CA9000h
foo_custominfo   loaded at 00CD0000h - 00D55000h
foo_cwb_hooks loaded at 00D80000h - 00DB6000h
foo_discogs   loaded at 00DE0000h - 00E5D000h
gdiplus   loaded at 4EC50000h - 4EDF3000h
WINMM loaded at 76B40000h - 76B6D000h
foo_dop   loaded at 00F00000h - 00F75000h
SETUPAPI loaded at 77920000h - 77A0F000h
foo_dsp_atsurround   loaded at 00FA0000h - 01138000h
foo_dsp_std   loaded at 01980000h - 019C1000h
foo_dumb loaded at 019F0000h - 01A79000h
foo_freedb2   loaded at 01AA0000h - 01AE0000h
foo_fullscreen   loaded at 01B00000h - 01B1B000h
foo_infobox   loaded at 01B40000h - 01B80000h
foo_input_std loaded at 01BA0000h - 01CB4000h
foo_lyricsdb loaded at 01CE0000h - 01D0F000h
WININET   loaded at 771B0000h - 7727E000h
Normaliz loaded at 01D20000h - 01D29000h
iertutil loaded at 5DCA0000h - 5DCE5000h
foo_masstag   loaded at 01F50000h - 01FA0000h
foo_midi loaded at 01FC0000h - 0206A000h
foo_notaskbar loaded at 02090000h - 020A6000h
foo_rgscan   loaded at 020D0000h - 02118000h
foo_run   loaded at 02140000h - 0216B000h
foo_scrobblecharts   loaded at 02190000h - 021C3000h
foo_uie_albumart loaded at 021F0000h - 0222C000h
foo_uie_albumlist loaded at 02250000h - 0228F000h
foo_uie_lyrics   loaded at 022B0000h - 0230F000h
foo_uie_lyrics_panel loaded at 02330000h - 02398000h
foo_uie_peakmeter loaded at 023C0000h - 023E6000h
foo_uie_playlists_dropdown   loaded at 02410000h - 02449000h
foo_uie_powerpanels   loaded at 02470000h - 02493000h
foo_uie_quicksearch   loaded at 024C0000h - 02506000h
foo_uie_vis_channel_spectrum loaded at 02530000h - 02553000h
MSIMG32   loaded at 76380000h - 76385000h
foo_uie_wsh_panel loaded at 02580000h - 025B6000h
foo_ui_columns   loaded at 02700000h - 02797000h
foo_ui_panels_0.14.12 loaded at 027C0000h - 02887000h
foo_ui_std   loaded at 028B0000h - 02907000h
foo_unpack   loaded at 02930000h - 0295E000h
foo_vis_channelusage loaded at 02980000h - 029A3000h
mswsock   loaded at 71A50000h - 71A8F000h
DNSAPI   loaded at 76F20000h - 76F47000h
rasadhlp loaded at 76FC0000h - 76FC6000h
hnetcfg   loaded at 662B0000h - 66308000h
wshtcpip loaded at 71A90000h - 71A98000h
DSOUND   loaded at 73F10000h - 73F6C000h
VERSION   loaded at 77C00000h - 77C08000h
WINTRUST loaded at 76C30000h - 76C5E000h
CRYPT32   loaded at 77A80000h - 77B14000h
MSASN1   loaded at 77B20000h - 77B32000h
IMAGEHLP loaded at 76C90000h - 76CB8000h
wdmaud   loaded at 72D20000h - 72D29000h
msacm32   loaded at 72D10000h - 72D18000h
MSACM32   loaded at 77BE0000h - 77BF5000h
midimap   loaded at 77BD0000h - 77BD7000h
KsUser   loaded at 73EE0000h - 73EE4000h
CLBCATQ   loaded at 76FD0000h - 7704F000h
COMRes   loaded at 77050000h - 77115000h
shdocvw   loaded at 045C0000h - 0478F000h
CRYPTUI   loaded at 754D0000h - 75558000h
NETAPI32 loaded at 5B860000h - 5B8B5000h
WLDAP32   loaded at 76F60000h - 76F8C000h
DBGHELP   loaded at 59A60000h - 59B01000h

Stack dump analysis:
Address: 77F161C8h, location: "GDI32", loaded at 77F10000h - 77F57000h
Symbol: "CreateSolidBrush" (+00000013h)
Address: 00FAFAFAh, location: "foo_dsp_atsurround", loaded at 00FA0000h - 01138000h
Address: 0284EE90h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027C3BAAh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 004DE810h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 01000000h, location: "foo_dsp_atsurround", loaded at 00FA0000h - 01138000h
Address: 00490055h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 01000000h, location: "foo_dsp_atsurround", loaded at 00FA0000h - 01138000h
Address: 00490055h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 01000000h, location: "foo_dsp_atsurround", loaded at 00FA0000h - 01138000h
Address: 00490055h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 01000000h, location: "foo_dsp_atsurround", loaded at 00FA0000h - 01138000h
Address: 00490055h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 01000000h, location: "foo_dsp_atsurround", loaded at 00FA0000h - 01138000h
Address: 00490055h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00490055h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 7C910000h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlNtStatusToDosErrorNoTeb" (+00000477h)
Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+00000117h)
Address: 7C910551h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlFreeHeap" (+00000114h)
Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 0283275Eh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0283B0A0h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0283275Eh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027CA94Ah, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027CA34Eh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027C8D7Fh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027C28A3h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0284D5F8h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 7C9105C8h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlFreeHeap" (+0000018Bh)
Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 0283275Eh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0283B0A0h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "strchr" (+00000117h)
Address: 7C9106F0h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+0000011Ch)
Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+00000117h)
Address: 0283218Dh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027C142Dh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+00000117h)
Address: 0283218Dh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027CA34Eh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027C8D7Fh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027C6910h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027CD2CAh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0284F9FCh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027DE872h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0284F5A6h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027DEE40h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 10004D50h, location: "shared", loaded at 10000000h - 10029000h
Symbol: "stricmp_utf8_ex" (+00000000h)
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02850A4Ch, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027DDDEAh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027C6774h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 10004D50h, location: "shared", loaded at 10000000h - 10029000h
Symbol: "stricmp_utf8_ex" (+00000000h)
Address: 7C910551h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlFreeHeap" (+00000114h)
Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "strchr" (+00000117h)
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 028068EFh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Symbol: "foobar2000_get_interface" (+00003E1Fh)
Address: 0049435Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 02850B00h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 028068C2h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Symbol: "foobar2000_get_interface" (+00003DF2h)
Address: 028068EFh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Symbol: "foobar2000_get_interface" (+00003E1Fh)
Address: 004893FFh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004893FFh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004893FFh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00461F4Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004C489Ch, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004C487Ch, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004DF59Ch, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004AEA53h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00463638h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00462C8Bh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004DF59Ch, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004AB144h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004892D2h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004DF59Ch, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004C7510h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E2B00h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004C1EECh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00438D55h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E2B00h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004DEE08h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E2AACh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004C1EECh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004C1ED4h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 01C7FE1Eh, location: "foo_input_std", loaded at 01BA0000h - 01CB4000h
Address: 00DAD264h, location: "foo_cwb_hooks", loaded at 00D80000h - 00DB6000h
Address: 00D44130h, location: "foo_custominfo", loaded at 00CD0000h - 00D55000h
Address: 02870AE0h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 004A7F50h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00440C3Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E2B00h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004C1EECh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004C2774h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 027CF711h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0284C6A0h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027D73B0h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02859890h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0285978Ch, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 028598D4h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 004DEE08h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 02858170h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02830000h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 028709E4h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027C0000h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0283B0A0h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02802113h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 7C9106F0h, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+0000011Ch)
Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h
Symbol: "RtlAllocateHeap" (+00000117h)
Address: 0285B564h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 77F16FFAh, location: "GDI32", loaded at 77F10000h - 77F57000h
Symbol: "BitBlt" (+00000071h)
Address: 027D33CDh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02851C40h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 027D33FAh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0283273Fh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0283275Eh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02854E24h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0283275Eh, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 028280B0h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02854E24h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 0282810Ah, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02854C8Ch, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 74757024h, location: "MSCTF", loaded at 74720000h - 7476B000h
Symbol: "TF_IsInMarshaling" (+00001B03h)
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 02858058h, location: "foo_ui_panels_0.14.12", loaded at 027C0000h - 02887000h
Address: 662F2C30h, location: "hnetcfg", loaded at 662B0000h - 66308000h
Address: 77617264h, location: "ole32", loaded at 774E0000h - 77623000h

Version info:
foobar2000 v0.9.4.4
UNICODE

Additional info:
WSH Panel (uie) 0.7.1  (foo_uie_wsh_panel)
WMA Decoder 1.1  (foo_input_std)
FLAC Decoder 1.1.0  (foo_input_std)
Panels UI 0.14.12 beta [Jul 18 2007 - 13:39:30]  (foo_ui_panels_0.14.12)
Audioscrobbler 1.3.6  (foo_audioscrobbler)
freedb Tagger 0.5.2a  (foo_freedb2)
Special file info box 2.0.4  (foo_infobox)
ABX Comparator 1.3.1  (foo_abx)
Channel Usage Visualisation 1.0  (foo_vis_channelusage)
Last.fm Chart Player 0.2.3  (foo_scrobblecharts)
Taskbar Button Remover 0.1  (foo_notaskbar)
Standard DSP array 1.0  (foo_dsp_std)
RAR reader 1.1  (foo_unpack)
CD Audio Decoder 2.1.1  (foo_cdda)
Volume Panel 0.1  (foo_uie_powerpanels)
foo_lyricsdb 0.0.7 beta 5  (foo_lyricsdb)
MIDI synthesizer host 1.7  (foo_midi)
ReplayGain Scanner 2.0.2  (foo_rgscan)
Converter 1.0.1  (foo_converter)
foo_custominfo 0.1.2  (foo_custominfo)
Columns UI 0.1.3 beta 1v7  (foo_ui_columns)
Album List 3.2.0  (foo_albumlist)
Fullscreen 0.3.1  (foo_fullscreen)
Masstagger 1.6  (foo_masstag)
Music Browser 1.2.3b [Mar 23 2007 - 16:52:56]  (foo_browser)
Album list panel 0.2.1 beta 4  (foo_uie_albumlist)
Default User Interface 0.9acc  (foo_ui_std)
Discogs Tagger 1.0  (foo_discogs)
ATSurround Processor 0.1.6a  (foo_dsp_atsurround)
Playlists Dropdown 0.6 alpha 3  (foo_uie_playlists_dropdown)
Quick Search Toolbar 2.8l  (foo_uie_quicksearch)
Seek Panel 0.1  (foo_uie_powerpanels)
Lyrics panel 0.34.1  (foo_uie_lyrics_panel)
cwbowron's title format hooks 1.1.1 [May  4 2007 - 12:39:47]  (foo_cwb_hooks)
foobar2000 core 0.9.4.4  (Core)
Lyric Show Panels 0.3.1.1  (foo_uie_lyrics)
ZIP/GZIP reader 1.0  (foo_unpack)
Run services 0.3.2  (foo_run)
iPod manager 0.4.6 TEST  (foo_dop)
Standard Input Array 1.0  (foo_input_std)
Channel Spectrum panel 0.05  (foo_uie_vis_channel_spectrum)
Album Art Panel 0.2.6  (foo_uie_albumart)
DUMB module decoder 0.9.8.4  (foo_dumb)
Peakmeter Panel 0.0.2  (foo_uie_peakmeter)


foo_ui_panels

Reply #2497
This might have been asked over the course of this thread's 100 pages (and I don't know what exactly to search for using the search function), so I apologize if it's already been asked.

I'm having trouble with the Library Filter in that it puts artists with lowercase first letters at the end of the list. It's irritating me quite a bit.

Any remedy for this behaviour?

Thanks in advance.

 

foo_ui_panels

Reply #2498
I added a hide scroll bar button to my config and if the playlist doesnt have enough tracks part of it is hidden because the scroll bar didnt appear. My solution was to check the number of tracks using %cwb_activelist_count% and for the most part it works.

The problem however is that if I switch between a playlist with enough tracks and a playlist that doesnt, the scroll bar will appear for about a half second then disappear. I personally find this very annoying, is there anything that be done?

foo_ui_panels

Reply #2499
I added a hide scroll bar button to my config and if the playlist doesnt have enough tracks part of it is hidden because the scroll bar didnt appear. My solution was to check the number of tracks using %cwb_activelist_count% and for the most part it works.

The problem however is that if I switch between a playlist with enough tracks and a playlist that doesnt, the scroll bar will appear for about a half second then disappear. I personally find this very annoying, is there anything that be done?


The best way I've found to hide the scrollbar is by setting a pvar in the main config which is the width of the Foobar window, then checking whether or not the width of you SCPL panel is the same or larger than the pvar value. Of course, this only works when your SCPL panel is larger than the Foobar window to begin with.

Main panel config:
Code: [Select]
// Globals
$setpvar(foobarWidth,%_width%)

// PerTrack
$panel(SCPL,Single Column Playlist,0,0,$eval(%_width% + 17),$eval(%_height% - 40),)


"17" is the width of a scrollbar in Vista's aero theme and may vary on other windows themes

SCPL config:
Code: [Select]
$puts(scplWidth,$eval(%_width% - $ifequal($getpvar(foobarWidth),%_width%,0,17))
$alignabs($eval($get(scplWidth) - 52),20,30,%_height%,right,middle)%length%


Mine turns out like so...