-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2009-10-25 02:20:26 UTC by sf-robot
-
The very last empty string actually, because of the demand to return zero for a "" array. Will publish a patch within a reasonable time frame.
2009-10-10 23:24:25 UTC by gzarkadas
-
ArrayFill("a",4).ArrayLen == 4
BUT
ArrayFill("",4).ArrayLen == 3
I guess something doesn't take account of empty-strings.
2009-09-27 21:12:15 UTC by davidesp
-
A patched source distribution containing loader.avsi has been uploaded to the package's download page.
The hanging does not have to do with the existence of loader.avsi or not; if the module where missing, a nice error dialog box stating "function xxx is missing" would be fired-up by Avisynth. An incorrect setup of Avisynth or of a VFW codec used by your script is a more probable cause. In...
2009-02-10 15:32:35 UTC by gzarkadas
-
The installer does not appear to have a problem; it just installs the loader and avslib modules inside Avisynth's plugin directory and not along with the rest of the files of the AVSLib distribution. For locating the plugin directory search Avisynth's documentation.
The source distribution indead was missing the loader module; thanks for pointing out. I have uploaded today an updated, patched...
2009-02-10 15:16:12 UTC by gzarkadas
-
gzarkadas added the AVSLib_v1-1-0-beta_src-setup_v2.zip file.
2009-02-10 15:02:39 UTC by gzarkadas
-
I can't find the module loader.avsi in AVSLib_v1-1-0-beta_src-setup.zip or the installer.
2009-01-22 14:41:01 UTC by nobody
-
I have load AVSLib_v1-1-0-beta_src-setup (I've also have try the installer) and I can't find the loader.Avsi in my archive. The avisynth system hang.
2009-01-22 14:38:59 UTC by nobody
-
gzarkadas committed patchset 7 of module cpp_apps to the AVSLib CVS repository, changing 5 files.
2008-08-13 20:21:00 UTC by gzarkadas
-
gzarkadas committed patchset 24 of module plugins to the AVSLib CVS repository, changing 12 files.
2008-06-22 20:24:17 UTC by gzarkadas