Louis Lagendijk
3ce1cec6a3
pixma_bjnp.c: Open TCP-connection only from bjnp_activate. bjnp_open should not intiate
...
a connection. This solves issues where the scanner closes it's TCP-connection after a
period of no activity.
2014-08-23 14:25:56 +02:00
Rolf Bensch
a3a2d2038d
MX720 has button support
2014-08-16 21:56:46 +02:00
Rolf Bensch
90d80c61be
changelog for recent work
2014-08-16 16:55:24 +02:00
Rolf Bensch
616a63b074
Canon PIXMA MX720 Series scanner is working
2014-08-16 16:52:27 +02:00
Rolf Bensch
1afd805389
MX720 doesn't need image post processing
2014-08-16 16:45:06 +02:00
Rolf Bensch
7908858a3a
MX720 has duplex adf
2014-08-16 16:44:02 +02:00
Rolf Bensch
b59d5b2066
changelog for recent work
2014-08-16 12:26:30 +02:00
Rolf Bensch
99eac9c6eb
Pixma backend version 0.17.10
2014-08-16 12:25:55 +02:00
Rolf Bensch
9bf983d04a
add "print verbose debug-level messages"
2014-08-16 12:21:27 +02:00
Rolf Bensch
3f6a17bcbd
new scanners Canon i-SENSYS MF8200C Series and MF8500C Series
2014-08-16 12:15:36 +02:00
m. allan noah
1e04f18ed1
canon_dr backend v48
...
- set another unknown byte in buffermode for ssm2
- add another gettimeofday call at end of do_usb_cmd
- don't print 0 length line in hexdump
- mark DR-7080C as working
- default DR-G1100 and DR-G1130 to 8 meg buffers
2014-08-06 21:42:00 -04:00
m. allan noah
68bc35d36a
fujitsu: don't print 0 length line in hexdump
2014-08-06 21:42:00 -04:00
Rolf Bensch
a0e2df7254
new scanners Canon Pixma E400, E560, MX470 and MX530
2014-07-25 20:51:53 +02:00
m. allan noah
d7e7cb8042
changelog
2014-07-14 20:25:07 -04:00
m. allan noah
b973a9c49f
change exit status of scanimage
...
If we have successfully scanned at least one image
during a batch scan, don't return SANE_STATUS_NO_DOCS.
Code by Jeff Breidenbach jeff@jab.org
2014-07-14 20:09:02 -04:00
m. allan noah
0bb6ae706d
add batch-print option to scanimage
...
Enables better interoperability with tesseract.
Code by Jeff Breidenbach jeff@jab.org
2014-07-14 20:03:36 -04:00
m. allan noah
44bdd65b51
canon_dr backend v47
...
initial DR-G1130 support
add usb ids for many recent scanners
2014-07-14 20:02:05 -04:00
m. allan noah
683f6d71f4
epjitsu backend v26
...
- add resolution scaling
- fix 150 dpi settings for fi-60F and fi-65F
- make adf_height_padding variable
- make white_factor variable
2014-07-02 09:48:55 -04:00
Stéphane Voltz
b0133c1ed2
fix #314694
...
- make sanei_config testsuite handle out of source builds by using
SANE_CONFIG_DIR
2014-07-01 22:39:35 +02:00
Stéphane Voltz
42e3246117
fix gain calibration
...
- enable GMMENB during calibration scan in simple_scan, otherwise there
is 'color clamping' with default asic table
2014-06-29 08:38:48 +02:00
m. allan noah
a7aa92f54d
epjitsu backend v25
...
- initial support for fi-65F
- initial support for S1100
2014-06-12 21:25:14 -04:00
Nils Philippsen
78ff0a6c2d
update ChangeLog
2014-06-05 15:49:18 +02:00
Tom Callaway
aa0129c4e8
update lib/snprintf.c to newer version from LPRng
...
The old version is licensed under the Artistic License 1.0 which isn't
compatible with the GPL and arguably non-free.
Signed-off-by: Nils Philippsen <nils@redhat.com>
* fix trailing whitespace
2014-06-05 15:47:57 +02:00
Stéphane Voltz
aed140364e
move to init_scan_regs generic interface
2014-06-02 06:23:17 +02:00
Stéphane Voltz
fab55c629d
ensure target speed is reached
...
- in case the motor profile table doesn't contain target speed, add it
to have accurate scanning resolution
2014-06-02 06:19:29 +02:00
Stéphane Voltz
675285ef8d
do usb_reset each time for all ASICs
2014-06-02 06:19:29 +02:00
Stéphane Voltz
e2dbc97b7f
fix 600 to 4800 dpi gray scan geometry
...
- use correct slope table allowing gray scan speeds
2014-06-02 06:19:29 +02:00
Stéphane Voltz
289b747106
no special case for high speed moving
2014-06-02 06:19:29 +02:00
Stéphane Voltz
e9a6a35a87
better slope target trace message
2014-06-02 06:19:28 +02:00
Stéphane Voltz
79f791589e
define and update specific LiDE 110 table
...
- create working values for 1200/2400 gray dpi scans
2014-06-02 06:19:28 +02:00
Stéphane Voltz
f73440f5a6
raise build number
2014-06-02 06:19:28 +02:00
Stéphane Voltz
23c8bc461b
improve 600 dpi gray scans
...
- define LiDE 110 specific table for 600 dpi
- extend it to reach right dpi
2014-06-02 06:19:28 +02:00
Stéphane Voltz
3b0d8728f3
use generic slope table generation for gl124
2014-06-02 06:19:28 +02:00
Stéphane Voltz
c2e1bd6b4d
add init_scan_regs function to internal API
...
- define a common scan register setting function
- start to move gl124.C to generic motor slope handling
2014-06-02 06:19:28 +02:00
Stéphane Voltz
5f166f1016
improve UTA detection by updating hardware sensors
...
- call sensor hardware update earlier to detect XPA at open time
2014-06-02 06:19:28 +02:00
Stéphane Voltz
1ec94972b9
usb reset for gl646 on sane_exit
...
- improves reliability by resetting usb device on leaving
2014-06-02 06:19:28 +02:00
m. allan noah
af80354325
epjitsu backend v24
...
enable fine calibration for S1300i 225 & 300 dpi, and S300 150 dpi
2014-06-01 08:31:21 -04:00
Paul Newall
f67f37ec19
kodakaio.c comments on configure parameters have test backend added
2014-05-30 21:19:13 +01:00
m. allan noah
bac4009627
epjitsu backend v23
...
- add S1300i support
- fix buffer overruns in read_from_scanner
- set default page width
- simplified the 225x200 resolution code
2014-05-27 21:42:17 -04:00
Rolf Bensch
849bbd07e0
changelog for recent work
2014-05-26 19:04:38 +02:00
Rolf Bensch
8316417ed9
Pixma backend version 0.17.9
2014-05-26 19:04:23 +02:00
Rolf Bensch
8d192503f7
remove unused variable
2014-05-26 18:56:37 +02:00
Rolf Bensch
c495f5a5af
fix ADF paper empty @ start scanning
2014-05-26 18:38:54 +02:00
Rolf Bensch
18de732bbf
changelog for recent work
2014-05-16 15:41:18 +02:00
Rolf Bensch
94958e04e0
Pixma backend version 0.17.8
2014-05-16 15:40:52 +02:00
Rolf Bensch
c5a98ef214
Canon Pixma MG7100 Series scanner is working
2014-05-16 15:39:52 +02:00
Rolf Bensch
e8c9b727bd
fix MG7100 image data post processing @ high resolutions > 600dpi
2014-05-16 15:36:30 +02:00
m. allan noah
a3e6982070
epjitsu: update desc file for S1100 and S1300i
2014-05-15 22:05:00 -04:00
Mark Buda
c591d2b7da
Correction of some spelling/grammatical errors in source code
2014-05-15 22:04:37 -04:00
Mark Buda
20fbf1dc94
Correction of some spelling/grammatical errors and miscellany in man pages
2014-05-15 22:04:36 -04:00