1141cc406Sopenharmony_ci2000-03-06 Petter Reinholdtsen <pere@td.org.uit.no> 2141cc406Sopenharmony_ci 3141cc406Sopenharmony_ci * configure.in configure: New version is 1.0.2. 4141cc406Sopenharmony_ci 5141cc406Sopenharmony_ci2000-03-01 Abel Deuring <a.deuring@satzbau-gmbh.de> 6141cc406Sopenharmony_ci * doc/sane-scsi.man: fixed an ambiguity and a typo. 7141cc406Sopenharmony_ci 8141cc406Sopenharmony_ci2000-02-27 Petter Reinholdtsen <pere@td.org.uit.no> 9141cc406Sopenharmony_ci 10141cc406Sopenharmony_ci * backend/v4l*.desc: Changed description from v4l to Video For 11141cc406Sopenharmony_ci Linux. 12141cc406Sopenharmony_ci 13141cc406Sopenharmony_ci * backend/lhii.desc: Updated with URL to LHII drivers home page. 14141cc406Sopenharmony_ci 15141cc406Sopenharmony_ci * README.unixware7: Added compile information for SCO UnixWare 7 16141cc406Sopenharmony_ci from Jens Scheithauer. 17141cc406Sopenharmony_ci 18141cc406Sopenharmony_ci2000-02-26 Karl Heinz Kremer <khk@khk.net> 19141cc406Sopenharmony_ci 20141cc406Sopenharmony_ci * doc/sane-epson.man: Updated documentation for EPSON 21141cc406Sopenharmony_ci backend. 22141cc406Sopenharmony_ci 23141cc406Sopenharmony_ci2000-02-26 Chris Pinkham <cpinkham@infi.net> 24141cc406Sopenharmony_ci 25141cc406Sopenharmony_ci * backend/artec.desc: updated statuses, added link to a webpage for 26141cc406Sopenharmony_ci AS6E parallel models, added manpage info. 27141cc406Sopenharmony_ci 28141cc406Sopenharmony_ci2000-02-26 Abel Deuring <a.deuring@satzbau-gmbh.de> 29141cc406Sopenharmony_ci * Sharp man page updated; man page added to doc/Makefile.in 30141cc406Sopenharmony_ci 31141cc406Sopenharmony_ci2000-02-26 Petter Reinholdtsen <pere@td.org.uit.no> 32141cc406Sopenharmony_ci 33141cc406Sopenharmony_ci * configure.in: Don't use -ansi and -pedantic unless 34141cc406Sopenharmony_ci --enable-warnings is used. Warnings are now disabled by default 35141cc406Sopenharmony_ci to prepare for the next release. 36141cc406Sopenharmony_ci 37141cc406Sopenharmony_ci2000-02-24 Petter Reinholdtsen <pere@td.org.uit.no> 38141cc406Sopenharmony_ci 39141cc406Sopenharmony_ci * tools/sane-desc.el: In backend web page, packends not included 40141cc406Sopenharmony_ci in the distribution have the version number in parentheses. 41141cc406Sopenharmony_ci 42141cc406Sopenharmony_ci2000-02-20 Karl Heinz Kremer <khk@khk.net 43141cc406Sopenharmony_ci 44141cc406Sopenharmony_ci * backend/epson.c: Added some OS/2 compatibility fixes. 45141cc406Sopenharmony_ci 46141cc406Sopenharmony_ci2000-02-20 Petter Reinholdtsen <pere@td.org.uit.no> 47141cc406Sopenharmony_ci 48141cc406Sopenharmony_ci * sanei/sanei_scsi.c: Make sure the file is valid ANSI C. 49141cc406Sopenharmony_ci 50141cc406Sopenharmony_ci * configure: Regenerated based on current configure.in. 51141cc406Sopenharmony_ci 52141cc406Sopenharmony_ci * include/sane/sanei_backend.h: Typedef u_int{8,16,32}_t. 53141cc406Sopenharmony_ci Defining them gave bogus code in <sys/types.h> on Irix 6.5. 54141cc406Sopenharmony_ci 55141cc406Sopenharmony_ci * backend/lhii.desc backend/musteka4s2.desc backend/nec.desc 56141cc406Sopenharmony_ci backend/plustek.desc backend/sagitta.desc backend/st400.desc 57141cc406Sopenharmony_ci backend/v4l.desc backend/v4l2.desc: Added info on existing 58141cc406Sopenharmony_ci backends. Placed version number in () to indicate that these 59141cc406Sopenharmony_ci backend are distributed separately. 60141cc406Sopenharmony_ci 61141cc406Sopenharmony_ci * backend/sharp.desc backend/pint.desc backend/canon.desc 62141cc406Sopenharmony_ci backend/s9036.desc: Fixed typo and updated with more information. 63141cc406Sopenharmony_ci 64141cc406Sopenharmony_ci * AUTHORS: Marked active maintainers with '(*)'. 65141cc406Sopenharmony_ci 66141cc406Sopenharmony_ci * sanei/sanei_pio.c: Removed some warnings. 67141cc406Sopenharmony_ci 68141cc406Sopenharmony_ci * configure.in: New flag --enable-warnings to turn on or off more 69141cc406Sopenharmony_ci GCC warnings. Default should be 'on' for development snapshots, 70141cc406Sopenharmony_ci and 'off' for releases. 71141cc406Sopenharmony_ci 72141cc406Sopenharmony_ci2000-02-19 Karl Heinz Kremer <khk@khk.net> 73141cc406Sopenharmony_ci 74141cc406Sopenharmony_ci * backend/epson.*: Updated desc file with new version number and 75141cc406Sopenharmony_ci some more supported scanners. 76141cc406Sopenharmony_ci Removed OPT_PREVIEW_RESOLUTION so that the frontend can handle 77141cc406Sopenharmony_ci the preview resolution. 78141cc406Sopenharmony_ci Changed the OPT_RESOLUTION data from a range to a word list, so 79141cc406Sopenharmony_ci that the frontends can display the correct list of available 80141cc406Sopenharmony_ci resolutions. 81141cc406Sopenharmony_ci 82141cc406Sopenharmony_ci2000-02-19 Chris Pinkham <cpinkham@infi.net> 83141cc406Sopenharmony_ci 84141cc406Sopenharmony_ci * backend/artec.c: Updated backend version to v0.5.13. Corrected 85141cc406Sopenharmony_ci matrix of which features/enhancements should be active for each 86141cc406Sopenharmony_ci scan mode. Fixed bug which causing Contrast to be INactive at 87141cc406Sopenharmony_ci startup instead of Threshold. 88141cc406Sopenharmony_ci * backend/artec.desc: updated backend version information. 89141cc406Sopenharmony_ci 90141cc406Sopenharmony_ci2000-02-19 Petter Reinholdtsen <pere@td.org.uit.no> 91141cc406Sopenharmony_ci 92141cc406Sopenharmony_ci * sanei/sanei_thread.c include/sane/sanei_thread.h: These files 93141cc406Sopenharmony_ci declares a _proposed_ internal SANE interface. It was proposed by 94141cc406Sopenharmony_ci Yuri Dario to wrap UNIX functions fork(), kill(), waitpid() and 95141cc406Sopenharmony_ci wait(), which are missing or not working on OS/2. 96141cc406Sopenharmony_ci 97141cc406Sopenharmony_ci * frontend/saned.c: OS/2 send socket on param list. Patch from 98141cc406Sopenharmony_ci Yuri Dario. 99141cc406Sopenharmony_ci 100141cc406Sopenharmony_ci * sanei/os2_srb.h sanei/sanei_scsi.c: Include OS/2 SCSI header file. 101141cc406Sopenharmony_ci 102141cc406Sopenharmony_ci * include/sane/sanei_config.h sanei/sanei_config.c: New function 103141cc406Sopenharmony_ci sanei_config_read(). Use this instead of fgets() when reading 104141cc406Sopenharmony_ci config files to remove line ending chars on all known platforms. 105141cc406Sopenharmony_ci Patch from Yuri Dario. 106141cc406Sopenharmony_ci 107141cc406Sopenharmony_ci * configure.os2: Updated configure param list from Yuri Dario. 108141cc406Sopenharmony_ci 109141cc406Sopenharmony_ci2000-02-19 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 110141cc406Sopenharmony_ci * updated umax backend to version 1.0 build 18 111141cc406Sopenharmony_ci for details read backend/umax.CHANGES 112141cc406Sopenharmony_ci 113141cc406Sopenharmony_ci2000-02-19 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 114141cc406Sopenharmony_ci * corrected spelling error in umax.c (devive -> device) 115141cc406Sopenharmony_ci 116141cc406Sopenharmony_ci2000-02-18 Abel Deuring <a.deuring@satzbau-gmbh.de> 117141cc406Sopenharmony_ci * sharp.c / sharp.h: Options for resolution now conform to 118141cc406Sopenharmony_ci the Sane API; fixed and initialisation bug. Updated backend 119141cc406Sopenharmony_ci version number in sharp.desc. 120141cc406Sopenharmony_ci 121141cc406Sopenharmony_ci2000-02-18 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 122141cc406Sopenharmony_ci * updated umax backend to 1.0 build 17 123141cc406Sopenharmony_ci (added support for sanei_scsi_open_extended) 124141cc406Sopenharmony_ci for details take a look at backend/umax.CHANGES 125141cc406Sopenharmony_ci 126141cc406Sopenharmony_ci2000-02-15 Petter Reinholdtsen <pere@td.org.uit.no> 127141cc406Sopenharmony_ci 128141cc406Sopenharmony_ci * backend/tamarack.desc: Updated info on request from Rogier 129141cc406Sopenharmony_ci Wolff. 130141cc406Sopenharmony_ci 131141cc406Sopenharmony_ci2000-02-14 Petter Reinholdtsen <pere@td.org.uit.no> 132141cc406Sopenharmony_ci 133141cc406Sopenharmony_ci * backend/m3096g-scsi.h backend/sp15c-scsi.h: Make lint_catcher 134141cc406Sopenharmony_ci static to avoid link problems with duplicate symbols. 135141cc406Sopenharmony_ci 136141cc406Sopenharmony_ci2000-02-13 Petter Reinholdtsen <pere@td.org.uit.no> 137141cc406Sopenharmony_ci 138141cc406Sopenharmony_ci * README.unixware2: Information from Wolfgang Rapp on how to build 139141cc406Sopenharmony_ci SANE on UnixWare 2. 140141cc406Sopenharmony_ci 141141cc406Sopenharmony_ci * ltconfig ltmain.sh: Upgraded to libtool 1.3.4 and added Oliver 142141cc406Sopenharmony_ci Rauch's soname patch. 143141cc406Sopenharmony_ci 144141cc406Sopenharmony_ci * backend/hp-accessor.c backend/hp-device.c backend/hp-handle.c 145141cc406Sopenharmony_ci backend/hp-hpmem.c backend/hp-option.c backend/hp-option.h 146141cc406Sopenharmony_ci backend/hp-scl.c backend/hp-scsi.h backend/hp.c backend/hp.desc 147141cc406Sopenharmony_ci backend/hp.h doc/sane-hp.man: Updated HP backend to v0.86 from 148141cc406Sopenharmony_ci Peter Kirchgessner. Enable scan depths > 8 and add option 149141cc406Sopenharmony_ci enable-image-buffering to config file. 150141cc406Sopenharmony_ci 151141cc406Sopenharmony_ci * AUTHORS: Added author for backend s9036. 152141cc406Sopenharmony_ci * backend/qcam.desc: Updated with more information. 153141cc406Sopenharmony_ci 154141cc406Sopenharmony_ci2000-02-11 Chris Pinkham <cpinkham@infi.net> 155141cc406Sopenharmony_ci 156141cc406Sopenharmony_ci * backend/artec.c backend/artec.h: Updated backend to version 0.5.11. 157141cc406Sopenharmony_ci Removed mono_adjust function which handled bit offset in 1bpp modes, 158141cc406Sopenharmony_ci this is now handled by forcing all scans to be wide enough to fill a 159141cc406Sopenharmony_ci full byte. Reinserted code to set brightness on A6000C model as this 160141cc406Sopenharmony_ci appears to be the only model that accepts that setting. Bug-fixes 161141cc406Sopenharmony_ci for ADF & Transparency option settings. 162141cc406Sopenharmony_ci * backend/artec.desc: updated backend version information. 163141cc406Sopenharmony_ci 164141cc406Sopenharmony_ci2000-02-11 Karl Heinz Kremer <khk@khk.net> 165141cc406Sopenharmony_ci * backend/epson.c - Fixed default scan source when option equipment 166141cc406Sopenharmony_ci is installed. The default is now always "Flatbed". 167141cc406Sopenharmony_ci 168141cc406Sopenharmony_ci2000-02-08 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 169141cc406Sopenharmony_ci 170141cc406Sopenharmony_ci * Added (again) missing file: doc/sane-logo2.jpg 171141cc406Sopenharmony_ci 172141cc406Sopenharmony_ci2000-02-08 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 173141cc406Sopenharmony_ci 174141cc406Sopenharmony_ci * Added missing umax doc files: 175141cc406Sopenharmony_ci - doc/sane-umax-old-scanners-doc.html 176141cc406Sopenharmony_ci - doc/sane-umax-not-listed-doc.html 177141cc406Sopenharmony_ci - doc/sane-umax-speed-doc.html 178141cc406Sopenharmony_ci * Updated: 179141cc406Sopenharmony_ci - doc/sane-umax-doc.html 180141cc406Sopenharmony_ci - doc/sane-umax-scanners-doc.html 181141cc406Sopenharmony_ci 182141cc406Sopenharmony_ci2000-02-08 Matto Marjanovic <maddog@mir.com> 183141cc406Sopenharmony_ci 184141cc406Sopenharmony_ci * backend/microtek.c backend/microtek.h backend/microtek.conf 185141cc406Sopenharmony_ci backend/microtek.desc doc/sane-microtek.man: Updated microtek 186141cc406Sopenharmony_ci backend to v0.12.0. Changes: 187141cc406Sopenharmony_ci - LUT entry size should match bit depth of scan. 188141cc406Sopenharmony_ci - Free LUT's in sane_close(). 189141cc406Sopenharmony_ci - Fixed really dumb type typos in microtek.h. 190141cc406Sopenharmony_ci - Added all "mystery" model codes (and an auto-warning). 191141cc406Sopenharmony_ci - Added all additional document size codes. 192141cc406Sopenharmony_ci - Made function (description) of "scan speed" more obvious. 193141cc406Sopenharmony_ci - Added entries for Color PageWiz. 194141cc406Sopenharmony_ci - Added entries for Agfa DuoScan. 195141cc406Sopenharmony_ci - A few miscellaneous cleanups to quiet gcc warnings. 196141cc406Sopenharmony_ci 197141cc406Sopenharmony_ci2000-02-07 Petter Reinholdtsen <pere@td.org.uit.no> 198141cc406Sopenharmony_ci 199141cc406Sopenharmony_ci * frontend/saned.c sanei/sanei_pio.c sanei/sanei_scsi.c: Some OS/2 200141cc406Sopenharmony_ci patches from Yuri Dario. 201141cc406Sopenharmony_ci 202141cc406Sopenharmony_ci * frontend/scanimage.c: Avoid sprintf("%s", NULL). Bugreport and 203141cc406Sopenharmony_ci fix from Yuri Dario. 204141cc406Sopenharmony_ci 205141cc406Sopenharmony_ci2000-02-06 Petter Reinholdtsen <pere@td.org.uit.no> 206141cc406Sopenharmony_ci 207141cc406Sopenharmony_ci * configure: Regenerated based on current configure.in. 208141cc406Sopenharmony_ci 209141cc406Sopenharmony_ci doc/Makefile.in doc/sane-logo.gif doc/sane-logo.png doc/sane.gif 210141cc406Sopenharmony_ci doc/sane.png: Convert .gif to .png. 211141cc406Sopenharmony_ci 212141cc406Sopenharmony_ci * backend/canon.c backend/snapscan-sources.c: Port to HP/UX. Stop 213141cc406Sopenharmony_ci using GCC specific features. 214141cc406Sopenharmony_ci 215141cc406Sopenharmony_ci2000-02-05 Rene Rebe <rene.rebe@myokay.net> 216141cc406Sopenharmony_ci * backedn/avision.? only minor updates and the new home-page 217141cc406Sopenharmony_ci url ... 218141cc406Sopenharmony_ci 219141cc406Sopenharmony_ci2000-02-05 Abel Deuring <a.deuring@satzbau-gmbh.de> 220141cc406Sopenharmony_ci * fixed wrong buffer size handling for old Linux SG drivers 221141cc406Sopenharmony_ci in sanei_scsi.c 222141cc406Sopenharmony_ci * updated sane-scsi.man: How to change the buffer size, 223141cc406Sopenharmony_ci if the new Linux SG driver is being used. 224141cc406Sopenharmony_ci * fixed a type on sharp.c 225141cc406Sopenharmony_ci 226141cc406Sopenharmony_ci2000-02-03 Karl Heinz Kremer <khk@khk.net> 227141cc406Sopenharmony_ci * backend/epson.[ch] Reworked the gamma correction stuff 228141cc406Sopenharmony_ci 229141cc406Sopenharmony_ci2000-02-02 Karl Heinz Kremer <khk@khk.net> 230141cc406Sopenharmony_ci * backend/epson.[ch] Finally put the USB fix into the CVS 231141cc406Sopenharmony_ci version. Removed version number from epson.h so that this 232141cc406Sopenharmony_ci file does not need to be updated every time epson.c changes. 233141cc406Sopenharmony_ci 234141cc406Sopenharmony_ci2000-02-01 Karl Heinz Kremer <khk@khk.net> 235141cc406Sopenharmony_ci * backend/epson.[ch] More changes in the attach function to 236141cc406Sopenharmony_ci recognize USB scanners again. 237141cc406Sopenharmony_ci * doc/sane-epson.man More updates to the man page. 238141cc406Sopenharmony_ci 239141cc406Sopenharmony_ci2000-01-29 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 240141cc406Sopenharmony_ci 241141cc406Sopenharmony_ci * updated umax backend to version 1.0-build-16 242141cc406Sopenharmony_ci for details take a look at backend/umax.CHANGES 243141cc406Sopenharmony_ci 244141cc406Sopenharmony_ci2000-01-31 Petter Reinholdtsen <pere@td.org.uit.no> 245141cc406Sopenharmony_ci 246141cc406Sopenharmony_ci * backend/hp-accessor.c backend/hp-accessor.h backend/hp-device.c 247141cc406Sopenharmony_ci backend/hp-device.h backend/hp-handle.c backend/hp-hpmem.c 248141cc406Sopenharmony_ci backend/hp-option.c backend/hp-option.h backend/hp-scl.c 249141cc406Sopenharmony_ci backend/hp-scl.h backend/hp-scsi.h backend/hp.TODO backend/hp.c 250141cc406Sopenharmony_ci backend/hp.desc doc/sane-hp.man: Updated to v0.85 from Peter 251141cc406Sopenharmony_ci Kirchgessner. 252141cc406Sopenharmony_ci 253141cc406Sopenharmony_ci2000-01-30 Chris Pinkham <cpinkham@infi.net> 254141cc406Sopenharmony_ci 255141cc406Sopenharmony_ci * backend/artec.c backend/artec.h: (v0.5.9) changes to get lineart 256141cc406Sopenharmony_ci and halftone modes working on AT12 and AM12S models. bugfixes to 257141cc406Sopenharmony_ci eliminate hanging on some AT12 models. 258141cc406Sopenharmony_ci * backend/artec.desc: version and model status updates 259141cc406Sopenharmony_ci 260141cc406Sopenharmony_ci2000-01-30 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 261141cc406Sopenharmony_ci * corrected missing "/" in include/sane/config.h.in line 251 262141cc406Sopenharmony_ci 263141cc406Sopenharmony_ci2000-01-30 Rene Rebe <rene.rebe@myokay.net> 264141cc406Sopenharmony_ci 265141cc406Sopenharmony_ci * backend/avision.c fixed to compile on HP/UX 266141cc406Sopenharmony_ci * backend/avision.desc fixed typo 267141cc406Sopenharmony_ci * AUTHORS changed my eMail address 268141cc406Sopenharmony_ci 269141cc406Sopenharmony_ci2000-01-30 Petter Reinholdtsen <pere@td.org.uit.no> 270141cc406Sopenharmony_ci 271141cc406Sopenharmony_ci * backend/dll.c backend/dll.aliases doc/sane-dll.man: Aliased and 272141cc406Sopenharmony_ci hidden backend patch from Ingo Wilken. 273141cc406Sopenharmony_ci 274141cc406Sopenharmony_ci * config.sub configure.in include/sane/config.h.in sanei/sanei_scsi.c: 275141cc406Sopenharmony_ci UnixWare 2.x and UnixWare 7 port by Wolfgang Rapp. 276141cc406Sopenharmony_ci 277141cc406Sopenharmony_ci2000-01-29 Karl Heinz Kremer <khk@Kk.net> 278141cc406Sopenharmony_ci 279141cc406Sopenharmony_ci * backend/epson.[ch] Moved gamma "stuff" from advanced to standard 280141cc406Sopenharmony_ci options section to fix core dump in xscanimage 281141cc406Sopenharmony_ci Removed pragma pack() to make it easier to compile on non-gcc 282141cc406Sopenharmony_ci systems 283141cc406Sopenharmony_ci 284141cc406Sopenharmony_ci2000-01-29 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 285141cc406Sopenharmony_ci 286141cc406Sopenharmony_ci * preview (xscanimage): added GDK_INPUT_EXCEPTION to gdk_input_add 287141cc406Sopenharmony_ci * updated umax-backend to build 15 (for more see umax.CHANGES 288141cc406Sopenharmony_ci * xscanimage: added GDK_INPUT_EXCEPTION to gdk_input_add 289141cc406Sopenharmony_ci 290141cc406Sopenharmony_ci2000-01-26 Karl Heinz Kremer <khk@khk.net> 291141cc406Sopenharmony_ci 292141cc406Sopenharmony_ci * backend/epson.[ch] Bugfix for resolution selection via menu 293141cc406Sopenharmony_ci Fixed coredump when no scanner found 294141cc406Sopenharmony_ci merged Christian Bucher's newest version 295141cc406Sopenharmony_ci 296141cc406Sopenharmony_ci * AUTHORS ChangeLog 297141cc406Sopenharmony_ci 298141cc406Sopenharmony_ci2000-01-26 Petter Reinholdtsen <pere@td.org.uit.no> 299141cc406Sopenharmony_ci 300141cc406Sopenharmony_ci * backend/m3096g-scsi.h backend/m3096g.c backend/m3096g.desc 301141cc406Sopenharmony_ci backend/m3096g.h backend/sp15c-scsi.h backend/sp15c.c 302141cc406Sopenharmony_ci backend/sp15c.desc backend/sp15c.h: Updated backends sp15c 303141cc406Sopenharmony_ci (v1.12) and m3096g (v1.11) from Randolph Bentson. 304141cc406Sopenharmony_ci 305141cc406Sopenharmony_ci2000-01-25 Chris Pinkham <cpinkham@infi.net> 306141cc406Sopenharmony_ci 307141cc406Sopenharmony_ci * backend/artec.h backend/artec.c backend/artec.desc 308141cc406Sopenharmony_ci installed new version (0.5.6) of artec backend with support 309141cc406Sopenharmony_ci for Artec AM12S and Plustek 19200S models and numerous bugfixes. 310141cc406Sopenharmony_ci * doc/sane-artec.man 311141cc406Sopenharmony_ci updated manpage to reflect new list of supported models and 312141cc406Sopenharmony_ci backend status. 313141cc406Sopenharmony_ci 314141cc406Sopenharmony_ci 315141cc406Sopenharmony_ci2000-01-25 Abel Deuring <a.deuring@satzbau-gmbh.de> 316141cc406Sopenharmony_ci 317141cc406Sopenharmony_ci * frontend/scanimage.c: minor modifications to the new batch mode 318141cc406Sopenharmony_ci If an error occurs in batch mode, the corresponding output file 319141cc406Sopenharmony_ci is now deleted. (Should make post-processing easier, because 320141cc406Sopenharmony_ci otherwise we would have an empty output file every time the 321141cc406Sopenharmony_ci ADF is empty or paper is jammed.) 322141cc406Sopenharmony_ci 323141cc406Sopenharmony_ci2000-01-25 Kazuya Fukuda <fukuda@avm.nhe.nec.co.jp> and 324141cc406Sopenharmony_ci Abel Deuring <a.deuring@satzbau-gmbh.de> 325141cc406Sopenharmony_ci * backend/sharp.c: Fix of possible segfault in sane_init 326141cc406Sopenharmony_ci * backend/sharp.conf: contains now a complete sample configuration 327141cc406Sopenharmony_ci 328141cc406Sopenharmony_ci2000-01-25 Petter Reinholdtsen <pere@td.org.uit.no> 329141cc406Sopenharmony_ci 330141cc406Sopenharmony_ci * frontend/scanimage.c: Return SANE_STATUS_NO_MEM if advance() 331141cc406Sopenharmony_ci fails. Add return value to test_it(). 332141cc406Sopenharmony_ci 333141cc406Sopenharmony_ci * include/sane/sanei_debug.h: Add fflush() after fprintf() in 334141cc406Sopenharmony_ci DBG macro. 335141cc406Sopenharmony_ci 336141cc406Sopenharmony_ci * AUTHORS backend/Makefile.in backend/m3096g.h backend/m3096g.c 337141cc406Sopenharmony_ci backend/m3096g-scsi.h backend/m3096g.desc backend/m3096g.conf 338141cc406Sopenharmony_ci backend/sp15c.h backend/sp15c.c backend/sp15c-scsi.h 339141cc406Sopenharmony_ci backend/sp15c.conf backend/sp15c.desc backend/dll.conf 340141cc406Sopenharmony_ci doc/Makefile.in doc/sane-fujitsu.man: Added backends sp15c (v1.11) 341141cc406Sopenharmony_ci and m3096g (v1.10). 342141cc406Sopenharmony_ci 343141cc406Sopenharmony_ci All patches from Randolph Bentson. 344141cc406Sopenharmony_ci 345141cc406Sopenharmony_ci2000-01-24 Abel Deuring <a.deuring@satzbau-gmbh.de> 346141cc406Sopenharmony_ci 347141cc406Sopenharmony_ci * backend/sharp.c, backend/sharp.h: update to version 0.30 348141cc406Sopenharmony_ci (sorry, forgot to make this note some days earlier) 349141cc406Sopenharmony_ci 350141cc406Sopenharmony_ci2000-01-24 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 351141cc406Sopenharmony_ci 352141cc406Sopenharmony_ci * Added test for libcam to configure.in 353141cc406Sopenharmony_ci it is needed by FreeBSD 3+ 354141cc406Sopenharmony_ci 355141cc406Sopenharmony_ci2000-01-21 Rene Rebe: <rene.rebe@okay.net> 356141cc406Sopenharmony_ci 357141cc406Sopenharmony_ci * ChangeLog: updated (oversaw last time, sorry) 358141cc406Sopenharmony_ci * backend/avision.c: fixed some compiling warnings 359141cc406Sopenharmony_ci 360141cc406Sopenharmony_ci2000-01-21 Petter Reinholdtsen <pere@td.org.uit.no> 361141cc406Sopenharmony_ci 362141cc406Sopenharmony_ci * sanei/sanei_scsi.c: Bugfix: Added return type for dummy 363141cc406Sopenharmony_ci sanei_scsi_open_extended() call. Bugreport for Solaris from 364141cc406Sopenharmony_ci Martin Spott. 365141cc406Sopenharmony_ci 366141cc406Sopenharmony_ci2000-01-20 Petter Reinholdtsen <pere@td.org.uit.no> 367141cc406Sopenharmony_ci 368141cc406Sopenharmony_ci * sanei/sanei_ab306.c: Removed compiler warnings. 369141cc406Sopenharmony_ci 370141cc406Sopenharmony_ci * frontend/scanimage.c: Adds a "batch mode" to the software, that 371141cc406Sopenharmony_ci can be used in conjunction with an ADF device, so that one can 372141cc406Sopenharmony_ci e.g. scan a complete document consisting of multiple pages with just 373141cc406Sopenharmony_ci one call to scanimage. This modification was created by Christian 374141cc406Sopenharmony_ci Bucher so that his Epson scanner could use the ADF. Patch from 375141cc406Sopenharmony_ci Karl Heinz Kremer. 376141cc406Sopenharmony_ci 377141cc406Sopenharmony_ci2000-01-19 Rene Rebe <rene.rebe@okay.net> 378141cc406Sopenharmony_ci 379141cc406Sopenharmony_ci * backend/avision.*: added - the (very) basic avision backend 380141cc406Sopenharmony_ci * backend/Makefile.in: updated for the avision backend 381141cc406Sopenharmony_ci * AUTHORS: updated 382141cc406Sopenharmony_ci 383141cc406Sopenharmony_ci2000-01-18 Karl Heinz Kremer <khk@khk.net> 384141cc406Sopenharmony_ci * fixed typo in epson.desc and fixed the dates for 385141cc406Sopenharmony_ci two of my earlier submissions in ChangeLog file 386141cc406Sopenharmony_ci 387141cc406Sopenharmony_ci2000-01-16 Karl Heinz Kremer <khk@khk.net> 388141cc406Sopenharmony_ci 389141cc406Sopenharmony_ci * backend/epson.desc updated with URL 390141cc406Sopenharmony_ci * backend/epson.c added support for Expression family 391141cc406Sopenharmony_ci of scanners 392141cc406Sopenharmony_ci * doc/sane-epson.man updated 393141cc406Sopenharmony_ci 394141cc406Sopenharmony_ci2000-01-10 Karl Heinz Kremer <khk@khk.net> 395141cc406Sopenharmony_ci 396141cc406Sopenharmony_ci * backend/epson.desc fixed/updated. Now shows a link to 397141cc406Sopenharmony_ci the alternative FilmScan 200 backend. 398141cc406Sopenharmony_ci 399141cc406Sopenharmony_ci2000-01-09 Karl Heinz Kremer <khk@khk.net> 400141cc406Sopenharmony_ci 401141cc406Sopenharmony_ci * backend/epson.* updated. This is a new backend still based 402141cc406Sopenharmony_ci on the original Sane 1.0.1 version, but with lots of work 403141cc406Sopenharmony_ci done: Support for ADF/TPU, more function levels (up to B9 404141cc406Sopenharmony_ci and initial work for F5), parallel scanner support and initial 405141cc406Sopenharmony_ci support for USB scanners (don't use this yet, it still needs 406141cc406Sopenharmony_ci a lot of work to be functional and usable). 407141cc406Sopenharmony_ci 408141cc406Sopenharmony_ci2000-01-05 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 409141cc406Sopenharmony_ci 410141cc406Sopenharmony_ci * backend/umax* updated to backend version 1.0 build 14 411141cc406Sopenharmony_ci for detailed info take a look at umax.CHANGES 412141cc406Sopenharmony_ci 413141cc406Sopenharmony_ci2000-01-05 Petter Reinholdtsen <pere@td.org.uit.no> 414141cc406Sopenharmony_ci 415141cc406Sopenharmony_ci * sanei/sanei_scsi.c include/sane/sanei_scsi.h configure.in 416141cc406Sopenharmony_ci linux_sg3_err.h: Updated Linux SCSI Generic (SG) driver as 417141cc406Sopenharmony_ci follows: 418141cc406Sopenharmony_ci - new handling of sanei_scsi_max_request_size, if an SG 419141cc406Sopenharmony_ci driver >= 2 is installed; 420141cc406Sopenharmony_ci - SCSI command queueing on SG level for SG drivers >= 2.1.35; 421141cc406Sopenharmony_ci - usage of the new interface in SG version 3, if available 422141cc406Sopenharmony_ci - new configure option --enable-scsibuffersize=N 423141cc406Sopenharmony_ci Patch from Abel Deuring <a.deuring@satzbau-gmbh.de>. 424141cc406Sopenharmony_ci 425141cc406Sopenharmony_ci2000-01-02 Petter Reinholdtsen <pere@td.org.uit.no> 426141cc406Sopenharmony_ci 427141cc406Sopenharmony_ci * configure.in tools/Makefile.in tools/sane-config.in: New script 428141cc406Sopenharmony_ci sane-config to help frontend developers find the sane libraries. 429141cc406Sopenharmony_ci 430141cc406Sopenharmony_ci1999-12-29 Petter Reinholdtsen <pere@td.org.uit.no> 431141cc406Sopenharmony_ci 432141cc406Sopenharmony_ci * configure.in: Add gcc options '-W -Wall -Wpointer-arith 433141cc406Sopenharmony_ci -Wcast-qual' to at least get warnings on illegal C code which 434141cc406Sopenharmony_ci would fail to compile on HP/UX native compiler. 435141cc406Sopenharmony_ci 436141cc406Sopenharmony_ci1999-12-20 Petter Reinholdtsen <pere@td.org.uit.no> 437141cc406Sopenharmony_ci 438141cc406Sopenharmony_ci * include/sane/config.h.in backend/dc25.desc backend/dc25.c: 439141cc406Sopenharmony_ci Updated DC-25 backend to v1.2 from Peter Fales 440141cc406Sopenharmony_ci <psfales@lucent.com>. 441141cc406Sopenharmony_ci - Updated dc25.desc 442141cc406Sopenharmony_ci - Retry capability for missing data or bad checksums in the data 443141cc406Sopenharmony_ci from the camera. This has resulted in a dramatic reduction in 444141cc406Sopenharmony_ci download failures. 445141cc406Sopenharmony_ci - Include HAVE_CFMAKERAW in config.h.in and dc25.c. 446141cc406Sopenharmony_ci 447141cc406Sopenharmony_ci * backend/dc210.c: Corrected HAVE_cfmakeraw to HAVE_CFMAKERAW. 448141cc406Sopenharmony_ci 449141cc406Sopenharmony_ci * frontend/xscanimage.c: Change GIMP_EXTENSION to 450141cc406Sopenharmony_ci SANE_GIMP_EXTENSION to avoid name conflict with gimp. Patch from 451141cc406Sopenharmony_ci Stanislav Brabec <utx@k332.feld.cvut.cz>. 452141cc406Sopenharmony_ci 453141cc406Sopenharmony_ci1999-12-12 Petter Reinholdtsen <pere@td.org.uit.no> 454141cc406Sopenharmony_ci 455141cc406Sopenharmony_ci * backend/ricoh.h backend/ricoh.c: Add support for Ricoh IS50 456141cc406Sopenharmony_ci scanner. Limit IS50 resolution to 400 dpi. Reverse IS50 contrast 457141cc406Sopenharmony_ci direction. Patch from Dick Streefland 458141cc406Sopenharmony_ci <Dick.Streefland@inter.NL.net>. 459141cc406Sopenharmony_ci 460141cc406Sopenharmony_ci * backend/microtek.c backend/microtek.h backend/microtek.conf 461141cc406Sopenharmony_ci backend/microtek.desc doc/sane-microtek.man: Updated Microtek 462141cc406Sopenharmony_ci backend to v0.11.0 from Matthew Marjanovic <maddog@mir.com>. 463141cc406Sopenharmony_ci 464141cc406Sopenharmony_ci * backend/microtek2.c backend/microtek2.h: Updated Microtek2 465141cc406Sopenharmony_ci backend to v0.8 from Bernd Schroeder <bernd@aquila.muc.de>. 466141cc406Sopenharmony_ci 467141cc406Sopenharmony_ci1999-11-20 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 468141cc406Sopenharmony_ci 469141cc406Sopenharmony_ci * ltmain.sh: 470141cc406Sopenharmony_ci changed variable soname from "libsane-backendname.*" 471141cc406Sopenharmony_ci to "libsane.*" by sed command. 472141cc406Sopenharmony_ci * ltmain.sh: 473141cc406Sopenharmony_ci changed again the sed command, forgot to remove "0-9" 474141cc406Sopenharmony_ci 475141cc406Sopenharmony_ci1999-11-14 Petter Reinholdtsen <pere@td.org.uit.no> 476141cc406Sopenharmony_ci 477141cc406Sopenharmony_ci * backend/artec.c backend/artec.h backend/artec.desc 478141cc406Sopenharmony_ci doc/sane-artec.5 doc/Makefile.in: Updated Artec backend to v0.5 479141cc406Sopenharmony_ci from Chris Pinkham <cpinkham@infi.net>. 480141cc406Sopenharmony_ci 481141cc406Sopenharmony_ci1999-11-11 Petter Reinholdtsen <pere@td.org.uit.no> 482141cc406Sopenharmony_ci 483141cc406Sopenharmony_ci * backend/microtek2.c backend/microtek2.h backend/microtek2.desc: 484141cc406Sopenharmony_ci Updated Microtek2 backend to vpre0.8.161099 from Bernd Schroeder 485141cc406Sopenharmony_ci <bernd@aquila.muc.de> 486141cc406Sopenharmony_ci 487141cc406Sopenharmony_ci * backend/canon-* NEWS doc/canon.*: Updated Canon backend to 488141cc406Sopenharmony_ci v991108 from Manuel Panea <mpd@rzg.mpg.de>. 489141cc406Sopenharmony_ci 490141cc406Sopenharmony_ci1999-09-14 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 491141cc406Sopenharmony_ci 492141cc406Sopenharmony_ci * removed sane-umax-*.gif and umaxlogo.gif, 493141cc406Sopenharmony_ci the files were replaced by jpg format. 494141cc406Sopenharmony_ci 495141cc406Sopenharmony_ci1999-09-13 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 496141cc406Sopenharmony_ci 497141cc406Sopenharmony_ci * backend/umax* and doc/sane-umax* updated to version 1.0-build-12 498141cc406Sopenharmony_ci for detailed info take a look at umax.CHANGES 499141cc406Sopenharmony_ci 500141cc406Sopenharmony_ci1999-09-12 Petter Reinholdtsen <pere@td.org.uit.no> 501141cc406Sopenharmony_ci 502141cc406Sopenharmony_ci * include/sane/config.h.in: Add missing HAVE_SYS_SOCKET_H. 503141cc406Sopenharmony_ci 504141cc406Sopenharmony_ci * backend/hp-handle.c backend/hp-option.c backend/hp-option.h 505141cc406Sopenharmony_ci backend/hp-scl.c backend/hp-scl.h backend/hp-scsi.h backend/hp.c 506141cc406Sopenharmony_ci backend/hp.desc backend/hp.h doc/sane-hp.man: Updated backend to 507141cc406Sopenharmony_ci v0.83 from Peter Kirchgessner <peter@kirchgessner.net>. News: 508141cc406Sopenharmony_ci - Reset scanner before downloading parameters (fixes problem with 509141cc406Sopenharmony_ci sleep mode of scanner) 510141cc406Sopenharmony_ci - Fix problem with coredump if non-scanner HP SCSI devices are 511141cc406Sopenharmony_ci connected (CDR) 512141cc406Sopenharmony_ci - Option scan-from-adf replaced by scantype 513141cc406Sopenharmony_ci normal/adf/xpa. Transparency adapter scans (XPA) allow scanning 514141cc406Sopenharmony_ci with internal light source switched off. 515141cc406Sopenharmony_ci - PhotoScanner: Allow scanning of slides/negatives only at 516141cc406Sopenharmony_ci multiple of 300 dpi. This fixes problem with preview which 517141cc406Sopenharmony_ci scanned at arbitrary resolutions. 518141cc406Sopenharmony_ci - (by Marian Szebenyi): close pipe (coredump on Digital UNIX) 519141cc406Sopenharmony_ci 520141cc406Sopenharmony_ci * backend/Makefile.in: Correct install target to also work on 521141cc406Sopenharmony_ci platforms where dll endings isn't .so (like HP/UX). Extract 522141cc406Sopenharmony_ci endings from libsane-dll.la. 523141cc406Sopenharmony_ci 524141cc406Sopenharmony_ci1999-09-07 Petter Reinholdtsen <pere@td.org.uit.no> 525141cc406Sopenharmony_ci 526141cc406Sopenharmony_ci * tools/find-scanner.c: Checks (Linux only so far) for SCSI 527141cc406Sopenharmony_ci Generic support in the OS kernel. If NOT present it tells the user 528141cc406Sopenharmony_ci they may need SG drivers. Patch from Nick Lamb 529141cc406Sopenharmony_ci <njl98r@ecs.soton.ac.uk>. 530141cc406Sopenharmony_ci 531141cc406Sopenharmony_ci * sanei/sanei_scsi.c [sanei_scsi_cmd sanei_scsi_open]: Digital 532141cc406Sopenharmony_ci UNIX 4.0D patches from Marian Szebenyi <dms35@cornell.edu>. 533141cc406Sopenharmony_ci 534141cc406Sopenharmony_ci1999-08-16 Petter Reinholdtsen <pere@td.org.uit.no> 535141cc406Sopenharmony_ci 536141cc406Sopenharmony_ci * configure.in: Turn on more gcc warnings. 537141cc406Sopenharmony_ci 538141cc406Sopenharmony_ci * acinclude.m4 configure.in: Separate GTK_LIBS into LIBS and 539141cc406Sopenharmony_ci LDFLAGS to get the X programs to link on HP/UX. 540141cc406Sopenharmony_ci 541141cc406Sopenharmony_ci1999-08-12 Petter Reinholdtsen <pere@td.org.uit.no> 542141cc406Sopenharmony_ci 543141cc406Sopenharmony_ci * aclocal.m4 configure.in configure: Generate configure and 544141cc406Sopenharmony_ci aclocal.m4 with autoconf 2.13. Adding AC_PROG_LD, trying to get 545141cc406Sopenharmony_ci this compiling on CygWin32. Add AM_PROG_CC_STDC to get it to 546141cc406Sopenharmony_ci compile out of the box on HP/UX. 547141cc406Sopenharmony_ci 548141cc406Sopenharmony_ci * lib/dll.c: Use calloc() instead of malloc() and memset(). Use 549141cc406Sopenharmony_ci dlerror() instead of strerror() when dlopen fails 550141cc406Sopenharmony_ci (bugfix from Ingo Wilkens). 551141cc406Sopenharmony_ci 552141cc406Sopenharmony_ci1999-08-11 Petter Reinholdtsen <pere@td.org.uit.no> 553141cc406Sopenharmony_ci 554141cc406Sopenharmony_ci * config.guess config.sub: Updated to latest versions from FSF. 555141cc406Sopenharmony_ci Better support for BeOS, WinNT and others. 556141cc406Sopenharmony_ci 557141cc406Sopenharmony_ci1999-08-09 Petter Reinholdtsen <pere@td.org.uit.no> 558141cc406Sopenharmony_ci 559141cc406Sopenharmony_ci * Started CVS branch DEVEL_1_9. 560141cc406Sopenharmony_ci 561141cc406Sopenharmony_ci * install-sh ltconfig ltmain.sh mkinstalldirs: Updated from 562141cc406Sopenharmony_ci automake 1.4 and libtool 1.3.3. 563