Louis Lagendijk
50a85b744c
Added backend version in debug output of pixma_bjnp.c
2015-06-27 18:19:31 +02:00
Stéphane Voltz
8c515798a6
some LiDE 120 support improvement
2015-06-11 21:26:07 +02:00
Rolf Bensch
d39f0af814
fix changelog date
2015-05-19 08:59:40 +02:00
Rolf Bensch
41fad2f2b4
changelog for recent work
2015-05-18 22:54:35 +02:00
Rolf Bensch
7491584574
Pixma backend version 0.17.18
2015-05-18 22:51:02 +02:00
Rolf Bensch
0ab1f99f63
new scanner Canon i-SENSYS MF8300 Series
2015-05-18 22:49:58 +02:00
Alessandro Zummo
980b4f6b06
epson2: fix compilation error
2015-05-15 20:01:32 +02:00
Alessandro Zummo
10c5ec697b
epsonds: streamlined device detection
2015-05-13 00:01:24 +02:00
Alessandro Zummo
66a15edbcf
epson2: consolidate cleanup
2015-05-12 03:18:37 +02:00
Alessandro Zummo
025f886f4b
epson2: fix error message
2015-05-12 03:10:22 +02:00
Alessandro Zummo
b2aefab4cb
epsonds: enable double feed detection
2015-04-26 23:11:37 +02:00
Alessandro Zummo
ccd15dc966
Revert "epsonds: enable double feed detection"
...
This reverts commit 005c3928a5
.
2015-04-26 23:09:08 +02:00
Alessandro Zummo
005c3928a5
epsonds: enable double feed detection
2015-04-26 22:44:01 +02:00
Stéphane Voltz
f6896e0de4
use expiration time option
...
- use expiration time option value to managed cached entries
- changelog for genesys build #2506
2015-04-12 10:14:50 +02:00
Stéphane Voltz
1549a56b75
add cache expiration time option
2015-04-12 09:53:38 +02:00
Stéphane Voltz
a039e9efd1
don't clear cache when loading cache file
...
- don't clear just loaded cache entries when loading another cache file
- improve logging
2015-04-12 08:55:24 +02:00
Alessandro Zummo
2aed026154
epsonds: use maximum area for ADF
2015-04-08 02:29:20 +02:00
Alessandro Zummo
0d6f925e75
epsonds: support resolution ranges in pleace of a fixed list on selected scanners
2015-04-08 01:37:54 +02:00
Alessandro Zummo
05ca343db2
epsonds: enable in configure, fix AUTHORS
2015-04-08 00:30:43 +02:00
Alessandro Zummo
f9e3a6e871
epsonds: fix Makefile.in
2015-04-08 00:21:59 +02:00
Rolf Bensch
992fb45590
changelog for recent work
2015-04-07 22:07:29 +02:00
Rolf Bensch
6ca6d038e3
Pixma backend version 0.17.17
2015-04-07 22:04:56 +02:00
Rolf Bensch
f566793641
remove unmaintained websites
2015-04-07 22:04:15 +02:00
Rolf Bensch
0bddd4cb09
fix MP990 TPU scan
2015-04-07 22:01:38 +02:00
Alessandro Zummo
02ae5c07ea
epsonds: optimize the img callback
2015-04-07 00:20:43 +02:00
Alessandro Zummo
225e00ceae
epsonds: send scanning parameter all at once
2015-04-07 00:20:43 +02:00
Alessandro Zummo
c3545da14d
epsonds: code cleanup, fix initial hang
2015-04-07 00:20:43 +02:00
Alessandro Zummo
9d196e8889
epsonds: documentation
2015-04-07 00:20:43 +02:00
Alessandro Zummo
d72f4663c0
epsonds: driver for Epson ESC/I-2 scanners
2015-04-07 00:20:43 +02:00
Rolf Bensch
5fa8498055
changelog for recent work
2015-04-03 19:20:06 +02:00
Rolf Bensch
c063b8fa8f
update copyright
2015-04-03 19:19:02 +02:00
Rolf Bensch
858e73da7e
Pixma backend version 0.17.16
2015-04-03 19:09:34 +02:00
Rolf Bensch
9241d3ec28
new Canon scanners MF210, MF220, MF810/820, MF5900 and MF6100
...
all scanners need further testing
2015-04-03 19:07:57 +02:00
m. allan noah
0177d39642
epjitsu backend v28
...
call get_hardware_status before starting scan
2015-03-23 20:52:54 -04:00
Paul Newall
5f7971f806
kodakaio.desc updated
2015-03-22 14:33:32 +00:00
m. allan noah
71ffcfe30e
canon_dr backend v49
...
initial support for DR-C125 and possibly DR-C225
2015-03-18 20:49:15 -04:00
Stéphane Voltz
128c8931b3
add putative support for LiDE 120
2015-03-17 22:23:21 +01:00
Stéphane Voltz
1e6a3f4148
correct typo on unsupported model
2015-03-17 22:22:11 +01:00
Alessandro Zummo
5d3c2edb8f
epson2: fixed depth > 8bit (thanks to Thomas M.)
2015-03-15 01:18:36 +01:00
Alessandro Zummo
a73d9e1ab0
epson2: cancel requests were not handled correctly
2015-03-15 01:18:36 +01:00
René Rebe
a2d61f273f
changelog for avision changes
2015-03-07 19:03:32 +00:00
René Rebe
ca97cb22bd
reverted 4d38523bda
, the long commit message
...
is a nice fairy tale, not more - of course the ponter deref copies the whole
params, and most other packends do it the same way: grep *params *.c, and
consult your local C "assembler frontend" bible, ...
2015-03-07 18:56:54 +00:00
René Rebe
9511c27e59
fixed new avision feature bits for 32-bit build
2015-03-07 18:51:14 +00:00
René Rebe
f69a1ad50e
removed unnecessary feature_type2 clutter by using a uint64_t to share all bits
2015-03-07 11:16:47 +00:00
René Rebe
e05607323d
fixed duplex for some avision scanners
2015-03-07 10:50:36 +00:00
René Rebe
d5c7e22328
fixed multiple Avision regressions: most scanner basically did not
...
work at all anymore, ... range initilaizer, clobbering paper-length
window bits, ...) introduced over the past years, added support for
newer ASIC gamma table size, added AV220D2+ ID
2015-03-07 05:07:27 +00:00
Stéphane Voltz
24ab521a1d
mark LiDE 120 as unsupported
2015-03-04 06:36:06 +01:00
m. allan noah
a2bee7ebd3
Update epjitsu docs for recent changes
2015-03-02 20:31:46 -05:00
m. allan noah
15deba5c57
epjitsu backend v27
...
- don't override br_x and br_y
- call change_params after changing page_width
2015-03-02 20:31:46 -05:00
Stéphane Voltz
f5e4a4bf8e
improve LiDE 210 head parking reliability
2015-03-02 21:08:31 +01:00