Wykres commitów

4618 Commity (c33139cc82dc40e52a15f302d3bd6b38c0d83a26)

Autor SHA1 Wiadomość Data
Gerard Klaver c33139cc82 - indent -gnu
- free (devlist) added so memory allocated by sane_get_devices() will be released (bugreport 300128)
- added more DEBUG lines and some small fixes.
2005-05-06 21:12:21 +00:00
Henning Geinitz b3669f8d6e Added options to set the time after which the lamp of the A3 Pro is shut off
and to shut it off immediately.
2005-05-05 17:28:38 +00:00
Henning Geinitz 2cba59f874 Added Dell 922. 2005-05-05 15:53:22 +00:00
Peter Fales 88df3af0bb When no port is specified in the gphoto2.conf config file, an attempt
was being made to strdup() a bad pointer.
2005-05-05 03:52:03 +00:00
Henning Geinitz 486e6b24a9 Fixed link. 2005-04-29 18:22:11 +00:00
Henning Geinitz ceb73a3c54 Removed several Brother scanner which are supported by the brother backend now. 2005-04-29 18:19:48 +00:00
Henning Geinitz 3d75c6a2bd Added ScanPartner 600C (bug #301528). 2005-04-29 17:22:43 +00:00
Julien BLACHE 390e9b4884 backend/v4l.c: duplicate capability.name in attach() so that each device is listed with its actual name, not with the name of the last discovered device. Reported by Andreas Hartmann. 2005-04-28 21:18:41 +00:00
Mattias Ellert 23b39a25f1 Missing braces 2005-04-28 12:49:01 +00:00
Gerhard Jaeger 3f893c5e03 * doc/descriptions/plustek.desc: Added UMAX Astranet ia101. 2005-04-27 07:35:10 +00:00
Gerhard Jaeger f3a311f067 Added UMAX Astranet ia101. 2005-04-27 07:33:54 +00:00
Julien BLACHE 32f60c3e82 Added Epson Stylus CX3650 (04b8/080e). 2005-04-26 11:30:22 +00:00
Gerhard Jaeger a838a5886c * include/sane/sanei_pp.h, sanei/sanei_pp.c: Added outb_eppdata
functionality (thanks to Anderson Lizardo).
* backend/plustek-pp_procs.h, backend/plustek-pp_io.c,
  backend/plustek-pp_misc.c: Fixed compilation problem for kernel
  module with gcc-3.4 compiler.
* doc/plustek/Plustek-PARPORT.changes: Update.
* backend/plustek-pp.c: Bumped build number.
2005-04-25 09:53:43 +00:00
Gerhard Jaeger 885b787ee1 Fixed compilation problem for kernel module with gcc-3.4 compiler. 2005-04-25 09:53:08 +00:00
Gerhard Jaeger b4b0163175 Bumped build number. 2005-04-25 09:52:29 +00:00
Gerhard Jaeger 7cc112b202 Added outb_eppdata() functionality (thanks to Anderson Lizardo). 2005-04-25 09:51:32 +00:00
Gerhard Jaeger cc4a40095c Update. 2005-04-25 09:46:31 +00:00
Henning Geinitz e57dff602e Marked Kazuya Fukuda as active. 2005-04-24 10:47:17 +00:00
Henning Geinitz a76c30cfd0 Added Canon PIXMA MP110. 2005-04-24 10:44:11 +00:00
Henning Geinitz 790d3bcc90 Added Primax Colorado 2200 USB. 2005-04-24 10:42:08 +00:00
Henning Geinitz 0003d79b8e Added Mustek TwainScan II SP (bug #301217). 2005-04-24 10:34:52 +00:00
Henning Geinitz 99402cb85b Fixed Minolta Scan Dual III entry (bug #301512). 2005-04-24 10:19:10 +00:00
Julien BLACHE 2f4b6644c9 Add an FAQ section to the LICENSE file. 2005-04-23 18:16:18 +00:00
Julien BLACHE ddf8fb6874 Added Genius ColorPage Vivid3xe (0458/2017), from Ramiro Aceves through Debian BTS. 2005-04-23 15:51:18 +00:00
Gerhard Jaeger e605d0bd27 * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
2005-04-18 07:50:25 +00:00
Gerhard Jaeger a259ff4d9f Bumped build number. 2005-04-18 07:49:54 +00:00
Gerhard Jaeger 2ab6ca9e27 Update. 2005-04-18 07:49:15 +00:00
Gerhard Jaeger 5c3bb8a294 * backend/plustek-usbhw.c, backend/plustek-usbscan.c: Fixed
problem, that has been reported in conjunction with backtracking
  and sensor-speedup option.
2005-04-18 07:33:29 +00:00
Gerhard Jaeger 80f10fc89a Fixed problem, that has been reported in conjunction with
backtracking and sensor-speedup option.
2005-04-18 07:32:34 +00:00
Henning Geinitz 64c2b9df30 Added and updated several scanners. 2005-04-17 21:36:47 +00:00
Giuseppe Sacco 3df36cc39b Italian translation update. 2005-04-17 18:08:12 +00:00
Gerard Klaver 9ae13c1e70 -update sanei/sanei_usb.c
-update include/sanei_usb.h
-update frontend/scanimage.c
-update doc/scanimage.man
2005-04-15 21:36:51 +00:00
Gerard Klaver 5e53d80a07 -added text for option -B -buffersize so instead of default input buffer of
32*1024 a buffer of 1024*1024 can be chosen, so for vidcams for example
640x480, usb 2.0, 30fps less time is needed to fill input buffer.
2005-04-15 21:25:07 +00:00
Gerard Klaver e9e045a44b -split up printf command to remove warning ISO C89 (string length > 509)
-patch for bugreport 300160, ranges for width and height are wrong

-added option -B -buffersize so instead of default input buffer of
32*1024 a buffer of 1024*1024 can be chosen, so for vidcams for example
640x480, usb 2.0, 30fps less time is needed to fill input buffer.
2005-04-15 21:09:56 +00:00
Gerard Klaver ec5677f0b9 - Header information added for changing configuration, interface or altsetting number
sanei_usb_set_configuration
   sanei_usb_claim_interface
   sanei_usb_release_interface
   sanei_usb_set_altinterface
2005-04-15 20:56:42 +00:00
Gerard Klaver 7e1d450ca9 -More debug info for control and isochronous mode
-Detects endpoints for different configurations, interface and
altsetting numbers > 0
- Routine added for changing configuration, interface or altsetting
number
   sanei_usb_set_configuration
   sanei_usb_claim_interface
   sanei_usb_release_interface
   sanei_usb_set_altinterface
2005-04-15 20:48:24 +00:00
Mattias Ellert 549a1323e9 Fix fuzzy translation... 2005-04-13 14:28:12 +00:00
Mattias Ellert de7ed8a4eb Add missing SANE_I18N, Regenerate .po files accordingly, Update Swedish translations 2005-04-13 12:50:08 +00:00
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