-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
149 lines (123 loc) · 6.42 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
2014-04-07 Rolf Bensch <rolf at bensch hyphen online dot de>
* doc/descriptions/pixma.desc, doc/sane-pixma.man: Canon Pixma MX410
is working, reported from Javier Gorostiza.
2014-03-21 Rolf Bensch <rolf at bensch hyphen online dot de>
* doc/descriptions/pixma.desc, doc/sane-pixma.man: Canon Pixma MG3200
is working, reported in ubuntuforums.org/showthread.php?t=2072162.
* doc/descriptions/pixma.desc: rename WLAN to WiFi
* backend/pixma_mp150.c:
- Canon Pixma MX520 Series supports 14" legal paper size in ADF mode.
- MX520 has button support.
* backend/pixma_common.c: Clamp minimum image size to 16 px x 16 px. Some
new scanners need minimum 16 px height.
* doc/descriptions/pixma.desc, doc/sane-pixma.man: Canon Pixma MX520 Series
is working, reported by Trygve Flathen.
2014-02-28 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
doc/sane-pixma.man: Rename Canon i-SENSYS MF4550d to Canon i-SENSYS MF4500
Series. This fixes ethernet problems. Patch from chrysn.
2014-02-24 Stéphane Voltz <[email protected]>
* doc/sane-genesys.man backend/genesys.[ch]:
avoid calibration file name collision in case of several identical
scanners
2014-02-10 Louis Lagendijk <louis.lagendijk at gmail.com>
* backend/pixma_bjnp.c backend/pixma_bjnp.h backend/pixma_bjnp_private.h:
- Added support for Canon laser multi-functionals using the MFNP protocol over port 8610
- Improved debug-logging to be more readable
2014-02-08 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma_mp150.c:
- Canon Pixma MX510 Series supports 14" legal paper size in ADF mode.
* doc/descriptions/pixma.desc, doc/sane-pixma.man:
- Canon Pixma MX510 Series is working, reported by sebastien_gd.
2014-01-29 m. allan noah <kitno455 at gmail dot com>
* backend/umax-uc630.c: updates from Ondrej Zary
2014-01-21 Stéphane Voltz <[email protected]>
* doc/descriptions/unsupported.desc doc/descriptions/genesys.desc:
update status of the HP Scanjet 4850C
2014-01-17 Rolf Bensch <rolf at bensch hyphen online dot de>
* doc/descriptions/pixma.desc: Update specification file for
Canon i-SENSYS MF4800 Series:
- Ethernet is buggy.
- ADF is working.
2014-01-09 Gerhard Jaeger <[email protected]>
* tools/sane-find-scanner.c tools/check-usb-chip.c: Add LM983x usb
chip detection when compiled for libusb-1.0.
2014-01-02 Rolf Bensch <rolf at bensch hyphen online dot de>
* doc/descriptions/pixma.desc: ADF is working for Canon i-SENSYS MF4800
Series, reported by Yvan L. Gélinas.
2014-01-02 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma.[ch], backend/pixma_common.[ch], backend/pixma_imageclass.c,
backend/pixma_io_sanei.c, backend/pixma_mp150.c, backend/pixma_mp7[35]0.c,
backend/pixma_mp810.c: update copyright.
* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
doc/sane-pixma.man: bug #314411, Canon imageCLASS MF4570dw is working.
2013-12-27 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
doc/sane-pixma.man:
- Canon i-SENSYS MF4800 Series has ADF and supports 14" legal paper size
in ADF mode.
- Canon i-SENSYS MF4800 Series is working, reported by Yvan L. Gélinas.
2013-12-23 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma_common.c: fix usb cmd transaction timeout
2013-12-23 Stéphane Voltz <[email protected]>
* backend/genesys_devices.c backend/genesys.c backend/genesys_low.h
backend/genesys_gl841.[ch]: color calibration improvement for LiDE80,
working LEDADD for gl841 CIS scanners
2013-12-16 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
doc/sane-pixma.man:
- rename Canon imageCLASS MF4770n to i-SENSYS MF4700 Series
- rename Canon i-SENSYS MF4890dw to MF4800 Series
* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
- Canon MX920 reported as working; ADF is still buggy
- MX920 has 14" ADF paper length
- MX920 has button support
- fix vertical stripe shifting for MX920
- tidy function calc_shifting()
* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.6
2013-12-16 Stéphane Voltz <[email protected]>
* doc/descriptions/genesys.desc: update LiDE 80
* backend/genesys_devices.c backend/genesys.c backend/genesys_low.h
backend/genesys_gl841.[ch]: basic support for LiDE 80
2013-12-10 m. allan noah <kitno455 at gmail dot com>
* backend/fujitsu*: fujitsu backend v118
- support fi-7160, fi-7260, fi-7180 and fi-7280
- remove unused var from do_scsi_cmd()
- added more request_sense options
- add adv_paper_protect option
- enable paper protection by default
- increase max_x_fb for fi-6240 and fi-6230
2013-12-09 m. allan noah <kitno455 at gmail dot com>
* backend/canon_dr*: canon_dr backend v42
- initial DR-G1100 support
- add support for paper sensors (P-215 & P-208)
- add initial support for card reader (P-215)
- removed unused var from do_scsi_cmd()
2013-11-21 Stéphane Voltz <[email protected]>
* testsuite/tools/Makefile.*: handle sane git version change in tests.
2013-10-19 Stéphane Voltz <[email protected]>
* doc/descriptions/genesys.desc doc/Descriptions/unsupported.desc:
update LiDE 80 and HP2400 information
* backend/genesys_devices.c backend/genesys.conf.in backend/genesys.c
backend/genesys_low.h backend/genesys_gl841.[ch]: add first element of
LiDE 80 support.
2013-10-15 Paul Newall <[email protected]>
* configure.in: detection of cups was commented out. Avahi is now used
for autodetection in kodakaio so the detection of cups is no longer required.
2013-10-14 Paul Newall <[email protected]>
* backend/kodakaio.c: fix bug #314301,
Segfault when unexpected data returned by avahi auto discovery.
2013-10-11 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma_imageclass.c: Use generation variable instead of single
defines of scanner pid's. Now new scanners should work without extensive
code editing.
* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
doc/sane-pixma.man: New scanner Canon i-SENSYS MF4890dw. This scanner needs
further testing.
* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.5
2013-10-02 Rolf Bensch <rolf at bensch hyphen online dot de>
* README.linux: Update Installation description for 1.0.25git.
2013-09-30 m. allan noah <kitno455 at gmail dot com>
* ChangeLog*, configure*, doc/releases.txt:
Various updates related to starting 1.0.25git
Older entries can be found in ChangeLog-1.0.24.