Wykres commitów

3947 Commity (c2e3aac080199130eb827e108cde9c165bd70b96)

Autor SHA1 Wiadomość Data
Henning Geinitz b994fda9fe Updated for 1.0.13. 2003-11-02 10:43:08 +00:00
Henning Geinitz 29da67abaf Added PIE Powerslide 3600. 2003-11-02 09:39:39 +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 5e9b036be4 Update. 2003-10-30 15:54:27 +00:00
Gerhard Jaeger 4a31f9681a Made PS/2 bidirectional mode work. 2003-10-30 15:54:07 +00:00
Gerhard Jaeger ccb3053773 Added some control-port definitions. 2003-10-30 15:52:04 +00:00
Gerhard Jaeger 4d7c900cb9 Made sanei_pp_set_datadir work in no ieee1284 mode.
Fixed a minor bug in delay calculation.
2003-10-30 15:51:41 +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
Gerhard Jaeger ed3b457ccc Made usage of the new sanei_pp functions, made EPP modes work with libieee1284.
Also did some cleanup work.
2003-10-29 16:53:18 +00:00
Gerhard Jaeger 8d468ca0e5 Update... 2003-10-29 16:52:35 +00:00
Gerhard Jaeger 7c1b8b259d Added functions sanei_pp_set_datadir() and sanei_pp_uses_directio().
Added some documentation.
2003-10-29 16:52:11 +00:00
Gerhard Jaeger 0b224ac076 Added functions sanei_pp_set_datadir() and sanei_pp_uses_directio(). 2003-10-29 16:51:48 +00:00
Henning Geinitz d18ff15df9 Added more info about firewall trouble. 2003-10-29 10:47:55 +00:00
Henning Geinitz c0340511f0 Added support for sanei_thread. Removed OS/2 specific code.
Added more debug messages.
2003-10-29 10:45:33 +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
Henning Geinitz fb3c0f618e Added Microtek ScanMaker 4900 2003-10-28 19:20:32 +00:00
Henning Geinitz bbb2a1d88a Fixed Chris Pinkham's email address. 2003-10-28 19:17:51 +00:00
Henning Geinitz 35a1a45d03 Added hint for setting device permissions for /dev/xpt0 for FreeBSD users. 2003-10-28 19:10:26 +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
Gerhard Jaeger 7254a03b3c Update... 2003-10-28 07:23:30 +00:00
Gerhard Jaeger b8f5bc2c16 Changed configuration file back to remain compatible with the old format. 2003-10-28 07:23:08 +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 73cf2331ab Updated status of Primax Compact 4800 Direct 30bit. 2003-10-27 15:09:38 +00:00
Gerhard Jaeger ba973e5a70 Fixed OS/2 compilation problems. 2003-10-27 15:07:43 +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
Gerhard Jaeger fb3ccaefb4 Fixed compiler warnings, using now sanei_pp_udelay() and
made the backend work with libieee1284.
2003-10-26 10:58:36 +00:00
Gerhard Jaeger edfe46590a Added sanei_pp_init() and sanei_pp_udelay(). 2003-10-26 10:58:01 +00:00
Gerhard Jaeger e81cfe2818 Added check for limits.h - HAVE_LIMITS_H. 2003-10-26 10:57:16 +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
Peter Kirchgessner d66b755e7f Use new sanei-thread-interface 2003-10-24 17:26:07 +00:00
Henning Geinitz b311a68214 Updated doxygen documentation for new sanei_thread interface. 2003-10-24 11:23:34 +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
Henning Geinitz 40fbe9d9a5 Updated to new status values. Bugs: #300146, #300147, #300154. 2003-10-24 09:06:19 +00:00
Henning Geinitz 261666032e Added Minolta DiMAGE Scan Elite 5400. Removed HP 44x0 (now supported by
hp_rts88xx backend).  Updated Epson Perfection 3170. Updated Plustek S24/ST24.
2003-10-24 08:43:31 +00:00
Henning Geinitz 4f7662cf03 Added description file of new hp_rts88xx backend for HP 44x0 scanners (from
Johannes Hub <johanneshub@foni.net>).
2003-10-24 08:39:35 +00:00
Frank Zago 17496eba22 added note about libusb port for cygwin 2003-10-24 01:20:38 +00:00
Gerhard Jaeger fb5b49b4b9 Added parport-mode detection. 2003-10-23 15:13:04 +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 7905efbb09 Added sanei_pp_getmode, fixed conditional compilation stuff. 2003-10-23 15:11:45 +00:00
Gerhard Jaeger 1c8a6ee4cd Added sanei_pp_getmode and SANEI_PP_MODE definitions. 2003-10-23 15:11:07 +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
Gerhard Jaeger 5499cf930d fixed bug, that causes CanoScan devices to use the wrong calibration functions,
sanei_usb_get_vendor_product() fails.
2003-10-23 07:26:32 +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