Help - Search - Members - Calendar
Full Version: Tagger Beta 1.6
Hydrogenaudio Forums > Hydrogenaudio Forum > Validated News
phase
get tagger beta 1.6 here:

Installer (also includes tag v2.0.36)
Zip file (tagger executable only)

changelog and official site

please note: tagger's author has changed his e-mail adress. the new adress is:
maxbureck@arcor.de

/EDIT: updated the installer, it now contains tag v2.0.36 instead of v2.0.34.
/EDIT2: added changelog url...

greets, phase smile.gif
SNYder
1) Why are you not giving a link to Max's website http://tagger.de.vu/? It is his project after all, and that is the official Tagger website.

2) The link to Tagger on your site has not been updated for quite some time. Still links to and says 1.4 beta. http://www.musepack-source.de/english/down_win.html

Nice job on the installer, seriously. But I think Max deserves a little more recognition then what he is getting from your above post.
phase
QUOTE(SNYder @ Jan 5 2003 - 01:14 AM)
1)  Why are you not giving a link to Max's website http://tagger.de.vu/?  It is his project after all, and that is the official Tagger website.


true, i really forgot to post the link, sorry.

QUOTE(SNYder @ Jan 5 2003 - 01:14 AM)
2)  The link to Tagger on your site has not been updated for quite some time.  Still links to and says 1.4 beta. http://www.musepack-source.de/english/down_win.html


again, true. but i really don't have as much time as i sometimes wanted to have sad.gif i have to go to work to earn some money (which is needed to pay for the site, i.e.) u should really understand that... and -as u may have noticed- there is a link to the official tagger site, so it's possible for erveryone to check if there are already newer versions.

QUOTE(SNYder @ Jan 5 2003 - 01:14 AM)
Nice job on the installer, seriously.  But I think Max deserves a little more recognition then what he is getting from your above post.



tnx. again: i'm sorry. he wanted me to post the news, maybe he also hasn't that much time?


greets, phase.
SNYder
tis ok. just wanted to let cha know smile.gif
phase
k biggrin.gif if everything goes well, i'll update my site later today...
Volcano
Very nice! I see my feature request (ability to add more than two user-defined tags, like WinVorbis does it) has been fulfilled. smile.gif

Tagger rocks.
ak
Well, there's a problem with displaying cyrilic characters in both systemtree and infowindow (they're substituted with '?') on my pc.

And BTW when 'remove all tags' enabled, custom options field isn't grayed, so if some additional options are specified tags aren't removed.
Böreck
QUOTE
Well, there's a problem with displaying cyrilic characters in both systemtree and infowindow (they're substituted with '?') on my pc.

I made the font completely configurable for this reason. Please try to change the font of the inputfields to Arial and the charset to cyrillic.
QUOTE
And BTW when 'remove all tags' enabled, custom options field isn't grayed, so if some additional options are specified tags aren't removed.

Whoops, you're right. Thank you.
ak
Oops, haven't seen that option.
But still it was already MS Sans Serif Cyr, I've changed it to Tahoma Cyr -> '?'s are still there.
edit: same with Arial.
Böreck
huh.gif mad.gif I'm biginnig to HATE this Bug.
I realy don't know what causes it. I've got to ask some other programers. This could take some time, sorry.
Somebody
Wee for tagger
Gambit
Just a few thoughts...

Tagger is written in Delphi, right? I assume you are using FormStyle for "Always On Top". IMHO it would be better to use something like:
SetWindowPos(Application.Handle, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOMOVE or SWP_NOSIZE);
SetWindowPos(Application.Handle, HWND_NOTOPMOST, 0, 0, 0, 0, SWP_NOMOVE or SWP_NOSIZE);
It will change "On Top" without redrawing the window (and it is not recommended to change FormStyle at runtime).

Just my 02 Cents :-)
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.