1141cc406Sopenharmony_ci******  Release of sane-backends 1.0.8. End of code freeze ******
2141cc406Sopenharmony_ci
3141cc406Sopenharmony_ci2002-05-27  Henning Meier-Geinitz <henning@meier-geinitz.de>
4141cc406Sopenharmony_ci
5141cc406Sopenharmony_ci	* backend/plustek-usbscan.c: Critical bugfix to avoid bumping the
6141cc406Sopenharmony_ci	  scan slider at the end of the scan. Committed on behalf of
7141cc406Sopenharmony_ci	  g-jaeger@t-online.de (G. Jaeger).
8141cc406Sopenharmony_ci
9141cc406Sopenharmony_ci2002-05-26  Karl Heinz Kremer <khk@khk.net>
10141cc406Sopenharmony_ci
11141cc406Sopenharmony_ci	* doc/descriptions/epson.desc
12141cc406Sopenharmony_ci	  doc/sane-epson.man
13141cc406Sopenharmony_ci	  backend/epson.conf: Updated man page, added one more
14141cc406Sopenharmony_ci	  comment to the conf file and adjusted the version in
15141cc406Sopenharmony_ci	  the desc file.
16141cc406Sopenharmony_ci
17141cc406Sopenharmony_ci2002-05-26  Frank Zago  <fzago at austin dot rr dot com>
18141cc406Sopenharmony_ci
19141cc406Sopenharmony_ci	* doc/descriptions-external/teco2.desc
20141cc406Sopenharmony_ci	  doc/descriptions-external/teco3.desc: new backends descriptions.
21141cc406Sopenharmony_ci	* AUTHORS: changed my email address
22141cc406Sopenharmony_ci	* doc/descriptions/teco1.desc: added the missing connection type
23141cc406Sopenharmony_ci	  for the vm3520
24141cc406Sopenharmony_ci
25141cc406Sopenharmony_ci2002-05-26  Henning Meier-Geinitz <henning@meier-geinitz.de>
26141cc406Sopenharmony_ci
27141cc406Sopenharmony_ci	* backend/Makefile.in: Added workaround for GNU make 3.79. This version
28141cc406Sopenharmony_ci	  of make insisted on at least one argument for "basename" which broke
29141cc406Sopenharmony_ci	  compilation.
30141cc406Sopenharmony_ci	* doc/descriptions/leo.desc doc/descriptions/teco1.desc: Changed
31141cc406Sopenharmony_ci	  status to ":new" for release.
32141cc406Sopenharmony_ci	* doc/descriptions/umax1220u.desc: Changed status from :new to :alpha
33141cc406Sopenharmony_ci	  as the baceknd was already in SANE 1.0.7.
34141cc406Sopenharmony_ci
35141cc406Sopenharmony_ci2002-05-25  Andras Major <andras@users.sourceforge.net>
36141cc406Sopenharmony_ci
37141cc406Sopenharmony_ci	* doc/descriptions/coolscan2.desc: changed status to :new.
38141cc406Sopenharmony_ci
39141cc406Sopenharmony_ci2002-05-25  Matthew Duggan <stauff1@users.sourceforge.net>
40141cc406Sopenharmony_ci
41141cc406Sopenharmony_ci	* doc/descriptions/canon_pp.desc: Changed status to :new.
42141cc406Sopenharmony_ci
43141cc406Sopenharmony_ci2002-05-25  Henning Meier-Geinitz <henning@meier-geinitz.de>
44141cc406Sopenharmony_ci
45141cc406Sopenharmony_ci	* AUTHORS backend/microtek2.c doc/sane-microtek2.man
46141cc406Sopenharmony_ci	  doc/descriptions/microtek2.desc: Updated Karsten Festag's email
47141cc406Sopenharmony_ci	  address and website.
48141cc406Sopenharmony_ci	* NEWS: Added OPENSTEP to the list of portability fixes.
49141cc406Sopenharmony_ci	* doc/descriptions/test.desc: Changed status to :new.
50141cc406Sopenharmony_ci	* configure configure.in: Set version to 1.0.8. Disabled warnings
51141cc406Sopenharmony_ci	  by default.
52141cc406Sopenharmony_ci
53141cc406Sopenharmony_ci2002-05-23 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
54141cc406Sopenharmony_ci
55141cc406Sopenharmony_ci	* doc/umax/sane-umax-powerlook-doc.html
56141cc406Sopenharmony_ci	* doc/descriptions/umax.desc update
57141cc406Sopenharmony_ci
58141cc406Sopenharmony_ci---- CODE FREEZE FOR SANE 1.0.8 ---
59141cc406Sopenharmony_ci--- snapshot 1.0.8-pre1
60141cc406Sopenharmony_ci
61141cc406Sopenharmony_ci2002-05-22  Henning Meier-Geinitz <henning@meier-geinitz.de>
62141cc406Sopenharmony_ci
63141cc406Sopenharmony_ci	* sanei/sanei_scsi.c: Fixed sanei_scsi_cmd2() for OPENSTEP (from
64141cc406Sopenharmony_ci	  Oliver Schirrmeister <oschirr@abm.de>).
65141cc406Sopenharmony_ci
66141cc406Sopenharmony_ci2002-05-21  Petter Reinholdtsen <pere@td.org.uit.no>
67141cc406Sopenharmony_ci
68141cc406Sopenharmony_ci	* include/Makefile.in (install): Make it possible to install when
69141cc406Sopenharmony_ci	  building in a subdirectory.
70141cc406Sopenharmony_ci
71141cc406Sopenharmony_ci2002-05-14  Oliver Schwartz <Oliver.Schwartz@gmx.de>
72141cc406Sopenharmony_ci
73141cc406Sopenharmony_ci	* backend/snapscan.conf: Added additional USB IDs for Acer 320U and
74141cc406Sopenharmony_ci	  Acer 620U
75141cc406Sopenharmony_ci
76141cc406Sopenharmony_ci2002-05-09  Henning Meier-Geinitz <henning@meier-geinitz.de>
77141cc406Sopenharmony_ci
78141cc406Sopenharmony_ci	* configure configure.in frontend/scanimage.c
79141cc406Sopenharmony_ci	  include/sane/config.h.in: Fixed 16 bit pnm output. The byte-order
80141cc406Sopenharmony_ci	  was wrong for little-endian systems. Based on code from Roland
81141cc406Sopenharmony_ci	  Roberts <roland@astrofoto.org>.
82141cc406Sopenharmony_ci	* NEWS: Minor updates.
83141cc406Sopenharmony_ci	* TODO: Removed entry about 16 bit scanimage problem. Added entry about
84141cc406Sopenharmony_ci	  scanimage and width/height ranges.
85141cc406Sopenharmony_ci
86141cc406Sopenharmony_ci2002-05-07  Frank Zago  <fzago@greshamstorage.com>
87141cc406Sopenharmony_ci
88141cc406Sopenharmony_ci	* doc/descriptions-external/tevion9693usb.desc: new backend,
89141cc406Sopenharmony_ci	  from mh <crapsite@gmx.net>.
90141cc406Sopenharmony_ci
91141cc406Sopenharmony_ci2002-05-06  Andras Major <andras@users.sourceforge.net>
92141cc406Sopenharmony_ci
93141cc406Sopenharmony_ci	* doc/sane.man: coolscan2 entry updated.
94141cc406Sopenharmony_ci	* doc/sane-usb.man: added coolscan2 to sanei_usb users' list.
95141cc406Sopenharmony_ci
96141cc406Sopenharmony_ci2002-05-05  Frank Zago  <fzago@greshamstorage.com>
97141cc406Sopenharmony_ci
98141cc406Sopenharmony_ci	* backend/umax-usb.c backend/teco1.c backend/matsushita.c
99141cc406Sopenharmony_ci	backend/matsushita.h backend/leo.c backend/sceptre.c: minor fixes.
100141cc406Sopenharmony_ci
101141cc406Sopenharmony_ci2002-05-05  Andras Major <andras@users.sourceforge.net>
102141cc406Sopenharmony_ci
103141cc406Sopenharmony_ci	* backend/coolscan2.c: version number replaces "CVS"
104141cc406Sopenharmony_ci	* doc/coolscan2.man doc/descriptions/coolscan2.desc: added
105141cc406Sopenharmony_ci	  man page for coolscan2.
106141cc406Sopenharmony_ci
107141cc406Sopenharmony_ci2002-05-05  Henning Meier-Geinitz <henning@meier-geinitz.de>
108141cc406Sopenharmony_ci
109141cc406Sopenharmony_ci	* backend/test.c doc/descriptions/test.desc: Check return value
110141cc406Sopenharmony_ci	  of waitpid. Don't evaluate status of children if waitpid wasn't
111141cc406Sopenharmony_ci	  successful.
112141cc406Sopenharmony_ci	* backend/mustek.c doc/descriptions/mustek.desc: Check return value
113141cc406Sopenharmony_ci	  of waitpid. Don't evaluate status of children if waitpid wasn't
114141cc406Sopenharmony_ci	  successful.
115141cc406Sopenharmony_ci	* TODO doc/backend-writing.txt: Add an entry about the return value
116141cc406Sopenharmony_ci	  of wait/waitpid.
117141cc406Sopenharmony_ci
118141cc406Sopenharmony_ci---- FEATURE FREEZE FOR SANE 1.0.8 ---
119141cc406Sopenharmony_ci
120141cc406Sopenharmony_ci2002-05-02  Oliver Schwartz <Oliver.Schwartz@gmx.de>
121141cc406Sopenharmony_ci
122141cc406Sopenharmony_ci	* doc/description/snapscan.desc: Fix URL
123141cc406Sopenharmony_ci
124141cc406Sopenharmony_ci2002-05-02  Oliver Schwartz <Oliver.Schwartz@gmx.de>
125141cc406Sopenharmony_ci
126141cc406Sopenharmony_ci	* backend/snapscan.c   backend/snapscan-options.c
127141cc406Sopenharmony_ci	  backend/snapscan-scsi.c backend/snapscan-usb.c po/snapscan.de.po:
128141cc406Sopenharmony_ci	  Snapscan backend version 1.4.13
129141cc406Sopenharmony_ci	  - Support for ADF
130141cc406Sopenharmony_ci	  - Fixed status handling after cancel
131141cc406Sopenharmony_ci	* doc/description/snapscan.desc:
132141cc406Sopenharmony_ci	  - Add Guillemot Scan@home 1248 USB
133141cc406Sopenharmony_ci	  - Fix vendor URLs
134141cc406Sopenharmony_ci
135141cc406Sopenharmony_ci2002-04-21 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
136141cc406Sopenharmony_ci
137141cc406Sopenharmony_ci	* sane-umax: updated umax.CHANGES
138141cc406Sopenharmony_ci
139141cc406Sopenharmony_ci2002-04-30  Jochen Eisinger <jochen.eisinger@gmx.de>
140141cc406Sopenharmony_ci
141141cc406Sopenharmony_ci	* doc/saned.man doc/sane-net.man doc/descriptions/net.desc:
142141cc406Sopenharmony_ci	  Updated URL of the sane-net homepage to
143141cc406Sopenharmony_ci	  http://www.penguin-breeder.org/?page=sane-net
144141cc406Sopenharmony_ci
145141cc406Sopenharmony_ci	* doc/sane-mustek_pp.man doc/descriptions/mustek_pp.desc:
146141cc406Sopenharmony_ci	  Updated URL of the mustek_pp homepage to
147141cc406Sopenharmony_ci	  http://www.penguin-breeder.org/?page=mustek_pp
148141cc406Sopenharmony_ci
149141cc406Sopenharmony_ci	* TODO:
150141cc406Sopenharmony_ci	  Added entry to saned section:
151141cc406Sopenharmony_ci     	  - Add support for IP ranges in saned.conf (like 10.0.0.0/8)
152141cc406Sopenharmony_ci
153141cc406Sopenharmony_ci2002-04-28  Frank Zago <fzago@greshamstorage.com>
154141cc406Sopenharmony_ci
155141cc406Sopenharmony_ci	* tools/Makefile.in tools/sane-find-scanner.c: bug fixes, better
156141cc406Sopenharmony_ci	  error reporting and display the inquiry in verbose mode.
157141cc406Sopenharmony_ci
158141cc406Sopenharmony_ci2002-04-29  Kazuya Fukuda <kaafuu@mug.biglobe.ne.jp>
159141cc406Sopenharmony_ci	* backend/nec.c: fixed a compile problem for Dec Unix v4
160141cc406Sopenharmony_ci          and probably other 64 bit platform.
161141cc406Sopenharmony_ci	* AUTHORS:  Update email address for Kazuya Fukuda
162141cc406Sopenharmony_ci
163141cc406Sopenharmony_ci2002-04-27  Oliver Schwartz <Oliver.Schwartz@gmx.de>
164141cc406Sopenharmony_ci
165141cc406Sopenharmony_ci	* backend/snapscan.c   backend/snapscan.h   backend/snapscan-options.c
166141cc406Sopenharmony_ci	  backend/snapscan-scsi.c backend/snapscan-usb.c po/snapscan.de.po:
167141cc406Sopenharmony_ci	  Snapscan backend version 1.4.12
168141cc406Sopenharmony_ci	  - Removed SCSI debug options
169141cc406Sopenharmony_ci	  - Fixed option handling (errors found by tstbackend)
170141cc406Sopenharmony_ci
171141cc406Sopenharmony_ci2002-04-27  Henning Meier-Geinitz <henning@meier-geinitz.de>
172141cc406Sopenharmony_ci
173141cc406Sopenharmony_ci	* frontend/scanimage.c: Fixed scanimage SANE_CAP_AUTOMATIC bug
174141cc406Sopenharmony_ci	  (from David Paschal <paschal@rcsis.com>).
175141cc406Sopenharmony_ci
176141cc406Sopenharmony_ci2002-04-26  Peter Fales <peter@fales-lorenz.net>
177141cc406Sopenharmony_ci
178141cc406Sopenharmony_ci	* backend/dc240.c backend/gphoto2.c:  Various minor bug fixes for
179141cc406Sopenharmony_ci	  problems found by tstbackend.  Fix a core dump when debugging
180141cc406Sopenharmony_ci	  is enabled.
181141cc406Sopenharmony_ci
182141cc406Sopenharmony_ci2002-04-26  Jochen Eisinger <jochen.eisinger@gmx.de>
183141cc406Sopenharmony_ci
184141cc406Sopenharmony_ci	* backend/mustek_pp.c: fixed a typo, thanks to Henning for
185141cc406Sopenharmony_ci	  pointing this one out to me
186141cc406Sopenharmony_ci
187141cc406Sopenharmony_ci2002-04-26  Andras Major <andras@users.sourceforge.net>
188141cc406Sopenharmony_ci
189141cc406Sopenharmony_ci	* backend/coolscan2.c doc/descriptions/coolscan2.desc:
190141cc406Sopenharmony_ci	  update to release 0.1.5, various saned-related problems fixed.
191141cc406Sopenharmony_ci
192141cc406Sopenharmony_ci2002-04-25  Henning Meier-Geinitz <henning@meier-geinitz.de>
193141cc406Sopenharmony_ci
194141cc406Sopenharmony_ci	* TODO: Updated backend list. Added entry for sanei_scsi/Mac OS X.
195141cc406Sopenharmony_ci
196141cc406Sopenharmony_ci2002-04-24  Henning Meier-Geinitz <henning@meier-geinitz.de>
197141cc406Sopenharmony_ci
198141cc406Sopenharmony_ci	* backend/mustek.c backend/mustek.h doc/descriptions/mustek.desc
199141cc406Sopenharmony_ci	  doc/mustek/mustek.CHANGES: Print useful DBG messages for options
200141cc406Sopenharmony_ci	  without a name. Undef MIN and MAX macros before defining them.
201141cc406Sopenharmony_ci	* backend/mustek_usb.c backend/mustek_usb_low.h
202141cc406Sopenharmony_ci	  doc/descriptions/mustek_usb.desc doc/mustek_usb/mustek_usb.CHANGES:
203141cc406Sopenharmony_ci	  Free devlist on exit. Undef MIN and MAX macros before defining them.
204141cc406Sopenharmony_ci	* backend/Makefile.in frontend/Makefile.in: Added missing files to
205141cc406Sopenharmony_ci	  DISTFILES.
206141cc406Sopenharmony_ci	* config.guess: Updated from ftp.gnu.org.
207141cc406Sopenharmony_ci
208141cc406Sopenharmony_ci2002-04-24  Oliver Schwartz <Oliver.Schwartz@gmx.de>
209141cc406Sopenharmony_ci
210141cc406Sopenharmony_ci	* backend/snapscan.c   backend/snapscan.h   backend/snapscan-options.c
211141cc406Sopenharmony_ci          backend/snapscan-scsi.c: Snapscan backend version 1.4.11
212141cc406Sopenharmony_ci          - Improve scan area option setting
213141cc406Sopenharmony_ci          - Cleanup of DBG messages
214141cc406Sopenharmony_ci          - Improve config file reading
215141cc406Sopenharmony_ci
216141cc406Sopenharmony_ci---- BACKEND FREEZE FOR SANE 1.0.8 ---
217141cc406Sopenharmony_ci
218141cc406Sopenharmony_ci2002-04-23  Frank Zago <fzago@greshamstorage.com>
219141cc406Sopenharmony_ci
220141cc406Sopenharmony_ci	* backend/coolscan2.c: Fixed the version reporting problem.
221141cc406Sopenharmony_ci	* backend/dll.conf: added coolscan2 entry.
222141cc406Sopenharmony_ci
223141cc406Sopenharmony_ci2002-04-23  Peter Fales <peter@fales-lorenz.net>
224141cc406Sopenharmony_ci
225141cc406Sopenharmony_ci	* backend/dc240.c backend/gphoto2.c:  Various minor bug fixes for
226141cc406Sopenharmony_ci	  problems found by tstbackend
227141cc406Sopenharmony_ci	* AUTHORS:  Update email address for Peter Fales
228141cc406Sopenharmony_ci
229141cc406Sopenharmony_ci2002-04-22  Frank Zago <fzago@greshamstorage.com>
230141cc406Sopenharmony_ci
231141cc406Sopenharmony_ci	* AUTHORS PROJECTS backend/Makefile.in backend/coolscan2.c
232141cc406Sopenharmony_ci	  backend/coolscan2.conf doc/descriptions/coolscan2.conf
233141cc406Sopenharmony_ci	  doc/sane.man: added coolscan2 backend
234141cc406Sopenharmony_ci
235141cc406Sopenharmony_ci2002-04-22  Abel Deuring <a.deuring@satzbau.gmbh.de>
236141cc406Sopenharmony_ci	* backend/sharp.c: fixed a compile problem for Dec Unix v4
237141cc406Sopenharmony_ci          and probably other 64 bit platform.
238141cc406Sopenharmony_ci
239141cc406Sopenharmony_ci2002-04-22  Henning Meier-Geinitz <henning@meier-geinitz.de>
240141cc406Sopenharmony_ci
241141cc406Sopenharmony_ci	* doc/backend-writing.txt: More details for the exported symbols
242141cc406Sopenharmony_ci	  issue. Used test.c instead of pnm.c as example. Fixed paths for
243141cc406Sopenharmony_ci	  .desc files.
244141cc406Sopenharmony_ci	* doc/sane.man: Added paragraph about testing with the test backend.
245141cc406Sopenharmony_ci	* TODO: Removed several avision bug entries.
246141cc406Sopenharmony_ci	* NEWS: First version of entry for 1.0.8.
247141cc406Sopenharmony_ci
248141cc406Sopenharmony_ci2002-04-21  Frank Zago <fzago@greshamstorage.com>
249141cc406Sopenharmony_ci
250141cc406Sopenharmony_ci	* backend/teco1.c doc/descriptions/teco1.desc: updates.
251141cc406Sopenharmony_ci
252141cc406Sopenharmony_ci2002-04-21  Frank Zago <fzago@greshamstorage.com>
253141cc406Sopenharmony_ci
254141cc406Sopenharmony_ci	* backend/sceptre.c doc/descriptions/sceptre.desc: updates.
255141cc406Sopenharmony_ci
256141cc406Sopenharmony_ci2002-04-21  Frank Zago <fzago@greshamstorage.com>
257141cc406Sopenharmony_ci
258141cc406Sopenharmony_ci	* AUTHORS PROJECT backend/Makefile.in backend/leo.c backend/leo.h
259141cc406Sopenharmony_ci	  backend/leo.conf doc/sane.man doc/sane-leo.man
260141cc406Sopenharmony_ci	  doc/descriptions/leo.desc doc/Makefile.in: added leo backend
261141cc406Sopenharmony_ci
262141cc406Sopenharmony_ci2002-04-22  Rene Rebe <rene.rebe@gmx.net>
263141cc406Sopenharmony_ci
264141cc406Sopenharmony_ci	* backend/avision.c next backend version, several new scsi id's,
265141cc406Sopenharmony_ci	  and bug fixes
266141cc406Sopenharmony_ci
267141cc406Sopenharmony_ci2002-04-22 Karl Heinz Kremer <khk@khk.net>
268141cc406Sopenharmony_ci
269141cc406Sopenharmony_ci	* backend/epson.c: Declare close_scanner() and open_scanner() before
270141cc406Sopenharmony_ci	  they are used
271141cc406Sopenharmony_ci
272141cc406Sopenharmony_ci2002-04-21 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
273141cc406Sopenharmony_ci
274141cc406Sopenharmony_ci	* sane-umax backend update to version 1.0 build 34
275141cc406Sopenharmony_ci
276141cc406Sopenharmony_ci2002-04-21  Henning Meier-Geinitz <henning@meier-geinitz.de>
277141cc406Sopenharmony_ci
278141cc406Sopenharmony_ci	* backend/test.c doc/descriptions/test.desc: Check if sane_init was
279141cc406Sopenharmony_ci	  called before any other SANE function.
280141cc406Sopenharmony_ci	* backend/dll.c doc/descriptions/dll.desc: Don't call sane_exit twice.
281141cc406Sopenharmony_ci	  Call sane_init after sane_exit. Try to load from $LD_LIBRARY_PATH
282141cc406Sopenharmony_ci	  ($SHLIB_PATH, $LIBPATH) first and only check LIBDIR if opening
283141cc406Sopenharmony_ci	  failed. New version: 1.0.6.
284141cc406Sopenharmony_ci	* backend/v4l.c: Fixed some warnings.
285141cc406Sopenharmony_ci	* backend/artec.c: Don't export cap_data.
286141cc406Sopenharmony_ci	* backend/canon.h: Don't export option_name.
287141cc406Sopenharmony_ci	* TODO: Updated entries about compilation warnings for various
288141cc406Sopenharmony_ci	  backends. Removed entries about canon update and dll sane_exit
289141cc406Sopenharmony_ci	  problems.
290141cc406Sopenharmony_ci	* PROJECTS: Removed canon update.
291141cc406Sopenharmony_ci
292141cc406Sopenharmony_ci2002-04-21  Abel Deuring <a.deuring@satzbau-gmbh.de>
293141cc406Sopenharmony_ci	* backend/sharp.c: added a "free(devlist)" call to sane_exit
294141cc406Sopenharmony_ci
295141cc406Sopenharmony_ci2002-04-21  Abel Deuring <a.deuring@satzbau-gmbh.de>
296141cc406Sopenharmony_ci	* backend/canon-sane.c, backend/canon-scsi.c, backend/canon.c,
297141cc406Sopenharmony_ci	  backend/canon.h, doc/sane-canon.man,
298141cc406Sopenharmony_ci	  doc/descriptions/canon.desc: added support for FB620S and
299141cc406Sopenharmony_ci	  and FS2700, by Mitsuru Okaniwa <m-okaniwa@bea.hi-ho.ne.jp>
300141cc406Sopenharmony_ci	  and Ulrich Deiters <ukd@xenon.pc.Uni-Koeln.DE>
301141cc406Sopenharmony_ci
302141cc406Sopenharmony_ci2002-04-19  Frank Zago <fzago@greshamstorage.com>
303141cc406Sopenharmony_ci
304141cc406Sopenharmony_ci	* AUTHORS: fixed typos, formatting and added the tstbackend frontend.
305141cc406Sopenharmony_ci	* frontend/Makefile.in frontend/tstbackend.c: a frontend to test
306141cc406Sopenharmony_ci	  backends
307141cc406Sopenharmony_ci	* doc/backend-writing.txt: added info about tstbackend
308141cc406Sopenharmony_ci
309141cc406Sopenharmony_ci2002-04-19  Henning Meier-Geinitz <henning@meier-geinitz.de>
310141cc406Sopenharmony_ci
311141cc406Sopenharmony_ci	* backend/test.c doc/descriptions/test.desc: Added missing include.
312141cc406Sopenharmony_ci
313141cc406Sopenharmony_ci2002-04-18  Henning Meier-Geinitz <henning@meier-geinitz.de>
314141cc406Sopenharmony_ci
315141cc406Sopenharmony_ci	* backend/net.c doc/descriptions/net.desc: Fixed bug in sane_read that
316141cc406Sopenharmony_ci	  cause garbled data to be sent to the frontend. Fixed some long lines.
317141cc406Sopenharmony_ci
318141cc406Sopenharmony_ci2002-04-18  Marian Eichholz <eichholz@computer.org>
319141cc406Sopenharmony_ci	* backend/sm3600.c : compiles without warnings now.
320141cc406Sopenharmony_ci	* backend/sm3600.h : FakeCalibration prototype conditionalised, too.
321141cc406Sopenharmony_ci
322141cc406Sopenharmony_ci2002-04-17  Frank Zago <fzago@greshamstorage.com>
323141cc406Sopenharmony_ci
324141cc406Sopenharmony_ci	* TODO: changed Relisys Scorpio Super 3 contact info.
325141cc406Sopenharmony_ci
326141cc406Sopenharmony_ci2002-04-17  Marian Eichholz <eichholz@computer.org>
327141cc406Sopenharmony_ci	* doc/descriptions/sm3600.desc : specific models listed
328141cc406Sopenharmony_ci	* doc/sane-sm3600.man : warning for libusb-versions.
329141cc406Sopenharmony_ci	* backend/sm3600-homerun.c : FakeCalibration() conditionalised.
330141cc406Sopenharmony_ci	* backend/sm3600.c : Improved portability, less warnings
331141cc406Sopenharmony_ci
332141cc406Sopenharmony_ci2002-04-17  Henning Meier-Geinitz <henning@meier-geinitz.de>
333141cc406Sopenharmony_ci
334141cc406Sopenharmony_ci	* backend/fujitsu-scsi.h backend/fujitsu.c backend/fujitsu.conf
335141cc406Sopenharmony_ci	  backend/fujitsu.h doc/sane-fujitsu.man
336141cc406Sopenharmony_ci	  doc/descriptions/fujitsu.desc: Added new fujitsu backend (from
337141cc406Sopenharmony_ci	  Oliver Schirrmeister <oschirr@abm.de>). This backend supersedes the
338141cc406Sopenharmony_ci	  m3096g backend and also includes the m3091 backend.
339141cc406Sopenharmony_ci	* backend/m3096g.c backend/m3096g.h backend/m3096g.conf
340141cc406Sopenharmony_ci	  backend/m3096g-scsi.h: Removed, support is now in fujitsu-backend.
341141cc406Sopenharmony_ci	* backend/Makefile.in backend/dll.conf: Adjusted for new fujitsu
342141cc406Sopenharmony_ci	  backend.
343141cc406Sopenharmony_ci	* doc/sane-sp15c.c: Added new manpage for sp15c. Extracted from the old
344141cc406Sopenharmony_ci	  sane-fujitsu manpage.
345141cc406Sopenharmony_ci	* doc/.cvsignore doc/Makefile.in doc/sane.man: Adjusted for fujitsu
346141cc406Sopenharmony_ci	  and sp15c manpages.
347141cc406Sopenharmony_ci	* AUTHORS: Updated for fujitsu backend.
348141cc406Sopenharmony_ci	* doc/descriptions-external/m3091.desc doc/descriptions/m3096g.desc:
349141cc406Sopenharmony_ci	  Removed, now in doc/descriptions/fujitsu.desc.
350141cc406Sopenharmony_ci	* PROJECTS: Removed m3091 project.
351141cc406Sopenharmony_ci	* TODO: Added coolscan2 backend, bh and coolscan warnings, scanimage
352141cc406Sopenharmony_ci	  16 bit problem. Removed fujitsu m391 entries, sm3600 non-static
353141cc406Sopenharmony_ci	  symbol, plustek-backend OS/2 problem.
354141cc406Sopenharmony_ci
355141cc406Sopenharmony_ci2002-04-15  Marian Eichholz <eichholz@computer.org>
356141cc406Sopenharmony_ci	* sm3600 imported from sm3600.sf.net
357141cc406Sopenharmony_ci	  featuring infrastructure for various models and the (new) SM 3750i.
358141cc406Sopenharmony_ci	  backend/sm3600.h
359141cc406Sopenharmony_ci	  backend/sm3600.c
360141cc406Sopenharmony_ci	  backend/sm3600-color.c
361141cc406Sopenharmony_ci	  backend/sm3600-homerun.c
362141cc406Sopenharmony_ci	  backend/sm3600-scantool.h
363141cc406Sopenharmony_ci	  backend/sm3600-scanutil.c
364141cc406Sopenharmony_ci	  backend/sm3600-gray.c
365141cc406Sopenharmony_ci	  backend/sm3600-scanmtek.c
366141cc406Sopenharmony_ci	  backend/sm3600-scanusb.c
367141cc406Sopenharmony_ci	  doc/sane-sm3600.man
368141cc406Sopenharmony_ci
369141cc406Sopenharmony_ci2002-04-15  Henning Meier-Geinitz <henning@meier-geinitz.de>
370141cc406Sopenharmony_ci
371141cc406Sopenharmony_ci	* doc/descriptions/mustek_usb.desc: Commented out 1200 USB as it is not
372141cc406Sopenharmony_ci	  really supported yet.
373141cc406Sopenharmony_ci
374141cc406Sopenharmony_ci2002-04-14  Gerhard Jaeger <gerhard@gjaeger.de>
375141cc406Sopenharmony_ci
376141cc406Sopenharmony_ci	* backend/plustek.[ch], backend/plustek-usbhw.c, backend/plustek-usbio.c,
377141cc406Sopenharmony_ci	  backend/plustek-usbscan.c, backend/plustek-usbshading.c
378141cc406Sopenharmony_ci	  backend/plustek-usb.c, backend/plustek-devs.c backend/plustek-usb.h
379141cc406Sopenharmony_ci	  backend/plustek-share.h: Code cleanup, fixed OS/2 compilation breakage
380141cc406Sopenharmony_ci	  fixed problem that causes non LM983x based devices to crash, minor fixes
381141cc406Sopenharmony_ci	  added CANON N650U device structure
382141cc406Sopenharmony_ci
383141cc406Sopenharmony_ci2002-04-13  Karl Heinz Kremer <khk@khk.net>
384141cc406Sopenharmony_ci
385141cc406Sopenharmony_ci	* backend/epson.[ch]: Added new product IDs for Perfection 1650 and
386141cc406Sopenharmony_ci	  2450. Check if scanner needs to be opened for the reset() call.
387141cc406Sopenharmony_ci
388141cc406Sopenharmony_ci2002-04-13  Henning Meier-Geinitz <henning@meier-geinitz.de>
389141cc406Sopenharmony_ci
390141cc406Sopenharmony_ci	* backend/canon630u-common.c: Added #include <sys/types.h> to
391141cc406Sopenharmony_ci	  fix compilation on OS/2.
392141cc406Sopenharmony_ci	* sanei/sanei_scsi.c: Use O_NONBLOCK when opening an sg device under
393141cc406Sopenharmony_ci	  Linux. Return SANE_STATUS_DEVICE_BUSY if EBUSY. Check for buffer==0
394141cc406Sopenharmony_ci	  for OS/2.
395141cc406Sopenharmony_ci	* doc/sane-scsi.man: Added more information about NCR/Symbios 810 and
396141cc406Sopenharmony_ci	  Tekram DC315 controllers under Linux.
397141cc406Sopenharmony_ci	* backend/Makefile.in backend/test.c backend/test.conf backend/test.h
398141cc406Sopenharmony_ci	  backend/test-picture.c: Added new test backend.
399141cc406Sopenharmony_ci	* doc/Makefile.in: Added sane-test man page. Added teco doc directory.
400141cc406Sopenharmony_ci	* doc/sane.man doc/sane-test.man doc/.cvsignore: Added sane-test
401141cc406Sopenharmony_ci	  manual page.
402141cc406Sopenharmony_ci	* doc/descriptions-external/test.desc doc/descriptions/test.desc:
403141cc406Sopenharmony_ci	  Moved test.desc to doc/descriptions and updated this file.
404141cc406Sopenharmony_ci	* PROJECTS: Removed test backend.
405141cc406Sopenharmony_ci	* AUTHORS: Added myself for test backend.
406141cc406Sopenharmony_ci	* TODO: Added entries about SANE_CAP_ADVANCED in groups, a wip marker
407141cc406Sopenharmony_ci	  for sorted sane-backends.html, and saneopts.??.po problem.
408141cc406Sopenharmony_ci	  Removed backends from list of inclusion because of lack of response:
409141cc406Sopenharmony_ci	  v4l2, lhii, viceo (they stay in PROJECTS). Removed snapscan from
410141cc406Sopenharmony_ci	  exported symbols bug list. Updated doxygen list.
411141cc406Sopenharmony_ci
412141cc406Sopenharmony_ci2002-04-12  Frank Zago <fzago@greshamstorage.com>
413141cc406Sopenharmony_ci
414141cc406Sopenharmony_ci	* doc/descriptions-external/leo.desc PROJECTS: Added leo backend
415141cc406Sopenharmony_ci	  info.
416141cc406Sopenharmony_ci
417141cc406Sopenharmony_ci2002-04-12  Matthew Duggan <stauff1@users.sourceforge.net>
418141cc406Sopenharmony_ci
419141cc406Sopenharmony_ci	* backend/canon_pp-io.c: Updated for new libieee1284 interface
420141cc406Sopenharmony_ci	  (version 0.1.5)
421141cc406Sopenharmony_ci	* acinclude.m4 aclocal.m4 configure configure.in:
422141cc406Sopenharmony_ci	  Added check for libieee1284 > 0.1.5
423141cc406Sopenharmony_ci
424141cc406Sopenharmony_ci2002-04-08  Rene Rebe <rene.rebe@gmx.net>
425141cc406Sopenharmony_ci
426141cc406Sopenharmony_ci        * backend/avision.h backend/avision.c backend/avision.conf: bug-
427141cc406Sopenharmony_ci	  fixes
428141cc406Sopenharmony_ci
429141cc406Sopenharmony_ci2002-04-11  Henning Meier-Geinitz <henning@meier-geinitz.de>
430141cc406Sopenharmony_ci
431141cc406Sopenharmony_ci	* include/sane/sanei_pa4s2.h include/sane/sanei_scsi.h: Added/adjusted
432141cc406Sopenharmony_ci	  documentation for doxygen.
433141cc406Sopenharmony_ci
434141cc406Sopenharmony_ci2002-04-11  Stéphane Voltz  <svoltz@wanadoo.fr>
435141cc406Sopenharmony_ci
436141cc406Sopenharmony_ci	* backend/umax_pp_low.c:  fixed 8 bits I/O support
437141cc406Sopenharmony_ci
438141cc406Sopenharmony_ci2002-04-10  Oliver Schwartz <oliver.schwartz@gmx.de>
439141cc406Sopenharmony_ci
440141cc406Sopenharmony_ci	* backend/snapscan-scsi.c
441141cc406Sopenharmony_ci          Removed illegal character
442141cc406Sopenharmony_ci        * backend/snapscan-usb.h
443141cc406Sopenharmony_ci          Removed declaration of bqelements
444141cc406Sopenharmony_ci
445141cc406Sopenharmony_ci2002-04-10  Oliver Schwartz <oliver.schwartz@gmx.de>
446141cc406Sopenharmony_ci
447141cc406Sopenharmony_ci	* backend/snapscan-usb.c
448141cc406Sopenharmony_ci          make bqelements static
449141cc406Sopenharmony_ci        * backend/snapscan-scsi.c
450141cc406Sopenharmony_ci          disable send_diagnostic() for SnapScan 1236
451141cc406Sopenharmony_ci
452141cc406Sopenharmony_ci2002-04-10  Henning Meier-Geinitz <henning@meier-geinitz.de>
453141cc406Sopenharmony_ci
454141cc406Sopenharmony_ci	* backend/mustek_usb.c doc/descriptions/mustek_usb.desc
455141cc406Sopenharmony_ci	  doc/mustek_usb/mustek_usb.CHANGES: Cleanup in sane_control_option,
456141cc406Sopenharmony_ci	  sane_set_io_mode, sane_get_select_fd and sane_exit. New version:
457141cc406Sopenharmony_ci	  1.0-13.
458141cc406Sopenharmony_ci	* backend/mustek_usb.c backend/mustek_usb_high.c
459141cc406Sopenharmony_ci	  backend/mustek_usb_high.h backend/mustek_usb_low.c
460141cc406Sopenharmony_ci	  backend/mustek_usb_low.h backend/mustek_usb_mid.c
461141cc406Sopenharmony_ci	  backend/mustek_usb_mid.h: Fixed coding-style.
462141cc406Sopenharmony_ci	* backend/pnm.c doc/descriptins/pnm.desc: sane_set_io_mode
463141cc406Sopenharmony_ci	  checks for !non_blocking and scanning now. Fixed coding-style.
464141cc406Sopenharmony_ci	  New version: 1.0.8.
465141cc406Sopenharmony_ci	* TODO: Added dll init/exit problem. Added non-static symbol problem.
466141cc406Sopenharmony_ci	  Added info about missing definition of 1-bit modes in sane.tex.
467141cc406Sopenharmony_ci	  Added entry about sane-find-scanner searching directories.
468141cc406Sopenharmony_ci	* backend/mustek.c backend/mustek.h doc/desacriptions/mustek.desc
469141cc406Sopenharmony_ci	  doc/mustek/mustek.CHANGES: Set freed variables to 0 in sane_exit.
470141cc406Sopenharmony_ci	  Fixed coding style. New version: 1.0-121.
471141cc406Sopenharmony_ci
472141cc406Sopenharmony_ci2002-04-09  Petter Reinholdtsen <pere@td.org.uit.no>
473141cc406Sopenharmony_ci
474141cc406Sopenharmony_ci	* sanei/sanei_pv8630.c (sanei_pv8630_bulkwrite): Avoid warning on
475141cc406Sopenharmony_ci	  Solaris. Correct type of second argument to sanei_usb_write_bulk()
476141cc406Sopenharmony_ci	  from (char*) to (SANE_Byte*).
477141cc406Sopenharmony_ci
478141cc406Sopenharmony_ci2002-04-08  Frank Zago <fzago@greshamstorage.com>
479141cc406Sopenharmony_ci
480141cc406Sopenharmony_ci	* backend/teco1.c backend/teco1.conf backend/teco1.h
481141cc406Sopenharmony_ci	doc/sane-teco1.man doc/descriptions/teco1.desc doc/teco/teco1.txt
482141cc406Sopenharmony_ci	doc/.cvsignore doc/Makefile.in doc/sane.man po/Makefile.in
483141cc406Sopenharmony_ci	po/teco1.fr.po backend/Makefile.in backend/dll.conf
484141cc406Sopenharmony_ci	sane-backends/AUTHORS sane-backends/ChangeLog
485141cc406Sopenharmony_ci	sane-backends/PROJECTS: added teco1 backend
486141cc406Sopenharmony_ci
487141cc406Sopenharmony_ci2002-04-08  Rene Rebe <rene.rebe@gmx.net>
488141cc406Sopenharmony_cii
489141cc406Sopenharmony_ci	* doc/descriptions/avision.desc: fixed syntax
490141cc406Sopenharmony_ci
491141cc406Sopenharmony_ci2002-04-08  Henning Meier-Geinitz <henning@meier-geinitz.de>
492141cc406Sopenharmony_ci
493141cc406Sopenharmony_ci	* Makefile.in: make libcheck now also checks for non-static variables.
494141cc406Sopenharmony_ci	* v4l.c: Some variables haven't been static. sane_set_io_mode must
495141cc406Sopenharmony_ci	  return SANE_STATUS_GOOD if non_blocking == SANE_FALSE.
496141cc406Sopenharmony_ci
497141cc406Sopenharmony_ci2002-04-08  Rene Rebe <rene.rebe@gmx.net>
498141cc406Sopenharmony_ci	* backend/avision.c backend/avision.h doc/descriptions/avision.desc
499141cc406Sopenharmony_ci	  doc/sane-avision.man: updated to Avision backend build 25. More
500141cc406Sopenharmony_ci	  stable for HP usb scanners, support for Misubishi scanners and
501141cc406Sopenharmony_ci	  various cleanups. - And corrected the avision.desc location.
502141cc406Sopenharmony_ci
503141cc406Sopenharmony_ci2002-04-07  Henning Meier-Geinitz <henning@meier-geinitz.de>
504141cc406Sopenharmony_ci
505141cc406Sopenharmony_ci	* backend/canon_pp.c backend/canon_pp-dev.c backend/canon_pp-io.c
506141cc406Sopenharmony_ci	  backend/canon_pp-dev.h: Changed timeouts and added scanner sleeps
507141cc406Sopenharmony_ci	  to improve reliability of 6x0P models.  Also corrected typo which
508141cc406Sopenharmony_ci	  caused full bed scans to fail.  Disabled problematic detect for now,
509141cc406Sopenharmony_ci	  will make detection slightly slower. Patch from Matthew Duggan
510141cc406Sopenharmony_ci	  <stauff1@users.sourceforge.net>.
511141cc406Sopenharmony_ci	* doc/descriptions/canon_pp.desc: Added man page, incremented version.
512141cc406Sopenharmony_ci	  Patch from Matthew Duggan <stauff1@users.sourceforge.net>.
513141cc406Sopenharmony_ci	* doc/sane-canon_pp.man: Added more hints on getting canon_pp driver
514141cc406Sopenharmony_ci	  working. Patch from Matthew Duggan <stauff1@users.sourceforge.net>.
515141cc406Sopenharmony_ci	* backend/Makefile.in backend/canon630u-common.c backend/canon630u.c
516141cc406Sopenharmony_ci	  backend/canon630u.conf backend/dll.conf backend/lm9830.h: Added
517141cc406Sopenharmony_ci	  canon630u backend. This backend supports the CanoScan 630u and
518141cc406Sopenharmony_ci	  CanoScan 636u (hopefully). Patch from Nathan Rutman
519141cc406Sopenharmony_ci	  <nathan@gordian.com>.
520141cc406Sopenharmony_ci	* doc/.cvsignore doc/Makefile.in doc/sane-canon630u.man
521141cc406Sopenharmony_ci	  doc/descriptions/canon630u.desc: Added documentation and description
522141cc406Sopenharmony_ci	  of canon630u backend. Patch from Nathan Rutman
523141cc406Sopenharmony_ci	  <nathan@gordian.com>.
524141cc406Sopenharmony_ci	* PROJECTS doc/sane.man: Updated for canon630u backend.
525141cc406Sopenharmony_ci	* AUTHORS: Updated for canon630u backend.
526141cc406Sopenharmony_ci	* doc/saned.man: The path in the xinetd example pinted to /usr/local
527141cc406Sopenharmony_ci	  unconditionally.
528141cc406Sopenharmony_ci	* backend/canon630u-common.c: Fixed compilation on non-Linux systems.
529141cc406Sopenharmony_ci	* configure configure.in: Added work-around for asm/io.h problems.
530141cc406Sopenharmony_ci
531141cc406Sopenharmony_ci2002-04-06  Henning Meier-Geinitz <henning@meier-geinitz.de>
532141cc406Sopenharmony_ci
533141cc406Sopenharmony_ci	* backend/mustek.c doc/descriptions/mustek.desc
534141cc406Sopenharmony_ci	  doc/mustek/mustek.CHANGES: Fixed color three-pass scanning for some
535141cc406Sopenharmony_ci	  scanners.
536141cc406Sopenharmony_ci	* PROJECTS: Added Hewlett-Packard ScanJet 2200c project.
537141cc406Sopenharmony_ci	* sanei/sabei_constrain_value.c: Check that a SANE_Bool variable
538141cc406Sopenharmony_ci	  can only be SANE_TRUE or SANE_FALSE.
539141cc406Sopenharmony_ci
540141cc406Sopenharmony_ci2002-04-02  Peter Fales <peter@fales.com>
541141cc406Sopenharmony_ci
542141cc406Sopenharmony_ci	* configure, acinclude.m4, aclocal.m4 - Another tweak to the
543141cc406Sopenharmony_ci	  allowed gphoto2 version numbers
544141cc406Sopenharmony_ci
545141cc406Sopenharmony_ci2002-04-02  Henning Meier-Geinitz <henning@meier-geinitz.de>
546141cc406Sopenharmony_ci
547141cc406Sopenharmony_ci	* acinclude.m4 aclocal.m4 configure configure.in: Added checks for
548141cc406Sopenharmony_ci	  libieee1284. Enable canon_pp backend if found. Patch from
549141cc406Sopenharmony_ci	  "Matthew Duggan" <stauff@guarana.org>.
550141cc406Sopenharmony_ci	* backend/Makefile.in backend/canon_pp-dev.c backend/canon_pp-dev.h
551141cc406Sopenharmony_ci	  backend/canon_pp-io.c backend/canon_pp-io.h backend/canon_pp.c
552141cc406Sopenharmony_ci	  backend/canon_pp.conf backend/canon_pp.h backend/dll.conf:
553141cc406Sopenharmony_ci	  Added new canon_pp backend for the CanoScan FB330P, FB630P, N340P,
554141cc406Sopenharmony_ci	  and N640P scanners. Patch from "Matthew Duggan" <stauff@guarana.org>.
555141cc406Sopenharmony_ci	* AUTHORS doc/Makefile.in doc/sane-canon_pp.man doc/sane.man
556141cc406Sopenharmony_ci	  doc/descriptions/canon_pp.desc: Updated for canon_pp backend.
557141cc406Sopenharmony_ci	  Patch from "Matthew Duggan" <stauff@guarana.org>.
558141cc406Sopenharmony_ci	* PROJECTS TODO: Removed canon_pp.
559141cc406Sopenharmony_ci	* doc/.cvsignore: Added sane-canon_pp.5.
560141cc406Sopenharmony_ci	* doc/descriptions-external/canon_pp.desc: Removed.
561141cc406Sopenharmony_ci
562141cc406Sopenharmony_ci2002-03-30  Henning Meier-Geinitz <henning@meier-geinitz.de>
563141cc406Sopenharmony_ci
564141cc406Sopenharmony_ci	* doc/descriptions-external/test.desc: Added description of the test
565141cc406Sopenharmony_ci	  backend.
566141cc406Sopenharmony_ci	* PROJECTS: Added homepage of the test backend.
567141cc406Sopenharmony_ci
568141cc406Sopenharmony_ci2002-03-29  Henning Meier-Geinitz <henning@meier-geinitz.de>
569141cc406Sopenharmony_ci
570141cc406Sopenharmony_ci	* backend/pnm.c doc/descriptions/pnm.desc: Check if option is settable
571141cc406Sopenharmony_ci	  when automatically setting it. New version: 1.0.7.
572141cc406Sopenharmony_ci	* backend/Makefile.in doc/Makefile.in frontend/Makefile.in
573141cc406Sopenharmony_ci	  include/Makefile.in po/Makefile.in tools/Makefile.in:
574141cc406Sopenharmony_ci	  Support for variable DESTDIR. If set, all files are installed to that
575141cc406Sopenharmony_ci	  location. Also print the filename of the installed file, not only the
576141cc406Sopenharmony_ci	  path. Both changes are mostly for package creators/maintainers.
577141cc406Sopenharmony_ci	* configure configure.in: Another try to get the DISTCLEAN_FILES
578141cc406Sopenharmony_ci	  working.
579141cc406Sopenharmony_ci
580141cc406Sopenharmony_ci2002-03-28  Henning Meier-Geinitz <henning@meier-geinitz.de>
581141cc406Sopenharmony_ci
582141cc406Sopenharmony_ci	* doc/sane-scsi.man: Updated info about SCSI-Howto and some SCSI
583141cc406Sopenharmony_ci	  adapters.
584141cc406Sopenharmony_ci
585141cc406Sopenharmony_ci2002-03-27 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
586141cc406Sopenharmony_ci
587141cc406Sopenharmony_ci	* removed unused definitions in include/sane/saneopts.h:
588141cc406Sopenharmony_ci	  SMEAR, TEN_BIT_MODE, TWELVE_BIT_MODE, RGB_PREVIEW_PATCH,
589141cc406Sopenharmony_ci	  START_SCAN_PATCH
590141cc406Sopenharmony_ci
591141cc406Sopenharmony_ci2002-03-26  Henning Meier-Geinitz <henning@meier-geinitz.de>
592141cc406Sopenharmony_ci
593141cc406Sopenharmony_ci	* PROJECTS: Updated canon_pp entry. Added Canon FB630U and Canon N650U
594141cc406Sopenharmony_ci	  USB entries. Updated test backend entry.
595141cc406Sopenharmony_ci
596141cc406Sopenharmony_ci2002-03-26  Frank Zago <fzago@greshamstorage.com>
597141cc406Sopenharmony_ci
598141cc406Sopenharmony_ci	* PROJECTS: Updated Relisys Scorpio Super 3 infos.
599141cc406Sopenharmony_ci
600141cc406Sopenharmony_ci2002-03-26  Gerhard Jaeger <gerhard@gjaeger.de>
601141cc406Sopenharmony_ci
602141cc406Sopenharmony_ci	* AUTHORS, sanei_lm983x.[ch], entire Plustek backend:
603141cc406Sopenharmony_ci	  Updated to new mail-address and backend URL
604141cc406Sopenharmony_ci
605141cc406Sopenharmony_ci2002-03-24  Oliver Schwartz <oliver.schwartz@gmx.de>
606141cc406Sopenharmony_ci
607141cc406Sopenharmony_ci	* backend/snapscan.c: Fix segfault in sane_exit if no devices were
608141cc406Sopenharmony_ci          found.
609141cc406Sopenharmony_ci
610141cc406Sopenharmony_ci2002-03-24  Henning Meier-Geinitz <henning@meier-geinitz.de>
611141cc406Sopenharmony_ci
612141cc406Sopenharmony_ci	* acinclude.m4 aclocal.m4 configure configure.in ltmain.sh:
613141cc406Sopenharmony_ci	  Update to libtool 1.4.2. Included local changes: use soname "libsane"
614141cc406Sopenharmony_ci	  for all os but AIX. Use "normal" shared libs (.so) instead of archives
615141cc406Sopenharmony_ci	  on AIX. Use 1 instead of 2 as major number with Irix.
616141cc406Sopenharmony_ci	* Makefile.in ltconfig: Removed ltconfig as it is no longer used by
617141cc406Sopenharmony_ci	  libtool.
618141cc406Sopenharmony_ci	* TODO: More status indicators for backends to include. Removed
619141cc406Sopenharmony_ci	  entry about the grand Fujitsu reunification. Updated entry about the
620141cc406Sopenharmony_ci	  DBG warnings. Removed entry about split sane-backends.html.
621141cc406Sopenharmony_ci	  Removed entries about libtool problems. Added entry about plustek on
622141cc406Sopenharmony_ci	  OS/2 problem.
623141cc406Sopenharmony_ci	* backend/pnm.c doc/descriptions/pnm.desc: If fread returns 0, check
624141cc406Sopenharmony_ci	  for EOF and other errors and return appropriately.
625141cc406Sopenharmony_ci	* backend/mustek_usb_mid.h: Updated SANE header.
626141cc406Sopenharmony_ci	* backend/net.c doc/descriptions/net.desc: Fixed 16-bit byte-order
627141cc406Sopenharmony_ci	  handling in sane_read() (patch from Michael Herder <crapsite@gmx.net>).
628141cc406Sopenharmony_ci	  New version: 1.0.7.
629141cc406Sopenharmony_ci
630141cc406Sopenharmony_ci2002-03-24  Oliver Schwartz <oliver.schwartz@gmx.de>
631141cc406Sopenharmony_ci
632141cc406Sopenharmony_ci	* backend/snapscan-options.c: New file (option functions moved from
633141cc406Sopenharmony_ci          snapscan.c)
634141cc406Sopenharmony_ci        * backend/snapscan-utils.c: Removed file
635141cc406Sopenharmony_ci        * backend/Makefile.in: Added snapscan-options.c, removed snapscan-utils.c
636141cc406Sopenharmony_ci        * backend/snapscan.c backend/snapscan.h backend/snapscan-scsi.c
637141cc406Sopenharmony_ci          backend/snapscan-usb.c backend/snapscan.h backend/snapscan.conf:
638141cc406Sopenharmony_ci          Snapcan-backend ver. 1.4.9
639141cc406Sopenharmony_ci          - Moved option functions to snapscan-options.c
640141cc406Sopenharmony_ci          - Autodetect USB scanners on Linux
641141cc406Sopenharmony_ci          - Better error reporting
642141cc406Sopenharmony_ci
643141cc406Sopenharmony_ci2002-03-21  Henning Meier-Geinitz <henning@meier-geinitz.de>
644141cc406Sopenharmony_ci
645141cc406Sopenharmony_ci	* doc/backend-writing.txt: Updated concerning split .desc
646141cc406Sopenharmony_ci	  directories.
647141cc406Sopenharmony_ci	* doc/Makefile.in: Updated install-mostang concerning split HTML
648141cc406Sopenharmony_ci	  pages.
649141cc406Sopenharmony_ci	* configure configure.in README: Use only shared libraries by default.
650141cc406Sopenharmony_ci	  Fixed file patterns for distclean targets.
651141cc406Sopenharmony_ci	* doc/Makefile.in: Remove backup etc. files also in subdirs when
652141cc406Sopenharmony_ci	  using make distclean.
653141cc406Sopenharmony_ci	* backend/pnm.c doc/descriptions/pnm.desc: Don't allow to set options
654141cc406Sopenharmony_ci	  that don't have SANE_CAP_SOFT_SELECT and don't allow read and write
655141cc406Sopenharmony_ci	  for options that are inactive. New version: 1.0.5.
656141cc406Sopenharmony_ci
657141cc406Sopenharmony_ci2002-03-20  Henning Meier-Geinitz <henning@meier-geinitz.de>
658141cc406Sopenharmony_ci
659141cc406Sopenharmony_ci	* sanei_wire.c: Set allocated memory to 0 to avoid delivering
660141cc406Sopenharmony_ci	  garbage to the frontend.
661141cc406Sopenharmony_ci	* backend/mustek.c backend/mustek.desc backend/mustek.h
662141cc406Sopenharmony_ci	  doc/mustek/mustek.CHANGES: Fixed halftone pattern handling. The
663141cc406Sopenharmony_ci	  buffer was way too small. Option 0 has an empty name. Better debug
664141cc406Sopenharmony_ci	  output for dev_cmd. Set size for group options to 0. Set size of
665141cc406Sopenharmony_ci	  halftone pattern to non 0.
666141cc406Sopenharmony_ci	* backend/mustek_usb.c backend/mustek_usb.desc
667141cc406Sopenharmony_ci	  doc/mustek_usb/mustek_usb.CHANGES: Option 0 has an empty name now.
668141cc406Sopenharmony_ci	  Group options have size 0 now. Check also for SANE_ACTION_SET_AUTO.
669141cc406Sopenharmony_ci	  Removed buggy output in sane_control_option. Added more debug output
670141cc406Sopenharmony_ci	  in sane_control_option.
671141cc406Sopenharmony_ci	* backend/net.c backend/net.desc backend/net.h: Use copies of option
672141cc406Sopenharmony_ci	  descriptors to make sure their addresses aren't changed until
673141cc406Sopenharmony_ci	  sane_close. New version: 1.0.7.
674141cc406Sopenharmony_ci	* doc/descriptions/abaton.desc doc/descriptions/agfafocus.desc
675141cc406Sopenharmony_ci	  doc/descriptions/apple.desc doc/descriptions/artec.desc
676141cc406Sopenharmony_ci	  doc/descriptions/as6e.desc doc/descriptions/avision.desc
677141cc406Sopenharmony_ci	  doc/descriptions/bh.desc doc/descriptions/canon.desc
678141cc406Sopenharmony_ci	  doc/descriptions/coolscan.desc doc/descriptions/dc210.desc
679141cc406Sopenharmony_ci	  doc/descriptions/dc240.desc doc/descriptions/dc25.desc
680141cc406Sopenharmony_ci	  doc/descriptions/dll.desc doc/descriptions/dmc.desc
681141cc406Sopenharmony_ci	  doc/descriptions/epson.desc doc/descriptions/gphoto2.desc
682141cc406Sopenharmony_ci	  doc/descriptions/hp.desc doc/descriptions/m3096g.desc
683141cc406Sopenharmony_ci	  doc/descriptions/matsushita.desc doc/descriptions/microtek2.desc
684141cc406Sopenharmony_ci	  doc/descriptions/microtek.desc doc/descriptions/mustek.desc
685141cc406Sopenharmony_ci	  doc/descriptions/mustek_pp.desc doc/descriptions/mustek_usb.desc
686141cc406Sopenharmony_ci	  doc/descriptions/nec.desc doc/descriptions/net.desc
687141cc406Sopenharmony_ci	  doc/descriptions/pie.desc doc/descriptions/pint.desc
688141cc406Sopenharmony_ci	  doc/descriptions/plustek.desc doc/descriptions/pnm.desc
689141cc406Sopenharmony_ci	  doc/descriptions/qcam.desc doc/descriptions/ricoh.desc
690141cc406Sopenharmony_ci	  doc/descriptions/s9036.desc doc/descriptions/sceptre.desc
691141cc406Sopenharmony_ci	  doc/descriptions/sharp.desc doc/descriptions/sm3600.desc
692141cc406Sopenharmony_ci	  doc/descriptions/snapscan.desc doc/descriptions/sp15c.desc
693141cc406Sopenharmony_ci	  doc/descriptions/st400.desc doc/descriptions/tamarack.desc
694141cc406Sopenharmony_ci	  doc/descriptions/template.desc. doc/descriptions/umax1220u.desc
695141cc406Sopenharmony_ci	  doc/descriptions/umax.desc doc/descriptions/umax_pp.desc
696141cc406Sopenharmony_ci	  doc/descriptions/v4l.desc:
697141cc406Sopenharmony_ci	  Moved descriptions of included backends from backend/*.desc.
698141cc406Sopenharmony_ci	* doc/descriptions-external/canon_pp.desc
699141cc406Sopenharmony_ci	  doc/descriptions-external/coolscan2.desc
700141cc406Sopenharmony_ci	  doc/descriptions-external/hp4200.desc
701141cc406Sopenharmony_ci	  doc/descriptions-external/hpoj.desc
702141cc406Sopenharmony_ci	  doc/descriptions-external/ibm.desc
703141cc406Sopenharmony_ci	  doc/descriptions-external/lhii.desc
704141cc406Sopenharmony_ci	  doc/descriptions-external/m3091.desc
705141cc406Sopenharmony_ci	  doc/descriptions-external/niash.desc
706141cc406Sopenharmony_ci	  doc/descriptions-external/teco.desc
707141cc406Sopenharmony_ci	  doc/descriptions-external/v4l2.desc
708141cc406Sopenharmony_ci	  doc/descriptions-external/template.desc.:
709141cc406Sopenharmony_ci	  Moved descriptions of external backends from backend/*.desc.
710141cc406Sopenharmony_ci	* doc/Makefile.in: Updated for separated lists of backends.
711141cc406Sopenharmony_ci	* tools/Makefile.in tools/sane-desc.el.in tools/sane-desc-ext.el:
712141cc406Sopenharmony_ci	  Updated for separated lists of backends. Use package version in
713141cc406Sopenharmony_ci	  internal list. Don't use version and man page in external list.
714141cc406Sopenharmony_ci	* tools/sane-desc.el: Removed.
715141cc406Sopenharmony_ci	* configure configure.in: Added tools/sane-desc.el to output files.
716141cc406Sopenharmony_ci	* backend/Makefile.in: Updated DISTFILES.
717141cc406Sopenharmony_ci	* backend/*.desc backend/template.desc.: Removed (now in doc/).
718141cc406Sopenharmony_ci	* tools/.cvsignore: Added sane-desc.el.
719141cc406Sopenharmony_ci
720141cc406Sopenharmony_ci2002-03-19  Frank Zago <fzago@greshamstorage.com>
721141cc406Sopenharmony_ci
722141cc406Sopenharmony_ci	* matsushita backend: updates and fixes.
723141cc406Sopenharmony_ci	* sceptre backend: updates and fixes.
724141cc406Sopenharmony_ci
725141cc406Sopenharmony_ci2002-03-19  Henning Meier-Geinitz <henning@meier-geinitz.de>
726141cc406Sopenharmony_ci
727141cc406Sopenharmony_ci	* TODO: Marked backends that really should be included. Clarified
728141cc406Sopenharmony_ci	  comment about sane-backends.html. Added comment about sort order
729141cc406Sopenharmony_ci	  this list. Add comment about better linking of external libs.
730141cc406Sopenharmony_ci
731141cc406Sopenharmony_ci2002-03-17  Henning Meier-Geinitz <henning@meier-geinitz.de>
732141cc406Sopenharmony_ci
733141cc406Sopenharmony_ci	* backend/hpoj.desc: New file (from David Paschal <paschal@rcsis.com>).
734141cc406Sopenharmony_ci	* backend/mustek_usb.c backend/mustek_usb.desc backend/mustek_usb.h
735141cc406Sopenharmony_ci 	  backend/mustek_usb_high.c backend/mustek_usb_high.h
736141cc406Sopenharmony_ci	  backend/mustek_usb_low.c backend/mustek_usb_low.h
737141cc406Sopenharmony_ci	  backend/mustek_usb_mid.c doc/mustek_usb/mustek_usb.CHANGES: Fixed
738141cc406Sopenharmony_ci	  segfault when opening device again after closing and possible
739141cc406Sopenharmony_ci	  segfault when name="". Type for option 0 must be set to
740141cc406Sopenharmony_ci	  SANE_TYPE_INT explicitly. Updated GPL/SANE headers.
741141cc406Sopenharmony_ci	* TODO: Added entry about auto-loading SCSI drivers. Removed entry
742141cc406Sopenharmony_ci	  about new SANE types. Moved entry about config.guess to
743141cc406Sopenharmony_ci	  doc/releases.txt. Added more info about libtool problems.
744141cc406Sopenharmony_ci	* doc/releases.txt: Added info about config.guess and config.sub.
745141cc406Sopenharmony_ci	* config.guess config.sub: Updated from upstream.
746141cc406Sopenharmony_ci
747141cc406Sopenharmony_ci2002-03-17  Peter Fales <peter@fales.com>
748141cc406Sopenharmony_ci
749141cc406Sopenharmony_ci	* backend/gphoto2.c - Minor bug fixes for problems found by tstbackend
750141cc406Sopenharmony_ci
751141cc406Sopenharmony_ci2002-03-16  Gerhard Jaeger  <g.jaeger@earthling.net>
752141cc406Sopenharmony_ci
753141cc406Sopenharmony_ci	* backend/plustek.[ch]: fixed a bug, that causes segfaulting the backend
754141cc406Sopenharmony_ci	  when using the USB autodetection stuff
755141cc406Sopenharmony_ci
756141cc406Sopenharmony_ci2002-03-15  Stéphane Voltz  <svoltz@wanadoo.fr>
757141cc406Sopenharmony_ci
758141cc406Sopenharmony_ci	* backend/umax_pp_low.c:  fixed 1200 dpi mode
759141cc406Sopenharmony_ci	* backend/umax_pp:  changes for translations support
760141cc406Sopenharmony_ci	* po/Makefile.in po/umax_pp.fr.po:  create french translations for
761141cc406Sopenharmony_ci	  umax_pp backend
762141cc406Sopenharmony_ci
763141cc406Sopenharmony_ci2002-03-12  Frank Zago <fzago@greshamstorage.com>
764141cc406Sopenharmony_ci
765141cc406Sopenharmony_ci	* PROJECTS backend/teco.desc: new project
766141cc406Sopenharmony_ci
767141cc406Sopenharmony_ci2002-03-11  Henning Meier-Geinitz <henning@meier-geinitz.de>
768141cc406Sopenharmony_ci
769141cc406Sopenharmony_ci	* README: Some more information on where to find the config files and
770141cc406Sopenharmony_ci	  a hint to make a backup.
771141cc406Sopenharmony_ci	* doc/sane.man: Updated mustek_usb and plustek backend entries. Added
772141cc406Sopenharmony_ci	  FILES section. Minor fixes and updates.
773141cc406Sopenharmony_ci
774141cc406Sopenharmony_ci2002-03-10  Frank Zago <fzago@greshamstorage.com>
775141cc406Sopenharmony_ci
776141cc406Sopenharmony_ci	* PROJECTS: removed matsushita project.
777141cc406Sopenharmony_ci	* backend/sceptre.desc backend/matsushita.desc: updated the backend
778141cc406Sopenharmony_ci	  url.
779141cc406Sopenharmony_ci
780141cc406Sopenharmony_ci2002-03-10 Abel Deuring <a.dering@satzbau-gmbh.de>
781141cc406Sopenharmony_ci	* configure.in, configure: Added a second test for
782141cc406Sopenharmony_ci	  HAVE_SG_TARGET_STATUS: check /usr/src/linux/include/scsi/sg.h;
783141cc406Sopenharmony_ci	  added conditionals so that this test is done only for Linux
784141cc406Sopenharmony_ci
785141cc406Sopenharmony_ci2002-03-10  Gerhard Jaeger <g.jaeger@earthling.net>
786141cc406Sopenharmony_ci
787141cc406Sopenharmony_ci	* doc/sane-plustek.man: Update
788141cc406Sopenharmony_ci	* backend/plustek-usbhw.c backend/plustek-usbimg.c backend/plustek-usbio.c
789141cc406Sopenharmony_ci	  backend/plustek-usbmap.c backend/plustek-usbscan.c
790141cc406Sopenharmony_ci	  backend/plustek-usbshading.c backend/plustek.c backend/plustek-devs.c
791141cc406Sopenharmony_ci	  backend/plustek-pp.c backend/plustek.usb
792141cc406Sopenharmony_ci	  backend/plustek.h backend/plustek-share.h backend/plustek-usb.h:
793141cc406Sopenharmony_ci	  Added custom gamma tables, added patches to support EPSON1250,
794141cc406Sopenharmony_ci	  UMAX3400 and HP2100C devices, added warmup and timed lamp-off features,
795141cc406Sopenharmony_ci	  minor bug-fixes
796141cc406Sopenharmony_ci	* backend/plustek.desc: Added Umax entry
797141cc406Sopenharmony_ci	* backend/plustek.conf: Update
798141cc406Sopenharmony_ci
799141cc406Sopenharmony_ci2002-03-10 Abel Deuring <a.dering@satzbau-gmbh.de>
800141cc406Sopenharmony_ci	* configure.in, configure, include/sanei/config.h.in,
801141cc406Sopenharmony_ci	  sanei/sanei_scsi.c: Added HAVE_SG_TARGET_STATUS for compatibility
802141cc406Sopenharmony_ci	  with old Linux sg.h versions
803141cc406Sopenharmony_ci
804141cc406Sopenharmony_ci2002-03-10  Gerhard Jaeger  <g.jaeger@earthling.net>
805141cc406Sopenharmony_ci
806141cc406Sopenharmony_ci	* po/plustek.de.po:  Update
807141cc406Sopenharmony_ci	* po/plustek.es.po, po/saneopts.es.po:  Added spanish translation
808141cc406Sopenharmony_ci	  thanks to Gustavo D. Vranjes
809141cc406Sopenharmony_ci
810141cc406Sopenharmony_ci2002-03-10  Stéphane Voltz  <svoltz@wanadoo.fr>
811141cc406Sopenharmony_ci
812141cc406Sopenharmony_ci	* backend/umax_pp_low.c:  fast and adaptative scanner probe function.
813141cc406Sopenharmony_ci	  Improved CCD calibration.
814141cc406Sopenharmony_ci	* tools/umax_pp.c: revision change
815141cc406Sopenharmony_ci
816141cc406Sopenharmony_ci2002-03-08 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
817141cc406Sopenharmony_ci
818141cc406Sopenharmony_ci	* backend/Makfile.in: added missing dependencies for
819141cc406Sopenharmony_ci	  new umax backends
820141cc406Sopenharmony_ci
821141cc406Sopenharmony_ci2002-03-08  Henning Meier-Geinitz <henning@meier-geinitz.de>
822141cc406Sopenharmony_ci
823141cc406Sopenharmony_ci	* doc/sane.tex: Added "multi-function peripheral" to list of types in
824141cc406Sopenharmony_ci	  SANE standard.
825141cc406Sopenharmony_ci
826141cc406Sopenharmony_ci2002-03-07  Henning Meier-Geinitz <henning@meier-geinitz.de>
827141cc406Sopenharmony_ci
828141cc406Sopenharmony_ci	* include/sane/config.h.in: Fix comment for HAVE_USB_H.
829141cc406Sopenharmony_ci	* TODO: Added entry about md5/getopt license issues.
830141cc406Sopenharmony_ci
831141cc406Sopenharmony_ci2002-03-07 Abel Deuring <a.deuring@satzbau-gmbh.de>
832141cc406Sopenharmony_ci	* sanei/sanei_scsi.c: fixed a typo (Sg_scsi_id -> SG_scsi_id)
833141cc406Sopenharmony_ci
834141cc406Sopenharmony_ci2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
835141cc406Sopenharmony_ci
836141cc406Sopenharmony_ci	* updated umax backend to version 1.0.7-build-33
837141cc406Sopenharmony_ci	  new file: umax-usb.c (by Frank Zago)
838141cc406Sopenharmony_ci
839141cc406Sopenharmony_ci2002-03-06  Frank Zago <fzago@greshamstorage.com>
840141cc406Sopenharmony_ci
841141cc406Sopenharmony_ci	* po/Makefile,in doc/sane.man doc/Makefile.in backend/matsushita.desc
842141cc406Sopenharmony_ci	  backend/dll.conf backend/Makefile.in sane-backends.lsm AUTHORS
843141cc406Sopenharmony_ci	  po/matsushita.fr.po doc/matsushita/matsushita.txt
844141cc406Sopenharmony_ci	  doc/matsushita/matsushita10_trc.txt
845141cc406Sopenharmony_ci	  doc/matsushita/matsushita11_trc.txt
846141cc406Sopenharmony_ci	  doc/matsushita/matsushita12_trc.txt
847141cc406Sopenharmony_ci	  doc/matsushita/matsushita13_trc.txt
848141cc406Sopenharmony_ci	  doc/matsushita/matsushita14_trc.txt
849141cc406Sopenharmony_ci	  doc/matsushita/matsushita1_trc.txt
850141cc406Sopenharmony_ci	  doc/matsushita/matsushita2_trc.txt
851141cc406Sopenharmony_ci	  doc/matsushita/matsushita3_trc.txt
852141cc406Sopenharmony_ci	  doc/matsushita/matsushita4_trc.txt
853141cc406Sopenharmony_ci	  doc/matsushita/matsushita5_trc.txt
854141cc406Sopenharmony_ci	  doc/matsushita/matsushita6_trc.txt
855141cc406Sopenharmony_ci	  doc/matsushita/matsushita7_trc.txt
856141cc406Sopenharmony_ci	  doc/matsushita/matsushita8_trc.txt
857141cc406Sopenharmony_ci	  doc/matsushita/matsushita9_trc.txt doc/sane-matsushita.man
858141cc406Sopenharmony_ci	  backend/matsushita.h backend/matsushita.conf
859141cc406Sopenharmony_ci	  backend/matsushita.c: Addition of the Matsushita / Panasonic backend
860141cc406Sopenharmony_ci	* doc/.cvsignore: added sane-matsushita.5
861141cc406Sopenharmony_ci
862141cc406Sopenharmony_ci2002-03-03  Frank Zago <fzago@greshamstorage.com>
863141cc406Sopenharmony_ci
864141cc406Sopenharmony_ci	* doc/.cvsignore: added sane-sceptre.5
865141cc406Sopenharmony_ci
866141cc406Sopenharmony_ci2002-03-03  Frank Zago <fzago@greshamstorage.com>
867141cc406Sopenharmony_ci
868141cc406Sopenharmony_ci	* doc/sane-sceptre.5: removed (auto-generated)
869141cc406Sopenharmony_ci
870141cc406Sopenharmony_ci2002-03-03  Frank Zago <fzago@greshamstorage.com>
871141cc406Sopenharmony_ci
872141cc406Sopenharmony_ci	* doc/sceptre/s1200.txt: doc updates
873141cc406Sopenharmony_ci	* backend/sceptre.desc: increased version
874141cc406Sopenharmony_ci	* backend/sceptre.c backend/sceptre.h: fixed a gamma table bug,
875141cc406Sopenharmony_ci	  fixed some color shifting problems, some cleanups.
876141cc406Sopenharmony_ci	* doc/sceptre.man: doc updates
877141cc406Sopenharmony_ci
878141cc406Sopenharmony_ci2002-02-24  Henning Meier-Geinitz <henning@meier-geinitz.de>
879141cc406Sopenharmony_ci
880141cc406Sopenharmony_ci	* backend/Makefile.in: Removed getopt.o getopt1.o and md5.o from
881141cc406Sopenharmony_ci	  LIBLIB_FUNCS as they are not needed in backends.
882141cc406Sopenharmony_ci
883141cc406Sopenharmony_ci2002-02-22  Henning Meier-Geinitz <henning@meier-geinitz.de>
884141cc406Sopenharmony_ci
885141cc406Sopenharmony_ci	* PROJECTS: Added matsushita backend.
886141cc406Sopenharmony_ci	* backend/matsushita.desc: New file. Description for the matsushita
887141cc406Sopenharmony_ci	  backend.
888141cc406Sopenharmony_ci
889141cc406Sopenharmony_ci2002-02-21  Henning Meier-Geinitz <henning@meier-geinitz.de>
890141cc406Sopenharmony_ci
891141cc406Sopenharmony_ci	* backend/Makefile.in backend/dll.conf backend/sceptre.c
892141cc406Sopenharmony_ci	  backend/sceptre.conf backend/sceptre.desc backend/sceptre.h:
893141cc406Sopenharmony_ci	  Added sceptre backend for the Sceptre VividScan 1200 (patch from
894141cc406Sopenharmony_ci	  Frank Zago <fzago@greshamstorage.com>).
895141cc406Sopenharmony_ci	* doc/Makefile.in doc/sane-sceptre.5 doc/sane-sceptre.man doc/sane.man
896141cc406Sopenharmony_ci	  doc/sceptre/preview_trace.txt doc/sceptre/s1200.txt
897141cc406Sopenharmony_ci	  doc/sceptre/scan_trace.txt: Added documentation for sceptre backend
898141cc406Sopenharmony_ci	  (patch from Frank Zago <fzago@greshamstorage.com>).
899141cc406Sopenharmony_ci	* po/Makefile.in po/sceptre.fr.po: Added french translation for
900141cc406Sopenharmony_ci	  sceptre backend (patch from Frank Zago <fzago@greshamstorage.com>).
901141cc406Sopenharmony_ci	* AUTHORS PROJECTS sane-backends.lsm: Updated concerning sceptre
902141cc406Sopenharmony_ci	  backend (patch from Frank Zago <fzago@greshamstorage.com>).
903141cc406Sopenharmony_ci
904141cc406Sopenharmony_ci2002-02-20  Stéphane Voltz  <svoltz@wanadoo.fr>
905141cc406Sopenharmony_ci
906141cc406Sopenharmony_ci	* backend/umax_pp_low.c backend/umax_pp.c:  corrected few bugs
907141cc406Sopenharmony_ci	  due to changing default model to 'none'.
908141cc406Sopenharmony_ci	* tools/umax_pp.c: fixed compile problem
909141cc406Sopenharmony_ci
910141cc406Sopenharmony_ci2002-02-19  Henning Meier-Geinitz <henning@meier-geinitz.de>
911141cc406Sopenharmony_ci
912141cc406Sopenharmony_ci	* lib/inet_pton.c: Use u_int32_t instead of in in_addr_t which isn't
913141cc406Sopenharmony_ci	  defined at least for OS/2.
914141cc406Sopenharmony_ci	* TODO: Added entry about DBG warnings.
915141cc406Sopenharmony_ci	* doc/sane.tex: Added some vendors (Abaton, Acer, Apple, Avision,
916141cc406Sopenharmony_ci	  CANON, Fujitsu, IBM, NEC, Nikon, Plustek, Polaroid, Ricoh, Sharp,
917141cc406Sopenharmony_ci	  Siemens, Tamarack) and device types (film scanner, sheetfed scanner)
918141cc406Sopenharmony_ci	  to the SANE standard. Updated date.
919141cc406Sopenharmony_ci	* doc/Makefile.in: Remove sanei-html in make distclean.
920141cc406Sopenharmony_ci	* PROJECTS: Added Acer ScanWit 2720S.
921141cc406Sopenharmony_ci	* backend/template.desc.: Added explanation for backend version, fixed
922141cc406Sopenharmony_ci	  typo.
923141cc406Sopenharmony_ci
924141cc406Sopenharmony_ci2002-02-16 Abel Deuring <a.deuring@satzbau-gmbh.de>:
925141cc406Sopenharmony_ci	* frontend/scanimage.c / part for the "-f" command line option:
926141cc406Sopenharmony_ci	  replaced the vprintf call with a loop of printf calls; fixed
927141cc406Sopenharmony_ci	  a "too stingy" malloc
928141cc406Sopenharmony_ci
929141cc406Sopenharmony_ci2002-02-16  Peter Fales <peter@fales.com>
930141cc406Sopenharmony_ci
931141cc406Sopenharmony_ci	* backend/dc240.c - Fix mismatches between format and
932141cc406Sopenharmony_ci	  parameters in debug statements
933141cc406Sopenharmony_ci
934141cc406Sopenharmony_ci2002-02-15  Henning Meier-Geinitz <henning@meier-geinitz.de>
935141cc406Sopenharmony_ci
936141cc406Sopenharmony_ci	* include/sane/sanei.h include/sane/sanei_ab306.h
937141cc406Sopenharmony_ci	  include/sane/sanei_auth.h include/sane/sanei_backend.h
938141cc406Sopenharmony_ci	  include/sane/sanei_codec_ascii.h include/sane/sanei_codec_bin.h
939141cc406Sopenharmony_ci	  include/sane/sanei_config.h include/sane/sanei_debug.h
940141cc406Sopenharmony_ci	  include/sane/sanei_lm983x.h include/sane/sanei_thread.h
941141cc406Sopenharmony_ci	  include/sane/sanei_usb.h: Added, fixed and updated documentation
942141cc406Sopenharmony_ci	  for sanei using doxygen.
943141cc406Sopenharmony_ci	* doc/.cvsignore: Added sanei-html.
944141cc406Sopenharmony_ci	* TODO: Updated entry about missing sanei documentation. Removed
945141cc406Sopenharmony_ci	  entry about make distclean issues.
946141cc406Sopenharmony_ci
947141cc406Sopenharmony_ci2002-02-15  Stéphane Voltz  <svoltz@wanadoo.fr>
948141cc406Sopenharmony_ci
949141cc406Sopenharmony_ci	* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.h
950141cc406Sopenharmony_ci	  backend/umax_pp_mid.c backend/umax_pp.c backend/umax_pp.h
951141cc406Sopenharmony_ci	  backend/umax_pp.conf:  added ppdev character device name passing
952141cc406Sopenharmony_ci	  from conf file. Allow model override from conf option. DBG macros
953141cc406Sopenharmony_ci	  clean-up. Fixed color inversion for 1660P models. Fixed potential
954141cc406Sopenharmony_ci	  crash when custom dump files could not be opened for writing.
955141cc406Sopenharmony_ci	* doc/sane-umax_pp.man: updates to match backned new parameter and
956141cc406Sopenharmony_ci	  behaviour
957141cc406Sopenharmony_ci	* tools/umax_pp.c: added device name argument
958141cc406Sopenharmony_ci
959141cc406Sopenharmony_ci2002-02-14  Jochen Eisinger <jochen.eisinger@gmx.net>
960141cc406Sopenharmony_ci
961141cc406Sopenharmony_ci	* sanei/sanei_auth.h: remove strange line-ending handling code
962141cc406Sopenharmony_ci
963141cc406Sopenharmony_ci2002-02-14  Henning Meier-Geinitz <henning@meier-geinitz.de>
964141cc406Sopenharmony_ci
965141cc406Sopenharmony_ci	* configure configure.in include/sane/config.h.in lib/Makefile.in
966141cc406Sopenharmony_ci	  lib/inet_pton.c: Added wrapper for inet_pton(). If this function
967141cc406Sopenharmony_ci	  is not available, try first inet_aton() and then inet_addr().
968141cc406Sopenharmony_ci	* frontend/saned.c: Use inet_pton() instead of inet_aton() to avoid
969141cc406Sopenharmony_ci	  compilation errors on e.g. OS/2.
970141cc406Sopenharmony_ci	* include/Sane/sanei_debug.h: Added warnings for format problems
971141cc406Sopenharmony_ci	  in DBG messages (from Frank Zago <fzago@greshamstorage.com>).
972141cc406Sopenharmony_ci	* include/sane/sanei.h sanei/Makefile.in sanei/load_values.c
973141cc406Sopenharmony_ci	  sanei/save_values.c: Removed load_values and save_values as they
974141cc406Sopenharmony_ci	  are only used in sane_frontends.
975141cc406Sopenharmony_ci	* backend/mustek.c backend/mustek_usb_low.c backend/mustek_usb_high.c
976141cc406Sopenharmony_ci	  backend/net.c doc/mustek/mustek.CHANGES
977141cc406Sopenharmony_ci	  doc/mustek_usb/mustek_usb.CHANGES sanei/sanei_usb.c: Fixed some
978141cc406Sopenharmony_ci	  DBG format warnings.
979141cc406Sopenharmony_ci	* lib/inet_ntop.c: Only use inet_ntoa if it's available.
980141cc406Sopenharmony_ci
981141cc406Sopenharmony_ci2002-02-13  Peter Fales <peter@fales.com>
982141cc406Sopenharmony_ci
983141cc406Sopenharmony_ci	* configure, acinclude.m4, aclocal.m4 - Another tweak to the
984141cc406Sopenharmony_ci	  allowed gphoto2 version numbers
985141cc406Sopenharmony_ci
986141cc406Sopenharmony_ci2002-02-13  Henning Meier-Geinitz <henning@meier-geinitz.de>
987141cc406Sopenharmony_ci
988141cc406Sopenharmony_ci	* configure configure.in Makefile.in backend/Makefile.in
989141cc406Sopenharmony_ci	  doc/Makefile.in frontend/Makefile.in include/Makefile.in
990141cc406Sopenharmony_ci	  japi/Makefile.in lib/Makefile.in sanei/Makefile.in
991141cc406Sopenharmony_ci	  tools/Makefile.in testsuite/Makefile.in po/Makefile.in: Added global
992141cc406Sopenharmony_ci	  list of file patterns for "make distclean". Some "make clean"
993141cc406Sopenharmony_ci	  and "make distclean" cleanup and additions.
994141cc406Sopenharmony_ci
995141cc406Sopenharmony_ci2002-02-12  Henning Meier-Geinitz <henning@meier-geinitz.de>
996141cc406Sopenharmony_ci
997141cc406Sopenharmony_ci	* tools/sane-config.in: Avoid printing "-I/usr/include" as this
998141cc406Sopenharmony_ci	  changes the default include order (from Tim Waugh
999141cc406Sopenharmony_ci	  <twaugh@redhat.com>). Really check for entries in $cflags that
1000141cc406Sopenharmony_ci	  are also in $includedir.
1001141cc406Sopenharmony_ci	* frontend/saned.c: DNS queries for remote hosts are only done if
1002141cc406Sopenharmony_ci	  necessary. It's now possible to use "+" without hosts/DNS entries
1003141cc406Sopenharmony_ci	  for the connecting host.
1004141cc406Sopenharmony_ci	* TODO: Removed entries for config.h, OpenBSD shared libs, and -ansi
1005141cc406Sopenharmony_ci	  on HP-UX. Updated device type entry.
1006141cc406Sopenharmony_ci
1007141cc406Sopenharmony_ci2002-02-10  Henning Meier-Geinitz <henning@meier-geinitz.de>
1008141cc406Sopenharmony_ci
1009141cc406Sopenharmony_ci	* configure configure.in: Link to functions in lib/ only
1010141cc406Sopenharmony_ci	  if they are not available on the system. Use AC_PROG_LIBTOOL
1011141cc406Sopenharmony_ci	  instead of the deprecated AM_PROG_LIBTOOL.
1012141cc406Sopenharmony_ci	* backend/Makefile.in lib/Makefile.in: Link to functions in lib/ only
1013141cc406Sopenharmony_ci	  if they are not available on the system. Avoid duplicating list of
1014141cc406Sopenharmony_ci	  functions.
1015141cc406Sopenharmony_ci	* sanei/sanei_usb.c: If get_vendor_product fails, don't try again for
1016141cc406Sopenharmony_ci	  every device file.
1017141cc406Sopenharmony_ci
1018141cc406Sopenharmony_ci2002-02-10  Oliver Schwartz <Oliver.Schwartz@gmx.de>
1019141cc406Sopenharmony_ci
1020141cc406Sopenharmony_ci	* po/Makefile.in: Added snapscan.de.po to DISTFILES
1021141cc406Sopenharmony_ci
1022141cc406Sopenharmony_ci2002-02-09  Abel Deuring <a.deuring@satzbau-gmbh.de>:
1023141cc406Sopenharmony_ci	* sanei/sanei_scsi.c: Added checks to the Linux part of
1024141cc406Sopenharmony_ci	  sanei_scsi_open_extended, if an SG device file is being
1025141cc406Sopenharmony_ci	  opened
1026141cc406Sopenharmony_ci
1027141cc406Sopenharmony_ci2002-02-09  Oliver Schwartz <Oliver.Schwartz@gmx.de>
1028141cc406Sopenharmony_ci
1029141cc406Sopenharmony_ci	* po/Makefile.in po/snapscan.de.po backend/snapscan.c:
1030141cc406Sopenharmony_ci          Added language translation support for snapscan backend,
1031141cc406Sopenharmony_ci          added german translations.
1032141cc406Sopenharmony_ci
1033141cc406Sopenharmony_ci2002-02-09  Henning Meier-Geinitz <henning@meier-geinitz.de>
1034141cc406Sopenharmony_ci
1035141cc406Sopenharmony_ci	* po/Makefile.in po/saneopts.fr.po po/umax.fr.po: Added french
1036141cc406Sopenharmony_ci	  translation (from Frank Zago <fzago@greshamstorage.com>).
1037141cc406Sopenharmony_ci
1038141cc406Sopenharmony_ci2002-02-08  Henning Meier-Geinitz <henning@meier-geinitz.de>
1039141cc406Sopenharmony_ci
1040141cc406Sopenharmony_ci	* PROJECTS: Added info about HP Scanjet 5S.
1041141cc406Sopenharmony_ci	* lib/inet_ntop.c: Removed OS/2 kludge: it's not necessary.
1042141cc406Sopenharmony_ci
1043141cc406Sopenharmony_ci2002-02-05  Stéphane Voltz  <svoltz@wanadoo.fr>
1044141cc406Sopenharmony_ci
1045141cc406Sopenharmony_ci	* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.h
1046141cc406Sopenharmony_ci	  backend/umax_pp_mid.c backend/umax_pp.c backend/umax_pp.h:
1047141cc406Sopenharmony_ci	  tuned down duration of pauses in scanner ringing. Indent'ing all
1048141cc406Sopenharmony_ci	  files. Include header files according to HAVE_XXX_H defines in
1049141cc406Sopenharmony_ci	  config.h .
1050141cc406Sopenharmony_ci	* tools/umax_pp.c: updated version and added printing of config
1051141cc406Sopenharmony_ci		options
1052141cc406Sopenharmony_ci
1053141cc406Sopenharmony_ci2002-02-05  Henning Meier-Geinitz <henning@meier-geinitz.de>
1054141cc406Sopenharmony_ci
1055141cc406Sopenharmony_ci	* configure configure.in: Version is 1.0.7-cvs. Enable warnings by
1056141cc406Sopenharmony_ci	  default. Don't use "-ansi" for HPUX.
1057141cc406Sopenharmony_ci	* sanei/sanei_thread.c: Make sure that waitpid returns something
1058141cc406Sopenharmony_ci	  useful on OS/2. Avoids the "Unknown SANE status code 128" errors.
1059141cc406Sopenharmony_ci
1060141cc406Sopenharmony_ciOlder entries can be found in ChangeLog-1.0.7.
1061