Wykres commitów

1985 Commity (b84d901baf2432738f16403ff19c8ab14f7d8b5c)

Autor SHA1 Wiadomość Data
Henning Geinitz b9cd7aec55 Changed check for linux/videodev.h. If that file is not compilable, we don't
build the v4l backend. That's to avoid compilation errors if videov.h from Linux
kernel 2.6.* is used.
2003-11-16 16:25:53 +00:00
Henning Geinitz 507cd01cea *** Code freeze for sane-backends 1.0.13 is active ***
* NEWS: Updated.
	* configure configure.in: Disabled warnings for release.
2003-11-16 10:13:04 +00:00
Henning Geinitz af1f310cd8 Added Brother DCP 8020 and UMAX Astra 3600. 2003-11-15 20:05:21 +00:00
Eddy De Greef a9d6b0921a Added the new libieee1284 style parport names. 2003-11-14 20:15:37 +00:00
Gerhard Jaeger 42b40b27ac * backend/plustek.c backend/plustek-usb.cal backend/plustek-usbshading.c
backend/plustek-usbhw.c: Endianess fixes.
2003-11-14 15:26:43 +00:00
Peter Fales 67d53e5492 backend/gphoto2.h 2003-11-13 20:28:54 +00:00
Gerhard Jaeger 8a9d725707 * backend/Makefile.in: Linking pie backend now against sanei_thread lib.
* backend/pie.c: Switched backend over to sanei_thread usage, to make it
  also work with OS/2.
