Rolf Bensch
af4b717297
MP990 needs specific reordering pixels for 4800 dpi
2015-09-03 20:07:17 +02:00
Rolf Bensch
0bddd4cb09
fix MP990 TPU scan
2015-04-07 22:01:38 +02:00
Rolf Bensch
c063b8fa8f
update copyright
2015-04-03 19:19:02 +02:00
Rolf Bensch
0efb64d126
update copyright
2014-01-02 20:51:00 +01:00
Rolf Bensch
e95e888c3b
fix button support for Canon CS8800F
2013-09-30 16:22:12 +02:00
Rolf Bensch
11ba184235
new button option --scan-resolution
...
detailed button option description
2013-07-18 22:45:45 +02:00
Rolf Bensch
ded994f348
Canon PIXMA MG8200 is working now
2013-07-18 22:24:39 +02:00
Rolf Bensch
ec0344af85
fix test mode
2013-06-15 22:27:07 +02:00
Rolf Bensch
51028a2c0e
disable TPU negatives scan
...
negatives scan has no benefit
disabling avoids confusion
2013-06-10 21:32:31 +02:00
Rolf Bensch
acb4c5b2b5
new scanner Canon CanoScan 9000F Mark II
2013-06-10 21:23:19 +02:00
Rolf Bensch
50df7af5cc
update copyright
2013-04-26 22:52:44 +02:00
Rolf Bensch
11ad6252fb
scan IR channel with CS9000F
2013-02-18 18:07:50 +01:00
Rolf Bensch
df33c7223f
ease crop scan resolution to allowed values
...
add crop scan resolution for PIXMA_SCAN_MODE_TPUIR
2013-02-18 17:54:57 +01:00
Rolf Bensch
bb3806313d
new device parameters tpuir_min_dpi and tpuir_max_dpi
...
only for Canoscan devices
2013-02-18 17:17:55 +01:00
Rolf Bensch
53c87a381e
rename ext* to adftpu*
2013-02-18 16:03:18 +01:00
Rolf Bensch
8fb3a366cd
fixed cppcheck warnings
2013-02-09 16:56:40 +01:00
Rolf Bensch
98700ee66a
fixed compiler warnings
2013-02-09 12:43:38 +01:00
Rolf Bensch
afc84646c7
fixed button support
2013-01-18 12:11:31 +01:00
Rolf Bensch
b4bb0062c5
fix for broken post_process_image_data()
2013-01-11 16:37:00 +01:00
Rolf Bensch
d7d4437550
formatted white space
2013-01-10 16:48:01 +01:00
Rolf Bensch
9dd8f8ea74
fix for broken tpu scan
2013-01-08 10:44:25 +01:00
Louis Lagendijk
d9e7dc5412
backend/pixma.c backend/pixma.h backend/pixma_mp150.c backend/pixma_mp810.c
...
backend/pixma_sane_options.c backend/pixma_sane_options.h:
- added new options:
original (type of original to be scanned)
target (action to be perfomed as target of the scan)
Both these indocators can be returned by the scanner.
pixma_mp810 can definately return these (e.g. for my MP980)
I have assumed that the same applies to devices in pixma_mp150.c
The target used to be returned in button1/2 in bits 0 - 8.
- All button options are now read and cached when any of the options
are read (SANE_ACTION_GET_VALUE) or SANE_ACTION_SET_VALUE is used
on option button_update.
When reading an option again, the status of all options is re-read.
- Added a dummy info field that is used in case info is NULL
as this is a valid input
2012-10-31 12:40:07 +01:00
Rolf Bensch
6deca34cb9
remove fixme comment
2012-08-17 12:56:11 +02:00
Rolf Bensch
9e0d4aba0b
copyright updated
2012-08-16 16:14:38 +02:00
Rolf Bensch
55426f0f38
lineart fix for generation 1+2 scanners
2012-08-11 22:50:30 +02:00
Rolf Bensch
42748d44f0
48 bit flatbed scans for CS9000F
2012-06-27 10:52:05 +02:00
Rolf Bensch
ecc472caff
improve scan mode detection
2012-06-26 22:31:31 +02:00
Rolf Bensch
9fc0ac9d1b
color and grayscale negatives scan in TPU mode
...
for CS8800F and CS9000F
2012-04-04 15:15:18 +02:00
Rolf Bensch
9c6afe1b95
cropping y and h to scanable area in TPU mode
...
for CS8800F and CS9000F
2012-04-04 14:35:20 +02:00
Rolf Bensch
974ee17cf4
1 bit B/W lineart for pixma_mp150 and pixma_810 subdrivers
2012-02-03 22:05:32 +01:00
Rolf Bensch
5e87569ac4
modify dpi_list dependent on different scanner capabilities
...
for normal (flatbed) and ADF/TPU modes.
2012-01-31 11:39:53 +01:00
Rolf Bensch
5f3c69ab7b
flatbed mode supports max. 4800 dpi
2012-01-17 20:44:46 +01:00
m. allan noah
1da5bcc2aa
Updated Pixma backend from Gernot Hassenpflug.
2012-01-14 21:48:19 -05:00