Wykres commitów

4125 Commity (f08a25de9d208ae684b922ac136d1bd4e5e53de0)

Autor SHA1 Wiadomość Data
Gerhard Jaeger cc05fd3afb Linking pie backend now against sanei_thread lib. 2003-11-10 07:11:48 +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
Henning Geinitz b7de59f4a8 Added Genius and Lexmark scanners. 2003-11-07 20:46:34 +00:00
Henning Geinitz c568e4e04d Added info about setting permissions. 2003-11-07 20:44:53 +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 bf91647c3d Fixed parport mode setting in direct mode. 2003-11-04 18:20:53 +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
Gerhard Jaeger 4758f4dabc Fixed bug in parport setup routine. 2003-11-04 16:12:12 +00:00
Gerhard Jaeger 84c0a8797c Fixed problem in sanei_pp_setmode(). 2003-11-04 16:10:26 +00:00
Gerhard Jaeger 463debf80f Switched backend over to sanei_thread usage, to make it work at least with OS/2. 2003-11-04 16:09:51 +00:00
Gerhard Jaeger bd9dda41c7 Linking coolscan now against sanei_thread lib. 2003-11-04 16:08:03 +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
Gerhard Jaeger 8761a8c605 Added Plustek OpticSlim 2400. 2003-11-02 13:35:06 +00:00
Gerhard Jaeger 5ac3ab5f90 Removed OS/2 porting section. 2003-11-02 13:34:18 +00:00
Gerhard Jaeger aad3f45c6f Fixed udelay stuff, documentation update. 2003-11-02 13:33:56 +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 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