TagBox Tag Editing Plugin, UI Element |
![]() ![]() |
TagBox Tag Editing Plugin, UI Element |
Sep 25 2010, 16:52
Post
#76
|
|
![]() Group: FB2K Moderator Posts: 2359 Joined: 30-November 07 Member No.: 49158 |
Maybe. Don't be afraid, try stuff like this first and search for optimizations only if it sucks performance wise. Note the whole library is stored in RAM all the time. A lot of functions you might take as some optimized internal core calls (e.g. query filter) are IMO just enumerating through all the ML items like I suggested here too.
This post has been edited by Yirkha: Sep 25 2010, 16:53 -------------------- Full-quoting makes you scroll past the same junk over and over.
|
|
|
|
Sep 26 2010, 11:57
Post
#77
|
|
|
Group: Members Posts: 19 Joined: 28-April 06 Member No.: 30131 |
I think use playback statistics' database better than store in media file. can tagbox support to store rating in database as playback statistics?
This post has been edited by Zelphar: Sep 26 2010, 11:58 |
|
|
|
Sep 26 2010, 12:34
Post
#78
|
|
![]() Group: Members Posts: 1685 Joined: 28-May 06 From: Düsseldorf Member No.: 31251 |
... can tagbox support to store rating in database as playback statistics? Why don't you use playback statistics to store rating in its database?? As the name TagBox already says ... This post has been edited by q-stankovic: Sep 26 2010, 12:34 -------------------- german support forum: www.foobar-users.de / user: qwert73
|
|
|
|
Sep 27 2010, 16:42
Post
#79
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
Don't be afraid, try stuff like this first and search for optimizations only if it sucks performance wise. Note the whole library is stored in RAM all the time. I'm more concerned about scalability (processing time going up linearly as the database grows) than things running fast right now on my own machine with my current database. I really hope Peter or Frank could comment on this. |
|
|
|
Oct 6 2010, 12:44
Post
#80
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
Version 0.205
* TagBox window updates itself if any of the files in current selection change. * Options in preferences page to let you "always start the standalone window with selection locked" and to "switch Down/PgDn key actions". * Option in element configuration to "Release the selection lock after apply changes clicked". * Now the element configuration window scrolls properly with mouse wheel and deleting an item doesn't scroll to the top. * Fixed some bugs causing crashes. * Other minor changes and bug fixes. |
|
|
|
Oct 7 2010, 09:11
Post
#81
|
|
|
Group: Members Posts: 305 Joined: 12-September 07 Member No.: 46989 |
It would be nice if there was an option to show certain fields only if they are actually present/nonempty. Furthermore a way to create new tags would be cool.
This post has been edited by herojoker: Oct 7 2010, 09:11 |
|
|
|
Oct 10 2010, 13:13
Post
#82
|
|
|
Group: Members Posts: 306 Joined: 2-July 10 Member No.: 81991 |
Nice component! Please consider using the windows standard "TAB"-key for changing between fields when editing.
|
|
|
|
Oct 10 2010, 14:32
Post
#83
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
|
|
|
|
Oct 10 2010, 15:34
Post
#84
|
|
![]() Group: Members Posts: 1685 Joined: 28-May 06 From: Düsseldorf Member No.: 31251 |
A small request concerning the tag behaviour:
If you've choosen "checkbox" as tag-behaviour that is very easy to see on the checkboxes in the dropdownlist. But it is not remarkable if "append", "front insert" or "replace" is settted - you have to trust your memory. Would you consider to make it anyway recognizable. A simple suggestion: you could place the info in the bottom left corner of dropdownlist and use a greyed out font color for the text. Also the immediate applying could be shown too: maybe in brackets beside the info. I mean some thing like this: replace (apply immediately) -------------------- german support forum: www.foobar-users.de / user: qwert73
|
|
|
|
Oct 11 2010, 12:43
Post
#85
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
you could place the info in the bottom left corner of dropdownlist and use a greyed out font color for the text. Also the immediate applying could be shown too: maybe in brackets beside the info. I mean some thing like this: replace (apply immediately) Or an icon with tooltip, I may even be able to allow on the fly changing of the behavior using a small drop-down menu (I have to think it through though to see if there is any technical obstacle). Good idea, added to to-do. |
|
|
|
Oct 11 2010, 16:44
Post
#86
|
|
![]() Group: Members Posts: 1685 Joined: 28-May 06 From: Düsseldorf Member No.: 31251 |
I may even be able to allow on the fly changing of the behavior using a small drop-down menu I think that would be over the top and is not worth the whole effort you would have to put in that. Generally we have setted senseful options in the preferences: rating has replace as tagbehaviour and that is somehow selfevident. Also other fields are evident. I just thought about a simple reminder for other fields where it is not clear. As there are many possibilities to override the behaviour (clear all tags in drop down box or using field itself ...) i think it is not necessary to make it more complex than needed. This post has been edited by q-stankovic: Oct 11 2010, 16:45 -------------------- german support forum: www.foobar-users.de / user: qwert73
|
|
|
|
Oct 11 2010, 17:00
Post
#87
|
|
|
Group: Members Posts: 306 Joined: 2-July 10 Member No.: 81991 |
Please consider using the windows standard "TAB"-key for changing between fields when editing. TAB is already the key for changing between fields when editing. Doesn't do anything here when pressing it except generating a Windows error sound. |
|
|
|
Oct 12 2010, 11:29
Post
#88
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
|
|
|
|
Oct 12 2010, 12:18
Post
#89
|
|
|
Group: Members Posts: 306 Joined: 2-July 10 Member No.: 81991 |
|
|
|
|
Oct 12 2010, 12:50
Post
#90
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
|
|
|
|
Oct 12 2010, 16:18
Post
#91
|
|
|
Group: Members Posts: 306 Joined: 2-July 10 Member No.: 81991 |
7 x64 Same here (foobar 1.1, tagbox 0.205), no problem. This is weird. Maybe you have assigned a keyboard shortcut to the TAB key, nothing else comes to my mind right now. Nope, just double-checked my shortcuts again. This post has been edited by Sandrine: Oct 12 2010, 16:23 |
|
|
|
Oct 13 2010, 11:22
Post
#92
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
|
|
|
|
Oct 15 2010, 12:45
Post
#93
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
0.207
* "Done" button in the drop-down list with CheckBoxes to close the list (and apply changes to the file if "Immediately Apply" is on). * Action of the enter key in the drop-down list with checkboxes has changed, does what the "Done" button does. * "Reset" menu item for each tag to revert back to original (does what escape key does). * Fixed TAB key not working in the standalone window. * TAB navigation works properly in config page. * TagBox used to suggest a word even if you entered it completely, this is fixed now. * Other minor changes. |
|
|
|
Oct 15 2010, 15:05
Post
#94
|
|
|
Group: Members Posts: 306 Joined: 2-July 10 Member No.: 81991 |
Thanks, I got my sanity back now
|
|
|
|
Oct 16 2010, 18:13
Post
#95
|
|
![]() Group: Members Posts: 1685 Joined: 28-May 06 From: Düsseldorf Member No.: 31251 |
Hello Arash!
Due to the design of the preferences window it is sometimes a pain to work with it as you don't have a good overview about all your fields. If you like to edit one field you have to scroll the whole list. The reordering of fields is by far the hardest task. It would be an ease when the labels would be organized in a seperated list. Here a quick mockup how it could look like: ![]() -------------------- german support forum: www.foobar-users.de / user: qwert73
|
|
|
|
Oct 16 2010, 18:59
Post
#96
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
![]() I already had something similar (but a little more interesting) in mind for the config window, but how many times is one going to use that window? I think the config page in it's current state is quite usable revamping it would be a step forward but it's just not worth the time, I can spend my time doing more interesting things that I have in mind for TagBox. |
|
|
|
Oct 16 2010, 20:33
Post
#97
|
|
![]() Group: Members Posts: 1685 Joined: 28-May 06 From: Düsseldorf Member No.: 31251 |
... but how many times is one going to use that window? I think the config page in it's current state is quite usable ... Well, i used it so far often but i guess because i'm still in stage of experimenting - means: should i prefer quick tagger over TagBox with fields of tagbehaviour "replace"? multiple tabs with Tagbox or standalone window? But yes, you're right: once i got it i won't use it frequently in regard to the purposes i mentioned above. However, one point that i didn't say or showed in the mock-up is an improved list for values. Changing values will happen quite often. ... I can spend my time doing more interesting things that I have in mind for TagBox ... TagBox seems for me to be nearly complete. So i am very curios ... -------------------- german support forum: www.foobar-users.de / user: qwert73
|
|
|
|
Oct 17 2010, 10:07
Post
#98
|
|
|
Group: Members Posts: 163 Joined: 18-September 10 Member No.: 83940 |
hi!
i really like your component, but i have two issues: 1. a minor one: i can't figure out what the behavior drop down menu is about...it's the behavior of ? furthermore i have no clue what the 4 offered options could mean... i'd really appreciate some enlightenment 2. no matter what tag, no matter what file, foobar crashes whenever a whole tag is removed at once (using either the delete key or ctrl+x or whatever...) this is reproducable...i crashed foobar about 15 times in a row with different files, tags and keys those are the components i use: CODE Core (2010-08-21 11:42:56 UTC) foobar2000 core 1.1 foo_albumlist.dll (2010-08-21 11:41:12 UTC) Album List 4.5 foo_cdda.dll (2010-08-21 11:41:04 UTC) CD Audio Decoder 3.0 foo_converter.dll (2010-08-21 11:40:42 UTC) Converter 1.5 foo_discogs.dll (2010-10-08 14:47:49 UTC) Discogs Tagger 1.25 foo_dsp_std.dll (2010-08-21 11:41:12 UTC) Standard DSP Array 1.0 foo_facets.dll (2010-09-25 00:16:41 UTC) Facets 2008-02-25 foo_fileops.dll (2010-08-21 11:39:48 UTC) File Operations 2.1.3 foo_freedb2.dll (2010-08-21 11:40:00 UTC) freedb Tagger 0.6.2 foo_input_std.dll (2010-08-21 11:40:42 UTC) Standard Input Array 1.0 foo_navigator.dll (2010-09-25 00:16:41 UTC) Navigator 0.64 foo_playcount.dll (2010-10-14 09:29:13 UTC) Playback Statistics 3.0.1 foo_plorg.dll (2010-10-04 10:19:26 UTC) Playlist Organizer 1.6 foo_quicksearch.dll (2010-10-08 14:27:23 UTC) Quick Search Toolbar 2.2 foo_quicktag.dll (2010-09-25 00:16:41 UTC) Quick Tagger 1.0.3 foo_random_pools.dll (2010-09-25 00:16:42 UTC) Random Pools 0.0.2.3 foo_removeplayed.dll (2010-09-25 00:16:42 UTC) Remove played Files 1.4.0 foo_rgscan.dll (2010-08-21 11:40:44 UTC) ReplayGain Scanner 2.0.9 foo_tagbox.dll (2010-10-15 13:29:49 UTC) TagBox 0.207 foo_textdisplay.dll (2010-09-25 00:16:42 UTC) Text Display UI Element 1.0 RC 3 foo_ui_std.dll (2010-08-21 11:41:10 UTC) Default User Interface 0.9.5 foo_uie_esplaylist.dll (2010-09-25 00:16:42 UTC) EsPlaylist 0.1.2.1 foo_unpack.dll (2010-08-21 11:40:10 UTC) ZIP/GZIP/RAR Reader 1.6 this is the crash-report CODE Illegal operation: Code: C0000005h, flags: 00000000h, address: 01C5B85Fh Access violation, operation: read, address: 00000000h Call path: entry=>app_mainloop Code bytes (01C5B85Fh): 01C5B81Fh: 7D C4 89 75 C8 85 C0 74 0E 83 3E 01 75 09 56 E8 01C5B82Fh: A3 1E 02 00 83 C4 04 8D 8D 4C FF FF FF E8 7F 37 01C5B83Fh: FF FF 80 BD 64 FF FF FF 00 74 8F EB 06 8B 7D C4 01C5B84Fh: 8B 5D BC 80 7D C0 00 75 1D 33 FF 89 7D C4 8B C3 01C5B85Fh: 66 39 3B 74 0D 83 C0 02 47 66 83 38 00 75 F6 89 01C5B86Fh: 7D C4 C6 45 C0 01 85 FF 75 7B 8B 4D 08 E8 3F 76 01C5B87Fh: FF FF 8B 85 74 FF FF FF 85 C0 74 12 83 38 01 75 01C5B88Fh: 0B 50 E8 40 1E 02 00 83 C4 04 EB 02 FF 08 8B 85 Stack (0013EFF8h): 0013EFD8h: 00000000 0013F534 0013F50C 00000000 0013EFE8h: B3875658 00000001 805353F9 B3875690 0013EFF8h: 74ADF503 01CD99F4 01CD7C08 00000111 0013F008h: 7E368734 0006036C 0000000F 00000000 0013F018h: 00000000 773C8EA4 DCBAABCD 00000000 0013F028h: 0013F06C 773C8EA4 0013F098 7E368816 0013F038h: 7FFDD000 0013F098 7E36885A 0013F058 0013F048h: 7E36882A 0000000F 773C8EA4 00000000 0013F058h: 00000014 00000001 00000000 00000000 0013F068h: 00000010 00000000 0000007D 00000000 0013F078h: 00000000 00000000 0013F04C FFFFFFF0 0013F088h: 0013F1B8 7E390457 7E368830 FFFFFFFF 0013F098h: 7E36882A 7E36C63F 00000000 773C8EA4 0013F0A8h: 0006036C 0000000F 00000000 00000000 0013F0B8h: 00000000 00000000 00000000 01CD7C84 0013F0C8h: 0013F0E8 7E36C665 773C8EA4 0006036C 0013F0D8h: 0000000F 00000000 00000000 00000000 0013F0E8h: 0013F134 01C561BF 773C8EA4 0006036C 0013F0F8h: 0000000F 00000000 00000000 0013F19C 0013F108h: 01110DE0 00000000 0006036C 01110DE0 Registers: EAX: 00000000, EBX: 00000000, ECX: 74ADE893, EDX: 00710000 ESI: 00000000, EDI: 00000000, EBP: 0013F27C, ESP: 0013EFF8 Crash location: Module: foo_tagbox Offset: 1B85Fh Loaded modules: foobar2000 loaded at 00400000h - 005E5000h ntdll loaded at 7C910000h - 7C9C9000h kernel32 loaded at 7C800000h - 7C907000h COMCTL32 loaded at 773A0000h - 774A3000h msvcrt loaded at 77BE0000h - 77C38000h ADVAPI32 loaded at 77DA0000h - 77E4A000h RPCRT4 loaded at 77E50000h - 77EE2000h Secur32 loaded at 77FC0000h - 77FD1000h GDI32 loaded at 77EF0000h - 77F38000h USER32 loaded at 7E360000h - 7E3F0000h SHLWAPI loaded at 77F40000h - 77FB6000h DSOUND loaded at 73E70000h - 73ECC000h ole32 loaded at 774B0000h - 775ED000h WINMM loaded at 76AF0000h - 76B1E000h VERSION loaded at 77BD0000h - 77BD8000h UxTheme loaded at 5B0F0000h - 5B128000h SHELL32 loaded at 7E670000h - 7EE90000h shared loaded at 10000000h - 1002A000h imagehlp loaded at 76C50000h - 76C78000h dbghelp loaded at 59DD0000h - 59E71000h COMDLG32 loaded at 76350000h - 7639A000h zlib1 loaded at 5A4C0000h - 5A4D4000h IMM32 loaded at 76330000h - 7634D000h nview loaded at 00D50000h - 00ECA000h PSAPI loaded at 76BB0000h - 76BBB000h OLEAUT32 loaded at 770F0000h - 7717B000h NTMARTA loaded at 77660000h - 77681000h WLDAP32 loaded at 76F20000h - 76F4D000h SAMLIB loaded at 71B70000h - 71B83000h MSCTF loaded at 746A0000h - 746EB000h WINTRUST loaded at 76BF0000h - 76C1E000h CRYPT32 loaded at 77A50000h - 77AE5000h MSASN1 loaded at 77AF0000h - 77B02000h wdmaud loaded at 72C90000h - 72C99000h msacm32 loaded at 72C80000h - 72C88000h MSACM32 loaded at 77BB0000h - 77BC5000h midimap loaded at 77BA0000h - 77BA7000h apphelp loaded at 77B10000h - 77B32000h msctfime loaded at 75250000h - 7527E000h nvwddi loaded at 01120000h - 01135000h mhook loaded at 01160000h - 01166000h foo_uie_esplaylist loaded at 01270000h - 012CE000h gdiplus loaded at 4EBA0000h - 4ED4B000h foo_random_pools loaded at 012F0000h - 0131F000h foo_facets loaded at 01340000h - 013C1000h MSIMG32 loaded at 76320000h - 76325000h foo_freedb2 loaded at 013F0000h - 01431000h foo_quicktag loaded at 01460000h - 01494000h foo_discogs loaded at 014C0000h - 01521000h WININET loaded at 408B0000h - 40981000h Normaliz loaded at 01530000h - 01539000h iertutil loaded at 40F50000h - 40F95000h foo_textdisplay loaded at 01760000h - 0179F000h foo_removeplayed loaded at 017C0000h - 017D8000h foo_unpack loaded at 01800000h - 0182E000h foo_cdda loaded at 01850000h - 0189E000h foo_quicksearch loaded at 018C0000h - 018F1000h MSVCP90 loaded at 78480000h - 7850E000h MSVCR90 loaded at 78520000h - 785C3000h foo_fileops loaded at 01920000h - 01966000h foo_rgscan loaded at 01990000h - 019DD000h foo_input_std loaded at 01A00000h - 01B54000h foo_plorg loaded at 01B80000h - 01BBE000h foo_navigator loaded at 01BE0000h - 01C14000h foo_tagbox loaded at 01C40000h - 01CBF000h foo_albumlist loaded at 01CE0000h - 01D3D000h foo_converter loaded at 01D60000h - 01DDB000h foo_ui_std loaded at 01E00000h - 01F18000h foo_dsp_std loaded at 01F40000h - 01F88000h foo_playcount loaded at 01FB0000h - 01FEC000h CLBCATQ loaded at 76F90000h - 7700F000h COMRes loaded at 77010000h - 770E3000h xpsp2res loaded at 20000000h - 202D9000h Stack dump analysis: Address: 7E368734h (USER32+8734h), symbol: "GetDC" (+6Dh) Address: 773C8EA4h (COMCTL32+28EA4h), symbol: "Ordinal384" (+D004h) Address: 773C8EA4h (COMCTL32+28EA4h), symbol: "Ordinal384" (+D004h) Address: 7E368816h (USER32+8816h), symbol: "GetDC" (+14Fh) Address: 7E36885Ah (USER32+885Ah), symbol: "GetDC" (+193h) Address: 7E36882Ah (USER32+882Ah), symbol: "GetDC" (+163h) Address: 773C8EA4h (COMCTL32+28EA4h), symbol: "Ordinal384" (+D004h) Address: 7E390457h (USER32+30457h), symbol: "DeregisterShellHookWindow" (+1CFh) Address: 7E368830h (USER32+8830h), symbol: "GetDC" (+169h) Address: 7E36882Ah (USER32+882Ah), symbol: "GetDC" (+163h) Address: 7E36C63Fh (USER32+C63Fh), symbol: "IsWindowUnicode" (+A1h) Address: 773C8EA4h (COMCTL32+28EA4h), symbol: "Ordinal384" (+D004h) Address: 7E36C665h (USER32+C665h), symbol: "CallWindowProcW" (+1Bh) Address: 773C8EA4h (COMCTL32+28EA4h), symbol: "Ordinal384" (+D004h) Address: 01C561BFh (foo_tagbox+161BFh) Address: 773C8EA4h (COMCTL32+28EA4h), symbol: "Ordinal384" (+D004h) Address: 7E368734h (USER32+8734h), symbol: "GetDC" (+6Dh) Address: 7E368816h (USER32+8816h), symbol: "GetDC" (+14Fh) Address: 7E36885Ah (USER32+885Ah), symbol: "GetDC" (+193h) Address: 7E36882Ah (USER32+882Ah), symbol: "GetDC" (+163h) Address: 7E36F896h (USER32+F896h), symbol: "CallNextHookEx" (+3Bh) Address: 00DC9367h (nview+79367h), symbol: "PMLoadPresentation" (+2ED97h) Address: 7E3A63BEh (USER32+463BEh), symbol: "GetRawInputDeviceInfoW" (+C6h) Address: 00DC90A0h (nview+790A0h), symbol: "PMLoadPresentation" (+2EAD0h) Address: 7E36B50Ch (USER32+B50Ch), symbol: "DefWindowProcW" (+1D0h) Address: 7E36B51Ch (USER32+B51Ch), symbol: "DefWindowProcW" (+1E0h) Address: 7C91E473h (ntdll+E473h), symbol: "KiUserCallbackDispatcher" (+13h) Address: 00DC90A0h (nview+790A0h), symbol: "PMLoadPresentation" (+2EAD0h) Address: 7E3A6360h (USER32+46360h), symbol: "GetRawInputDeviceInfoW" (+68h) Address: 7E36BF78h (USER32+BF78h), symbol: "RedrawWindow" (+Ch) Address: 01C955FFh (foo_tagbox+555FFh) Address: 01C610DCh (foo_tagbox+210DCh) Address: 01C4E376h (foo_tagbox+E376h) Address: 01C673ABh (foo_tagbox+273ABh) Address: 01C673EDh (foo_tagbox+273EDh) Address: 01C67E27h (foo_tagbox+27E27h) Address: 01C7F900h (foo_tagbox+3F900h) Address: 01C67FA7h (foo_tagbox+27FA7h) Address: 01C67FEDh (foo_tagbox+27FEDh) Address: 01C561A0h (foo_tagbox+161A0h) Address: 7E368734h (USER32+8734h), symbol: "GetDC" (+6Dh) Address: 7E368816h (USER32+8816h), symbol: "GetDC" (+14Fh) Address: 00400000h (foobar2000+0h) Address: 7E390457h (USER32+30457h), symbol: "DeregisterShellHookWindow" (+1CFh) Address: 7E368830h (USER32+8830h), symbol: "GetDC" (+169h) Address: 7E36B4C0h (USER32+B4C0h), symbol: "DefWindowProcW" (+184h) Address: 00400000h (foobar2000+0h) Address: 00DC8B60h (nview+78B60h), symbol: "PMLoadPresentation" (+2E590h) Address: 7E390457h (USER32+30457h), symbol: "DeregisterShellHookWindow" (+1CFh) Address: 7E36B4D0h (USER32+B4D0h), symbol: "DefWindowProcW" (+194h) Address: 7E36B50Ch (USER32+B50Ch), symbol: "DefWindowProcW" (+1D0h) Address: 7C91E473h (ntdll+E473h), symbol: "KiUserCallbackDispatcher" (+13h) Address: 7E36B473h (USER32+B473h), symbol: "DefWindowProcW" (+137h) Address: 7E3694BEh (USER32+94BEh), symbol: "GetWindowLongA" (+61h) Address: 7E36D4E4h (USER32+D4E4h), symbol: "SetPropW" (+BBh) Address: 00400000h (foobar2000+0h) Address: 7E36B903h (USER32+B903h), symbol: "SendMessageW" (+49h) Address: 773C2873h (COMCTL32+22873h), symbol: "Ordinal384" (+69D3h) Address: 7740013Fh (COMCTL32+6013Fh), symbol: "Ordinal384" (+4429Fh) Address: 7740109Fh (COMCTL32+6109Fh), symbol: "Ordinal384" (+451FFh) Address: 7E3688A6h (USER32+88A6h), symbol: "GetWindowLongW" (+0h) Address: 7E3A6360h (USER32+46360h), symbol: "GetRawInputDeviceInfoW" (+68h) Address: 7E3694BEh (USER32+94BEh), symbol: "GetWindowLongA" (+61h) Address: 7E3688A6h (USER32+88A6h), symbol: "GetWindowLongW" (+0h) Address: 7E36B903h (USER32+B903h), symbol: "SendMessageW" (+49h) Address: 773C25C7h (COMCTL32+225C7h), symbol: "Ordinal384" (+6727h) Address: 773C260Ah (COMCTL32+2260Ah), symbol: "Ordinal384" (+676Ah) Address: 773C4A19h (COMCTL32+24A19h), symbol: "Ordinal384" (+8B79h) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E36882Ah (USER32+882Ah), symbol: "GetDC" (+163h) Address: 7E36B33Ch (USER32+B33Ch), symbol: "DefWindowProcW" (+0h) Address: 7E368734h (USER32+8734h), symbol: "GetDC" (+6Dh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E368816h (USER32+8816h), symbol: "GetDC" (+14Fh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E390457h (USER32+30457h), symbol: "DeregisterShellHookWindow" (+1CFh) Address: 7E368830h (USER32+8830h), symbol: "GetDC" (+169h) Address: 7E36C63Fh (USER32+C63Fh), symbol: "IsWindowUnicode" (+A1h) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E36C665h (USER32+C665h), symbol: "CallWindowProcW" (+1Bh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 01C561BFh (foo_tagbox+161BFh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E368734h (USER32+8734h), symbol: "GetDC" (+6Dh) Address: 7E368816h (USER32+8816h), symbol: "GetDC" (+14Fh) Address: 00400000h (foobar2000+0h) Address: 7E390457h (USER32+30457h), symbol: "DeregisterShellHookWindow" (+1CFh) Address: 7E368830h (USER32+8830h), symbol: "GetDC" (+169h) Address: 7E36B4C0h (USER32+B4C0h), symbol: "DefWindowProcW" (+184h) Address: 00400000h (foobar2000+0h) Address: 00DC8B60h (nview+78B60h), symbol: "PMLoadPresentation" (+2E590h) Address: 7E390457h (USER32+30457h), symbol: "DeregisterShellHookWindow" (+1CFh) Address: 7E36B4D0h (USER32+B4D0h), symbol: "DefWindowProcW" (+194h) Address: 7E36B50Ch (USER32+B50Ch), symbol: "DefWindowProcW" (+1D0h) Address: 7C91E473h (ntdll+E473h), symbol: "KiUserCallbackDispatcher" (+13h) Address: 7E36B473h (USER32+B473h), symbol: "DefWindowProcW" (+137h) Address: 7E3694BEh (USER32+94BEh), symbol: "GetWindowLongA" (+61h) Address: 7E36D4E4h (USER32+D4E4h), symbol: "SetPropW" (+BBh) Address: 00400000h (foobar2000+0h) Address: 7E36B903h (USER32+B903h), symbol: "SendMessageW" (+49h) Address: 774001AFh (COMCTL32+601AFh), symbol: "Ordinal384" (+4430Fh) Address: 746B0F14h (MSCTF+10F14h), symbol: "TF_UninitSystem" (+A03h) Address: 7740109Fh (COMCTL32+6109Fh), symbol: "Ordinal384" (+451FFh) Address: 7E3688A6h (USER32+88A6h), symbol: "GetWindowLongW" (+0h) Address: 7E36F896h (USER32+F896h), symbol: "CallNextHookEx" (+3Bh) Address: 7E3684FCh (USER32+84FCh) Address: 7E3685A4h (USER32+85A4h) Address: 7E3688A6h (USER32+88A6h), symbol: "GetWindowLongW" (+0h) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E3688D1h (USER32+88D1h), symbol: "GetWindowLongW" (+2Bh) Address: 7E3688DAh (USER32+88DAh), symbol: "GetWindowLongW" (+34h) Address: 7E3688A6h (USER32+88A6h), symbol: "GetWindowLongW" (+0h) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 773C4990h (COMCTL32+24990h), symbol: "Ordinal384" (+8AF0h) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E36F7F6h (USER32+F7F6h), symbol: "EnableMenuItem" (+6Fh) Address: 7E368734h (USER32+8734h), symbol: "GetDC" (+6Dh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E368816h (USER32+8816h), symbol: "GetDC" (+14Fh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E368734h (USER32+8734h), symbol: "GetDC" (+6Dh) Address: 7E390457h (USER32+30457h), symbol: "DeregisterShellHookWindow" (+1CFh) Address: 7E368830h (USER32+8830h), symbol: "GetDC" (+169h) Address: 7E36C63Fh (USER32+C63Fh), symbol: "IsWindowUnicode" (+A1h) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E36C665h (USER32+C665h), symbol: "CallWindowProcW" (+1Bh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 01C561BFh (foo_tagbox+161BFh) Address: 773C3DBFh (COMCTL32+23DBFh), symbol: "Ordinal384" (+7F1Fh) Address: 7E368734h (USER32+8734h), symbol: "GetDC" (+6Dh) Address: 7E368816h (USER32+8816h), symbol: "GetDC" (+14Fh) Address: 7E3A6360h (USER32+46360h), symbol: "GetRawInputDeviceInfoW" (+68h) Address: 7E390457h (USER32+30457h), symbol: "DeregisterShellHookWindow" (+1CFh) Address: 7E368830h (USER32+8830h), symbol: "GetDC" (+169h) Address: 7E3689CDh (USER32+89CDh), symbol: "GetWindowLongW" (+127h) Address: 7E390457h (USER32+30457h), symbol: "DeregisterShellHookWindow" (+1CFh) Address: 7E3689F0h (USER32+89F0h), symbol: "GetWindowLongW" (+14Ah) Address: 7E368A10h (USER32+8A10h), symbol: "DispatchMessageW" (+Fh) Address: 7E37D99Dh (USER32+1D99Dh), symbol: "IsDialogMessageW" (+DBh) Address: 01EA21F7h (foo_ui_std+A21F7h) Address: 0046A577h (foobar2000+6A577h) Address: 7E3691C6h (USER32+91C6h), symbol: "GetMessageW" (+0h) Address: 7C91FE30h (ntdll+FE30h), symbol: "RtlRestoreLastWin32Error" (+0h) Address: 00546C68h (foobar2000+146C68h) Address: 0046A6B6h (foobar2000+6A6B6h) Address: 10002826h (shared+2826h), symbol: "uCallStackTracker::~uCallStackTracker" (+0h) Address: 0046B589h (foobar2000+6B589h) Address: 00E9CF78h (nview+14CF78h) Address: 0056AB0Ch (foobar2000+16AB0Ch) Address: 0056AB0Ch (foobar2000+16AB0Ch) Address: 7C92005Dh (ntdll+1005Dh), symbol: "RtlFreeHeap" (+130h) Address: 00566204h (foobar2000+166204h) Address: 00578194h (foobar2000+178194h) Address: 7C9201DBh (ntdll+101DBh), symbol: "RtlAllocateHeap" (+117h) Address: 7C91E920h (ntdll+E920h), symbol: "strchr" (+113h) Address: 7C9201E0h (ntdll+101E0h), symbol: "RtlAllocateHeap" (+11Ch) Address: 7C9201DBh (ntdll+101DBh), symbol: "RtlAllocateHeap" (+117h) Address: 00533F74h (foobar2000+133F74h) Address: 0053A666h (foobar2000+13A666h) Address: 0042EDC0h (foobar2000+2EDC0h) Address: 00537A90h (foobar2000+137A90h) Address: 0053A666h (foobar2000+13A666h) Address: 00555243h (foobar2000+155243h) Address: 100027D8h (shared+27D8h), symbol: "uPrintCrashInfo_OnEvent" (+B1h) Address: 0056E17Ch (foobar2000+16E17Ch) Address: 00E9CF78h (nview+14CF78h) Address: 1000281Eh (shared+281Eh), symbol: "uCallStackTracker::uCallStackTracker" (+31h) Address: 0056E17Ch (foobar2000+16E17Ch) Address: 0046B7BDh (foobar2000+6B7BDh) Address: 00400000h (foobar2000+0h) Address: 00E9CF78h (nview+14CF78h) Address: 0053DA4Dh (foobar2000+13DA4Dh) Address: 005A21C8h (foobar2000+1A21C8h) Address: 0053729Fh (foobar2000+13729Fh) Address: 00534246h (foobar2000+134246h) Address: 00534240h (foobar2000+134240h) Address: 005601A8h (foobar2000+1601A8h) Address: 005601ACh (foobar2000+1601ACh) Address: 0055DE61h (foobar2000+15DE61h) Address: 00537A90h (foobar2000+137A90h) Address: 00534240h (foobar2000+134240h) Address: 0055581Dh (foobar2000+15581Dh) Address: 005350E2h (foobar2000+1350E2h) Address: 00400000h (foobar2000+0h) Address: 00E9CF78h (nview+14CF78h) Address: 00537A90h (foobar2000+137A90h) Address: 7C816FE7h (kernel32+16FE7h), symbol: "RegisterWaitForInputIdle" (+49h) Address: 00E9CF78h (nview+14CF78h) Address: 7C839AF0h (kernel32+39AF0h), symbol: "ValidateLocale" (+2B0h) Address: 7C816FF0h (kernel32+16FF0h), symbol: "RegisterWaitForInputIdle" (+52h) Environment: App: foobar2000 v1.1 OS: Windows 5.1.2600 Service Pack 2 x86 CPU: AMD Turion 64 X2 Mobile Technology TL-56, features: 3DNow!ex MMX SSE SSE2 SSE3 Audio: Realtek HD Audio output UI: Default User Interface 0.9.5 Components: Core (2010-08-21 11:42:56 UTC) foobar2000 core 1.1 foo_albumlist.dll (2010-08-21 11:41:12 UTC) Album List 4.5 foo_cdda.dll (2010-08-21 11:41:04 UTC) CD Audio Decoder 3.0 foo_converter.dll (2010-08-21 11:40:42 UTC) Converter 1.5 foo_discogs.dll (2010-10-08 14:47:49 UTC) Discogs Tagger 1.25 foo_dsp_std.dll (2010-08-21 11:41:12 UTC) Standard DSP Array 1.0 foo_facets.dll (2010-09-25 00:16:41 UTC) Facets 2008-02-25 foo_fileops.dll (2010-08-21 11:39:48 UTC) File Operations 2.1.3 foo_freedb2.dll (2010-08-21 11:40:00 UTC) freedb Tagger 0.6.2 foo_input_std.dll (2010-08-21 11:40:42 UTC) Standard Input Array 1.0 foo_navigator.dll (2010-09-25 00:16:41 UTC) Navigator 0.64 foo_playcount.dll (2010-10-14 09:29:13 UTC) Playback Statistics 3.0.1 foo_plorg.dll (2010-10-04 10:19:26 UTC) Playlist Organizer 1.6 foo_quicksearch.dll (2010-10-08 14:27:23 UTC) Quick Search Toolbar 2.2 foo_quicktag.dll (2010-09-25 00:16:41 UTC) Quick Tagger 1.0.3 foo_random_pools.dll (2010-09-25 00:16:42 UTC) Random Pools 0.0.2.3 foo_removeplayed.dll (2010-09-25 00:16:42 UTC) Remove played Files 1.4.0 foo_rgscan.dll (2010-08-21 11:40:44 UTC) ReplayGain Scanner 2.0.9 foo_tagbox.dll (2010-10-15 13:29:49 UTC) TagBox 0.207 foo_textdisplay.dll (2010-09-25 00:16:42 UTC) Text Display UI Element 1.0 RC 3 foo_ui_std.dll (2010-08-21 11:41:10 UTC) Default User Interface 0.9.5 foo_uie_esplaylist.dll (2010-09-25 00:16:42 UTC) EsPlaylist 0.1.2.1 foo_unpack.dll (2010-08-21 11:40:10 UTC) ZIP/GZIP/RAR Reader 1.6 Recent events: "1 bomb" : 0:00.109924 "1 bomb + 2 bombs" : 0:00.078434 "1 bomb + 2 bombs + star" : 0:00.100008 "2 bombs" : 0:00.119233 "2 bombs + star" : 0:00.091604 "Last Added" : 0:02.319224 "Library" : 0:01.296380 "Most Played" : 0:00.235263 "star" : 0:00.101260 Startup time : 0:09.181197 if you need more information, pls tell me This post has been edited by Yirkha: Oct 18 2010, 00:04
Reason for edit: Codeboxed.
|
|
|
|
Oct 17 2010, 10:40
Post
#99
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
TagBox seems for me to be nearly complete. So i am very curios ... I thought version 0.1 was complete I don't have any ground breaking changes in mind, but there is still a lot of room for small improvements and new features here and there. |
|
|
|
Oct 17 2010, 10:54
Post
#100
|
|
|
Group: Members Posts: 54 Joined: 11-May 09 Member No.: 69696 |
1. a minor one: i can't figure out what the behavior drop down menu is about...it's the behavior of ? furthermore i have no clue what the 4 offered options could mean... i'd really appreciate some enlightenment It defines how TagBox deals with current tag values when you choose a new one using the drop-down list of values. I don't know how to explain it more, select each and do some experiment to see the difference. 2. no matter what tag, no matter what file, foobar crashes whenever a whole tag is removed at once (using either the delete key or ctrl+x or whatever...) .this is reproducable...i crashed foobar about 15 times in a row with different files, tags and keys Thanks for reporting this, it looks like to be a bug (Windows XP only). I'll fix it in next release. A suggestion: You don't need to send the huge crash report here, when the crash dialog pops up just click on "report" button and the report will be sent to foobar2000 website and developers can see it. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 04:11 |