Rolf Bensch
0efb64d126
update copyright
2014-01-02 20:51:00 +01:00
Rolf Bensch
50df7af5cc
update copyright
2013-04-26 22:52:44 +02: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
9e0d4aba0b
copyright updated
2012-08-16 16:14:38 +02: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
Nicolas Martin
e72c0f548e
pixma: Added patch proposed by Klaus Stengel for Canon imageRunner 1020/1024/1025 support.
...
modified: ChangeLog
modified: backend/pixma_mp730.c
2011-01-05 21:30:11 +01:00
Nicolas Martin
ea1336e71f
pixma: several updates for MP375R, MP390, MP460 and docs by Gernot Hassenpflug.
...
modified: ChangeLog
modified: backend/pixma_mp150.c
modified: backend/pixma_mp730.c
modified: doc/descriptions/pixma.desc
modified: doc/sane-pixma.man
2010-09-08 22:08:32 +02:00
Nicolas Martin
2fccb8ffbe
pixma: changes supplied by Gernot Hassenpflug for
...
- supporting Lineart on several Pixma devices
- descriptions updates
2010-09-01 21:18:14 +02:00
Nicolas Martin
92c44e905a
pixma backend: few maintenance modifications.
...
- backend/pixma_bjnp.c: print size_t values as %ld or %lx with cast to unsigned long
as prescribed in the file doc/backend_writing.txt, to avoid
compile warnings.
- backend/pixma_mp730.c: removed unused debug code.
2009-09-27 12:29:57 +02:00
Nicolas Martin
37f0efe2a2
pixma backend: Declared new Pixma models as untested, and modified some debug code:
...
backend/pixma_mp150.c: Declared MP250, MP490, MP560, MP640, and MP990
backend/pixma_mp730.c: Modified some debug code.
2009-09-13 10:24:46 +02:00
Nicolas Martin
3b9fec8c9b
pixma backend: added debug info for MF3110 and changed default params.
2009-09-07 22:02:47 +02:00
Nicolas Martin
51e95c4b0f
pixma backend: fix interrupt message handling for ImageClass mf3110
2009-09-05 10:22:01 +02:00
Nicolas Martin
a4591467e8
pixma backend: change for mf3110 scanned image encoding.
2009-09-03 22:19:20 +02:00
Nicolas Martin
e54c2ae2ee
pixma backend: moved MF3110 declaration to mp730 part of the backend,
...
as using a Pixma protocol closer to this device.
2009-08-29 14:43:01 +02:00
Nicolas Martin
a05e6e078b
ImageCLASS MF5770 grayscale mode and D480 duplex ADF support.
...
- backend/pixma_imageclass.c: Added duplex ADF scan for Canon ImageCLASS D480
- backend/pixma_mp730.c:
. Fixed ImageCLASS MF5770 grayscale scanning.
. Declared ImageCLASS MF5730 and MF5750 (similarity with MF5770).
- doc/descriptions/pixma.desc: Documentation updates.
2009-06-22 21:31:30 +02:00
Nicolas Martin
228861b6b2
Second set of modifications in pixma backend for Canon ImageClass MF5770.
...
File pixma_mp730.c:
- first page scan warmup time set to 10 sec
- no image post processing required in color mode
2009-06-08 22:44:43 +02:00
Nicolas Martin
e4589350f0
backend pixma: modified warmup tempo for MF5770
...
- backend/pixma_mp730.c: modified tempo for warmup to handle interruptions
2009-06-02 23:28:13 +02:00
Nicolas Martin
206b740d88
Add modified files for previous commit
...
- backend/pixma_imageclass.c
- backend/pixma_mp730.c
2009-06-02 23:02:12 +02:00
Nicolas Martin
5b69fa8c6d
Fix for Pixma MP730 in pixma backend and sanei_usb
...
Updated following files for Pixma MP730 support:
- backend/pixma_mp730.c:
Add width scan area fitting
Fix end scan sequence protocol
- sanei/sanei_usb.c:
In sanei_usb_open(), changed the "seek for endpoints" loop
so that it first looks for those interfaces (in config 0)
that have been detected as potential scanners in
sanei_usb_init()
2009-05-22 10:29:37 +02:00
Nicolas Martin
fc758d23e7
ALIGN macro name change due to MACOS X issue and cosmetic code enhancements
2009-02-02 21:16:44 +00:00
Nicolas Martin
391a6b4549
Added Canon's BJNP network protocol support, fix an ADF issue, updated doc and headers
2008-10-14 19:48:59 +00:00
Nicolas Martin
722eb9e494
Set MP710 as non ADF scanner
2008-02-22 21:40:32 +00:00
Nicolas Martin
a1265b6dad
New models changes:
...
- added: Pixma MP210, MP470, MP520, MP610
- added: MultiPASS MP710
- declared untested: MP140, MP220, MultiPASS MP740
- declared experimental and untested: MP970
Bugs and fixes
- multipage documents scan no more fails with non-ADF MPs
- IO Fail bug when scanning large pages e.g. with Xsane
- implement send_time message form MP710, MP730 family
- run indent -gnu on all pixma_* source files.
2008-02-17 15:49:43 +00:00
Wittawat Yamwong
459d5c7e8e
* Updated to version 0.13.0
...
* Added MP160, MP180, MP460, MP510 and MP600
* Fixed a buffer-overflow bug in sane_read()
2007-04-09 20:41:25 +00:00
Wittawat Yamwong
25cb4d8bca
* update to 0.12.2
...
* use own error codes e.g. PIXMA_EPROTO instead of EPROTO
* add MP530, MP800R and MP360
* add grayscale mode for MP700 and MP730
* add work-around for lock-up ("hang") problem of MP760 and MP780
* fix line correction (color alignment) for MP760
2006-08-27 12:39:18 +00:00
Wittawat Yamwong
a5223669f2
Added debug info.
2006-06-08 17:48:36 +00:00
Wittawat Yamwong
aee4144acc
Added pixma_get_device_status()
2006-06-03 00:34:36 +00:00
Wittawat Yamwong
258b7934af
Added pixma backend.
...
Moved doc/descriptions-external/pixma.desc to doc/descriptions
2006-05-26 07:49:24 +00:00