Wykres commitów

7434 Commity (db5226979d5ed0794397b29d67b2e84c22cb1a7f)

Autor SHA1 Wiadomość Data
Rolf Bensch db5226979d scanners resorted by name 2012-07-28 10:54:33 +02:00
Rolf Bensch ff887bef68 installation description simplified 2012-07-27 13:50:33 +02:00
Rolf Bensch bddda7709c new detailled description for the installation of SANE backend 2012-07-26 22:46:40 +02:00
m. allan noah 77c4ea1a7a Various cleanups for release 2012-07-24 21:17:15 -04:00
Ilia Sotnikov 364509b57f * Changes in hp5590 backend (big-endian fixes) 2012-07-15 10:55:40 +03:00
Nhan Ngo Dinh 8932359312 * Fix hp5590 backend on big-endian platforms
Little Endian (working)
  =======================
  [hp5590] hp5590_init_scanner
  [hp5590] hp5590_cmd: USB-in-USB: command : 0012
  [hp5590] hp5590_control_msg: USB-in-USB: core data: no
  [hp5590] hp5590_control_msg: USB-in-USB: sending control msg
  [sanei_usb] sanei_usb_control_msg: rtype = 0x40, req = 4, value = 143, index = 0, len = 8
  [sanei_usb] 0000: C0 04 00 12 00 00 32 00

  Big Endian (not working)
  ========================
  [hp5590] hp5590_init_scanner
  [hp5590] hp5590_cmd: USB-in-USB: command : 0012
  [hp5590] hp5590_control_msg: USB-in-USB: core data: no
  [hp5590] hp5590_control_msg: USB-in-USB: sending control msg
  [sanei_usb] sanei_usb_control_msg: rtype = 0x40, req = 4, value = 143, index = 0, len = 8
  [sanei_usb] 000 C0 04 00 12 00 00 00 32

  USB field wLength should always be treated little-endian, last command value during
  verification is received as little-endian as well.

  Thanks to Nhan Ngo Dinh for identifying the issue and providing the patch.

  Signed-off-by: Ilia Sotnikov <hostcc@gmail.com
