Wykres commitów

239 Commity (3ae687f4d6249a138340b359c643466e22a34aca)

Autor SHA1 Wiadomość Data
Gerhard Jaeger 54f6a05c0f Fixed typo 2013-02-20 20:01:53 +01:00
Rolf Bensch a087139805 update German translations for Canon Pixma scanners 2013-02-18 18:33:30 +01:00
Louis Lagendijk 3276babdec Added optional support in saned for systemd socket activation. This will allow for
using backend debugging using SANE_DEBUG_xxx to be used for saned controlled
scanning when using socket activation. When only the socket is received we
use the existing code path.
2013-01-10 20:59:26 +01:00
m. allan noah 9b142567fa Revert "forgot to do autoreconf"
This reverts commit aa6f185452.
2012-11-28 21:51:12 -05:00
Paul Newall aa6f185452 forgot to do autoreconf 2012-11-28 22:11:04 +00:00
Mattias Ellert 12c093b7ce Update Swedish translations 2012-10-22 11:23:11 +02:00
Rolf Bensch 2fd87afa64 updated Dutch translation from Martin Kho 2012-08-18 22:32:29 +02:00
m. allan noah 77c4ea1a7a Various cleanups for release 2012-07-24 21:17:15 -04:00
Rolf Bensch 76084da110 new scan modes for 48 bit flatbed scanners
- PIXMA_SCAN_MODE_COLOR_48 for 48 bit color scans
- PIXMA_SCAN_MODE_GRAY_16 for 24 bit grayscale scans
2012-06-27 10:49:09 +02:00
Rolf Bensch 9b83cf6dc4 new description for device specific option "source" 2012-04-17 11:02:08 +02:00
Rolf Bensch 9fc0ac9d1b color and grayscale negatives scan in TPU mode
for CS8800F and CS9000F
2012-04-04 15:15:18 +02:00
Rolf Bensch f80e74ea6f new German translations for pixma backend 2012-03-22 12:29:44 +01:00
Chris Bagwell e7f01c3b36 Add --disable-dynamic/--disable-preload and update docs
Options were in README but removed at some point.  They
are useful so add them back.

Document BACKENDS and PRELOADABLE_BACKENDS variables in
README as well as in configure --help output.
2011-11-08 21:28:30 -06:00
Chris Bagwell 5061c2d5b2 More mingw portability updates.
Add check for winsock2.h for socket.h replancement. Also, use this
check to add ws2_32 library. Also, switch all winsock.h references
to winsock2.h.

Add check for getuid and getpass; which are not on mingw.

Add a syslog() replacement that is basically a print(). This
is also used by vsyslog() replacement.

Comment out parts of replacement sigprocmask.c on mingw.

