Wykres commitów

4780 Commity (ee11f5abcfdecfaf711f7c0a7d6fb3ba36cb3fb3)

Autor SHA1 Wiadomość Data
Mattias Ellert 11c558ad3b Man page fix 2005-04-12 20:42:55 +00:00
Mattias Ellert ec08c32e02 Man page fixes 2005-04-12 06:01:14 +00:00
Gerhard Jaeger 156b2f1923 * acinclude.m4, configure.in, configure: the locking feature will
now be disabled, when the selected group could not be set.
  The configuration script should not fail any longer.
2005-04-11 07:49:54 +00:00
Gerhard Jaeger 3757078c34 The Locking feature will now be disabled, when the selected group
could not be set. The configuration script should not fail any longer.
2005-04-11 07:49:14 +00:00
Julien BLACHE 5c9ba87bb1 hp5400: make non-SANE-standard functions static. 2005-04-10 12:20:50 +00:00
Jochen Eisinger ecdbf48171 2005-04-10 Jochen Eisinger <jochen@penguin-breeder.org>
* backend/mustek_pp.c, backend/mustek_pp.conf, sanei/sanei_pa4s2.c,
	  include/sane/sanei_pa4s2.h, doc/sane-mustek_pp.man: added global
	  option "no_epp" to work around a known bug in the linux parport
	  code.
2005-04-10 11:53:16 +00:00
Julien BLACHE 457cbd6cd2 doc/sane.man: another typo fix from A Costa. 2005-04-02 10:16:11 +00:00
Gerhard Jaeger 1ed8917ee6 * README: Added some info about the --enable-locking switch. 2005-04-01 14:26:26 +00:00
Gerhard Jaeger c6413381ca Added some info about the --enable-locking switch. 2005-04-01 14:26:06 +00:00
Gerhard Jaeger d8c607e6b9 * tools/hotplug/libsane.usermap: Added some Plustek devices.
* mkinstalldirs: Added -o and -g options for changing the
  owner and group of an installed directory.
* acinclude.m4, configure.in, configure: Added --enable-locking
  and --with-group to enable device locking via sanei_access-lib
  and to specify the group of the locking directory.
* include/sane/config.h.in: ENABLE_LOCKING has been added
  by automake/autoconf.
* backend/Makefile.in: Added installation of
  $(localstatesanedir)/lock/sane, were the lockfile should go to.
  Also added linking of sanei_access to the plustek backend.
* include/Makefile.in: Added sane/sanei_access.h.
* sanei/Makefile.in: Added sanei_access.c.
* include/sane/sanei_access.h sanei/sanei_access.h: Initial checkin.
2005-04-01 14:05:25 +00:00
Gerhard Jaeger d498239305 Initial checkin. 2005-04-01 14:04:19 +00:00
Gerhard Jaeger ada4c07892 Added sanei_access.c 2005-04-01 14:03:52 +00:00
Gerhard Jaeger 0dc8dfdb88 Added sane/sanei_access.h 2005-04-01 14:00:28 +00:00
Gerhard Jaeger 8f047dccf3 Added installation of $(localstatesanedir)/lock/sane, were the lockfile
should go to.  Also added linking of sanei_access to the plustek
backend.
2005-04-01 13:57:47 +00:00
Gerhard Jaeger 431590a9c6 Added --enable-locking and --with-group to enable device locking via
sanei_access-lib and to specify the group of the locking directory.
2005-04-01 13:54:32 +00:00
Gerhard Jaeger 65a32f52e3 ENABLE_LOCKING has been added by automake/autoconf. 2005-04-01 13:53:01 +00:00
Gerhard Jaeger a83b7c1742 Added -o and -g options for changing the owner and group of an
installed directory.
2005-04-01 13:48:30 +00:00
Gerhard Jaeger a6e5ee4063 Added some Plustek devices. 2005-04-01 13:45:34 +00:00
Gerhard Jaeger 2b62542f50 Moved some Plustek devices over to the genesys descriptions. 2005-04-01 08:06:31 +00:00
Gerhard Jaeger 77c59b49d0 * doc/descriptions/unsupported.desc
doc/descriptions-external/genesys.desc: Moved some Plustek
  devices over to the genesys descriptions.
