Wykres commitów

886 Commity (eaff639e8fbc7b07c5cdfee072f8b046909f47fa)

Autor SHA1 Wiadomość Data
Stéphane Voltz eaff639e8f - revert change for UTA 2003-08-17 09:04:23 +00:00
Karl Heinz Kremer 4bd825cac8 * backend/epson.[ch]: Added support for GT-30000, with support for the
ADF in simplex mode (used some code from the EPSON Kowa IScan version
  of the backend)
* backend/epson_scsi.c: Use sanei_scsi_cmd2() to send commands to fix a problem
  with SBP-2 under FreeBSD
2003-08-15 17:07:58 +00:00
Stéphane Voltz d54f39f55b - UTA and custom gamma fix (wrongly inactive ...)
- gamma table check on option set
2003-08-15 06:56:24 +00:00
Gerhard Jaeger f7ce836c46 Fixed warmup bug
Fixed device hang problem (EPSON & CanoScan)
Some fine-tuning
2003-08-14 12:54:11 +00:00
Matthew Duggan 27f0a37566 2003-07-29 Matthew Duggan <stauff1@users.sourceforge.net>
* backend/canon_pp.c: Reset globals in sane_exit.
2003-07-29 03:13:56 +00:00
Thomas Soumarmon c8845a70e2 hp5400 backend: moved constants init to sane_init() and sane_exit() 2003-07-28 07:14:16 +00:00
Henning Geinitz a4e842d946 Minor cleanup from the jpeg move. Reverted frontend link order. 2003-07-26 21:40:06 +00:00
Oliver Schwartz c56a0ac8e9 Changed licence to GPL + SANE exception for snapscan-usb.[ch] 2003-07-26 17:16:55 +00:00
Peter Fales aa9845ccd1 Move jpeg files to sanei 2003-07-26 17:07:36 +00:00
Peter Fales 2aca5cf9a2 Move jinclude.h and cderror.h to include/sane 2003-07-26 17:04:10 +00:00
Peter Fales bfed61fc89 Moved backend/djpeg.README to top level README.djpeg 2003-07-26 03:11:04 +00:00
Henning Geinitz d5ce45d9c5 Added Fujitsu 1200CUS to man page, .conf and .desc. Changed .conf file to be
more readable.  Added RevScan 19200i to .conf file.  Added Plustek U16B to
.desc and .conf, updated UT16B.
2003-07-25 07:41:58 +00:00
Peter Kirchgessner 030e0f0722 Add SANE_I18N 2003-07-24 18:31:58 +00:00
Oliver Rauch 23c1118df7 Finally here is the changed umax.c ;-) 2003-07-21 22:18:31 +00:00
Frank Zago 42fbbf8e0c Updates. 2003-07-19 16:05:30 +00:00
Frank Zago 681c7e6efe From gerard Klaver and Michael Holler - Better detection of the scanner. Added white level. More work on some color resolutions. 2003-07-19 16:01:47 +00:00
Thomas Soumarmon 17f6e26a15 HP5400: Added version string 0.87 reported to work ok. Use of a version list instead of several constants. 2003-07-07 07:58:26 +00:00
Peter Fales bf413cce1c Use Debug level 1 for library errors so that nothing is printed when no
camera is connected.
2003-07-02 22:09:52 +00:00
Oliver Schirrmeister 4df283d06f fixed buf in fujitsu.c when scanner is disconnected. 2003-06-11 08:01:22 +00:00
Frank Zago e9c4f3a1a3 Fixed a bug regarding color shifting above X max resolution. Added more working resolutions for the VM3575. 2003-06-07 15:47:44 +00:00
Frank Zago 80273ebac3 indent only. 2003-06-07 15:22:46 +00:00
Henning Geinitz a425dd8e30 The list of backends that are built is now in configure.in. Print backends
that are built. Allow manually setting the backends.
2003-06-06 17:07:02 +00:00
Oliver Schirrmeister f9bec2f06c remove SP15 code
sane_open acturally opens the device you request
2003-06-06 09:47:24 +00:00
Henning Geinitz 4526a711f4 Don't check if the firmware is loaded. The check seems to confuse the USB system on some UHCI chips. 2003-06-05 09:58:45 +00:00
Thomas Soumarmon c84bdda420 hp5400: synching SANE CVS with hp5400backend sourceforge project CVS : added and modified hp5400 files (see Changelog) 2003-06-05 07:05:59 +00:00
Oliver Schirrmeister 7ec36bac6d separated the 4x20 into another model and color support for the 4x20 2003-06-04 07:37:35 +00:00
Henning Geinitz 8eafa10e26 hp5400 doesn't need sanei_config2. 2003-06-03 20:43:05 +00:00
Henning Geinitz 0ade0d195a Fixed bug concerning hosts that have both IPv6 and IPv4 addresses but only
accept connections on IPv4. Patch from Julien BLACHE <jb@jblache.org>.
2003-05-30 18:09:25 +00:00
Stéphane Voltz 1123c7bf11 * backed out an change that broke the umax_pp backend on many
parallel port settings
2003-05-21 05:39:56 +00:00
Gerhard Jaeger 04fe542971 Critical bugfix in CIS calibration, to make the devices CanoScan 650, 1220 and
1240 work again.
2003-05-18 16:58:18 +00:00
Gerhard Jaeger d5f59d5603 Major bug-fix release... 2003-05-15 17:19:32 +00:00
Henning Geinitz 005c4add2c Added missing $(DESTDIR). 2003-05-13 19:06:41 +00:00
Eddy De Greef 211950c4ac Offset correction for Mustek 600CP and added some debugging code. 2003-05-11 12:19:07 +00:00
Rene Rebe ea653fab7e a nice warning when no config file is present ... 2003-05-09 01:36:20 +00:00
Rene Rebe 408b313285 oops - compile fix for normal compilers ... sorry. 2003-05-09 01:32:07 +00:00
Rene Rebe caa3c7f853 update to the tatest avision backend including fix for segmentation-fault
when no config file is present.
2003-05-09 01:29:50 +00:00
Henning Geinitz 0416826cb6 Changed license to GPL + SANE exception. 2003-05-08 12:36:23 +00:00
Michael Herder f9fecd629b *** empty log message *** 2003-05-06 09:17:33 +00:00
Oliver Rauch 2624635b6a changed bug in umax.c that broke compilation for OS2 2003-05-05 18:11:30 +00:00
Henning Geinitz 0ccece33cd Only disable object position command for Ricoh IS-420. 2003-05-04 13:13:15 +00:00
Oliver Rauch 415c14a101 Applied changes that replace fork() by thread for OS2 2003-05-04 12:23:50 +00:00
Henning Geinitz 895ab09f6a Disabled object_position. That should fix the Ricoh IS-420. 2003-05-03 16:13:59 +00:00
Henning Geinitz 9d52ea689d Create directory for gt68xx firmware. 2003-05-03 11:23:08 +00:00
Oliver Rauch 24f6d3563b Update of umax-scsi backend 2003-05-01 20:19:31 +00:00
Henning Geinitz 7ce0c5f44f Disable manual links for shared libraries. This breaks MacOS X and doesn't
seem to be necessary on other platforms any more.
2003-04-30 23:05:45 +00:00
Oliver Schwartz 590274b705 SnapScan backend 1.4.26 2003-04-30 20:49:40 +00:00
Henning Geinitz 05c12190be Added Genius 3x as working scanner, removed testing flag. Added Artec 2000 e+
to manpage. Added detection for the Plustek OpticPro U16B.
2003-04-27 12:43:43 +00:00
Henning Geinitz c973d82237 Minor compilation fixes for MacOS X and OS/2. 2003-04-27 12:29:51 +00:00
Frank Zago 2ee4e6da26 Minor fix for the VM6575. 2003-04-25 23:43:45 +00:00
Frank Zago e8351b1aac *** empty log message *** 2003-04-24 03:55:33 +00:00