Hi Richard, I didn't add much new stuff to FilterMeister during the last six months. I will probably start enhancing it more in a few months. I guess Alex...
... As some of you know, I had cataract surgery in 2003, followed by a number of complications, including a detached retina and macular hole which required...
Hi Alex, That's great to hear finally surgeries turn out effectively! It must be exhausting to go through such a hell of health problems and the never ending...
... I second that. Your health comes first Alex. Take it easy and look after yourself. With best wishes, Eric -- Eric Jones, zeric@... on 02/03/2006 at...
Harry, I've got an interesting idea. Maybe you could make a compile flag (like those for MMX etc) that disables boundary checking (defaulted to boundary...
... available for ... Hi Harry, thanks for the info. I find a bit exasperating to have to fill a form, and wait a few days to get a licence key. Seems it's not...
Hi Eric, I had that idea, too. I will have to test if it ready produces any noticable speed improvements. Otherwise it makes no sense. Harry ... From:...
Hi Harry, according to my performance test, array functions are two times slower than using memcpy function.... so I if you worry about performance, array...
... Nice to see it mentions PlugInSetup, I thought I was the only one using it ... version not yet supported, please tell!), the source on SF.net is up-to-date...
Two times??? I always assumed memcpy to be faster (after all; it doesn't do anything extra), but 2x is much more than my own test showed years ago. What kind...
Hi, I usually do very complex stuff, so the array functions are only a small part of the code. Even if they are slower, it doesn't have a noticable influence...
Hi Martijn, I've done the test using performance.ffp in sourcecode/codelibrary folder. I know that this test is controversial, but I get consistent results...
... My main reason I don't choose this route is because it only works as long as the user enters the plug-in again during the same host session. If the host is...
Hi Martijin, ... Are you sure of this ? I was always convinced that the allocated memory is dependent of the host. I remenber that during my testings I've...
Ok, getting back to my ugly array problem example: I've edded simple edge checks but still I see one-pixel defective line at the left side (and even more veird...
... I think this check would be useful. First, I can't imagine the situation where not doing a check would be useful. That means, users will have to put it in...
Hi, Can't test it here, but I've had similar bugs. Most likely this has to do with the x_acc=min(x_acc,X); bit (dito for y_acc. The thing is that X and Y...
... (sigh) making me pass all that medical researches on my healt every year, they still cannot discover my idiotism... Still, strange thing in top left corner...
And your labour is loved Martijn! Well, much appreciated anyway ;) Unfortunately I am not good enough at FM to be able to contribute stuff I would really trust...
Hi Charles (hey, a name instead of Yep Me?? :-P ) Finally we see some of your work :) The plugin effects look interesting and I actually requested 4N6 to send...
Hi Roberto, ... Yes, and I just sent them :P ... Sure, but I first wanted to see which forensic people would be interested etc. ... True. ... Agreed again. ......
... My house was burgled in December, a break in through a forced kitchen window. Speaking with the forensics officer who arrived the next day, it was very...
... see ... plug Yes, it's always been my understanding that all allocated memory is freed when the host process exits. But I should really test this...
A good forensic scientist is not a crime fighter but a truth finder. Apart from that you can hardly be a good scientist if you keep everything secret. And if...
Hi Charles, Is 4N6 you?? First I thought that, but later I thought that probably you did work for them so I wrote a more formal e-mail :-P I'm storing...
Hi Alex, Yes, it's always been my understanding that all allocated memory is freed when the host process exits. But I should really test this thoroughly some...
... As long as it's for your own use you can do whatever you like but I would put 4N6site.com with it so you can look up how it works. If you mean distributing...