[sane-devel] [PATCH 3/3] add usage()

2015-09-20 Thread Matteo Croce
move help text in a separate function --- frontend/saned.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/frontend/saned.c b/frontend/saned.c index ab36397..93da1ff 100644 --- a/frontend/saned.c +++ b/frontend/saned.c @@ -3253,6 +3253,11 @@ run_inetd (char *sock)

[sane-devel] [PATCH 2/3] saned: parse inetd args in main()

2015-09-20 Thread Matteo Croce
move argument parsing logic from run_inetd() to main() --- frontend/saned.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/saned.c b/frontend/saned.c index e717ed2..ab36397 100644 --- a/frontend/saned.c +++ b/frontend/saned.c @@ -3172,7 +3172,7

[sane-devel] [PATCH 1/3] saned: parse standalone args in main()

2015-09-20 Thread Matteo Croce
move argument parsing logic from run_standalone() to main() --- frontend/saned.c | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/frontend/saned.c b/frontend/saned.c index 108512d..e717ed2 100644 --- a/frontend/saned.c +++ b/frontend/saned.c @@ -2923,7 +2923

Re: [sane-devel] Schedule for release of sane-backends 1.0.25

2015-09-20 Thread Olaf Meeuwissen
Hi all, Olaf Meeuwissen writes: > [snip] > Finally, I won't be around during the weekend of the code freeze. I've > got a 45km trail run that weekend. I will have Monday through Wednesday > off after the feature freeze weekend though! But then again, we may go > off camping for a day or two du

Re: [sane-devel] [PATCH v3 1/2] use getopt

2015-09-20 Thread Olaf Meeuwissen
Hi Matteo, The PNG/JPEG support for scanimage will be part of 1.0.25. The saned changes will not. That doesn't they won't get into 1.0.26, of course. I just thought that "shoving" that into 1.0.25 was a bit too risky at this point. Let's take a step back and split changes up in slightly smaller

Re: [sane-devel] Proposed Upgrade (pu) branches on GitLab

2015-09-20 Thread m. allan noah
On Sat, Sep 19, 2015 at 11:23 PM, Olaf Meeuwissen wrote: > Hi Allan, > > m. allan noah writes: > >> I have just pushed all these changes, and a few more to git repo. I >> have a few more minor bug fixes assigned to me that will go up in a >> few hours. > > Many thanks! I've checked all my branche

Re: [sane-devel] Network backend

2015-09-20 Thread m. allan noah
The sane-fujitsu and canon_dr backends are not network based. allan On Sun, Sep 20, 2015 at 12:20 AM, Matthew Baker wrote: > Hi there, > > I will soon be updating the android frontend (SANEDroid) with the imminent > 1.0.25 release of sane. I was wondering what backends other than epson, > pixma,

Re: [sane-devel] Scan as PNG get "PNG support not compiled in".

2015-09-20 Thread Olaf Meeuwissen
Hi Tony, Tony writes: > From the maillist, the PNG/JPG was supported now. I want to try scan as PNG > file. but I met a trouble. I can scan it well as till/PGM. > > > The top commit is: > commit 87bfd53512029eab9a09578376953f3907001d01 > Author: m. allan noah > Date: Sat Sep 19 13:29:05 2015

Re: [sane-devel] Ukrainian (uk) translation update

2015-09-20 Thread Olaf Meeuwissen
Hi Yuri, Yuri Chornoivan writes: > Attached is an update patch to Ukrainian translation (tested against > git/master + using msgfmt). > > May thanks for pushing the patch. Thanks for the patch. I've created a local branch with your patch so it won't get lost in the mail archives. String free

Re: [sane-devel] Network backend

2015-09-20 Thread Matthew Baker
Hi Olaf, Yep that was a gaffe, I meant the epson2 backend. Thanks for the correction On Sun, Sep 20, 2015 at 9:24 PM, Olaf Meeuwissen wrote: > Hi Matthew, > > Matthew Baker writes: > > > I will soon be updating the android frontend (SANEDroid) with the > imminent > > 1.0.25 release of sane. I

Re: [sane-devel] Network backend

2015-09-20 Thread Olaf Meeuwissen
Hi Matthew, Matthew Baker writes: > I will soon be updating the android frontend (SANEDroid) with the imminent > 1.0.25 release of sane. I was wondering what backends other than epson, > pixma, fujitsu, xerox_mfp, kodakaio, and of course net are network-based > backends? To the best of my knowle