Wykres commitów

3959 Commity (c287806dc034ca8da27ff0b7f6c63cf97d0cdf5b)

Autor SHA1 Wiadomość Data
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
Henning Geinitz 957bcd82cc Added sanei_pthread.lo to list of object files needed for preloading. 2003-10-07 11:30:09 +00:00
Henning Geinitz 3565c78d2f 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.
2003-10-07 11:28:03 +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
Gerhard Jaeger fec6141ad1 Some cleanup. 2003-10-07 06:26:15 +00:00
m. allan noah 45d4a7b4ff updated fujitsu url, changed version# to match driver 2003-10-06 20:45:04 +00:00
m. allan noah 2707a6b323 added support for 4340 and 4x20 color modes. dont know if bigger scanners
use these modes or not. need to find someone with a spare $20k to test one :)

also moved a bit of code around so that it was under the proper comments
2003-10-06 20:11:28 +00:00
Peter Kirchgessner c115be0925 Gubfix #300248 in hp-backend 2003-10-06 20:00:11 +00:00
Peter Kirchgessner fc104af865 Update version number 2003-10-06 19:56:54 +00:00
Peter Kirchgessner 22020eba9c Bug #300248: correct "Negatives" to "Negative" in option description 2003-10-06 19:54:07 +00:00
Peter Kirchgessner c5f02bb1fc hp.c 2003-10-06 19:52:26 +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
Henning Geinitz 3cc8ce04e2 Made some internal functions static. 2003-10-06 17:39:19 +00:00
Henning Geinitz 1a7f24b247 Remove doxygen-sanei.conf in clean target. 2003-10-06 15:36:32 +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
Henning Geinitz c501ca3cc7 Added Epson Perfection 3170, Packard Bell Diamond 1200, and Visioneer PaperPort
3100b. Updated Epson Perfection 1670.
2003-10-05 12:22:56 +00:00
Karl Heinz Kremer e01652aab8 Start two descriptions with capital characters. 2003-10-05 12:20:03 +00:00
Henning Geinitz 55bbb685ac Regenerated. 2003-10-05 12:16:51 +00:00
Henning Geinitz ce1510ffbf Updated (from Mattias Ellert <mattias.ellert@tsl.uu.se>). 2003-10-05 12:10:37 +00:00
Henning Geinitz ee6e138653 Fixed minor bugs. 2003-10-05 12:09:41 +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 23b9e8c3a5 Use the same title for brightness as in other backends. 2003-10-05 11:45:51 +00:00
Henning Geinitz d8cadc1881 Option names shouldn't be translated. 2003-10-05 11:43:58 +00:00
Henning Geinitz 345401d726 Fixed some missing or duplicated spaces in option descriptions. 2003-10-05 11:43:20 +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 f09ce491c6 Added links to the mustek_pp_ccd backend. Removed scanners supported by
mustek_pp_ccd.
2003-10-04 10:46:54 +00:00
Henning Geinitz 8e1194f427 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.
2003-10-04 10:40:00 +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
Henning Geinitz 3c52c27084 Converted to new format (bug #300148). 2003-10-03 12:51:21 +00:00
Henning Geinitz 261fe86c61 Converted to new format (bug #300150). 2003-10-03 12:45:50 +00:00
Henning Geinitz 299b093fec Converted to new format (Bug #300151). Added comment about only gray mode. 2003-10-03 12:41:56 +00:00
Henning Geinitz 2b39af4310 Converted to new format (Bug #300153). Commented out ScanMaker 9600XL (was
mentioned twice?).
2003-10-03 12:37:25 +00:00
Henning Geinitz 322079d9cc Cleanup. Removed install target for mostang.com. 2003-10-03 12:23:25 +00:00
Henning Geinitz 1a58ce234a Converted to new format. Commented out unsupported UMAX Astra 2200U to avoid
confusion.
2003-10-03 11:38:56 +00:00
Henning Geinitz 77b54e37fd Added Microtek ScanMaker 5900. 2003-10-03 09:48:06 +00:00
Gerhard Jaeger ee8aa4ff09 Fixed some OS/2 compilation problems. 2003-10-02 07:44:08 +00:00
Gerhard Jaeger 46672423e3 fixed compilation issue 2003-10-02 07:43:16 +00:00
Gerhard Jaeger 249ce06d0a increase version number 2003-10-02 07:42:50 +00:00
Peter Fales 1481ab4ffa gphoto2.[ch] 2003-10-02 04:05:26 +00:00
Peter Fales dd4cdbdd9b Handle the case where the camera has a corrupt file which is not a jpeg
image.
2003-10-02 04:03:40 +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
Henning Geinitz 4de7e23e89 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 17:37:56 +00:00
Gerhard Jaeger ff21cf5e7d Fixed plustek_pp linking. 2003-09-30 16:20:25 +00:00
Henning Geinitz 6cc4885daa Minor fixes for sanei documentation. 2003-09-30 14:14:14 +00:00