Stéphane Voltz
b750f1715c
gl847 start of scanarea tuning
2011-06-13 21:15:47 +02:00
Stéphane Voltz
cef28b4d46
X1100 device regression fix
2011-06-09 22:22:57 +02:00
Stéphane Voltz
80254a558c
move LIDE 100 to new description model, 2400 now available
2011-06-08 22:23:30 +02:00
Stéphane Voltz
e2b633ef8b
good for release
...
- nice quality from 75 to 2400 dpi
- 4800 dpi shading improvement
- motor moving smoothing
2011-06-08 21:55:59 +02:00
Stéphane Voltz
0a807c9db1
position after shading OK
2011-06-07 21:26:20 +02:00
Stéphane Voltz
91a186bce0
move ok at all resolution
2011-06-07 21:26:20 +02:00
Stéphane Voltz
abf93fae62
fix 1200 dpi move bug by using fast fed only for this mode
2011-06-07 21:26:20 +02:00
Stéphane Voltz
c31eb26d1e
LiDE 200 almost OK
...
- 1200 dpi scans hang after calibration
- 4800 dpi shding data is incorrect
- move to scan area needs tuning
2011-06-07 21:26:20 +02:00
Stéphane Voltz
18beac8e63
1200 and 2400 dpi shading are working
2011-06-07 21:26:20 +02:00
Stéphane Voltz
ae6349b2ba
shading calibration start to work again at <= 600 dpi
2011-06-07 21:26:20 +02:00
Stéphane Voltz
a7652acdcc
working 4800 dpi scans
2011-06-07 21:26:20 +02:00
Stéphane Voltz
9f9a157801
4800 dpi motor settings progress
2011-06-07 21:26:19 +02:00
Stéphane Voltz
721d388eca
swithc slop definitions to uin32t to allow high resolutions
2011-06-07 21:26:19 +02:00
Stéphane Voltz
d7551176ce
4800 dpi WIP
...
- 8 segments scan handling for 8 and 16 bits
- scan buffer size computing fix
- enable 4800 dpi for LiDE 200
- tune minimal slope size to step factor
2011-06-07 21:26:19 +02:00
Stéphane Voltz
bfc3cad22f
working 2400 dpi mode for gl847
2011-06-07 21:26:19 +02:00
Stéphane Voltz
49b9fa7c4b
fast move to scan area at 1200 dpi
2011-06-07 21:26:19 +02:00
Stéphane Voltz
7f30df8b6f
1200 DPI working again
2011-06-07 21:26:18 +02:00
Stéphane Voltz
d67135cf4c
gl847 rework : 75-600 dpi motor speed working
2011-06-07 21:26:18 +02:00
Stéphane Voltz
4f5be8bdb7
gl847 rework progress
2011-06-07 21:26:18 +02:00
Stéphane Voltz
801f4ed160
before gl847 motor setting rewrite
2011-06-07 21:26:18 +02:00
Stéphane Voltz
f3fa997d9b
gl847 exposure setting rework
2011-06-07 21:26:18 +02:00
Stéphane Voltz
1265e26d61
gl847 rewrite progress
...
- sensor setup function updated
2011-06-07 21:26:17 +02:00
Stéphane Voltz
2a6872c385
rework gl847 to set up exposure and coordinates like multi-segmented
...
gl124
2011-06-07 21:26:17 +02:00
Stéphane Voltz
c67786154f
Add software page de-rotate and white page skip
2011-06-07 06:38:04 +02:00
m. allan noah
e4f634d68e
add support for sanei_magic to kvs1025 backend
2011-06-06 20:52:25 -04:00
m. allan noah
483b0dc488
adding new kvs40xx backend
2011-06-06 14:28:55 -04:00
Stéphane Voltz
08b5abc8ca
add Xerox 2400 onetouch model
2011-04-20 21:42:49 +02:00
Stéphane Voltz
709885ccaf
big endian hadling rewrite
2011-03-28 17:16:59 +02:00
Stéphane Voltz
b1da70e585
minor changes for genesys backend
...
- improve calibration file handling
- big endian fixes rewrite
2011-03-18 07:04:35 +01:00
Stéphane Voltz
d581aec7ad
big endian fixes for gl847/gl124 based scanners
2011-03-17 06:20:17 +01:00
Stéphane Voltz
6ae81b713b
make private function getLine static
...
- make private function getLine static to prevent clashing with
same function from sanei_magic.c under cygwin static build
2011-03-15 06:19:50 +01:00
Stéphane Voltz
1891efebfe
add sanei_magic to libsane dependencies
...
- add sanei_magic to libsane dependencies to fix problems
in cygwin static build
2011-03-15 06:16:18 +01:00
Troy Rollo
91ea92686d
hp3500.c: Remove interdependency between contrast and brightness
2011-03-13 10:07:33 +11:00
Troy Rollo
b7d79169f3
Add grayscale and line art scanning to HP3500 backend, as well as contrast
...
and brightness controls that influence calibration of the scanner.
2011-03-12 20:36:43 +11:00
Alex Belkin
90f15838ea
usb ids for Samsung SCX-4623FW
2011-03-08 18:01:25 +03:00
Alex Belkin
5ea227caea
keep usb device by default (correct for bug introduced by tcp sub-backend
2011-03-08 17:57:19 +03:00
Ilia Sotnikov
10c776769f
hp5590: fixed detection of HP4500 devices (tested) and HP5550 (untested) -
...
these devices need no reading USB-in-USB acknowledgement after each command.
To achieve that, proto_flags are passed down to low-level functions. These
flags are taken from device descriptions
hp5590: fixed up get_status command - index should be 0x00, not 0x20
hp5590: bump up the backend version
2011-03-06 13:30:58 +02:00
Ilia Sotnikov
359114a7a0
hp5590: in ADF modes the device can scan up to 14", which is usually bigger
...
than what scanner reports back during initialization
2011-03-06 13:10:39 +02:00
Alessandro Zummo
ccf58bf516
epson2: updated resolution list detection
2011-02-23 11:16:48 +01:00
Julien BLACHE
c5ca46c2d1
Fix v4l build with libv4l 0.8.3+
2011-02-16 19:37:43 +01:00
Alessandro Zummo
71f68035b3
epson2: try to avoid a division by zero
2011-02-05 18:14:29 +01:00
Stéphane Voltz
66716a5666
disbale software crop/deskew and despeckle at 16 bit depth
2011-02-04 06:17:27 +01:00
Stéphane Voltz
e375cef3b0
genesys asynchronous parking hadling fixes
2011-02-02 10:47:21 +01:00
Stéphane Voltz
99ede36f75
more asynchronous parking issues fixed
2011-02-02 09:30:13 +01:00
Stéphane Voltz
58d5d64e00
fix unused variables
2011-01-31 21:47:32 +01:00
Stéphane Voltz
66549b2b7d
minor cleanups and changelog entry
2011-01-31 21:47:32 +01:00
Stéphane Voltz
5ea5757579
don't return EOF if some data was available
2011-01-31 21:46:22 +01:00
Stéphane Voltz
d0ea6b8647
fix asynchronous parking issues
2011-01-31 21:46:22 +01:00
Stéphane Voltz
948aa52e54
handle writing of lineart data
2011-01-31 21:46:22 +01:00
m. allan noah
cde8951ef9
fujitsu backend v106:
...
- listed new models
- dont call mode_select with a page code the scanner does not support
2011-01-31 08:31:34 -05:00