2003-11-10 07:13:33 +00:00
Oliver Schwartz 57d377c8fd Disabled quality calibration for Epson Perfection 1670 2003-11-09 21:43:45 +00:00
Henning Geinitz f34754de3b Added (back) the links to the external lhii backend that supports old
handscanners.
2003-11-09 17:30:34 +00:00
Henning Geinitz beb59b033c Second snapshot for sane-backends 1.0.13. 2003-11-09 17:29:10 +00:00
Henning Geinitz 56fa7a0572 Removed Epson Perfection 1670. It's now supported by the snapscan backend. 2003-11-09 15:11:58 +00:00
Oliver Schwartz a4327c2cda Fix TPO scanning range for Epson 1670 2003-11-08 09:50:27 +00:00
Oliver Schwartz fc3960ce3e Final bugfixes for bascic support of Epson 1670 2003-11-07 23:26:49 +00:00
Henning Geinitz 4ffa0cb14b * README.openbsd: Added info about setting permissions (Bug #300311).
* doc/descriptions/unsupported.desc: Added Genius and Lexmark scanners.
2003-11-07 20:46:51 +00:00
Oliver Schirrmeister 466dfaae77 Bugfixes, see ChangeLog 2003-11-07 10:05:35 +00:00
Henning Geinitz be5149092c Added Microtek and Visioneer scanners. 2003-11-06 21:12:46 +00:00
m. allan noah 216b61a128 added new scanner as unsupported 2003-11-04 19:37:36 +00:00
Gerhard Jaeger 3660a7e1d8 Added missing decription. 2003-11-04 18:21:48 +00:00
Gerhard Jaeger ff7db09576 * backend/Makefile.in: Linking coolscan now against sanei_thread lib.
* backend/coolscan.c backend/coolscan.h: Switch backend over to
  sanei_thread usage, to make it work at least with OS/2.
* backend/plustek-pp_misc.c backend/plustek-pp_hwdefs.h: Fixed bug
  in parport setup routine.
* sanei/sanei_pp.c: Fixed problem in sanei_pp_setmode().
2003-11-04 16:12:48 +00:00
Julien BLACHE 3d843bab44 * frontend/saned.c: fixed endianness issues in check_v{4,6}_in_range(), also
fixed portability issues to other UNIX platforms due to different representations
of IPv6 addresses.
2003-11-02 13:54:21 +00:00
Gerhard Jaeger 49538aaf6b * doc/descriptions/unsupported.desc: Added Plustek OpticSlim 2400.
* include/sanei/sanei_thread.h: Removed OS/2 porting section.
* sanei/sanei_pp.c include/sanei/sanei_pp.h:
  Fixed udelay stuff, documentation update.
2003-11-02 13:37:50 +00:00
Henning Geinitz 5b6390ff86 sanei_pp must be linked if we preload backends. 2003-11-02 13:23:30 +00:00
Henning Geinitz ae90186c25 Feature freeze for sane-backends 1.0.13 is now active. 2003-11-02 11:15:21 +00:00
Henning Geinitz 67656c40e0 * doc/descriptions/unsupported.desc: Added PIE Powerslide 3600.
* NEWS: Updated for 1.0.13.
2003-11-02 11:12:43 +00:00
Henning Geinitz 5a6857fb50 Added ChangeLog entries that I forgot yesterday.
* backend/Makefile.in backend/mustek.c backend/mustek.h
	  doc/descriptions/mustek.desc doc/mustek/mustek.CHANGES:
	  Added support for sanei_thread. Removed OS/2 specific code.
	  Added more debug messages.
	* doc/saned.man: Added more info about firewall trouble.
2003-10-30 20:57:41 +00:00
Gerhard Jaeger 53755d5cab * sanei/lib/sanei_pp.c: Made sanei_pp_set_datadir work in no ieee1284 mode.
Fixed a minor bug in delay calculation.
* include/sanei/sanei_pp.h: Added some control-port definitions.
* backend/plustek_pp.c backend/plustek-pp*:
  Made PS/2 bidirectional mode work.
* doc/plustek/PLUSTEK-PARPORT.txt: Update.
2003-10-30 15:55:25 +00:00
Gerhard Jaeger 96c073a70d * sanei/lib/sanei_pp.c include/sanei/sanei_pp.h:
Added functions sanei_pp_set_datadir() and sanei_pp_uses_directio().
  Added some documentation.
* doc/plustek/PLUSTEK-PARPORT.txt doc/plustek/PLUSTEK-PARPORT-TODO.txt
  doc/plustek/PLUSTEK-USB-TODO.txt: Updates.
* backend/plustek_pp.c backend/plustek-pp_*: Made usage of the new
  sanei_pp functions, made EPP modes work with libieee1284. Also some cleanup
  work.
2003-10-29 16:54:06 +00:00
Henning Geinitz 741da182e2 * doc/sane-scsi.man: Added hint for setting device permissions for
/dev/xpt0 for FreeBSD users.
	* AUTHORS backend/artec.c backend/artec.h doc/sane-artec.man:
	  Fixed Chris Pinkham's email address.
	* doc/descriptions/unsupported.desc: Added Microtek ScanMaker 4900.
2003-10-28 19:24:53 +00:00
Rene Rebe 023f7c1e7a Also fixed Bugs #300288 and #300196, removed the conflicting Option_Value
now present in sanei_backend.h and made requested clarifications (Bugs #300290,
#300291)
2003-10-28 11:24:21 +00:00
Rene Rebe 8425846c8e merge of the current Subversion revision of SANE/Avision. The fixes include:
endianess fixes, calibration code, ADF detection, correct lamp warmup,
gamma table for new ASICs, some workarounds for ASIC variations and the
convertion to use OPT_SOURCE instead of seperate OPT_ADF and OPT_TRANS.
2003-10-28 09:41:27 +00:00
Gerhard Jaeger df06ebd7cc doc/sane-plustek.man backend/plustek.conf backend/plustek.c:
Changed configuration file back to remain compatible with the old format.
2003-10-28 07:23:51 +00:00
Karl Heinz Kremer 2c60f5a9d2 Replaced all DBG(0, ... statements with DBG(1, ... 2003-10-27 23:52:59 +00:00
Gerhard Jaeger e6c9fa139d * sanei/lib/sanei_pp.c: Fixed OS/2 compilation problems.
* doc/descriptions/plustek_pp.desc:
  Updated status of Primax Compact 4800 Direct 30bit.
2003-10-27 15:10:30 +00:00
Gerhard Jaeger 9f42dbdb8e * configure.in configure include/sanei/config.in.h:
Added check for limits.h - HAVE_LIMITS_H.
* sanei/lib/sanei_pp.c include /sanei/sanei_pp.h:
  Added sanei_pp_init() and sanei_pp_udelay().
* backend/plustek_pp.c backend/plustek-pp_misc.c backend/plustek-pp_scan.h:
  Fixed compiler warnings, using now sanei_pp_udelay() and
  made the backend work with libieee1284.
2003-10-26 10:59:23 +00:00
Henning Geinitz 400301e83d ---- BACKEND FREEZE FOR SANE 1.0.13 ---
Backend freeze is active. Please don't add any new backends.
2003-10-26 09:53:58 +00:00
Henning Geinitz 46d7e7b63a * include/sane/sanei_thread.h: Updated doxygen documentation
for new sanei_thread interface.
2003-10-26 09:51:52 +00:00
Peter Kirchgessner ab937bb638 hp.c/hp-handle.c: Use new sanei-thread-interface 2003-10-24 17:27:49 +00:00
Henning Geinitz cf35809d83 * doc/descriptions-external/hp_rts88xx.desc: Added description
file of new hp_rts88xx backend for HP 44x0 scanners (from
	  Johannes Hub <johanneshub@foni.net>).
	* doc/descriptions/unsupported.desc: Added Minolta DiMAGE Scan
	  Elite 5400. Removed HP 44x0 (now supported by hp_rts88xx
	  backend).  Updated Epson Perfection 3170. Updated Plustek
	  S24/ST24.
	* doc/descriptions/avision.desc doc/descriptions/canon.desc
	  doc/descriptions/sharp.desc: Updated to new status values.
	  Bugs: #300146, #300147, #300154.
2003-10-24 09:07:21 +00:00
Frank Zago 17496eba22 added note about libusb port for cygwin 2003-10-24 01:20:38 +00:00
Gerhard Jaeger 95d80717ed sanei/sanei_pp.c: Added sanei_pp_getmode, fixed conditional compilation stuff.
include/sanei/sanei_pp.h:
Added sanei_pp_getmode and SANEI_PP_MODE definitions.
backend/plustek_pp.c backend/plustek-pp.h backend/plustek-pp_misc.c:
Added parport-mode detection.
2003-10-23 15:12:30 +00:00
Gerhard Jaeger 52e8e370b4 backend/plustek.c backend/plustek-usb.c:
fixed bug, that causes CanoScan devices to use the wrong calibration
functions, sanei_usb_get_vendor_product() fails.
2003-10-23 07:27:04 +00:00
Gerard Klaver 4262ffb4cd text update 2003-10-22 21:39:49 +00:00
Peter Kirchgessner 477f338198 Use new sanei_thread-interface for hp-backend 2003-10-22 20:18:25 +00:00
Gerhard Jaeger a1bad07bfc backend/plustek.c: fixed, the "generic disable" switch, and enabled the backend
again.
2003-10-22 19:52:58 +00:00
Gerhard Jaeger 51e2c9af18 backend/plustek-pp* backend/plustek_pp.c: major update, sanei_pp integration,
compilation fixes.
2003-10-22 19:21:18 +00:00
Gerhard Jaeger 01d0486095 sanei/sanei_pp.c sanei/Makefile.in include/sanei/sanei_pp.h
include/sanei/Makefile.in: added generic parallel-port function lib
2003-10-22 19:16:06 +00:00
Gerard Klaver 049fb921b9 changes teco2.desc, teco2.conf, Mustek ScanMagic 4830S added,
teco2.txt data VM3564 Relisys AVEC II 3S added,
sane-teco2.man Mustek ScanMagic 4830S and maintainer added
2003-10-22 18:32:56 +00:00
Julien BLACHE 97496000ce * frontend/saned.c: replaced in_addr_t mask; by u_int32_t mask; in
check_v4_in_range(). in_addr_t doesn't seem to exist on OS/2, and
it's nothing more than an unsigned 32 bits integer.
2003-10-22 16:58:58 +00:00
Gerhard Jaeger d932a34be3 configure configure.in include/sane/config.in.h: added checks for iopl 2003-10-22 07:03:13 +00:00
Oliver Schwartz e4b72fc3ac Bugfixes for SnapScan backend 2003-10-21 20:43:25 +00:00
Henning Geinitz d549737a15 Added workaround for hardware bug. 2003-10-21 18:09:01 +00:00
Henning Geinitz f24caf34c2 * doc/descriptions-external/epkowa.desc: Added Perfection 1670 as
"unsupported". Changes status of 1260 PHOTO to :basic because of
	  broken TPU support. Fixed missing quotation mark in Perfection
	  1200S entry.
	* AUTHORS: Oliver Schirrmeister has a CVS account now.
2003-10-21 08:02:09 +00:00
Stéphane Voltz b20f83b5a5 sane-umax_pp.man update, umax_pp.c revision update 2003-10-21 05:04:58 +00:00
Frank Zago 404748559c fixed urls 2003-10-21 02:08:20 +00:00
m. allan noah ed8d8816c7 foo on me. reverse bad line 2003-10-19 23:00:49 +00:00
Henning Geinitz 3000de3369 * doc/descriptions/unsupported.desc: Added HP ScanJet 3670.
* doc/descriptions-external/epkowa.desc: Added description file
	  for the external Epson Kowa backend.
2003-10-19 11:14:51 +00:00
Julien BLACHE 9695362397 * frontend/saned.c: added subnet support to saned ; added
check_v4_in_range and check_v6_in_range functions.
* backend/saned.conf: updated the config file.
* doc/saned.man: updated the manpage for saned.
2003-10-19 10:36:28 +00:00
Henning Geinitz ce67721df1 * doc/descriptions/unsupported.desc: Added Reflecta iScan
1800. Updated information for Epson Perfection 1670.
	* README.linux: Added information about compilation problems when
	  Linux 2.6 is installed.
	* tools/sane-desc.c: In error and warning messages print the name
	  of the description file. Print warning if the status is not set
	  for a device.
	* backend/test.c: Reindented.
	* AUTHORS: Nathan Ruthman has CVS access now.
2003-10-18 09:16:32 +00:00
Karl Heinz Kremer 03718873b7 Fixed bug #30149 (added :status information for all scanners) 2003-10-18 01:42:06 +00:00
m. allan noah cb86c3e687 see if i can commit around anoncvs lock yet 2003-10-17 13:10:36 +00:00
Gerhard Jaeger 3640573b49 acinclude.m4 aclocal.m4 configure: Added -D_REENTRANT to compiler
flags, when using pthread support.
sanei/sanei_thread.c: Added SIGPIPE handling, when compiled for pthread support.
backend/test.c: Removed blocking SIGPIPE, as this is now handled in sanei_thread
library.
backend/plustek.h backend/plustek.c backend/plustek-usbhw.c:
Added checks for intervaltimer, to make it compile on OS/2.
2003-10-17 11:15:48 +00:00
Henning Geinitz 1ecc11339f * AUTHORS: Marked maintainers that have CVS access with a
(*). Added m. allan. noah to fujitsu backend. Added Julien Blache
	  and Petter Reinholdtsen to "Miscellaneous coding". Removed
	  Petter Reinholdtsen from "CVS repository maintainer".
	* doc/sane-usb.man: sane-find-scanner is in section 1, not 5.
2003-10-15 17:05:32 +00:00
Gerhard Jaeger 5ceb18a5a6 Added test for setitimer. 2003-10-15 15:40:27 +00:00
Henning Geinitz f97cdc408d * doc/descriptions/unsupported.desc: Added Pentax, Sicos, Syscan,
and UMAX scanners.
2003-10-15 09:11:57 +00:00
Henning Geinitz da5dcf86b3 * backend/gt68xx_low.c: Fixed compilation bug when debugging is
disabled.
	* backend/test.c doc/descriptions/test.desc: Fixed cancelling when
	  threads are used. Only SIGPIPE is blocked now. Sleep indefinetly
	  after the reader_process has finished. Minor fixes of debug
	  messages.
2003-10-14 09:32:11 +00:00
Gerhard Jaeger 2e37c0603e sanei/sanei_thread.c include/sane/sanei_thread.h: Fixed OS/2 compilation
sanei/sanei_lm983x.c include/sane/sanei_lm983x.h: Copyright update
2003-10-13 07:17:36 +00:00
Gerhard Jaeger 52d44e1aae sanei/sanei_thread.[ch]: Improved OS/2 support
backend/test.c: removed OS/2 section
2003-10-12 15:40:11 +00:00
Henning Geinitz 63aabae96e * doc/descriptions/unsupported.desc: Added Memorex, TCE and Optrox
scanners.
	* doc/descriptions/unsupported.desc: Added Canon DR-2080C. Updated
	  some links.
	* backend/mustek_pp_ccd.conf doc/sane-mustek_pp_ccd.man: Explained
	  that libieee1284 device names like "parport0" can also be used.
2003-10-12 09:10:18 +00:00
Gerhard Jaeger fe97c01e62 Fixed segfault condition in sanei_thread_waitpid. 2003-10-10 13:01:46 +00:00
Gerhard Jaeger 73caefebca Fixed some compilation errors on Darwin and OS/2. 2003-10-10 06:57:36 +00:00
Peter Kirchgessner 6e8bd98ef6 Add environment to sane-hp.man 2003-10-09 20:25:02 +00:00
Peter Kirchgessner 8fa094c185 hp-backend:
Redo when TEST UNIT READY failed
Redo when read returns with 0 bytes (non-SCSI only)
Bug #300241: fix invers image on 3c/4c/6100C at 10 bit depth
2003-10-09 19:40:28 +00:00
Stéphane Voltz 512dcd9fd0 * added automatic parallel port detection,
and special keyword in configuration file to use it. Indent cleaning.
2003-10-09 05:27:39 +00:00
Gerhard Jaeger 230fab553f backend/Makefile.in : linking plustek_pp- and test-backend against sanei_thread
backend/test.[ch]: added sanei_thread support
backend/test-picture.ch: fixed compiler warnings
backend/plustek.[ch] backend/plustek_pp.c backend/plustek-pp.h:
changes due to the sanei_thread-lib work
sanei/sanei_thread.c include/sane/sanei_thread.h: improved
support of pthreads, changed behaviour of sanei_thread_kill(),
added functions sanei_thread_sendsig() and sanei_thread_get_status()
changed behaviour of sanei_thread_waitpid(), changed parameters
of sanei_thread_begin()
2003-10-08 20:35:51 +00:00
Henning Geinitz 5204d4fed8 Workaround for bug in canon630u backend: The backend assumes that the id it gets
back from sanei_usb_open is a file descriptor. It isn't. So sane_get_select_fd
returns just a random number. That breals at least saned, other frontends may
not work either. This is a workaround for bug #300257.
2003-10-08 15:42:55 +00:00
m. allan noah d6eaa47b83 could not commit this yesterday cause of lock held by anon user. 2003-10-08 13:42:41 +00:00
Oliver Schwartz b83e91e5d1 Updates for Epson Perfection 1670 2003-10-07 19:41:34 +00:00
Oliver Schwartz 6b8e0671d4 Initial support for Epson 1670, minor bugfix 2003-10-07 18:29:20 +00:00
m. allan noah 40f1f062ab added changelog entry for yesterday's changes to fujitsu.[ch] 2003-10-07 12:59:18 +00:00
Henning Geinitz b191583bb2 * acinclude.m4 aclocal.m4 configure configure
include/sane/config.h.in sanei/sanei_thread.c: More verbose help
	  messages for --enable-fork-process. Print message about pthread
	  support after all the tests. If libpthread isn't available, try if
	  libc supports pthreead_*. Use macro USE_PTHREAD to check if
	  threads are used in the code.
	* backend/Makefile.in: Added sanei_pthread.lo to list of object
	  files needed for preloading.
2003-10-07 11:30:36 +00:00
Gerhard Jaeger 81eaf06a10 * aclocal.m4 acinlcude.m4 configure configure.in: modified checks for
pthread support, added switch --enable-fork-process which toggles
  between the usage of fork and pthread, set the default behaviour to
  pthread usage on Darwin
* include/sane/config.h: added the HAVE_LIBPTHRAD stuff
* sanei/sanei_thread.c include/sane/sanei_thread.h: fixed compilation issue
  on OS/2, added support for fork too, so that we can use sanei_thread
  functions in any case.
* backend/plustek.[ch]: changes due to the sanei_thread-lib work
2003-10-07 07:38:37 +00:00
Peter Kirchgessner c115be0925 Gubfix #300248 in hp-backend 2003-10-06 20:00:11 +00:00
Henning Geinitz bd955f44f6 * doc/Makefile.in: Remove doxygen-sanei.conf in clean target.
* sanei/sanei_pa4s2.c: Made some internal functions static.
2003-10-06 18:54:52 +00:00
Thomas Soumarmon 96d46f8a7b *fixed bug #300252 : added static to all non SANE specific functions\n*changed #include <sane/..> into #include ../include/sane/... as mentioned in the backend-writing.txt file 2003-10-06 11:25:50 +00:00
Gerhard Jaeger 39044887ca * aclocal.m4 configure configure.in: added checks for pthread.h and
added linker option -lpthread if pthread.h is found
* include/sane/config.in.h: added HAVE_PTHREAD_H
* sanei/sanei_thread.c include/sane/sanei_thread.h: added pthread_
  functions to library, so every backend is able to use either fork or
  pthread for its reader-process - see plustek backend for example
* backend/plustek.h backend/plustek.c: added sanei_thread stuff to support
  threading on MacOS X
* backend/plustek_pp*: some cleanup
2003-10-05 16:00:30 +00:00
Henning Geinitz 73e905af79 * backend/microtek2.h backend/test.c include/sane/saneopts.h:
Fixed some missing or duplicated spaces in option descriptions.
	* backend/canon630u.c: Option names shouldn't be translated.
	* backend/mustek.c: Use the same title for brightness as in other
	  backends.
	* po/sane-backends.de.po: Fixed minor bugs.
	* po/sane-backends.sv.po: Updated (from Mattias Ellert
	  <mattias.ellert@tsl.uu.se>).
	* po/sane-backends.bg.po po/sane-backends.cs.po
	  po/sane-backends.es.po po/sane-backends.fr.po
	  po/sane-backends.it.po po/sane-backends.nl.po
	  po/sane-backends.no.po po/sane-backends.pt.po
	  po/sane-backends.ru.po: Regenerated.
	* doc/descriptions/unsupported.desc: Added Epson Perfection 3170,
	  Packard Bell Diamond 1200, and Visioneer PaperPort
	  3100b. Updated Epson Perfection 1670.
2003-10-05 12:24:41 +00:00
Karl Heinz Kremer e01652aab8 Start two descriptions with capital characters. 2003-10-05 12:20:03 +00:00
Karl Heinz Kremer b8198665c4 Fixed bug 300246 - Use SANE_TITLE_SCAN_SPEED (and DESC and NAME) from saneopts.h
instead of my own strings.
Fixed typo in gamma correction description.
2003-10-05 12:03:09 +00:00
Henning Geinitz 1ff8f62d4b * AUTHORS configure configure.in backend/Makefile.in backend/dll.conf
backend/mustek_pp_ccd.c backend/mustek_pp_ccd.conf backend/mustek_pp_ccd.h
	  doc/Makefile.in doc/sane.man doc/sane-mustek_pp_ccd.man
	  doc/descriptions/mustek_pp_ccd.desc: Added back old mustek_pp
	  backend. That backend supports Mustek CCD scanners. The backend
	  was renamed to mustek_pp_ccd to avoid conflicts with the new
	  mustek_pp backend for CIS scanners. The code was taken from
	  sane-backends 1.0.9. This is only a temporary solution. The goal
	  is to incooperate CCD and CIS support into mustek_pp.
	* doc/sane-mustek_pp.man doc/descriptions/mustek_pp.desc: Added
	  links to the mustek_pp_ccd backend. Removed scanners supported by
	  mustek_pp_ccd.
2003-10-04 10:47:12 +00:00
Henning Geinitz 891f503781 * doc/descriptions/unsupported.desc: Added Microtek ScanMaker
5900.
	* doc/descriptions/umax1220u.desc: Converted to new
	  format (bug #300155). Commented out unsupported UMAX Astra 2200U
	  to avoid confusion.
	* doc/Makefile.in: Cleanup. Removed install target for
	  mostang.com.
	* doc/descriptions/microtek2.desc: Converted to new
	  format (bug #300153). Commented out ScanMaker 9600XL (was
	  mentioned twice?).
	* doc/descriptions/hpsj5s.desc: Converted to new format (bug
	  #300151). Added comment about only gray mode.
	* doc/descriptions/fujitsu.desc: Converted to new format (bug
	  #300150).
	* doc/descriptions/canon630u.desc: Converted to new format (bug
	  #300148).
2003-10-04 10:13:26 +00:00
Karl Heinz Kremer a0f50b843a Updated "status" information. 2003-10-03 20:49:49 +00:00
Gerhard Jaeger ee8aa4ff09 Fixed some OS/2 compilation problems. 2003-10-02 07:44:08 +00:00
Peter Fales 1481ab4ffa gphoto2.[ch] 2003-10-02 04:05:26 +00:00
Eddy De Greef 0e8b1e7670 Typo: printers -> scanners 2003-10-01 21:38:22 +00:00
Eddy De Greef aa79814224 Added Mustek 96 CP to list of supported printers. 2003-10-01 21:33:57 +00:00
Henning Geinitz 89c5014b4f * doc/descriptions/unsupported.desc: Fixed links to messages in
the mailing list archive.
	* configure configure.in doc/Makefile.in doc/doxygen-sanei.conf
	  doc/doxygen-sanei.conf.in: Automatically update the version
	  number of SANE in the doxygen documentation.
	* doc/backend-writing.txt doc/sane.man: Updated links to sanei
	  documentation.
	* doc/.cvsignore include/sane/sanei.h include/sane/sanei_scsi.h:
	  Minor fixes for sanei documentation.
	* backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c
	  backend/gt68xx_high.c doc/descriptions/gt68xx.desc
	  doc/gt68xx/gt68xx.CHANGES: Added detection of Genius Vivid 4x.
	  It won't work out-of-the-box, however. CCD coarse calib
	  shouldn't run into an endless loop anymore. Plustek 1248U
	  is much faster now.
2003-09-30 18:02:53 +00:00
Gerhard Jaeger dbcb3c853f Added Plustek OpticSlim 1200 to gt68xx backend. 2003-09-30 06:48:42 +00:00
Gerhard Jaeger 27469d3467 Removed plustek-share.h. 2003-09-29 19:22:38 +00:00
Gerhard Jaeger 9e6db289d8 Mainly cleanup work. 2003-09-29 14:59:13 +00:00
Henning Geinitz 982ef90ed4 Some options had wrong constraints or didn't match their descriptions (bug
#300235).
2003-09-28 22:19:22 +00:00