2012-07-15 10:47:21 +03:00
Stéphane Voltz 0cfd138d92 changelog entry for cleanups commit 2012-07-13 06:46:10 +02:00
Stéphane Voltz 34a6dec3bf minor build number and documentation updates 2012-07-04 06:55:14 +02:00
Stéphane Voltz 8c062e89f4 make private functions static 2012-07-04 06:55:14 +02:00
Stéphane Voltz 7c038dc403 G4050 UTA not ready for SANE 1.0.23 2012-07-04 06:55:14 +02:00
m. allan noah 56db981cbd KVS backends are unmaintained, and not new 2012-07-01 15:35:49 -04:00
m. allan noah 72fda038bd Add USB PID for S1100 2012-07-01 15:24:36 -04:00
m. allan noah ead64dfbd2 Add usb PID for fi-5950 2012-06-30 22:19:50 -04:00
m. allan noah 84f5df568c Update for recent model changes 2012-06-30 21:59:56 -04:00
m. allan noah 206e6ed094 Adding new kodakaio backend 2012-06-30 21:28:14 -04:00
Rolf Bensch df6a8ef89d changelog for recent work 2012-06-27 11:17:59 +02:00
Rolf Bensch 42748d44f0 48 bit flatbed scans for CS9000F 2012-06-27 10:52:05 +02:00
Rolf Bensch 76084da110 new scan modes for 48 bit flatbed scanners
- PIXMA_SCAN_MODE_COLOR_48 for 48 bit color scans
- PIXMA_SCAN_MODE_GRAY_16 for 24 bit grayscale scans
2012-06-27 10:49:09 +02:00
Rolf Bensch ecc472caff improve scan mode detection 2012-06-26 22:31:31 +02:00
Rolf Bensch 19f4398b45 unused capability PIXMA_CAP_48BIT removed 2012-06-26 21:35:04 +02:00
Rolf Bensch 26c9c5a071 Pixma backend v0.16.4 2012-06-26 15:41:07 +02:00
m. allan noah 8e7124d78d Updated manpages and desc files with latest info 2012-06-22 21:36:58 -04:00
Stéphane Voltz 0f418d3308 genesys build 84 changelog entry 2012-06-04 21:35:10 +02:00
Stéphane Voltz c81c28c550 improve hotplug/remove detection of device 2012-06-04 21:35:10 +02:00
Stéphane Voltz faa758cb24 gl124 led calibration rework 2012-06-04 21:35:10 +02:00
Stéphane Voltz 2ed73ef3d9 add 2400x4800 dpi mode for LiDE 100, 110 and 210 2012-06-04 21:35:10 +02:00
Stéphane Voltz 9dda72a931 improve led_calibration
- use led calibration alog from gl847
2012-06-04 21:35:10 +02:00
Stéphane Voltz d5cc136d3d changelog entry for genesys backend build 82 2012-06-04 21:35:10 +02:00
Alex Belkin 79240ac397 increment BACKEND_BUILD to distinguish from buggy version 2012-06-03 01:48:45 +04:00
Stéphane Voltz da92353be1 led calibration fix 2012-06-01 07:14:41 +02:00
Stéphane Voltz 0315ded799 reindent get_devices 2012-06-01 06:28:47 +02:00
Stéphane Voltz b808a81f12 fix genesys changelog entry 2012-06-01 06:23:52 +02:00
Stéphane Voltz 15403160f0 changelog entry for genesys build 83 2012-06-01 06:21:14 +02:00
Stéphane Voltz 72b7da9600 update Xerox OneTouch 2400 status to complete 2012-05-31 21:14:23 +02:00
Stéphane Voltz c87bfdc0be align gl124 code on latest gl847 improvements
- slow back home
- feeding
- unintialized dev->skip
2012-05-30 06:39:35 +02:00
Stéphane Voltz 3d9b16327c changelog entry for genesys backend build 81 2012-05-29 16:13:25 +02:00
Stéphane Voltz dd0e0deb9a gl847 sensor and motor modes cleanups 2012-05-29 16:10:11 +02:00
Stéphane Voltz 5f798d84a5 4800 dpi for LiDE 700F 2012-05-29 15:36:22 +02:00
Stéphane Voltz ac3125e752 GL847 move to scan area improvements
- gl847_feed is OK
- one table scan move is OK
2012-05-29 14:40:18 +02:00
Stéphane Voltz 3261ea7dc1 doc and changelog update for LiDE 700F support update 2012-05-28 08:24:12 +02:00
Stéphane Voltz 2c370e311f fix hang on warm boot for LiDE 200 2012-05-27 10:43:58 +02:00
Stéphane Voltz e77f93be51 LiDE 700F support completed 2012-05-26 18:38:06 +02:00
Stéphane Voltz 7c20724b1f LiDE 700F WIP 05 fialfixes before data reordering 2012-05-26 09:47:33 +02:00
Stéphane Voltz a3de8f3e4f LiDE 700F WIP 04
- only reordering must be fixed every thing else is working
2012-05-26 09:47:33 +02:00
Stéphane Voltz 42713d584d GL847 shading calibration data fix 2012-05-26 09:47:33 +02:00
Stéphane Voltz b9e41f89e1 LiDE 700F WIP 03
- shading calibration fixed
2012-05-26 09:47:33 +02:00
Stéphane Voltz 8e22b9418a LiDE 700F WIP
- shading calibration data not aligned yet
- slow_back home is going back too far during shading calibration
- y_offset_calib not working yet
- intermittent failure at start
2012-05-26 09:47:33 +02:00
Stéphane Voltz 5ae4f26c42 LiDE 700F WIP
- 75 to 2400 uncalibrated scans are ok
2012-05-26 09:46:40 +02:00
Stéphane Voltz 261905e759 GL847/GL124 data interleaving rewrite
- made data interleaving use an order matrix to handle different sensors
2012-05-26 09:41:39 +02:00
m. allan noah c72e11a044 Add paper-protect, staple-detect and df-recovery options 2012-05-12 20:43:14 -04:00