Wykres commitów

4913 Commity (be4084867cbe5cd6614e80064b2d0c77b96e0f32)

Autor SHA1 Wiadomość Data
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 378040914a Changed high-speed setting for UMAX 3400, due to bugreport #302317.
Fixed CanoScan N650U settings.
2005-10-28 06:11:02 +00:00
Gerhard Jaeger a136297e6d Added speedup option. 2005-10-28 06:07:24 +00:00
Gerhard Jaeger 1f16afe9f7 Updated due to changes in plustek backend. 2005-10-28 06:05:14 +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
Gerhard Jaeger 3a89c38330 Update. 2005-10-25 08:16:20 +00:00
Gerhard Jaeger 337854fd76 Bumped build number. 2005-10-25 08:15:48 +00:00
Gerhard Jaeger 55c62ff01a Tweaked LiDE25 settings (thanks to Gerd Cendelin for lending me
his LiDE25).
Let 1200DPI CIS devices use now the green-channel for gray scans.
Also changed LiDE30/N1240U and N1220U settings for gray scanmodes.
2005-10-25 08:15:28 +00:00
Gerhard Jaeger ee98dc0b85 Fixed segfault in fine calibration for CIS devices. 2005-10-25 08:11:05 +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
Gerhard Jaeger b321deecd0 Update. 2005-10-21 07:20:42 +00:00
Gerhard Jaeger 2557fc6f15 Fixed high-speed feature of Canoscan D660U. 2005-10-21 07:19:48 +00:00
Gerhard Jaeger e149a7ee3b Bumped build number. 2005-10-21 07:19:04 +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
Henning Geinitz 38087da06a Use correct size for fgets. Patch from Antoine Jacoutot <ajacoutot@lphp.org>. 2005-10-06 19:11:09 +00:00
Henning Geinitz 2e2704fa97 Added HP ScanJet 3800c. 2005-10-06 18:16:14 +00:00
Mattias Ellert cbd43ed18a Off-by-one error 2005-10-05 16:02:23 +00:00