Help - Search - Members - Calendar
Full Version: Columns UI
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
Fishy Joe
This is a newb question but I couldn't find the answer through a search or reading the faq.

When I use $puts to create variables in the Global tab, I don't seem to be able to access them through $get in the various Columns. For example, if I use $puts(test,hello) in Global, then $get(test) doesn't display anything when used in a column.

Is this an incorrect use of the Global tab?
Phi
Click on tools -> global help in the globals tab.
upNorth
QUOTE(Fishy Joe @ Jan 9 2005, 02:36 AM)
When I use $puts to create variables in the Global tab, I don't seem to be able to access them through $get in the various Columns. For example, if I use $puts(test,hello) in Global, then $get(test) doesn't display anything when used in a column.

Is this an incorrect use of the Global tab?
*
Use $puts() and $get() within the global formatting, but to be able to use a variable outside of it, you put this in global:
CODE
test=hello

then
CODE
%_test%
to use it in other columns.

The character after "hello" is that square thing, in the upper right corner of the global tab in preferences ( $char(3) if I'm not mistaken).
Fishy Joe
Perfect, thanks guys. I hadn't clicked on Tools while in the Global tab, so I didn't see that help option.
mimeryme
QUOTE(darrel @ Jan 8 2005, 10:47 AM)
I've tried this column plugin and it's very nice and customizable. There's just one small problem, can't get Samurize to detect its window like it did with the Default UI and grab the window title. Anyone's with me on this?

I'm not sure if there's a way to fix it on the plugin side, 'cos Samurize is probably using the GUID of the default UI to look for its window...

EDIT: one alternative is to open the Samurize executable in an editor and replace the string {DA7CD0DE-1602-45e6-89A1-C2CA151E008E} with this: {E7076D1C-A7BF-4f39-B771-BCBE88F2A2A8}...
*



What kind of editor do you need to use?
musicmusic
QUOTE(darrel @ Jan 8 2005, 06:47 PM)
I've tried this column plugin and it's very nice and customizable. There's just one small problem, can't get Samurize to detect its window like it did with the Default UI and grab the window title. Anyone's with me on this?

I'm not sure if there's a way to fix it on the plugin side, 'cos Samurize is probably using the GUID of the default UI to look for its window...

EDIT: one alternative is to open the Samurize executable in an editor and replace the string {DA7CD0DE-1602-45e6-89A1-C2CA151E008E} with this: {E7076D1C-A7BF-4f39-B771-BCBE88F2A2A8}...
*
Its not my place to fix it. Reading the window title of the main window is not a documented/supported/recommended method of retrieving info about the current playing song.

From my 10 minute investigation, I understand the "Advanced media Player Info" samurize plugin with its foobar counterpart (both are installed when you install samurize) attempts to use proper interfaces, but alas the author likes to mix utf-8 and ansi encoded strings so, erm, use what works best for you..


i uploaded album list panel 0.1.4
changes:
QUOTE
-made auto send to playlist name use titleformatting with %_view% as the view name
-added option to select window frame
-added view menu on host menu
upNorth
QUOTE(musicmusic @ Jan 9 2005, 03:59 PM)
i uploaded album list panel 0.1.4
*
That link didn't work here, but this one did: album list panel v0.1.4


Edit: Any chance you could make the name of a view editable when double clicking it?

Edit2: Just want to say that the %_view% feature is a nice addition smile.gif
musicmusic
QUOTE(upNorth @ Jan 9 2005, 02:15 PM)
QUOTE(musicmusic @ Jan 9 2005, 03:59 PM)
i uploaded album list panel 0.1.4
*
That link didn't work here, but this one did: album list panel v0.1.4
*
Thanks, my bad, Ill fix the links shortly..

QUOTE(upNorth @ Jan 9 2005, 02:15 PM)
Edit: Any chance you could make the name of a view editable when double clicking it?
*
In config right? I'll look into it.
upNorth
QUOTE(musicmusic @ Jan 9 2005, 05:01 PM)
QUOTE(upNorth @ Jan 9 2005, 02:15 PM)
Edit: Any chance you could make the name of a view editable when double clicking it?
*
In config right?
*
Right.

QUOTE(musicmusic @ Jan 9 2005, 05:01 PM)
I'll look into it.
*
Thanks.
KondzioR
HI !
How can i move the album art window (and track info window) ?
i saw that someone of u has it in diffrent places and i need to move it from right site smile.gif
musicmusic
QUOTE(upNorth @ Jan 9 2005, 03:20 PM)
QUOTE(musicmusic @ Jan 9 2005, 05:01 PM)
QUOTE(upNorth @ Jan 9 2005, 02:15 PM)
Edit: Any chance you could make the name of a view editable when double clicking it?
*
In config right?
*
Right.

QUOTE(musicmusic @ Jan 9 2005, 05:01 PM)
I'll look into it.
*
Thanks.
*

album list panel 0.1.5
changes:
-you can now edit the name of a view
-fixed up some context menu behaviours
A_Man_Eating_Duck
is there any chance for getting the indentation for the album list changed?

I requested it a while back (page 56 of this thread)

E.G

Normal
user posted image

indentation reduced
user posted image
gob
QUOTE(A_Man_Eating_Duck @ Jan 9 2005, 09:31 PM)
is there any chance for getting the indentation for the album list changed?

I requested it a while back (page 56 of this thread)

E.G

Normal
http://www.geocities.com/amaneatingduck/AlbumList1.PNG

indentation reduced
http://www.geocities.com/amaneatingduck/AlbumList2.PNG
*



or at least remove the "All music" part on the top..
A_Man_Eating_Duck
QUOTE(gob @ Jan 10 2005, 02:33 AM)
QUOTE(A_Man_Eating_Duck @ Jan 9 2005, 09:31 PM)
is there any chance for getting the indentation for the album list changed?

I requested it a while back (page 56 of this thread)

E.G

Normal
http://www.geocities.com/amaneatingduck/AlbumList1.PNG

indentation reduced
http://www.geocities.com/amaneatingduck/AlbumList2.PNG
*



or at least remove the "All music" part on the top..
*


the "All music" is good for those times when you have friends over and you need to add all your music for mega shuffle.
sleepyboy
Excuse me, if I want to hide a column in more than 1 playlists, which character should I use to separate the playlist name in the "Filter playlists" block in the "columns" tab? I remember I use ";" before, but however it doesn't work now... who can help me? thx smile.gif
upNorth
QUOTE(musicmusic @ Jan 10 2005, 01:34 AM)
album list panel 0.1.5
changes:
-you can now edit the name of a viewbehaviours
*
Thanks smile.gif
QUOTE(musicmusic @ Jan 10 2005, 01:34 AM)
-fixed up some context menu behaviours
*
It seems you might have broken something, because now fb2k crash every time I right click this panel...

CODE
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 00E21F98h
Access violation, operation: read, address: 6D2C259Bh
Call path:
WinMain=>app_mainloop
This is the first crash logged by this instance.
Code bytes (00E21F98h):
00E21F58h: 7B 00 00 8B 54 24 10 8D 46 FF 3B C2 76 10 8B 0F
00E21F68h: 8B 74 81 FC 8D 0C 81 48 3B C2 89 31 77 F0 8B 07
00E21F78h: 8B 4C 24 0C 5F 5E 89 0C 90 C2 08 00 90 90 90 90
00E21F88h: 90 90 90 90 90 90 90 90 51 55 8B E9 89 6C 24 04
00E21F98h: 8A 45 38 84 C0 0F 85 9F 00 00 00 56 8D 75 20 6A
00E21FA8h: 01 8B CE E8 96 69 00 00 8A 45 39 84 C0 74 16 6A
00E21FB8h: 00 68 C8 D5 E2 00 8B CE E8 74 68 00 00 C6 45 38
00E21FC8h: 01 5E 5D 59 C3 A1 E8 D8 E2 00 53 85 C0 57 74 10
Stack (0012F974h):
0012F954h: 00DDDCDC 7C9C76F0 77F643DD 7C9C76F0
0012F964h: 00000004 00000000 00DDD1E8 00000000
0012F974h: 00F40251 6D2C2563 00E24639 00030252
0012F984h: 03EF9C78 0012FADC 00000000 01000001
0012F994h: 00000000 00000000 0000000C 00000000
0012F9A4h: 00000000 00000001 03ABC8C8 00150263
0012F9B4h: 03EB85A8 00E2B360 00F221C8 00000040
0012F9C4h: 00000021 00000002 00000004 0000003C
0012F9D4h: 00000020 00000001 00000000 0000000C
0012F9E4h: 0000003F 00000193 FFFFFFEB 77D488B2
0012F9F4h: 00F21D88 00000040 00000034 00000001
0012FA04h: 00E2B388 00E2B374 77D70494 0012FACC
0012FA14h: 00E2AA0C FFFFFFFF 00E2A123 03EF9C78
0012FA24h: 00030252 00E2A043 000003E8 0012FB5C
0012FA34h: 0012FAB0 00E2A043 00000000 00000000
0012FA44h: 00000000 0012FA74 77D48709 00030252
0012FA54h: 005ACFB0 0012FA74 77D48AFE 005ACFB0
0012FA64h: FFFFFFEB 00000000 00030252 00E2A043
0012FA74h: 0012FAAC 77D488A9 005ACFB0 FFFFFFEB
0012FA84h: 77D488B2 00030252 00E2A043 00000000
Registers:
EAX: 03EB85A8, EBX: 00000014, ECX: 6D2C2563, EDX: 00890608
ESI: 03EF9C78, EDI: 03EB85A8, EBP: 6D2C2563, ESP: 0012F974
Crash location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h

Loaded modules:
foobar2000 loaded at 00400000h - 00452000h
ntdll loaded at 7C900000h - 7C9B0000h
kernel32 loaded at 7C800000h - 7C8F4000h
USER32 loaded at 77D40000h - 77DD0000h
GDI32 loaded at 77F10000h - 77F56000h
ole32 loaded at 774E0000h - 7761C000h
msvcrt loaded at 77C10000h - 77C68000h
ADVAPI32 loaded at 77DD0000h - 77E6B000h
RPCRT4 loaded at 77E70000h - 77F01000h
COMCTL32 loaded at 773D0000h - 774D2000h
SHLWAPI loaded at 77F60000h - 77FD6000h
utf8api loaded at 10000000h - 1000D000h
comdlg32 loaded at 763B0000h - 763F9000h
SHELL32 loaded at 7C9C0000h - 7D1D4000h
foo_abx loaded at 00920000h - 0092C000h
foo_ape loaded at 00930000h - 00956000h
foo_cdda loaded at 00960000h - 0096E000h
foo_clienc loaded at 00970000h - 0097B000h
foo_console loaded at 00980000h - 00987000h
foo_convolve loaded at 00990000h - 009DF000h
foo_custom_sort loaded at 009E0000h - 009E8000h
foo_dbsearch loaded at 009F0000h - 00A0A000h
foo_diskwriter loaded at 00A10000h - 00A22000h
WINMM loaded at 76B40000h - 76B6D000h
foo_dsp_crossfeed loaded at 00AB0000h - 00AB6000h
foo_dsp_extra loaded at 00AC0000h - 00AD5000h
foo_dsp_skip_silence loaded at 00AE0000h - 00AE7000h
foo_faac loaded at 00AF0000h - 00B23000h
foo_flac loaded at 00B30000h - 00B4D000h
foo_flaccer loaded at 00B50000h - 00B67000h
foo_freedb loaded at 00B70000h - 00B9E000h
WS2_32 loaded at 71AB0000h - 71AC7000h
WS2HELP loaded at 71AA0000h - 71AA8000h
foo_G-Force loaded at 00BA0000h - 00BAB000h
foo_history loaded at 00BB0000h - 00BC5000h
foo_infobox loaded at 00BD0000h - 00BE3000h
foo_input_std loaded at 00BF0000h - 00C94000h
MSACM32 loaded at 77BE0000h - 77BF5000h
MSVCR71 loaded at 7C340000h - 7C396000h
foo_massdelete loaded at 00CB0000h - 00CBA000h
foo_masstag loaded at 00CC0000h - 00CD4000h
foo_null loaded at 00CE0000h - 00CE7000h
foo_openwith loaded at 00CF0000h - 00CF9000h
foo_output_std loaded at 00D00000h - 00D09000h
foo_out_dsound_ex loaded at 00D10000h - 00D19000h
DSOUND loaded at 73F10000h - 73F6C000h
VERSION loaded at 77C00000h - 77C08000h
foo_out_dsound_ex2 loaded at 00D30000h - 00D39000h
foo_playcount loaded at 00D40000h - 00D4A000h
foo_playlistfind loaded at 00D50000h - 00D5B000h
foo_playlistgen_ex loaded at 00D60000h - 00D6F000h
foo_quicktag loaded at 00D70000h - 00D79000h
foo_read_http loaded at 00D80000h - 00D89000h
foo_rgscan loaded at 00D90000h - 00D9D000h
foo_scroll loaded at 00DA0000h - 00DA6000h
foo_send_to_pl loaded at 00DB0000h - 00DB9000h
foo_setyear loaded at 00DC0000h - 00DD3000h
foo_shuffle loaded at 00DE0000h - 00DEB000h
foo_temple loaded at 00DF0000h - 00DFB000h
foo_uie_albumart loaded at 00E00000h - 00E0C000h
MSVCP71 loaded at 7C3A0000h - 7C41B000h
gdiplus loaded at 4EC50000h - 4EDF3000h
foo_uie_albumlist loaded at 00E20000h - 00E31000h
foo_uie_simple_spectrum loaded at 00E40000h - 00E4B000h
foo_uie_tabs loaded at 00E50000h - 00E5A000h
foo_uie_trackinfo loaded at 00E60000h - 00E6B000h
foo_ui_columns loaded at 00E70000h - 00EA7000h
foo_ui_std loaded at 00FB0000h - 00FC7000h
foo_utils loaded at 00FD0000h - 00FE1000h
foo_vis_bacon loaded at 00FF0000h - 01008000h
foo_vis_manager loaded at 01010000h - 01018000h
foo_vis_simple_spectrum loaded at 01020000h - 0102C000h
foo_vis_vu_meter loaded at 01030000h - 01038000h
foo_vorbisenc loaded at 01040000h - 01151000h
foo_web loaded at 01160000h - 01178000h
foo_wma loaded at 01180000h - 01199000h
WMVCore loaded at 086C0000h - 08904000h
WMASF loaded at 070D0000h - 0710B000h
OLEAUT32 loaded at 77120000h - 771AC000h
uxtheme loaded at 5AD70000h - 5ADA8000h
SSSensor loaded at 062D0000h - 062E5000h
dciman32 loaded at 73BC0000h - 73BC6000h
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
midimap loaded at 77BD0000h - 77BD7000h
KsUser loaded at 73EE0000h - 73EE4000h
DBGHELP loaded at 59A60000h - 59B01000h

Stack dump analysis:
Address: 00E24639h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 00E2B360h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77D488B2h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetWindowLongW" (+00000034h)
Address: 00E2B388h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 00E2B374h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77D70494h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetClipboardFormatNameA" (+0000014Fh)
Address: 00E2AA0Ch, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 00E2A123h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 00E2A043h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 00E2A043h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77D48709h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+00000072h)
Address: 77D48AFEh, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetWindowThreadProcessId" (+000000A6h)
Address: 00E2A043h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77D488A9h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetWindowLongW" (+0000002Bh)
Address: 77D488B2h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetWindowLongW" (+00000034h)
Address: 00E2A043h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77D70494h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetClipboardFormatNameA" (+0000014Fh)
Address: 00E2AA0Ch, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 00E2A123h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 00E2A043h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77D48709h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+00000072h)
Address: 00E2A043h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 00E2A043h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77D487EBh, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+00000154h)
Address: 00E2A043h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77D70494h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetClipboardFormatNameA" (+0000014Fh)
Address: 77D48808h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+00000171h)
Address: 77D4B743h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetParent" (+0000016Ch)
Address: 00E2A043h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77D4B7ABh, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "SendMessageW" (+00000049h)
Address: 774098B5h, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001DA8Bh)
Address: 7740A4C3h, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E699h)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 77D48BB1h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetWindowThreadProcessId" (+00000159h)
Address: 77D48709h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+00000072h)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 77D487EBh, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+00000154h)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 77D70494h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetClipboardFormatNameA" (+0000014Fh)
Address: 77D48808h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "GetDC" (+00000171h)
Address: 77D4C00Eh, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "DestroyCaret" (+0000005Eh)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 77D4C034h, location: "USER32", loaded at 77D40000h - 77DD0000h
Symbol: "CallWindowProcW" (+0000001Bh)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 10003461h, location: "utf8api", loaded at 10000000h - 1000D000h
Symbol: "uCallWindowProc" (+00000018h)
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)
Address: 00E256E3h, location: "foo_uie_albumlist", loaded at 00E20000h - 00E31000h
Address: 77409EADh, location: "COMCTL32", loaded at 773D0000h - 774D2000h
Symbol: "Ordinal384" (+0001E083h)

