Wykres commitów

1881 Commity (ed8d8816c7232d1349102e9a19508d5471f6af27)

Autor SHA1 Wiadomość Data
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
Henning Geinitz 2a6bd0be74 Added Enhans, Genius and UMAX scanners. 2003-09-28 21:45:38 +00:00
Frank Zago ab3cba95db Updated XSane and xscanimage status. 2003-09-26 01:38:01 +00:00
Henning Geinitz 05f6d8c5a0 * po/Makefile.in: Added plustek_pp.c.
* po/sane-backends.nl.po: Updated Dutch translation (from Martin
	  Kho <mkho@xs4all.nl>).
	* po/sane-backends.bg.po po/sane-backends.cs.po po/sane-backends.de.po
	  po/sane-backends.es.po po/sane-backends.fr.po po/sane-backends.it.po
	  po/sane-backends.no.po po/sane-backends.pt.po po/sane-backends.ru.po
	  po/sane-backends.sv.po: Regenerated.
	* doc/Makefile.in: Fixed link to image in HTML manpages.
2003-09-25 18:10:08 +00:00
Gerhard Jaeger 4953291678 Changed file-header (GPL stuff)... 2003-09-24 20:21:55 +00:00