Wykres commitów

3147 Commity (82b8049f5d43600a9e9f4597469a7913bcc9bdda)

Autor SHA1 Wiadomość Data
Mattias Ellert 82b8049f5d Fix for bug #306775 2007-11-18 11:09:05 +00:00
Mattias Ellert 7c6b4d6a99 Fix handling of valid "negative" PIDs 2007-11-18 10:59:18 +00:00
Alessandro Zummo 26e167cdec backend/epson2.c: removed quick-format option. it's
the job of a frontend to provide such a commodity.
removed confusing parameters (preview-speed, speed).
when a preview is requested, the scanner will be
set to high speed (if possible).
removed references to the never implemented zoom function.
the function that shortened the list was actually
missing the first entry.
more resolutions addedd for networked scanners.
added support for Perfection 4990 (Claus Boje).
2007-11-18 09:36:04 +00:00
m. allan noah b4e05e5e23 update to backend version 1.0.53
- add ID for S510
 - note jblache's NUM_OPTS type fix
2007-11-18 01:48:20 +00:00
Rene Rebe 6b45291c02 * backend/avision.[ch]:
Implemented support for latest Avision ASICs and features,
          including overscan, background raster, software scaling for
          cheaper ASICs used in HP scanners. Changed types used to
          more portable uint* ones, without underscore (_), removed
          in-file ChangeLog history, as the files became big enough.
          Implemented early calibration for easier handling of
          Avision-based film scanners and implemented support for
          2-pass duplex scanners.
2007-11-17 16:19:53 +00:00
Mattias Ellert 0f3a068bfd Fixing doxygen warnings 2007-11-16 12:31:59 +00:00
Gerhard Jaeger ec74551da4 * include/sane/sanei_usb.h sanei/sanei_usb.c: Added function
sanei_usb_get_descriptor() to retrieve some infos about a connected
  device
2007-11-16 08:48:14 +00:00
Gerhard Jaeger f8eb9260a6 * backend/plustek-usb.[ch] backend/plustek-usbcal.c
backend/plustek-usbdevs.c backend/plustek-usbshading.c
  backend/plustek.[ch] backend/plustek.conf.in:
  Tweaked TravelScan464 settings. Added possibility to disable
  dark-calibration with lamp on (touches devices like CanoScan1220 etc.)
  Use attribute packed for data access structs

* doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update
2007-11-16 08:42:55 +00:00
Mattias Ellert abd402ad51 Correct the test of the return value from sanei_thread_begin 2007-11-16 08:04:02 +00:00
Julien BLACHE eb850185bb Update epkowa.desc for iScan! 2.10.0. 2007-11-12 09:10:09 +00:00
Pierre Willenbrock 6fcca0d4fd * backend/genesys_gl841.c: add check for low brightness 2007-11-11 22:59:20 +00:00
Pierre Willenbrock bb2263e81b * backend/genesys.c, backend/genesys_gl646.c,
backend/genesys_gl841.c, backend/genesys_low.h: change
  bulk_write_register to take number of registers instead of
  byte size of register set
2007-11-11 21:50:00 +00:00
Mattias Ellert 71be983cdd use SCSITaskSGElement if available 2007-11-10 15:44:41 +00:00
Mattias Ellert 71f9081904 MacOS X updates 2007-11-10 11:35:34 +00:00
Mattias Ellert 93e856b53f Cross compilation fixes and libtool update 2007-11-10 07:12:55 +00:00
Gerhard Jaeger 6e67a84696 * doc/plustek/Plustek-USB.changes doc/sane-plustek.man: Update
* backend/plustek.c: Bumped build number
* doc/descriptions/unsupported.desc: Updated some entries
* backend/plustek-usb.c backend/plustek-usbimg.c backend/plustek-usbmap.c
  backend/plustek-usbscan.c backend/plustek-usbshading.c: Fixed copyright
* backend/plustek-usb.h backend/plustek-usbdevs.c
  doc/descriptions/plustek.desc: Added support for TravelScan464