To support these configure.in changes, I need to rebuild all
related files with autoconf 2.68 and libtool 2.4. Hand ported
our sane-backend specific changes to newer ltmain.sh.
2011-11-06 12:40:00 -06:00
Mattias Ellert a7ad2b1b8b This "check" is "a (bank) check" not "to check" 2011-10-30 14:26:35 +01:00
Mattias Ellert 88151344ff Update Swedish translation 2011-10-30 13:50:42 +01:00
m. allan noah 5b9e4f68bb updated translation from cncsolutions.com.br 2011-07-07 10:45:11 -04:00
m. allan noah 2f656293c3 update all .po files 2011-06-06 22:10:51 -04:00
m. allan noah e4f634d68e add support for sanei_magic to kvs1025 backend 2011-06-06 20:52:25 -04:00
m. allan noah 483b0dc488 adding new kvs40xx backend 2011-06-06 14:28:55 -04:00
m. allan noah f263134181 updated translations 2011-02-10 21:00:14 -05:00
Reinhold Kainhofer 0cc0b31f86 Update developer docs about translations 2011-01-31 20:43:22 +01:00
m. allan noah b9b8d9ec33 add magicolor 2011-01-31 14:26:00 -05:00
m. allan noah 40e40989d9 rebuild autofoo for magicolor and snmp support 2011-01-18 21:31:13 -05:00
m. allan noah 09662f0792 updated german translation from Matthias Mailander 2011-01-18 10:17:46 -05:00
m. allan noah 8a1a22e6ad updated polish translation from Jakub Bogusz 2011-01-18 10:14:09 -05:00
Chris Bagwell 9de4dcd8a5 Fixes for "make distcheck" on cygwin.
Allow "make dist" when translations are disabled.
Allow "make check" to work by linking in liblib.la.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2011-01-02 20:00:22 -06:00
Chris Bagwell 650ea7cf8a update generate files using latest autoconf tools.
Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2011-01-02 13:07:31 -06:00
Alex Belkin 842c98d204 Added Samsung SCX-4500W scan over network support for xerox_mfp backend (by Alexander Kuznetsov).
autoconf and automake reconfigure.
2010-09-30 15:11:56 +04:00
m. allan noah 345bbe71f6 fix translation typo 2010-06-11 09:55:56 -04:00
m. allan noah edac97cdca Niash bugfix and fr.po translation update 2010-06-10 09:03:50 -04:00
m. allan noah 3e669884bb Various Makefile corrections for genesys_gl847, po files and Changelog 2010-06-09 09:17:40 -04:00
m. allan noah 3adab142b1 * po/Makefile.in: include POTFILES and LINGUAS in DIST
* doc/releases.txt: more git notes
2010-04-27 04:09:15 -04:00
m. allan noah ec896e5b45 updated translation from Martin Kho 2010-04-21 13:15:41 -04:00
m. allan noah 6b8fc40c23 updated ukranian translation from Yuri Chornoivan 2010-04-21 08:36:12 -04:00
Chris Bagwell 0109113ea3 Don't include -lresmgr in all backends
resmgr library is only used (optionally) by
sanei_usb and sanei_scsi.  So only need to
link it in for those backends.  This was
a stray piece from initial cleanup of LIBS
in sane-backends 1.0.20.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-06 09:49:58 -05:00
Chris Bagwell 9756524042 Remove unneeded distclean-local target in po/
Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-02 15:34:27 -05:00
Chris Bagwell 1903d646b2 align autoconf/automake output to common version.
Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-02-27 23:27:32 -06:00
m. allan noah 54a84f2053 Use standard gettext infrastructure, from Adi Roiban 2010-02-27 20:51:31 -05:00
Stéphane Voltz b37621d86a addition of the p5 backend to the distribution 2010-02-15 22:15:43 +01:00
m. allan noah 47df67a7bd updates from Armijn Hemel 2010-02-10 23:01:25 -05:00
m. allan noah b9620ae93e new japanese translation file 2010-02-10 22:08:33 -05:00
m. allan noah e4e9eedc7f enable translations of all static strings via SANE_I18N macro 2010-02-10 22:07:49 -05:00
m. allan noah 7e65fa7832 New Japanese translation from Hiroshi Miura 2010-02-10 21:24:21 -05:00
Mattias Ellert 0972ca1193 Typo in previous commit 2010-01-17 10:26:54 +01:00
Mattias Ellert f41d264da6 Updated Swedish translations 2010-01-17 10:20:49 +01:00
Mattias Ellert ec738ed266 Updated Swedish translation, fix libusb warning. 2009-09-11 05:11:31 +02:00
m. allan noah 0d038a5da1 Ukrainian translation from yurchor@ukr.net 2009-06-29 21:40:11 -04:00
Julien BLACHE 362669768d Update instructions for po file addition 2009-06-26 12:31:34 +02:00
Julien BLACHE 2ba399d606 Update es translation, add gl translation.
Updated spanish translation and new galician translation, courtesy
of Miguel Bouzada <mbouzada(at)gmail(dot)com>.
2009-06-26 12:28:40 +02:00