Wykres commitów

2548 Commity (55cfaf1fbc104595d287263e857886f411b52528)

Autor SHA1 Wiadomość Data
Henning Geinitz 9cf32060ac Make sure that all the necessary files will be in the distribution .tar.gz file. 2005-07-17 12:27:59 +00:00
Henning Geinitz 6c3427c52d Changes to support SANE on ZETA. Not all
patches have been applied yet, but it's a start. The backends
	  are not installed as shared libs but as add-ons, which are shared libs
	  but in a specific folder in [/system|~]/config/add-ons/ named SANE/.
	  The install target has been changed to account for this,
	  Some files don't exist in BeOS/ZETA (ipc.h, ...).
	  Bbackend function names get a prefix, I suppose to avoid namespace clashes.
	  Though we do have a libdl to implement dl_open, the native way is prefered.
	  Added a --with-docdir= configure arg.
	  BeOS has a broken get[name|addr]info() from bind. This is fixed in ZETA R1.
	  libtool needs -no-undefined. Various VPATH fixes.
	  Check for <be/drivers/USB_scanner.h>, but not used yet.
	  No S_IFSOCK (sockets are fds to /dev/net/api). Stub pio code, untested.
	  Patch from Francois Revol <revol@free.fr>.
2005-07-15 21:59:25 +00:00
Henning Geinitz 2dd4b1822c Fixed comment (we still use 30 seconds USB timeout by default). 2005-07-15 18:16:35 +00:00
Henning Geinitz e479c32503 Better 4->8 bit depth expansion algorithm (from Mattias Ellert
<mattias.ellert@tsl.uu.se>).
2005-07-15 18:12:49 +00:00
Oliver Schwartz 74ff64ae24 Updated descriptions for Epson 1670, 2480 and 2580 2005-07-15 17:43:39 +00:00
Rene Rebe e5a5f45497 Updated the Avision backend with the latest off-site maintained version:
fixed segmentation faults for some modes, many many new devices, two
different duplex modes are supported, vast speedup of multi page batch scans,
buttons as well a 7-segment LED readout and some quirks for old scanners not
filling all fields
2005-07-15 09:12:27 +00:00
Rene Rebe e5193fdcae Added support to set the USB timeout. 2005-07-15 09:02:02 +00:00
Henning Geinitz 38cc925c4b Changed resolution from 75 to 100 dpi and changed 16 bit/color to 12 based on a
user report for the Visioneer OneTouch 7300. Updated .desc. Moved check for
stable lamp to its own function. Mustek ScanExpress A3 USB: Use CIS
calibration. Use lamp warmup. Fixed CCD on GT6801 scanning (color scanning was
broken due to a change in motormode_2.
2005-07-10 20:58:58 +00:00
Henning Geinitz 56e3295552 Make sure that getopt is not built on OS/2 (from Franz Bakan <fbakan@gmx.net>). 2005-07-09 13:19:51 +00:00
Henning Geinitz 1cfaf7a3ce Updated Danish translation (from Mogens Jaeger <mogensjaeger@get2net.dk>). Made
sure that no errors occur because xgettext/xmsgfmt think that "%" is a C format
string. Regenerated all po files.
2005-07-09 12:58:20 +00:00
Frank Zago e3aceaf492 *** empty log message *** 2005-07-07 11:57:27 +00:00
Gerhard Jaeger ae92358fed * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Fixed scanarea calculation.
* backend/plustek-usbshading.c: Fixed fine-white calibration.
2005-07-07 09:59:26 +00:00
Gerhard Jaeger 5b97232b43 * doc/descriptions-external/epkowa.desc: Updated according to
the info provided by  Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>
2005-07-05 06:46:14 +00:00
Gerhard Jaeger 0a91e0b533 * backend/plustek.[ch] backend/plustek-usbscan.c
backend/plustek-usbshading.c backend/plustek-usbdevs.c
  backend/plustek-usbdevs.c backend/plustek-usbimg.c
  backend/plustek-usbmap.c backend/plustek-usbhw.c
  backend/plustek-usbcal.c backend/plustek-usb.[ch]:
  Added button support, did some cleanup, added IPC between
  reader- and parent-process.
2005-07-04 09:55:01 +00:00
Ulrich Deiters a97d0bf43c inserted definition for SSIZE_MAX 2005-07-04 07:01:53 +00:00
Henning Geinitz 161a58ace0 Updated for sane-backends 1.0.16. 2005-07-03 16:12:10 +00:00
Henning Geinitz 3db60263e8 Typo/formatting fixes. 2005-07-03 13:58:21 +00:00
Henning Geinitz 9932061d41 Removed. Scanners have been moved to doc/descriptions/genesys.desc and
doc/descriptions/unsupported.desc.
2005-07-03 13:50:45 +00:00
Henning Geinitz 74cd84acb5 Added links to scanners with GL646 and GL841 chipsets. Moved all unsupported
scanners from doc/descriptions-external/genesys.desc to unsupported.desc. Minor
fixes for other scanners.
2005-07-03 13:46:52 +00:00
Henning Geinitz cb0ed1be00 Used "Medion/Lifetec/Tevion/Cytron" as manufacturer as in the other
backends. Used "ScanJet 2300C" as model name as in other backends.
2005-07-03 13:40:08 +00:00
Henning Geinitz e9f761d067 Don't check the result of usb_find_busses(). Based on patch from Julien BLACHE
<jb@jblache.org>.
2005-07-03 13:35:48 +00:00
Ulrich Deiters 20aff8e022 restored actual version of the Canon-SCSI backend 2005-07-01 19:21:55 +00:00
Stéphane Voltz 8f102afe79 - fixed missing modifications for genesys backend inclusion 2005-06-30 19:46:06 +00:00
Gerhard Jaeger 68a968ecd3 * tools/RenSaneDlls.cmd backend/dll.c: Fixed OS/2 restriction for
dlopening DLLs on OS/2, as it only works for 7.3 filenames for
  some reason (patches by Franz Bakan <fbakan@gmx.net>
2005-06-30 08:19:06 +00:00
Gerhard Jaeger 38e6ad0adb * backend/plustek.c: Fixed "double free" problem in sane_exit.
* doc/plustek/Plustek-USB.changes: Update.
2005-06-27 07:09:15 +00:00
Mattias Ellert a21fe44c4f sane-desc needs $(LIBLIB) 2005-06-26 09:56:24 +00:00
Henning Geinitz 67b85ddb0d Added "Ethernet" to list of possible interfaces. 2005-06-19 16:08:34 +00:00
Henning Geinitz 8cd6e6533f Added several models, updated others. 2005-06-19 16:04:20 +00:00
Henning Geinitz dbbc9e7820 Removed misleading comment. 2005-06-19 15:59:52 +00:00
Henning Geinitz 61409cb5bd Removed Samsung SCX-4216F (supported by samsung backend). Dell 1600n has also
network connection.
2005-06-19 15:56:23 +00:00
Henning Geinitz d4b441310f Added Canon CanoScan LiDE 500F. 2005-06-12 14:57:46 +00:00
Henning Geinitz 7dda4a0306 Fixed comments. 2005-06-04 13:45:26 +00:00
Henning Geinitz 04e085c532 New. Listed scanners supported by the new external brother2 backend. 2005-06-04 13:43:03 +00:00
Henning Geinitz 6de5708e4f Added Genius ColorPage-SF600. 2005-06-04 13:33:13 +00:00
Karl Heinz Kremer a245023c10 Added CX-4600 to desc file. 2005-05-31 01:14:55 +00:00
Henning Geinitz 6fd1ee367e Start exposure with the settings from the scanner entry. CIS
Calibration and exposure uses a broader spectrum now. Expsoure
	  limit is increased to 50 loops. Genius Vivid 4x is reported to
	  work so the UNTESTED label is removed now. Visioneer 7300 is
	  reported to work so the UNTESTED label is removed now. Genius
	  ColorPage Vivid 1200XE: Removed UNTESTED label. Fixed
	  resolutions. Adjusted margins. Fixed color order. Fixed
	  linedistance. Adjusted AFE. Mustek ScanExpress 1248 UB: Fixed
	  margins. Adjusted AFE. Adjusted exposure. Adjusted
	  gamma. Changed status to "complete". Mustek BearPaw 2400 CU
	  Plus: Adsusted exposure and AFE parameters. Hopefully stripes
	  and similar trouble are gone now. Mustek BearPaw 1200 CU:
	  Increased exposure to avoid vertical lines. Updated manual page.
2005-05-29 19:58:56 +00:00
Henning Geinitz ceaa2ddade Updated, mostly concerning kernel scanner driver (deprecated). Minor fixes. 2005-05-29 19:55:15 +00:00
Henning Geinitz 95be6202fa Status of Samsung SCX-4100 is "good" asit's reported to work. 2005-05-29 19:52:39 +00:00
Henning Geinitz 350c73aba3 Fixed missing link for Genius ColorPage-Slim 1200 USB2. 2005-05-28 18:56:25 +00:00
Henning Geinitz e75fa70160 Added Avision DS310F. Added link for the UMAX Astra 4000. 2005-05-28 18:42:07 +00:00
Henning Geinitz 03e378e10b Mention RPC codes explicitely and explain what request and reply means. based on
patch from Johannes Berg <johannes@sipsolutions.net>.
2005-05-26 14:28:01 +00:00
Henning Geinitz c63843df35 Mention RPC codes explicitely and explain what request and reply means. based on
patch from Johannes Berg <johannes@sipsolutions.net>.
2005-05-26 09:30:47 +00:00
Jochen Eisinger 66ff43083a 2005-05-25 Jochen Eisinger <jochen@penguin-breeder.org>
* doc/descriptions/mustek_pp.desc: added scanner
2005-05-25 13:24:03 +00:00
Julien BLACHE 2917422aa2 doc/sane-find-scanner.man, doc/gamma4scanimage.man: spelling fixes from A Costa. 2005-05-23 16:44:44 +00:00
Henning Geinitz ebd956bcae Changed status of Medion MD 6471 to "basic". Removed comment about not-existing
backend.
2005-05-22 13:41:49 +00:00
Henning Geinitz cfb5d0856a Added Konica Minolta Dimage 5400 2. Fixed bus type for Mustek 800 II EP. 2005-05-22 13:38:34 +00:00
Oliver Schwartz 649853f7e1 Disabled 2400 DPI for Epson 2480 2005-05-22 11:50:24 +00:00
Henning Geinitz 1b1eb09205 Regenerated translation files. Updated German translation. 2005-05-20 17:31:07 +00:00
Henning Geinitz 7d0d083b8d Mustek BearPaw 1200 CU Plus model 0x21b works now. Fixed firmware and offset
settings. Calibration is not completely ok yet, however.  Code cleanup for
setup_scan (only one function for all chipsets).  Simplified line mode/pixel
mode setting Updated TODO.  Mustek BearPaw 2448 TA Plus is now only "basic". Too
much trouble for "good".  Removed option "fast preview". By default for preview
mode 8 bits/pixel are used.  Fixed indentation.  Full scan really scans from y=0
on gt6816 scanners now.
2005-05-20 17:21:56 +00:00
Henning Geinitz e659b95cc0 Added Kodak i30 and Minolta Dual Scan IV. Updated link to Konica Minolta website. 2005-05-16 13:06:05 +00:00
Henning Geinitz 31b676a0f5 Minor updates and line-wrap fixes. 2005-05-16 13:03:18 +00:00
Frank Zago 6e2052d795 *** empty log message *** 2005-05-15 19:38:56 +00:00
Julien BLACHE e93887d425 libsane.usermap: Added Epson Stylus RX620 (04b8/0811). From Mike Talbot. 2005-05-13 11:00:26 +00:00
Gerhard Jaeger c411be9bd6 * backend/plustek-pp_misc.c: Applied patch (see bug #301605).
* doc/plustek/Plustek-PARPORT.changes: Update.
* backend/plustek-pp.c: Bumped build number.
2005-05-11 14:46:39 +00:00
Gerhard Jaeger b13a55e34c * sanei/sanei_access.c: Added PATH_MAX, in case it's
not defined by any header (i.e. OS/2).
2005-05-10 06:51:57 +00:00
Mattias Ellert 6219f5471c Readme update 2005-05-07 19:08:56 +00:00
Henning Geinitz ea9ad9a396 Plustek OpticSlim 2400: Fixed list of resolutions. That fixed the
preview. Removed "untested" warning. Adjusted scan area.  Updated gt68xx.TODO.
Find firmwares independent of capitalization (bug #301580).
2005-05-07 17:16:30 +00:00
Julien BLACHE 155790c61d libsane.usermap: Added Microtek ScanMaker 3700 (05da/40cb). From Ian Beckwith. 2005-05-07 09:18:09 +00:00
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 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
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
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 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
Henning Geinitz 64c2b9df30 Added and updated several scanners. 2005-04-17 21:36:47 +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
Mattias Ellert de7ed8a4eb Add missing SANE_I18N, Regenerate .po files accordingly, Update Swedish translations 2005-04-13 12:50:08 +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
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 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 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
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
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