Wykres commitów

2681 Commity (28c514bf73ae20f174b55dd8a1756165f17e3d83)

Autor SHA1 Wiadomość Data
Henning Geinitz 28c514bf73 Added detection of rts8822l-01h chipset (patch from Jonathan Bravo Lopez
<JKD@JKDSoft.cjb.net>).
2005-11-07 18:58:13 +00:00
Henning Geinitz d0e7e37b90 Fixed "unmaintained" marker. Added Microtek Scanmaker V6UPL (bug #302464). 2005-11-07 18:30:00 +00:00
Henning Geinitz 9f638e1b4c Fixed links to ppscsi. 2005-11-06 19:34:52 +00:00
Henning Geinitz c981993879 Added Canon PIXMA MP130. 2005-11-06 19:20:33 +00:00
Henning Geinitz 6a2390fa12 Disabled man page link (points to nowhere). Bug #302463. 2005-11-06 19:05:40 +00:00
Oliver Schwartz 034f05523d Fixes for Benq 5000 2005-11-02 19:22:06 +00:00
Henning Geinitz 9307c5837d Updated information about USB scanners. 2005-11-01 21:07:25 +00:00
Henning Geinitz f85bbc0a0b Added support for detecting vendor and product id with FreeBSD kernel scanner
driver (based on patch in FreeBSD ports).
2005-11-01 20:57:03 +00:00
Oliver Schwartz 710e8d4423 Distinguish between Benq 5000/5000E/5000U 2005-10-31 21:08:47 +00:00
Giuseppe Sacco b559e8b014 Updated italian translation 2005-10-30 10:40:34 +00:00
Henning Geinitz 3bd944a255 Removed comment about broken library links. 2005-10-29 20:18:55 +00:00
Henning Geinitz 947339db25 Run "makedepend" if it's available. This way "make" builds
backends correctly even if only included files (e.g. headers) are
	  changed. Don't be too verbose when running makedepend.
	  Create links libsane-*.so.1 to the real library files if the
	  links are not there. This fixes dynamic loading on OpenBSD. The
	  links are not created for MacOS X as they don't work there.
	  Remove any libsane.* links in /usr/local/lib/sane. Such links
	  are created by libtool. As they point to libsane-v4l.so,
	  scanimage -L doesn't find any scanner in case of ld.so
	  misconfigurations.
	  The install target is much quiter now and prints the libtool
	  message only once now.
2005-10-29 20:01:54 +00:00
Henning Geinitz e3da325bf2 Added support for Trust 240H Easy Webscan Gold to artec_eplus48u backend. 2005-10-29 17:46:28 +00:00
Gerhard Jaeger be4084867c * po/*.po: Updated po files, corrected/updated german translation.
* doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c backend/plustek.h: Added OPTION_SPEEDUP.
* backend/plustek-usbdevs.c: Changed high-speed setting for
  UMAX 3400, due to bugreport #302317.
  Fixed CanoScan N650U settings (bugreport #302433).
2005-10-28 06:15:42 +00:00
Gerhard Jaeger dac4a3f42e * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
* backend/plustek-usbdevs.c: Tweaked LiDE25 settings.
* backend/plustek-usb.c: Let CIS devices use green-channel
  for gray scans.
* backend/plustek-usbcal.c: Fixed segfault condition in fine
   calibration for gray scanmodes.
2005-10-25 08:19:10 +00:00
Oliver Schwartz aa37ec8374 Preview and range fix for Epson 2480/2580 2005-10-24 19:46:40 +00:00
Henning Geinitz 17a68e32a6 Marked backend as unmaintained. Used non-broken link. 2005-10-24 17:35:53 +00:00
Oliver Schwartz 40387e3578 Fix for buffer size in high res modes, fixes for delay code 2005-10-23 21:28:58 +00:00
Henning Geinitz 2510b95437 Added Epson Stylus DX3850 (from niels_kalle <niels_kalle@web.de>). 2005-10-23 12:13:36 +00:00
Eddy De Greef 9423b5e201 Decreased the maximum number of pixels on a line for CIS scanners a bit to
avoid border artifacts.
2005-10-22 19:21:47 +00:00
Eddy De Greef d78590877b Added an optional engine_delay parameter to work around potential engine
instability problems for CIS models.
2005-10-22 13:27:33 +00:00
Gerhard Jaeger 8c56dc14c9 * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
* backend/plustek-usbdevs.c: Fixed high-speed feature of
  Canoscan D660U.
2005-10-21 07:21:26 +00:00
Oliver Schwartz 3e0c1348c5 Fixes for 16 bit quality calibration by Simon Munton 2005-10-20 21:23:53 +00:00
Henning Geinitz a4d46ef501 Created entry for sane-backends 1.0.17. 2005-10-18 18:01:22 +00:00
Henning Geinitz a4135b6a41 MFC-210C is reported to work. 2005-10-18 17:05:57 +00:00
Henning Geinitz 6b41f29c74 Added HP ScanJet 7650 and UMAX Astra 2500. 2005-10-18 17:02:50 +00:00
Henning Geinitz cd7d9029ed Updated for iscan 1.17.0 (patch from Olaf Meeuwissen <olaf@member.fsf.org>). Bug
#302183.
2005-10-17 18:13:04 +00:00
Henning Geinitz 513cbc80ca Added Brother MFC 210C. 2005-10-17 18:05:22 +00:00
Henning Geinitz bc30f776cc Fixed check for libpthread functions. 2005-10-17 17:50:16 +00:00
Henning Geinitz e29b6b82c5 Check for pthread_cancel() and pthread_testcancel(). 2005-10-16 20:17:19 +00:00
Henning Geinitz 2f8015cb6a Check for pthread_cancel(). 2005-10-16 20:11:48 +00:00
Henning Geinitz b2accf7467 Make "make dist" work again. 2005-10-16 19:06:14 +00:00
Henning Geinitz 9988639657 Marked X1180 as "basic" according to man page. 2005-10-16 17:31:35 +00:00
Henning Geinitz 8030cbf531 Added lexmark backend. 2005-10-16 17:30:30 +00:00
Henning Geinitz 5ad7ebb1c1 Moved to doc/descriptions. Added "new" marker. Added manpage link. Updated
version.
2005-10-16 17:22:59 +00:00
Henning Geinitz 191f46d71c Added vendor "Lexmark". Used current date. 2005-10-16 17:20:06 +00:00
Henning Geinitz 881756aff9 Added vendor "Lexmark". 2005-10-16 17:19:21 +00:00
Henning Geinitz affb104893 Added lexmark backend (from Fred Odendaal <freshshelf@rogers.com>). 2005-10-16 17:15:37 +00:00
Henning Geinitz 6714d97cee Removed typedefs for DWORD, WORD and so on. Used int, unsigned short,
... directly in the code.
2005-10-16 16:37:13 +00:00
Henning Geinitz f8d48dc09d Minor modifications to sheet-fed scanner support. 2005-10-16 12:47:37 +00:00
Henning Geinitz d76671e401 Added HP ScanJet 4850C. Removed UMAX AstraSlim 1200 SE. 2005-10-16 10:48:43 +00:00
Henning Geinitz 6cb9c37a36 UMAX AstraSlim 1200 SE is supported. Backend is unmaintained. 2005-10-16 10:46:45 +00:00
Henning Geinitz d71716bbc9 Added support for UMAX AstraSlim 1200 SE (from Harq al-Ada <nadaban.bogdan at
gmail.com>).
2005-10-16 10:45:15 +00:00
Henning Geinitz 02ae5fbd74 Marked Michael Herder as not active. No activity since some time, most email
addresses bounce, no response to pings. Changed contact address to the only one
that doesn't directly bounce.
2005-10-16 10:40:39 +00:00
Jochen Eisinger ceaf6a563e 2005-10-15 Jochen Eisinger <jochen@penguin-breeder.org>
* doc/descriptions/mustek_pp.desc: add Medion MD9806 scanner as
	  supported
2005-10-15 10:32:43 +00:00
Oliver Schwartz 1751ed6572 Fixes for 16 bit scan mode from Simon Munton 2005-10-13 22:43:30 +00:00
Oliver Schwartz 8409b107c3 Fixes for Epson 3490 and 16 bit scan mode 2005-10-11 18:47:07 +00:00
Stéphane Voltz 9c28fc433c - sane_start change to allow batch scanning. Previous code would
immediatly return if head was parking, now we wait for parking
	  completion
2005-10-11 05:28:18 +00:00
Henning Geinitz 689749d26f Added "new" marker. 2005-10-08 08:32:22 +00:00
Henning Geinitz 933efeb9d6 Downgraded status to minimal. 2005-10-08 08:31:11 +00:00