2005-04-01 08:05:47 +00:00
Julien BLACHE ede7cccaec Fix typos in scanimage.man, patch from A Costa. 2005-03-31 11:12:18 +00:00
Earle F. Philhower III 02e0cf229e Fix endianness problems in gray mode 2005-03-22 04:35:43 +00:00
Gerard Klaver 300349a7ed added samsung.desc 2005-03-17 13:48:16 +00:00
Gerard Klaver 2b8407c1f7 text update 2005-03-17 13:19:07 +00:00
Gerard Klaver 876b7971dc text update 2005-03-17 13:14:40 +00:00
Gerard Klaver a89768ce80 new info file 2005-03-17 13:03:20 +00:00
Henning Geinitz 204e51eb70 Removed Microtek ScanMaker 4800 (supported by sm3840 now). 2005-03-16 18:13:27 +00:00
Earle F. Philhower III e1da48acae SM3840: Added SM4800, PPC endianness fix, Makefile deps fix 2005-03-16 08:09:19 +00:00
Henning Geinitz b2852924f2 Added and updated various scanners. 2005-03-13 17:48:27 +00:00
Gerard Klaver 2af1a79792 update sane-teco2.man (text) and teco2.c (use of __unused__) 2005-03-04 19:57:25 +00:00
Gerard Klaver 73d092de7f text update 2005-03-04 19:50:45 +00:00
Gerard Klaver 2b96a873e6 use __unused__ 2005-03-04 19:45:06 +00:00
Julien BLACHE 13f51314cb Add missing quotes in the grep line. 2005-03-03 13:47:39 +00:00
Julien BLACHE 207c751982 tools/hotplug-ng/libsane.hotplug: allow for several spaces between fields in the db file. 2005-03-02 21:23:59 +00:00
Julien BLACHE 44c5b6e6d4 Replace \t with [[:space:]] when greeping for the device in the db file. 2005-02-28 12:51:56 +00:00
Julien BLACHE 309228e9db Added new hotplug/hotplug-ng hook with scripts and documentation. 2005-02-21 21:00:57 +00:00
Henning Geinitz 98f01c7975 Removed (backend included in SANE). 2005-02-20 20:18:30 +00:00
Henning Geinitz 76f6d02fdb Removed (backend included in SANE). 2005-02-20 20:14:40 +00:00
Henning Geinitz 316d7553e4 Added sm3840 backend (from "Earle F. Philhower, III"
<earlephilhower@yahoo.com>).
2005-02-20 20:08:04 +00:00
Henning Geinitz 46d59a14aa Removed Genius ColorPage-Vivid Pro II, now in external backend. Added Visioneer
9000.
2005-02-20 19:09:24 +00:00
Gerhard Jaeger d4335d6fc0 Added new external backend geniusvp2. 2005-02-14 07:55:57 +00:00
Gerhard Jaeger 907ba41091 doc/decriptions-external: Added new external backend geniusvp2.
Fixed KHKs log entry: 2995-02-10 :)))))
2005-02-14 07:54:53 +00:00
Karl Heinz Kremer 1c6f3c7dde Added configuration information for GT-6500 (fix for bug #301100) 2005-02-11 01:01:56 +00:00
Karl Heinz Kremer 7ab0f24737 Added CX-3600 and 3650 to epson.desc. 2005-02-11 00:53:30 +00:00
Oliver Schwartz 79672dfb5b Added IDs for Benq 5250C and 5000S 2005-02-08 22:17:53 +00:00
Gerhard Jaeger 0855e0a008 * sanei/sanei_pp.c: Cleanup, uses now static array for
parport management instead of dynamically allocated.
  Fixes at least a potential memory leak.
2005-02-08 11:32:57 +00:00
Gerhard Jaeger 7193bf15f9 Cleanup, uses now static array for parport
management instead of dynamically allocated.
Fixes at least a potential memory leak.
2005-02-08 11:32:14 +00:00
Oliver Schwartz 0791d7494a Renamed 'Benq' to 'Benq (Acer)' in desc files 2005-02-06 18:00:41 +00:00
Henning Geinitz df67487415 Added Polish translation (from Jerzy Szczudlowski <jerzy-guest@users.alioth.debian.org>).
See bug #301054.
2005-02-06 17:35:00 +00:00
Henning Geinitz 5872d567fc Updated status. 2005-02-06 16:58:54 +00:00