1****** Release of sane-backends 1.0.6. End of code freeze ****** 2 32001-11-04 Henning Meier-Geinitz <henning@meier-geinitz.de> 4 5 * sane-backends.lsm: Added keyword gphoto. 6 72001-10-31 Peter Fales <peter@fales.com> 8 9 * acinclude.m4, aclocal.m4, configure - Fix build failure due to 10 renaming of gphoto2 header files 11 122001-10-30 Henning Meier-Geinitz <henning@meier-geinitz.de> 13 14 * backend/apple.desc: Updated URL. 15 * backend/canon_pp.desc: Fixed two wrong scanner names (from 16 "Matthew Duggan" <stauff@guarana.org>). 17 * backend/m3091.desc backend/m3096.desc backend/sp15c.desc: 18 Updated URL. 19 202001-10-29 Peter Fales <peter@fales.com> 21 22 * backend/dc25.desc - Update URLs 23 242001-10-19 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 25 26 * set correct backend version number in backend/umax.desc 27 28 29****** code freeze sane-1.0.6 / sane-pre1-1.0.6 ***** 30 31 322001-10-29 Henning Meier-Geinitz <henning@meier-geinitz.de> 33 34 * backend/microtek2.desc: Added missing scanner descriptions (from 35 karsten.festag@t-online.de (Karsten Festag)). 36 * NEWS: Updated version numbers. Added release date. 37 * configure configure.in: New version: 1.0.6. Disabled warnings by 38 default. 39 402001-10-28 Peter Fales <peter@fales.com> 41 42 * backend/gphoto2.c, backend/gphoto2.conf: the ghoto2 people 43 made some pretty radical changes to the API and broke 44 the gphoto2 backend. Made the changes to allow the 45 gphoto2 backend to work with the latest changes from the 46 gphoto2 library CVS. 47 482001-10-28 Karl Heinz Kremer <khk@khk.net> 49 50 * backend/epson.c: Fixed bug in recognition of faulty Perfection 1650 51 522001-10-28 Henning Meier-Geinitz <henning@meier-geinitz.de> 53 54 * TODO: Removed entry about @LIBDIR@ and @CONFIGDIR@ in man pages. 55 Added Entry about sanei_scsi return values and timeout. 56 * backend/microtek2.desc backend/microtek2.h doc/sane-microtek2.man: 57 Increased version number to 0.95. Updated man page. Patch from 58 karsten.festag@t-online.de (Karsten Festag). 59 602001-10-27 Peter Kirchgessner <peter@kirchgessner.net> 61 62 *backend/hp-accessor.c hp-device.c hp-handle.c hp-hpmem.c hp-option.c 63 hp-scl.c: 64 Use ../include/lassert.h 65 662001-10-17 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 67 68 * umax backend bugfixes (new version number: 1.0 build 31): 69 man page uses @LIBDIR@ and @CONFIGDIR@, 70 calibration fix for Supervista S-12 and compatible scanners 71 directory backend: 72 umax.c umax-scanner.c umax-scsidef.h 73 directory doc: 74 sane-umax.man /umax/sane-umax-advanced-options-doc.html 75 umax/sane-umax-standard-options-doc.html umax/umax.CHANGES 76 772001-10-27 Oliver Schwartz <Oliver.Schwartz@gmx.de> 78 79 * backend/Makefile.in backend/snapscan-usb.c 80 backend/snapscan-usb.h backend/snapscan.c 81 backend/snapscan.h 82 Check USB vendor ID to avoid USB hangup 83 Fix dither matrix computation bug 84 85****** snapshot 2001-10-27 ***** 86 872001-10-26 Oliver Schwartz <Oliver.Schwartz@gmx.de> 88 89 * backend/snapscan.conf 90 Make /dev/sga the default device to avoid USB hangup 91 922001-10-26 Henning Meier-Geinitz <henning@meier-geinitz.de> 93 94 * TODO: Removed net/saned cancel problem. Added entry about 95 clarifying sane_get_select_fd/sane_cancel in sane.tex. 96 Added entry about sanei_usb and control messages. 97 * sanei/sanei_usb.c: Fixed vendor/device detection for Linux 98 versions >= 2.4.13. 99 1002001-10-25 Oliver Schwartz <Oliver.Schwartz@gmx.de> 101 102 * NEWS backend/snapscan.c backend/snapscan.desc 103 Change snapscan backend version number to 1.4.0 104 1052001-10-24 Henning Meier-Geinitz <henning@meier-geinitz.de> 106 107 * backend/microtek2.c backend/microtek2.desc backend/microtek2.h 108 doc/sane-microtek2.man: Updated microtek2 backend to build 109 20011023 (from karsten.festag@t-online.de (Karsten Festag)). 110 Bugfix for scsi_read_image_status - supports now the old and the 111 new method. Improved backend-calibration supports brightness and 112 contrast settings and color balancing. Enable 12 bit per color 113 scanning with Scanmaker 9600XL (and other types that use the segreg 114 pixel transfer format and support 12 bit, untested). 10 bit does not 115 work yet. Make C6 USB work. 116 1172001-10-24 Oliver Schwartz <Oliver.Schwartz@gmx.de> 118 119 * doc/sane-snapscan.man 120 Documentation update. 121 1222001-10-23 Oliver Schwartz <Oliver.Schwartz@gmx.de> 123 124 * backend/snapscan-scsi.c 125 Limit number of scan lines for quality calibration to fit in 126 SCSI buffer. 127 1282001-10-21 Peter Kirchgessner <peter@kirchgessner.net> 129 130 * backend/hp.desc, doc/sane-hp.man 131 Add support for OfficeJet PSC 900 series 132 1332001-10-20 Karl Heinz Kremer <khk@khk.net> 134 135 * backend/epson.[ch]: Fix for older Perfection 1650 scanners - 136 their firmware only reports half of the vertical scanning 137 area and they need to swap two color channels. 138 1392001-10-19 Henning Meier-Geinitz <henning@meier-geinitz.de> 140 141 * PROJECTS: Added Coolscan2 backend. 142 1432001-10-15 Peter Fales <peter@fales.com> 144 145 * backend/gphoto2.c, backend/gphoto2.h: Cosmetic cleanup 146 147****** Feature freeze for sane-1.0.6 is active ***** 148****** snapshot 2001-10-15 ***** 149 1502001-10-15 Henning Meier-Geinitz <henning@meier-geinitz.de> 151 152 * TODO: Removed some entries about net/saned. 153 * doc/saned.man: Clear up that a FQDN must be used in 154 saned.conf and that localhost is always granted access. 155 * NEWS: Updated. 156 1572001-10-14 Jochen Eisinger <jochen.eisinger@gmx.de> 158 159 * backend/mustek_pp.conf: added comment about changes in 160 the naming of ports in 2.4.x 161 1622001-10-13 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 163 164 * backend/umax.c, bachend/umax-scanner.c, backend/umax.desc, 165 doc/umax/sane-umax-config-doc.html, doc/umax/umax.CHANGES, 166 doc/sane-umax.man: 167 update to sane-umax-1.0 build 30: 168 - added EDGE KTX-9600US as supported scanner 169 - Changing scansource does not change lower left selection 170 edge if not necessary 171 1722001-10-12 Oliver Schwartz <Oliver.Schwartz@gmx.de> 173 174 * backend/snapscan-scsi.c backend/snapscan.h 175 backend/snapscan.c 176 Update to snapscan-20011012 177 1782001-10-12 Henning Meier-Geinitz <henning@meier-geinitz.de> 179 180 * sanei/sanei_wire.c: Added debug output (based on patch 181 from Jochen Eisinger <jochen.eisinger@gmx.de>). 182 * backend/net.c backend/net.desc: Better and more debug output 183 (based on patch from Jochen Eisinger <jochen.eisinger@gmx.de>). 184 Fixed some debug output and formatting issues of the byte order 185 patch. Increased version number to 1.0.5. 186 * frontend/saned.c: More debug output. Used DBG instead of 187 fprintf/perror. Fixed some formatting issues. 188 1892001-10-10 Jochen Eisinger <jochen.eisinger@gmx.de> 190 191 * sanei/sanei_wire.c: replaced memcpy with memmove 192 1932001-10-10 Jochen Eisinger <jochen.eisinger@gmx.de> 194 195 * PROJECTS: added URL to HP ScanJet 2200c project 196 1972001-10-10 Henning Meier-Geinitz <henning@meier-geinitz.de> 198 199 * backend/m3096g-scsi.h backend/m3096g.c backend/m3096g.h 200 doc/sane-fujitsu.man: Update (from Oliver Schirrmeister 201 <oschirr@abm.de>). Added: Support for ipc2/3 and cmp2 options; 202 support for duplex-scanners m3093DG, m4097DG; constraint checking 203 for m3093; support EVPD (virtual product data); support ADF paper 204 size spezification. 205 * AUTHORS: Added Oliver Schirrmeister for m3096g, removed the active 206 sign (*) from Randolph Bentson. 207 2082001-10-09 Peter Fales <peter@fales.com> 209 210 * backend/dc210.c, backend/dc210.h: Fix compiler warnings 211 2122001-10-09 Oliver Schwartz <Oliver.Schwartz@gmx.de> 213 214 * backend/snapscan-scsi.c backend/snapscan-usb.c 215 backend/snapscan.c 216 Fix compiler warnings 217 2182001-10-09 Peter Fales <peter@fales.com> 219 220 * backend/gphoto2.desc: Yet another try at getting a format that 221 generates the right web page. 222 2232001-10-09 Henning Meier-Geinitz <henning@meier-geinitz.de> 224 225 * backend/ibm.desc: Removed old entry. 226 * backend/sm3600.desc: Changed status to :alpha. 227 * doc/sane-agfafocus.man: Fixed some small mistakes. 228 * doc/sane-apple.man: Fixed some small mistakes. Added link 229 to mostang.com mailing list archive. 230 * doc/sane-artec.man: Fixed spelling mistake and formatting issues. 231 * doc/sane-nec.man: Fixed problem with table. 232 * doc/sane-sharp.man: Fixed problem with table. 233 * backend/sharp.desc: Added link to sane-sharp manual page. 234 * doc/sane_mustek_pp.man: Removed link to sane-musteka4s2 (doesn't 235 exist). 236 * doc/sane-abaton.man doc/sane-agfafocus.man doc/sane-apple.man 237 doc/sane-bh.man doc/sane-microtek.man doc/sane-pint.man 238 doc/sane-st400.man: Added link to mostang.com mailing list page. 239 * backend/net.c backend/net.desc: Fixed byte order problems for 16 240 bits per color image data (from mh <crapsite@gmx.net>). 241 * TODO: Removed entries about .desc files, man pages and net.c 242 byte-order problem. 243 2442001-10-09 Oliver Schwartz <Oliver.Schwartz@gmx.de> 245 246 * backend/snapscan-scsi.c backend/snapscan-sources.c 247 backend/snapscan-sources.h backend/snapscan-usb.c 248 backend/snapscan-usb.h backend/snapscan.c 249 backend/snapscan.conf backend/snapscan.desc 250 backend/snapscan.h 251 Update to snapscan-20011008 252 2532001-10-08 Peter Fales <peter@fales.com> 254 255 * backend/gphoto2.desc: Another try at getting a format that 256 generates the right web page. 257 2582001-10-08 Henning Meier-Geinitz <henning@meier-geinitz.de> 259 260 * backend/ibm.desc: New file. Backend for the IBM 2456 and the 261 Ricoh IS-410. 262 * PROJECTS: Added IBM backend. Removed gphoto2 (now included in 263 distribution). 264 2652001-10-07 Peter Fales <peter@fales.com> 266 267 * backend/gphoto2.desc: Cleaned up syntax errors 268 doc/sane.man: Added gphoto2 backend to digital camera section 269 AUTHORS: Added gphoto2 backend/author 270 2712001-10-07 Henning Meier-Geinitz <henning@meier-geinitz.de> 272 273 * backend/mustek_usb.c backend/mustek_usb.conf backend/mustek_usb.desc 274 backend/mustek_usb_high.c backend/mustek_usb_high.h 275 backend/mustek_usb_low.c backend/mustek_usb_low.h 276 backend/mustek_usb_mid.c backend/mustek_usb_mid.h 277 doc/mustek_usb/mustek_usb.CHANGES: Fixed problem with 1200UB 278 sensor detection. Started work on 1200 USB. New version: 279 1.0-7. 280 2812001-10-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 282 283 * created directory "po" 284 added files po/epson.de.po and po/umax.de.po 285 286 we have to define how we will handle (include+install) 287 translations, in the moments the files are only added 288 to the directory structure without any function 289 290 2912001-10-06 Henning Meier-Geinitz <henning@meier-geinitz.de> 292 293 * backend/canon_pp.desc: New file (from Matthew Duggan 294 <stauff@guarana.org>. 295 2962001-10-05 Henning Meier-Geinitz <henning@meier-geinitz.de> 297 298 * TODO: Removed entries about hp and plustek backends. 299 * backend/microtek2.c backend/microtek2.h doc/sane-microtek2.man: 300 Updated Microtek2 backend to version 0.9 build 20010828 (from 301 Karsten Festag <karsten.festag@t-online.de>). 302 * NEWS: Updated. 303 3042001-10-04 Peter Kirchgessner <peter@kirchgessner.net> 305 306 * backend/hp-accessor.c hp-device.c hp-handle.c hp-hpmem.c 307 hp-option.c hp-scl.c 308 Use include "../include/assert.h" 309 doc/sane-hp.man 310 Tell about subscribing to sane-devel 311 3122001-10-03 Henning Meier-Geinitz <henning@meier-geinitz.de> 313 314 * README.hp-ux: Lots of new and updated information (from 315 Michael Piotrowski <mxp@dynalabs.de>). 316 3172001-10-02 Henning Meier-Geinitz <henning@meier-geinitz.de> 318 319 * backend/dll.c backend/dll.desc: HP/UX uses .sl for shared libs. 320 Changed status to "stable". Increased version number. 321 * tools/sane-find-scanner.c: Check for __hpux instead of __hpux__. 322 3232001-10-01 Henning Meier-Geinitz <henning@meier-geinitz.de> 324 325 * TODO: Added possible saned problem with (not) fully qualified 326 domain names. 327 3282001-09-29 Peter Fales <peter@fales.com> 329 330 * backend/gphoto2.c, backend/gphoto2.h, backend/gphoto2.desc: 331 Cosmetic cleanup and minor fixes. Added list of gphoto2 332 supported cameras to gphoto2.desc, even though most of them 333 are not tested and probably not working yet. 334 3352001-09-24 Peter Fales <peter@fales.com> 336 337 * backend/gphoto2.c, backend/gphoto2.h, backend/gphoto2.conf: 338 Cosmetic cleanup and changes to reflect changes to the gphoto2 339 API. 340 3412001-09-23 Henning Meier-Geinitz <henning@meier-geinitz.de> 342 343 * TODO: Added SCSI problem with Linux/Sparc. 344 3452001-09-21 Henning Meier-Geinitz <henning@meier-geinitz.de> 346 347 * sanei/sanei_scsi.c: Fixed detection of SCSI devices that return 348 device strings (vendor, product) consisting of spaces. 349 sanei_scsi_req_enter2 was changed to copy the CDB and data before 350 sending it to the device. Both patches are from Abel Deuring. 351 * sanei/sanei_config2.c: Removed some remainings of the USB merge. 352 3532001-09-18 Henning Meier-Geinitz <henning@meier-geinitz.de> 354 355 * backend/umax1220u.desc: New file (from Marcio Luis Teixeira 356 <marciot@holly.colostate.edu>). 357 * PROJECTS: Updated Winsane address. 358 * TODO: Added net/saned and .desc file entries. Removed scanimage/adf 359 extension entry. 360 * backend/pnm.c backend/pnm.desc: Make sure that *length=0 in 361 sane_read(). Added more debug output. 362 3632001-09-18 Stéphane Voltz <svoltz@wanadoo.fr> 364 365 * backend/umax_pp_low.c backend/umax_pp.desc: 366 corrected compile problem when no ppdev available, 367 changed status from :new to :beta. 368 3692001-09-17 Peter Fales <peter@fales.com> 370 371 * backend/gphoto2.c: Converted from test code using pipes to 372 the command line program to using the camera API. Currently 373 only supportes cameras that natively generate jpeg files. 374 3752001-09-17 Tom Martone <tom@martoneconsulting.com> 376 * backend/bh.desc 377 changed status from :new to :beta 378 3792001-09-17 Simon Munton <simon@munton.demon.co.uk> 380 * backend/pie.c backend/pie.conf: Changed ADLIB to AdLib as this is 381 what the scanner returns and the comparison is case sensitive 382 383 * doc/sane-pie.man: Update the status of the AdLib JetScan 630 384 3852001-09-17 Henning Meier-Geinitz <henning@meier-geinitz.de> 386 387 * PROJECTS: Removed (very) old entries. Removed backends which 388 are included in the distribution now. Updated bearpaw and OS/2 389 entries. 390 * NEWS: Created preliminary entry for 1.0.6. 391 3922001-09-16 Peter Fales <peter@fales.com> 393 394 * backend/dc240.desc: Change status from new to alpha 395 396 acinclude.m4, aclocal.m4, configure: Cosmetic changes to 397 help text and change function used in gphoto2 lib check due 398 to API change 399 4002001-09-16 Stéphane Voltz <svoltz@wanadoo.fr> 401 402 * backend/umax_pp_low.c backend/umax_pp_mid.c 403 tools/umax_pp.c: 404 change ppdev support to compile and run on linux kernel 405 prior to 2.4.5 406 4072001-09-13 Henning Meier-Geinitz <henning@meier-geinitz.de> 408 409 * backend/mustek_usb.c backend/mustek_usb.desc 410 backend/mustek_usb_high.c backend/mustek_usb_high.h 411 backend/mustek_usb_mid.c backend/mustek_usb_mid.h 412 doc/sane-mustek_usb.man doc/mustek_usb/mustek_usb.CHANGES 413 doc/mustek_usb/mustek_usb.TODO: Update to mustek_usb backend 414 1.0-6. Increased resolution to the maximum hardware supports. 415 No fixed resolution any more. Gamma table support. Bugfixes. 416 4172001-09-12 Peter Fales <peter@fales.com> 418 419 * acinclude.m4 aclocal.m4 configure configure.in: Changes to 420 start using gphoto2 libraries in gphoto2 backend 421 422 backend/gphoto2.c backend/gphoto2.h: Use gphoto2 headers and 423 library functions for list management 424 4252001-09-12 Peter Fales <peter@fales.com> 426 427 * backend/doc/.cvsignore: Added gphoto2 man page to .cvsignore 428 4292001-09-11 Peter Fales <peter@fales.com> 430 431 * backend/doc/Makefile.in: Added man page for gphoto2 backend 432 4332001-09-11 Henning Meier-Geinitz <henning@meier-geinitz.de> 434 435 * backend/Makefile.in: Added mustek_usb again. 436 4372001-09-10 Peter Fales <peter@fales.com> 438 439 * backend/gphoto2.c, backend/Makefile.in, configure.in, configure, 440 acinclude.m4, aclocal.m4: Add gphoto2 backend to Makefiles. 441 It's disable if the gphoto2 program is not present. 442 4432001-09-10 Henning Meier-Geinitz <henning@meier-geinitz.de> 444 445 * backend/mustek.c backend/mustek.desc doc/mustek/mustek.CHANGES: 446 Fixed problem with gamma correction. New version: 1.0-113. 447 * backend/mustek_usb.c backend/mustek_usb.desc 448 backend/mustek_usb_high.c backend/mustek_usb_low.c 449 backend/mustek_usb_low.h backend/mustek_usb_mid.c 450 backend/mustek_usb_mid.h doc/mustek_usb/mustek_usb.CHANGES: 451 200 dpi support for 600 CU. Some internal reorganizations. 452 New version: 1.0-5. 453 4542001-09-09 Henning Meier-Geinitz <henning@meier-geinitz.de> 455 456 * backend/mustek_usb.c backend/mustek_usb.conf 457 backend/mustek_usb.desc backend/mustek_usb.h 458 backend/mustek_usb_high.c backend/mustek_usb_high.h 459 backend/mustek_usb_low.c backend/mustek_usb_low.h 460 backend/mustek_usb_mid.c backend/mustek_usb_mid.h: 461 Added backend mustek_usb for Mustek USB scanners. Currently the 462 600 CU, 1200 CU, 1200 CU Plus and 1200 UB are supported. 463 * backend/Makefile.in dll.conf: Added entries for mustek_usb. 464 * doc/Makefile.in doc/mustek_usb/mustek_usb.CHANGES 465 doc/mustek_usb/mustek_usb.TODO doc/sane-mustek_usb.man: 466 Added mustek_usb documentation. 467 * doc/sane.man: Updated concerning mustek_usb. 468 * PROJECTS TODO: Updated concerning mustek_usb. 469 * doc/.cvsignore: Added sane-mustek_usb.5. 470 * AUTHORS: Added mustek_usb authors. 471 * backend/pnm.c: Fixed SANE-standard compliance bug in sane_read: 472 length must be set to 0 if status != SANE_STATUS_GOOD. 473 4742001-09-08 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 475 476 * added information for device filesystem permissions 477 in doc/sane-scsi.man 478 4792001-09-06 Peter Fales <peter@fales.com> 480 481 * backend/gphoto2.c, backend/gphoto2.h, backend/gphoto2.conf, 482 backend/gphoto2.desc, doc/sane-gphoto2.man: Initial files 483 for gphoto2 backend (interface to cameras supported by the 484 gphoto2 commands/libraries). Makefile changes coming soon. 485 4862001-09-06 Stéphane Voltz <svoltz@wanadoo.fr> 487 488 * backend/umax_pp_low.c: made CmdSetDataBuffer static 489 * backend/Makefile.in: removed sanei_config2 from 490 umax_pp dependencies 491 4922001-09-05 Jochen Eisinger <jochen.eisinger@gmx.de> 493 494 * backend/net.c: ignoring size of parameter value for 495 SANE_ACTION_SET_AUTO (as described in the SANE standard) 496 4972001-09-05 Henning Meier-Geinitz <henning@meier-geinitz.de> 498 499 * sanei/sanei_ab306.c: Added FreeBSD support. 500 * include/sane/sanei_usb.h sanei/sanei_config2.c sanei/sanei_usb.c: 501 Moved the function to check the "usb VENDOR PRODUCT" config 502 lines to sanei_usb to avoid linking problems. 503 * backend/Makefile.in: Fixed spelling mistakes concerning st400. 504 * Makefile.in: make libcheck now also prints the name(s) of the 505 `illegal' functions. 506 5072001-09-04 Henning Meier-Geinitz <henning@meier-geinitz.de> 508 509 * PROJECTS: Added m3096g updates and website. Added 600CU to list 510 of supported Mustek USB scanners. 511 5122001-09-04 Jochen Eisinger <jochen.eisinger@gmx.de> 513 514 * backend/net.desc doc/saned.man doc/sane-net.man: added 515 pointer to new saned homepage 516 (http://home.nexgo.de/jochen.eisinger/saned/) 517 5182001-09-04 Peter Kirchgessner <peter@kirchgessner.net> 519 520 * backend/hp-device.[hc] hp-handle.c hp-scl.[hc] 521 hp-option.[hc] hp.[hc] hp.desc 522 doc/sane-hp.man: 523 Add support for active XPA 524 Check if paper in ADF for ADF scan 525 Add option lamp off 526 Remove some really unused parameters 527 5282001-09-04 Peter Fales <peter@fales.com> 529 530 * backend/PROJECTS: Added gphoto2 project to provide support 531 for some or all of the cameras supported by gphoto2. (See 532 http://www.gphoto.org) 533 5342001-09-03 Stéphane Voltz <svoltz@wanadoo.fr> 535 536 * backend/umax_pp_low.c backend/umax_pp_mid.c 537 backend/umax_pp_mid.h backend/umax_pp.c tools/umax_pp.c: 538 Make use of ppdev char device when available, so that 539 the backend does not require root privileges anymore. 540 5412001-08-30 Henning Meier-Geinitz <henning@meier-geinitz.de> 542 543 * backend/Makefile.in: Added sanei_usb dependency. 544 5452001-08-26 Henning Meier-Geinitz <henning@meier-geinitz.de> 546 547 * backend/dll.c doc/sane.man frontend/scanimage.c sanei/sanei_usb.c 548 tools/sane-find-scanner.c : Fixed minor bugs in debug output and 549 documentation. 550 * backend/mustek.c backend/mustek.desc doc/sane-mustek.man 551 doc/mustek/mustek.CHANGES: Update to backend version 1.0-112. 552 Some minor fixes for returning the scan slider and OS/2. 553 5542001-08-26 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 555 556 * backend/umax.c backend/umax.desc doc/umax/umax.CHANGES: 557 umax scsi backend update to version 1.0 build 29 558 5592001-08-19 Stéphane Voltz <svoltz@wanadoo.fr> 560 561 * backend/umax_pp_low.c tools/umax_pp.c: 562 Finished probe code cleaning, increased version number 563 5642001-08-16 Henning Meier-Geinitz <henning@meier-geinitz.de> 565 566 * configure configure.in: Fixed bug concerning libusb that 567 broke compilation on NetBSD. 568 * doc/sane-find-scanner.man doc/sane-usb.man sanei/sanei_usb.c 569 tools/sane-find-scanner.c: Added (limited) support for FreeBSD. 570 5712001-08-11 Henning Meier-Geinitz <henning@meier-geinitz.de> 572 573 * include/sane/sanei_thread.h sanei/sanei_thread.c: Updated 574 sanei_thread functions (from Yuri Dario) and made clear that 575 they shouldn't be used directly. 576 * include/sane/sanei_usb.h sanei/Makefile.in sanei/sanei_usb.c 577 doc/Makefile.in doc/sane-usb.man: Added sane USB interface. 578 * include/sane/sanei_config.h sanei/sanei_config2.c: Added support 579 for searching USB devices ("usb vendor product"). 580 * doc/sane-find-scanner.man tools/Makefile.in 581 tools/sane-find-scanner.c: Added USB support. 582 * doc/sane.man: Added information for USB scanners. 583 * TODO: Removed USB entries. Removed entry about checking for 584 /etc/ld.so.conf, this shouldn't be necessary any longer. Removed 585 entry about saned freezing, no bug reports about this for a long 586 time. Removed entry about moving .desc files, this doesn't seem to 587 be necessary. Added proposal to include libieeee1284. 588 * doc/.cvsignore: Updated concerning sane-usb.5. 589 5902001-08-05 Peter Fales <peter@fales.com> 591 592 * backend/dc240.c - Previously, the backend always assumed that 593 the images were stored in the 100DC240 directory in the 594 camera. It now determines the directory automatically. If 595 multiple directories are present, it will eventually let you 596 pick the directory, but that feature hasn't been completed 597 yet. 598 5992001-08-05 Henning Meier-Geinitz <henning@meier-geinitz.de> 600 601 * backend/mustek_usb.desc: New file. This backend supports 602 the Mustek 1200UB, 1200CU and 1200CU Plus. 603 604 * PROJECTS TODO: Updated concerning mustek_usb backend. 605 6062001-08-01 Henning Meier-Geinitz <henning@meier-geinitz.de> 607 608 * PROJECTS TODO: Added UMAX Astra 1220U backend. 609 6102001-08-01 Stéphane Voltz <svoltz@wanadoo.fr> 611 612 * doc/sane-umax_pp.man backend/umax_pp_low.c: 613 One more step toward cleaner scanner probing. Added 614 message about EPP mode not being available. Slight man 615 update to emphasize EPP mode setting. 616 6172001-07-24 Stéphane Voltz <svoltz@wanadoo.fr> 618 619 * backend/umax_pp.c backend/umax_pp_low.c: 620 Fixed highlight parsing bug in conf file. Fixed 'greenish' 621 looking scans bug. Started probe sequence rewrite/cleanup. 622 6232001-07-18 Henning Meier-Geinitz <henning@meier-geinitz.de> 624 625 * sanei/sanei_init_debug.c: Use syslog.h instead of sys/syslog.h. 626 6272001-07-18 Henning Meier-Geinitz <henning@meier-geinitz.de> 628 629 * backend/mustek.c backend/mustek.desc doc/mustek/mustek.CHANGES: 630 Call stop_scan only when scan was cancelled. Some more debug 631 messages. New version: 1.0-111. 632 6332001-07-11 Peter Fales <peter@fales.com> 634 635 * backend/dc240.c - Using scanimage with the "thumbnails" option 636 and attempting to connect to a powered off camera was causing 637 a core dump. 638 6392001-07-11 Henning Meier-Geinitz <henning@meier-geinitz.de> 640 641 * backend/mustek.c backend/mustek.desc backend/mustek.h 642 doc/mustek/mustek.CHANGES: Fixed bug in fix_line_distance_block 643 that resulted in too much data transferred to the frontend. 644 New version: 1.0-110. 645 6462001-07-09 Henning Meier-Geinitz <henning@meier-geinitz.de> 647 648 * backend/mustek.c backend/mustek.conf backend/mustek.desc 649 backend/mustek.h doc/sane-mustek.man doc/mustek/mustek.CHANGES: 650 Fixed problem with SCSI command queuing. Fixed problem that 651 resulted in black images on some Paragon 6000SP scanners. Added 652 option to disable backtracking. New version: 1.0-109. 653 6542001-07-07 Henning Meier-Geinitz <henning@meier-geinitz.de> 655 656 * doc/Makefile.in: Use 6 lines as top/bottom margin for man2html 657 to avoid losing 2 lines at every page break. 658 * backend/mustek.c backend/mustek.conf backend/mustek.desc 659 doc/sane-mustek.man doc/mustek/mustek.CHANGES: Added option 660 for disabling double-buffering. Updated man page. New version: 661 1.0-108. 662 6632001-07-02 Henning Meier-Geinitz <henning@meier-geinitz.de> 664 665 * configure configure.in: Enabled warnings by default. 666 667Older entries can be found in ChangeLog-1.0.5. 668