:: Re: [Frei0r] website/docu requests
Top Page
Delete this message
Reply to this message
Author: Jaromil
Date:  
To: Minimalistic plugin API for video effects
Subject: Re: [Frei0r] website/docu requests

hi Roger,

On Fri, 12 Oct 2012, Roger Pack wrote:

> I received this feedback, forwarding it on...
>
> http://frei0r.dyne.org/codedoc/html/
>
> doesn't mention API 1.2 (especially the plugin part).
>
> By clicking on "frei0r functions" or on "frei0r header" you get:
> The requested URL ... was not found on this server.


fixed, thanks.

> Also (this is unrelated, from me), could I make a small request that
> the FREI0R_PATH Environment Variable spec (ex:
> http://piksel.org/frei0r/1.2/spec/1.2/spec/group__pluglocations.html)
> be modified slightly to say "on windows, the delimiter is ';') (semi
> colon)? Windows has problems with colon delimiters because then you
> can't use absolute paths, like c:\some\where, because the colon
> delimiter splits on the drive letter, so that would work well.


to me sounds ok to recommend host applications to parse both colon ':'
and semicolon ';' as delimiters, because the latter is required on win,
while the first is standard behaviour for anyone with experience of a
PATH environmental variable in *NIX

any opionions on this?

ciao