rejetto forum

Testing build #241

rejetto · 28 · 15674

0 Members and 1 Guest are viewing this topic.

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
time to sleep.
i'll activate automatic updates for this build tomorrow ;)

download @ www.dovedove.it/hfs/hfs241.exe

what's new
+ {.add to log.} supports more color formats
+ new template macro: focus
+ direct access to "Tray icon for each download" from clicking
+ the TAR format is more standard compliant (is it?)
+ new event [file deleted] with symbol %item-deleted%
+ Log Menu > "Tabbed instead of multi-line for the log file" [link]
+ {.cut|var=XXX|to=YYY.}
+ {.set|var=XXX.}
+ {.set append|var=XXX.}
* left clicking on the download tray icon will popup the menu, just as the right click used to do
* renamed {.pos|ofs.} in {.pos|from.}
* {.is substring.} deprecated - use {.pos.}
« Last Edit: May 28, 2009, 01:56:24 AM by rejetto »


sirfelix

  • Guest
I can confirm that the TAR format is more standard compliant in #241. Works great on linux/maemo tar apps.

Great support... donation on its way.


Offline Caco

  • Tireless poster
  • ****
    • Posts: 113
    • View Profile
Quote
* left clicking on the download tray icon will popup the menu, just as the right click used to do

Yes but it remains on top even if you decide to take no action (clicking in an empty area on desktop does no longer make it disappear)


Offline MarkV

  • Tireless poster
  • ****
    • Posts: 764
    • View Profile
True also for the main icon menu.
http://worldipv6launch.org - The world is different now.


Offline Caco

  • Tireless poster
  • ****
    • Posts: 113
    • View Profile
I tried this

[+file deleted]
{.delete|"%folder-resource%\[previews]\%item-deleted%.flv".}

but it didn't work, even without quotes. I wonder to know why.

Now i'm gonna try via cmd.exe ;)


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
I don't know if anyone else has tried it on Windows 7 RC x64 Ultimate, but it appears to work fine. The only thing that doesn't look too nice is the taskbar icon, its a bit rough around the edges, so is notepad++, open source software, I don't expect perfection. But its nice to ask ;D

Also after some minimise/maximise the font in the status bar of HFS became bold and quite ugly... it went away the next minimise/maximise and I haven't seen it happen again. Other than those two small issues it seems to function very nicely.

Here is a screenshot I made up with Aero enabled.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
i changed my mind about "is substring".
from next version it will just be an alias of "pos", and i will remove the deprecation.
do you agree?


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
caco, your script is wrong
menu > debug > macros.log
and you'll see why


Offline MarkV

  • Tireless poster
  • ****
    • Posts: 764
    • View Profile
Time to stick this (and unstick #240).
http://worldipv6launch.org - The world is different now.


Offline cmatte

  • Occasional poster
  • *
    • Posts: 31
    • View Profile
    • ErMeglio WebSite
I don't know if anyone else has tried it on Windows 7 RC x64 Ultimate, but it appears to work fine. The only thing that doesn't look too nice is the taskbar icon, its a bit rough around the edges, so is notepad++, open source software, I don't expect perfection. But its nice to ask ;D

Also after some minimise/maximise the font in the status bar of HFS became bold and quite ugly... it went away the next minimise/maximise and I haven't seen it happen again. Other than those two small issues it seems to function very nicely.

Here is a screenshot I made up with Aero enabled.
I'm using it since the first beta of Windows 7 x64 came out from MS, and I updated every leak*d version found on keznews.com, now I am using build 7127 and HFS always worked great, together with the whole system that seems reborn ;D
I use IIS 7.5 + ARR (a plugin by MS) that makes me connect to HFS by SSL, and I also have the active-x for remote connections on a specific path I decided. Gotta say rejetto gave an help to make it work wonderfully and give the exact origination IP of the user connecting into the HFS logs, thanks mate.

What do you mean with the font in the status bar!? Seems all right here ;)


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile
Quote
{.add to log.} supports more color formats
the default is {.add to log| text | color=#/$xxxxx.}


For more possibilities, IS IT POSSIBLE to CREATE a shape of parameter as follows?? ??


{.add to log| text | RGB=xxxxxx.}
{.add to log| text | BGR=xxxxxx.}
{.add to log| text | CMY=xxxxxx.}
« Last Edit: May 28, 2009, 04:50:25 PM by mars »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
from what you wrote, people will think those parameters are supported.
they are not.
refer to documentation to know what's supported.


Offline SilentPliz

  • Operator
  • Tireless poster
  • *****
    • Posts: 1298
  • ....... chut ! shh!
    • View Profile
Also after some minimise/maximise the font in the status bar of HFS became bold and quite ugly...

I've already seen this phenomenon with Win XP and other versions of HFS.
This happens sometimes with some Windows themes.


Offline Caco

  • Tireless poster
  • ****
    • Posts: 113
    • View Profile
Quote from: rejetto
caco, your script is wrong
menu > debug > macros.log
and you'll see why

After almost a day of tryouts i solved with an awful batch script invoked by {.exec.}  ;D


Offline 80063r

  • Occasional poster
  • *
    • Posts: 40
    • View Profile
Sorry, late post.  It took me a while to get the data.

Quote
* left clicking on the download tray icon will popup the menu, just as the right click used to do

Yes but it remains on top even if you decide to take no action (clicking in an empty area on desktop does no longer make it disappear)

Confirmed in Vista x64 (clicking desktop or another window).  But if the hfs window is open, clicking on the hfs window makes the popup disappear.

+ the TAR format is more standard compliant (is it?)

Also in Vista, WinRAR can't open a tar made by 7z if it contains only a folder in it's root.

There are major differences between a tar created by 7z and a tar created by both hfs241 and hfs240, although the main difference between 241 and 240 is that 241 uses a forward slash / for a folder delimiter and 240 uses a backslash \.

Here is a text file of a short summary of the binary comparison between the 3 applications.