Version info:
foobar2000 v0.8.3
UNICODE

Edit: Windows XP w/SP2
musicmusic
QUOTE(upNorth @ Jan 10 2005, 10:06 AM)
QUOTE(musicmusic @ Jan 10 2005, 01:34 AM)
album list panel 0.1.5
changes:
-you can now edit the name of a viewbehaviours
*
Thanks smile.gif
QUOTE(musicmusic @ Jan 10 2005, 01:34 AM)
-fixed up some context menu behaviours
*
It seems you might have broken something, because now fb2k crash every time I right click this panel...
*
My bad, it just revealed the problem (album_list_window::p_selection wasn't initialised). Should be fixed now if you redownload.

(btw, [codebox ] saves a bit of space wink.gif)
musicmusic
QUOTE(A_Man_Eating_Duck @ Jan 10 2005, 01:31 AM)
is there any chance for getting the indentation for the album list changed?

I requested it a while back (page 56 of this thread)

E.G

Normal
user posted image

indentation reduced
user posted image
*

I tried using TreeView_SetIndent to see if that would do it, but it did wierd things instead (caused the right and bottom edges of the collpase/expand icons to be cut off). Even if this is the way to do what you want, I am not sure of a way to prevent that problem. I'll try again though..

QUOTE(gob @ Jan 10 2005, 02:33 AM)
or at least remove the "All music" part on the top..
*
I'm sure I said it already, but I'll see what I can do..

QUOTE(sleepyboy @ Jan 10 2005, 04:19 AM)
Excuse me, if I want to hide a column in more than 1 playlists, which character should I use to separate the playlist name in the "Filter playlists" block in the "columns" tab? I remember I use ";" before, but however it doesn't work now... who can help me? thx smile.gif
*
That is the correct character, and its working here..
upNorth
QUOTE(musicmusic @ Jan 10 2005, 02:24 PM)
QUOTE(upNorth @ Jan 10 2005, 10:06 AM)
QUOTE(musicmusic @ Jan 10 2005, 01:34 AM)
-fixed up some context menu behaviours
*
It seems you might have broken something, because now fb2k crash every time I right click this panel...
*
My bad, it just revealed the problem (album_list_window::p_selection wasn't initialised). Should be fixed now if you redownload.
*
Thanks, works fine now. smile.gif

QUOTE(musicmusic @ Jan 10 2005, 02:24 PM)
(btw, [codebox ] saves a bit of space wink.gif)
*
Nice tip, thanks. I'll have a look at the Invision Power Board homepage and see if I can find some other useful tags I don't know about.
sleepyboy
QUOTE(musicmusic @ Jan 10 2005, 08:34 PM)
QUOTE(sleepyboy @ Jan 10 2005, 04:19 AM)
Excuse me, if I want to hide a column in more than 1 playlists, which character should I use to separate the playlist name in the "Filter playlists" block in the "columns" tab? I remember I use ";" before, but however it doesn't work now... who can help me? thx smile.gif
*
That is the correct character, and its working here..
*

I've known what's the problem, all my playlists name start with spaces, but it seems that the spaces behind ";" are not regard as part of the playlist name in the "Filter playlists" block...
upNorth
@musicmusic: I really appreciate all your hard work, but I got to say that I really dislike the new context menu behavior in the album list panel. I see no reason why the full context menu should be triggered when you don't click directly on an item. IMHO, the old solution was fast, intuitive and efficient.

Now, it's slower, because it seems to always involve the database (short delay before the menu pops up), but even more annoying is all the mouse movement involved. Worst case is when the menu pops upwards. In my case, that is 23 menu entries and five separators below the entry I seek when I want to refresh or change view.

So, please make this "sensitive full menu" optional, or consider reverting to the old, but more efficient and intuitive solution.
musicmusic
QUOTE(sleepyboy @ Jan 10 2005, 12:46 PM)
QUOTE(musicmusic @ Jan 10 2005, 08:34 PM)
QUOTE(sleepyboy @ Jan 10 2005, 04:19 AM)
Excuse me, if I want to hide a column in more than 1 playlists, which character should I use to separate the playlist name in the "Filter playlists" block in the "columns" tab? I remember I use ";" before, but however it doesn't work now... who can help me? thx smile.gif
*
That is the correct character, and its working here..
*

I've known what's the problem, all my playlists name start with spaces, but it seems that the spaces behind ";" are not regard as part of the playlist name in the "Filter playlists" block...
*
Yes your right. I just use some helper in the foobar2000 sdk to parse it, that is a property of it. I don't know why it skips many spaces instead of just one, but anyway it will probably be fixed for 0.1.3 alpha 1. Edit: Actually you can just use a ? mark, I may just leave it as it is..

QUOTE(upNorth @ Jan 10 2005, 01:45 PM)
@musicmusic: I really appreciate all your hard work, but I got to say that I really dislike the new context menu behavior in the album list panel. I see no reason why the full context menu should be triggered when you don't click directly on an item. IMHO, the old solution was fast, intuitive and efficient.

Now, it's slower, because it seems to always involve the database (short delay before the menu pops up), but even more annoying is all the mouse movement involved. Worst case is when the menu pops upwards. In my case, that is 23 menu entries and five separators below the entry I seek when I want to refresh or change view.

So, please make this "sensitive full menu" optional, or consider reverting to the old, but more efficient and intuitive solution.
*
I jst thought it was more standard behaviour, but whatever, it doesn't bother me either way. I changed it back and fixed the context menu when invoked from the keyboard, redownload for the new version.
QUOTE(upNorth @ Jan 10 2005, 12:41 PM)
QUOTE(musicmusic @ Jan 10 2005, 02:24 PM)
(btw, [codebox ] saves a bit of space wink.gif)
*
Nice tip, thanks. I'll have a look at the Invision Power Board homepage and see if I can find some other useful tags I don't know about.
*

There's a bb code help link when your posting wink.gif
darrel
QUOTE(mimeryme @ Jan 8 2005, 10:19 PM)
What kind of editor do you need to use?
*


Any editor that can do hex editing. I used UltraEdit.
aron
i have encountered a bug, though i'm not sure which module exactly is at fault.

i was using a setup with an album art panel and a track info panel, and when i switched to an old .fcs config (one i had exported before i used any panels), both panels disappeared. when i switched back to my original setup, only the track info panel was visible and album art did not show up in the list of panels.
when i closed foobar the following error dialog popped up:
Error metadb_handle leaks, 1 objects
rectangle
QUOTE(aron @ Jan 11 2005, 09:43 PM)
i have encountered a bug, though i'm not sure which module exactly is at fault.

i was using a setup with an album art panel and  a track info panel, and when i switched to an old .fcs config (one i had exported before i used any panels), both panels disappeared. when i switched back to my original setup, only the track info panel was visible and album art did not show up in the list of panels.
when i closed foobar the following error dialog popped up:
Error metadb_handle leaks, 1 objects
*

I've encountered the exact same problem several times myself but I'm pretty sure Album Art is to blame as it has not happen since I stop using the Album Art panel.
musicmusic
QUOTE(aron @ Jan 12 2005, 05:43 AM)
i have encountered a bug, though i'm not sure which module exactly is at fault.

i was using a setup with an album art panel and  a track info panel, and when i switched to an old .fcs config (one i had exported before i used any panels), both panels disappeared. when i switched back to my original setup, only the track info panel was visible and album art did not show up in the list of panels.
when i closed foobar the following error dialog popped up:
Error metadb_handle leaks, 1 objects
*

Don't take my word for it, but last time I checked the album art panel did that if you opened it, viewed some art (click on tracks etc.), closed the panel, and then closed foobar.

As for album art disappearing that was a bug in the helper it was using in the ui extension sdk, you will have to get rexy to recompile it.
jkwarras
QUOTE(musicmusic @ Jan 6 2005, 05:42 AM)
Yes, actually that is what I was working on for 0.1.3 alpha 1. I have already turned the playlist view into a ui extension in my build, and half done the host with configurable layout, which in the end I chose to make configurable by a tree in preferences. You will then be able to create your own layouts to suit your own needs.
*

Can you give us any idea when you plan to release this alpha build? I can't wait to play with it wink.gif
Xerion
Can't wait for the new alpha either smile.gif

My current config
musicmusic
QUOTE(jkwarras @ Jan 12 2005, 12:10 PM)
QUOTE(musicmusic @ Jan 6 2005, 05:42 AM)
Yes, actually that is what I was working on for 0.1.3 alpha 1. I have already turned the playlist view into a ui extension in my build, and half done the host with configurable layout, which in the end I chose to make configurable by a tree in preferences. You will then be able to create your own layouts to suit your own needs.
*

Can you give us any idea when you plan to release this alpha build? I can't wait to play with it wink.gif
*

When its 100% finished wink.gif I don't have an exact estimate, maybe a couple of weeks? Can't imagine it being more than a month, but who knows what the future holds..
jkwarras
QUOTE(musicmusic @ Jan 12 2005, 08:22 AM)
I don't have an exact estimate, maybe a couple of weeks?
*

Cool cool.gif
nk215
Hi smile.gif

I really like this plugin... Great work musicmusic!!!

I want to ask you something:

Is there any way to disable the tooltips in "Playback buttons"???

I cannot find an option to disable the tooltips in "Playback buttons" (and if there is not such an option... Can you make it optional???)

Byes wink.gif

* Sorry for my bad english!!!
khiloa
whoa, where to get that spectrum analizer like that one here:

http://images.xerionslair.org/myfoobar10.png
krazy
Right Click>Bars Mode
khiloa
Thanks, but I mean that spectrum analyzer plug in.

edit: spelling

edit 2: ooohhh the built in spectrum! duh!

But I right click and there is no Bar Mode. =\
Biscuits
QUOTE(khiloa @ Jan 15 2005, 09:57 AM)
Thanks, but I mean that spectrum analyzer plug in.

edit: spelling

edit 2: ooohhh the built in spectrum! duh!

But I right click and there is no Bar Mode. =\
*


In the side bar, right click on one of the spacers. Go under Visualizations and choose Spectrum Analyser. Then once that has shown up on your sidebar, right click in it and choose Bar Mode.

-Tristan
foosion
QUOTE(Biscuits @ Jan 15 2005, 11:07 PM)
Go under Visualizations and choose Spectrum Analyzer.
*
Actually, choosing "Spectrum Analyser" might be easier to do. tongue.gif
Biscuits
Hm, that's true wink.gif

-Tristan
phwip
QUOTE(Biscuits @ Jan 15 2005, 10:07 PM)
In the side bar, right click on one of the spacers. Go under Visualizations and choose Spectrum Analyser. Then once that has shown up on your sidebar, right click in it and choose Bar Mode.
*


Is this functionality OS specific? I was also wondering how the bar mode analyser could be enabled after seeing it mentioned earlier in this thread. It doesn't appear in the context menu for the Spectrum Analyser on my main PC that runs foobar2000 (which is Win 2000 Server). But I've just tried it on another PC that runs XP and Bars Mode appears in the context menu there. As far as I am aware the setup of foobar2000 is pretty similar where it would be relevant. Definitely it's the same version of ColumnsUI.
Biscuits
QUOTE(phwip @ Jan 15 2005, 03:12 PM)
Is this functionality OS specific?  I was also wondering how the bar mode analyser could be enabled after seeing it mentioned earlier in this thread.  It doesn't appear in the context menu for the Spectrum Analyser on my main PC that runs foobar2000 (which is Win 2000 Server).  But I've just tried it on another PC that runs XP and Bars Mode appears in the context menu there.  As far as I am aware the setup of foobar2000  is pretty similar where it would be relevant.  Definitely it's the same version of ColumnsUI.
*


Not sure about that...I'm running Windows 2000

-Tristan
Morgensonne
QUOTE(phwip @ Jan 15 2005, 03:12 PM)
Is this functionality OS specific?  [...] It doesn't appear in the context menu for the Spectrum Analyser on my main PC that runs foobar2000 (which is Win 2000 Server).  ... .
*


Same here for Win XP SP2. For me only appears menu for changing background and bar-colors (by clicking on Tab "Spectrum analyser". No menu for changing bar-style. Running foobar0.8.3 with newest columns UI and panel stack.
Johncan
Xerion,

Can you share you fcs file. I love your setup.

Thanks!

John
upNorth
I want to start using a Julian Date tag in my formatting, but I can't remember where I found info about what's available (probably somewhere in this thread, but all my searches failed). I'm talking about %_system_day%, %_system_month%, %_system_year% and so on.

Is there one that will provide the Julian Date? I want to start adding a %j tag with foo_playcount, to make it easy to mark tracks that has been played the last x days.

My reason for wanting the julian date, is that it seems inefficient to do such a thing with my regular date tag (format: 160104).
Xerion
QUOTE(Johncan @ Jan 16 2005, 03:33 PM)
Xerion,

Can you share you fcs file.  I love your setup.

Thanks!

John
*


I would but my comp seems to have died sad.gif I'll post it once I got things running again...
musicmusic
QUOTE(nk215 @ Jan 14 2005, 10:02 PM)
Hi smile.gif

I really like this plugin... Great work musicmusic!!!
*
Thanks smile.gif

QUOTE(nk215 @ Jan 14 2005, 10:02 PM)
I want to ask you something:

Is there any way to disable the tooltips in "Playback buttons"???

I cannot find an option to disable the tooltips in "Playback buttons" (and if there is not such an option... Can you make it optional???)

Byes wink.gif

* Sorry for my bad english!!!
*
No there isn't, but why do you want to? I don't find them particulary obtrusive or anything.

QUOTE(Morgensonne @ Jan 16 2005, 12:10 PM)
QUOTE(phwip @ Jan 15 2005, 03:12 PM)
Is this functionality OS specific?  [...] It doesn't appear in the context menu for the Spectrum Analyser on my main PC that runs foobar2000 (which is Win 2000 Server).  ... .
*


Same here for Win XP SP2. For me only appears menu for changing background and bar-colors (by clicking on Tab "Spectrum analyser". No menu for changing bar-style. Running foobar0.8.3 with newest columns UI and panel stack.
*

No, being a Christmas bonus, it depends on how good you were last year (or maybe if you really do have the latest version tongue.gif)

QUOTE(upNorth @ Jan 16 2005, 09:25 PM)
I want to start using a Julian Date tag in my formatting, but I can't remember where I found info about what's available (probably somewhere in this thread, but all my searches failed). I'm talking about %_system_day%, %_system_month%, %_system_year% and so on.

Is there one that will provide the Julian Date? I want to start adding a %j tag with foo_playcount, to make it easy to mark tracks that has been played the last x days.

My reason for wanting the julian date, is that it seems inefficient to do such a thing with my regular date tag (format: 160104).
*

With the respective option enabled,

%_system_year%
%_system_day%
%_system_month%
%_system_day_of_week%
%_system_hour%

are available in the global variables string only, and you shouldn't have any problems using those to work out if they where played in the last day.
graham_mitchell
musicmusic, thanks for all the hard work so far!

One thing that makes me a little nervous about using Foobar is that you need to configure so much yourself - what happens if need to rebuild Foobar on another PC? Or upgrade Foobar? What do you need to backup to be able to have it all running again in your customised way?

One small request: could you add a field to show the file extension, such as MP3, AAC, WAV, etc? Would be very nice to have.
khiloa
here is my current setup. smile.gif

I am next going to look for some of those little side panel things.. any suggestions? Album Covers would be kind of neat, I'll see what else I find.
graham_mitchell
nice work, khiloa!
Biscuits
QUOTE(khiloa @ Jan 16 2005, 08:14 PM)
I am next going to look for some of those little side panel things.. any suggestions? Album Covers would be kind of neat, I'll see what else I find.
*


Nice config. For panels, I'd suggest foo_uie_albumart and foo_uie_albumlist.

If you want to do album art, but you don't have all the album art, I'd suggest you use this album art downloader. It's free and works pretty well (unless you know of any better ones. If so, do share! smile.gif )

-Tristan
khiloa
Thanks graham_mitchell and Biscuits. I have the track info panel now, which is very nice.. I'm downloading that Album Art downloader right now. (Already have the uie_albumart. smile.gif I'll post what I come up with later.
upNorth
QUOTE(musicmusic @ Jan 17 2005, 12:58 AM)
QUOTE(upNorth @ Jan 16 2005, 09:25 PM)
I want to start using a Julian Date tag in my formatting, but I can't remember where I found info about what's available (probably somewhere in this thread, but all my searches failed). I'm talking about %_system_day%, %_system_month%, %_system_year% and so on.

Is there one that will provide the Julian Date? I want to start adding a %j tag with foo_playcount, to make it easy to mark tracks that has been played the last x days.

My reason for wanting the julian date, is that it seems inefficient to do such a thing with my regular date tag (format: 160104).
*

With the respective option enabled,

%_system_year%
%_system_day%
%_system_month%
%_system_day_of_week%
%_system_hour%

are available in the global variables string only, and you shouldn't have any problems using those to work out if they where played in the last day.
*
Yes, the last day, as in current date is ok, and I already do that. What I want to do now, is something that shows what's been played the last 12, 24, 48 and maybe 72 hours instead.

Taking into account the varying number of days in a month, the month itself and the year, seems to be an inefficient way of doing this. But, calculating it using the julian date (e.g.: 2453388) would be very easy, and this kind of tag can already be added with foo_playcount. Any chance you could include this in addition to the ones you have listed?

Note: In case I'm just thinking too complicated, please tell me how to do this efficiently with what's currently available.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.