2007-11-08 19:53:54 +00:00
Julien BLACHE f5a4d0af2b Added the Epson DX-6000 (04b8:082e) based on user report. 2007-10-28 09:57:44 +00:00
Julien BLACHE d36abf100e Fix date. Oops. 2007-10-27 09:09:29 +00:00
Julien BLACHE 7a90266998 Fix legacy IPv4 code. 2007-10-27 09:07:28 +00:00
Julien BLACHE 7ca41423ac OPT_NUM_OPTS must be of type SANE_TYPE_INT. 2007-10-26 14:56:38 +00:00
Pierre Willenbrock 6d4a3ac828 * backend/genesys.c: Removed some more hardcoded sizeof(Genesys_Register_Set) 2007-10-25 13:41:21 +00:00
Julien BLACHE cba7922706 Fix strncpy()/strncat() usage in check_for_driver(). From Johannes Meixner at SuSE. 2007-10-25 13:25:42 +00:00
Julien BLACHE b349d9c500 Fix boundary checking after the for() loop in sanei_ab306_open(). From Johannes Meixner at SuSE. 2007-10-25 13:23:52 +00:00
Pierre Willenbrock 7459dfe035 * backend/genesys_gl841.c: Hopefully removed the remaining hardcoded
sizeof(Genesys_Register_Set)
* ChangeLog: fixed date of my previous commit
2007-10-25 13:12:29 +00:00
Pierre Willenbrock e403a87c10 * backend/genesys_gl841.c: One more instance of
sizeof(Genesys_Register_Set) vs 2
* backend/genesys.c: Add check for small register set in
  sanei_genesys_get_address
2007-10-25 12:44:33 +00:00
Julien BLACHE 4cf4d8dd7f Add an optional connection timeout option for the net backend. This can be used to prevent the backend from hanging for several minutes when the saned server is unresponsive. 2007-10-24 10:32:46 +00:00
Stéphane Voltz 76b0c6d7e8 - added rts8801/rts8891 detection 2007-10-19 15:12:48 +00:00
Pierre Willenbrock d60b98bfca use sizeof(Genesys_Register_Set) instead of 2 2007-10-13 14:36:49 +00:00
Bertrik Sikken 3583622d04 Updated with changes for 2007-10-07 2007-10-07 11:18:19 +00:00
Julien BLACHE 2b3275c001 Mark the Brother DCP-117C support as good and add USB IDs, based on user report. 2007-10-02 09:41:26 +00:00
Stéphane Voltz 148e4bb599 - fixed compilation warnings 2007-10-01 05:03:06 +00:00
Stéphane Voltz dce6df9182 - moved experimental version to current tree 2007-10-01 04:27:24 +00:00
Stéphane Voltz 8c638f5802 - added the 'Genius ColorPage-Life Pro' as supported by the
umax_pp backend
2007-10-01 03:53:56 +00:00
Bertrik Sikken c389f15de8 Added changes for 2007-09-28 2007-09-28 13:59:06 +00:00
Bertrik Sikken 8da8e2373f Added changes for 2007-09-25 2007-09-28 11:19:31 +00:00
Julien BLACHE 929f057596 Fix typos in backend-writing.txt. 2007-09-27 09:30:25 +00:00
Julien BLACHE 82602663f3 Added pointer to http://code.google.com/p/kvss905c/ for the Panasonic KV-SS905C and Panasonic KV-S3105C scanners. 2007-09-26 18:49:51 +00:00
Bertrik Sikken daaa446403 Added changes for 2007-09-23 (unsupported.desc) 2007-09-23 21:36:59 +00:00
Gerhard Jaeger 1b3fc23141 #305009 removed UMAX3400, as it is supported by the Plustek backend 2007-09-17 06:03:26 +00:00
Giuseppe Sacco d19db5e776 * Italian translation update
* Corrected a typo in backend/canon.c
2007-08-28 21:13:04 +00:00
Stéphane Voltz c0ee8a2143 - mail address update
- minor man update
2007-08-27 04:58:53 +00:00
Stéphane Voltz 825ff7335e * genesys/gl646: HP2400 warmup fix by Luke <iceyfor@gmail.com> 2007-08-26 09:49:18 +00:00
Henning Geinitz a55ccf9ad0 Name and email address change. 2007-08-19 13:33:24 +00:00
Henning Geinitz 4b83c2d24c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer
Professional, Genius Colorpage Slim-1200. Name and email address changes.
2007-08-19 13:30:46 +00:00
Julien BLACHE f4a6016611 Added various USB IDs. 2007-08-18 12:06:36 +00:00
Henning Geinitz 6ca105af27 Added. 2007-08-12 16:58:06 +00:00
m. allan noah b2666cada5 scanimage: bugfix, dont round up negative user input values
fujitsu.desc: add/consolidate new models
2007-08-08 12:46:02 +00:00
Julien BLACHE 94f0ce1b00 Add the Epson Stylus CX-6600 (04b8:0813) based on user report. 2007-08-03 11:34:31 +00:00
Julien BLACHE 6d6e4271e0 Add the Epson Stylus Photo RX-700 (04b8:0810). 2007-08-03 11:31:15 +00:00
m. allan noah c8e8f2c41a scanimage.c: add default: blocks to switch statements so recent gcc will shutup
fujitsu.[ch]: update to backend v1.0.52:
- remove unused jpeg function
- reactivate look-up-table based brightness and contrast options
- change range of hardware brightness/contrast to match LUT versions
- call send_lut() from sane_control_option instead of sane_start
2007-07-31 18:07:53 +00:00