Stéphane Voltz
245c9600f3
changelog entry for genesys backend update
2012-08-08 20:53:41 +02:00
Stéphane Voltz
f131f22eb6
add forgortten description of --disable-dynamic-lineart
2012-08-08 20:46:23 +02:00
Stéphane Voltz
fd47a2512c
limit hardware lineart up to 600 dpi for gl847 scanners
...
- due to interleaving at bit level and uneven sub sensor length,
hardware lineart is almost unworkable when resolution exceeds 600.
2012-08-08 20:46:23 +02:00
Stéphane Voltz
d89087c6c6
make dynamic lineart work again with other digital processing
2012-08-08 20:46:23 +02:00
Stéphane Voltz
bc944544d2
enable normal lineart for gl847 scanners
2012-08-08 20:46:23 +02:00
Stéphane Voltz
40e0e25046
btch scan fix for sheetfed scanners
2012-08-08 20:46:23 +02:00
Stéphane Voltz
726a2d0126
fix dynamic_lineart flag setup
2012-08-08 06:54:11 +02:00
Stéphane Voltz
07ec3ead6f
fix dynamic lineart for sheet-fed gl841 scanner
...
- there number of bytes to read is equal to the number of bytes
in gray mode
2012-08-08 06:54:11 +02:00
Stéphane Voltz
1571492fcc
fix lineart scanning below 300 dpi for gl124 scanners
...
- drop software line interpolation for LINESEL use
2012-08-08 06:54:11 +02:00
Stéphane Voltz
41733d874e
fix genesys issues when using saned
...
- fix --clear-calibration option descriptor
- rewrite dynmaic lineart code to fix incorrect returned data length
2012-08-08 06:54:11 +02:00
Chris Bagwell
8d8eb5ee29
fix missing scan symbol broken in previous kvs20xx commit
2012-08-07 21:56:14 -05:00
Chris Bagwell
3cd6b7e1b2
Add changelog entry for last few commits.
2012-08-07 21:07:30 -05:00
Chris Bagwell
67b011b48c
Fix duplicate symbol errors in kvs20xx/kvs40xx
...
These 2 backends are basically copy&paste of each other and so
have duplicate symbol names.
When using prelink backend option, the duplicates will conflict
and cause compile failure. Probably even in shared libraries
this can be an issue in some cases.
Solved by converting functions to static when possible and
adding a kvs40xx_/kvs20xx_ prefix in remaining cases.
2012-08-07 21:01:35 -05:00
Chris Bagwell
8086c98434
Fix unresolved symbols in hp5590_low backend
...
It was using byte order utils but not including byteorder.h.
2012-08-07 21:00:13 -05:00
Chris Bagwell
c8dde5e271
Make preload DLL backend's symbols make prototypes
...
Most errors were in return values. Some compilers, especially
64-bit ones, are picky about this and fail to compile.
2012-08-07 20:57:44 -05:00
Rolf Bensch
db712fed76
changelog for recent work
2012-07-31 13:46:25 +02:00
Rolf Bensch
9996414623
pixma version 0.17.0
2012-07-31 13:27:19 +02:00
Rolf Bensch
f63cd01f7f
doc updates for release
2012-07-31 13:19:37 +02:00
m. allan noah
c4c141e84e
changelog for recent commits
2012-07-30 21:46:22 -04:00
m. allan noah
7b11e53b54
Various documentation repairs
2012-07-30 21:42:52 -04:00
m. allan noah
91322ff8e8
Increase kvs1025 max paper size
2012-07-30 21:36:17 -04:00
Stef
b81cad9ef4
changelog entry for genesys backend fix
2012-07-30 11:19:20 +02:00
Stef
dd2b18c1d2
fix '5x5 2 fois' test case
...
- there is no sane_cancel call betewwen each scans in batch scanning
so call end_scan when all data has been read from the scanner
2012-07-30 11:16:51 +02:00
Paul Newall
2065cba6a9
changelog
2012-07-30 00:11:12 +01:00
Paul Newall
6ed8edeb02
added advent
2012-07-30 00:07:00 +01:00
Paul Newall
ea11d9d4c6
add usbid kodakaio
2012-07-28 22:56:37 +01:00
Rolf Bensch
2ce76a9a7d
changelog for recent work
2012-07-28 14:23:16 +02:00
Rolf Bensch
646fdaaa45
all 2012 untested new devices marked as experimental
2012-07-28 14:20:11 +02:00
Rolf Bensch
226c6b93dc
caps updated for Canon PIXMA MX510 and MX890
2012-07-28 14:17:49 +02:00
Rolf Bensch
f88fc5c9b4
caps updated for Canon PIXMA MX510 and MX890
2012-07-28 14:09:38 +02:00
Rolf Bensch
9ee5a9f248
new scanners Canon PIXMA E[56]00, MX370, MX4[123]0, MX710
2012-07-28 13:59:17 +02:00
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