Wykres commitów

4635 Commity (7d0d083b8d03415834b111925417328ba0d5ae04)

Autor SHA1 Wiadomość Data
Henning Geinitz 7d0d083b8d Mustek BearPaw 1200 CU Plus model 0x21b works now. Fixed firmware and offset
settings. Calibration is not completely ok yet, however.  Code cleanup for
setup_scan (only one function for all chipsets).  Simplified line mode/pixel
mode setting Updated TODO.  Mustek BearPaw 2448 TA Plus is now only "basic". Too
much trouble for "good".  Removed option "fast preview". By default for preview
mode 8 bits/pixel are used.  Fixed indentation.  Full scan really scans from y=0
on gt6816 scanners now.
2005-05-20 17:21:56 +00:00
Henning Geinitz e659b95cc0 Added Kodak i30 and Minolta Dual Scan IV. Updated link to Konica Minolta website. 2005-05-16 13:06:05 +00:00
Henning Geinitz 31b676a0f5 Minor updates and line-wrap fixes. 2005-05-16 13:03:18 +00:00
Frank Zago 6e2052d795 *** empty log message *** 2005-05-15 19:38:56 +00:00
Frank Zago 1cb0c93302 added a few Panasonic scanners 2005-05-15 19:31:43 +00:00
Frank Zago 5ea4825ed7 changed some scanner status from good to minimal 2005-05-15 19:30:52 +00:00
Frank Zago 675c8151ee remove superflous libraries for sane-desc 2005-05-15 19:30:00 +00:00
Julien BLACHE e93887d425 libsane.usermap: Added Epson Stylus RX620 (04b8/0811). From Mike Talbot. 2005-05-13 11:00:26 +00:00
Gerhard Jaeger c411be9bd6 * backend/plustek-pp_misc.c: Applied patch (see bug #301605).
* doc/plustek/Plustek-PARPORT.changes: Update.
* backend/plustek-pp.c: Bumped build number.
2005-05-11 14:46:39 +00:00
Gerhard Jaeger 8c78f8fcc2 Applied patch (see bug #301605). 2005-05-11 14:46:12 +00:00
Gerhard Jaeger e9152e5879 Bumped build number. 2005-05-11 14:45:27 +00:00
Gerhard Jaeger 4586372142 Update. 2005-05-11 14:43:25 +00:00
Gerhard Jaeger b13a55e34c * sanei/sanei_access.c: Added PATH_MAX, in case it's
not defined by any header (i.e. OS/2).
2005-05-10 06:51:57 +00:00
Gerhard Jaeger 87b05d4524 Added PATH_MAX, in case it's not defined by any
header (i.e. OS/2).
2005-05-10 06:51:25 +00:00
Mattias Ellert 6219f5471c Readme update 2005-05-07 19:08:56 +00:00
Henning Geinitz ea9ad9a396 Plustek OpticSlim 2400: Fixed list of resolutions. That fixed the
preview. Removed "untested" warning. Adjusted scan area.  Updated gt68xx.TODO.
Find firmwares independent of capitalization (bug #301580).
2005-05-07 17:16:30 +00:00
Julien BLACHE 155790c61d libsane.usermap: Added Microtek ScanMaker 3700 (05da/40cb). From Ian Beckwith. 2005-05-07 09:18:09 +00:00
Gerard Klaver c33139cc82 - indent -gnu
- free (devlist) added so memory allocated by sane_get_devices() will be released (bugreport 300128)
- added more DEBUG lines and some small fixes.
2005-05-06 21:12:21 +00:00
Henning Geinitz b3669f8d6e Added options to set the time after which the lamp of the A3 Pro is shut off
and to shut it off immediately.
2005-05-05 17:28:38 +00:00
Henning Geinitz 2cba59f874 Added Dell 922. 2005-05-05 15:53:22 +00:00
Peter Fales 88df3af0bb When no port is specified in the gphoto2.conf config file, an attempt
was being made to strdup() a bad pointer.
2005-05-05 03:52:03 +00:00
Henning Geinitz 486e6b24a9 Fixed link. 2005-04-29 18:22:11 +00:00
Henning Geinitz ceb73a3c54 Removed several Brother scanner which are supported by the brother backend now. 2005-04-29 18:19:48 +00:00
Henning Geinitz 3d75c6a2bd Added ScanPartner 600C (bug #301528). 2005-04-29 17:22:43 +00:00
Julien BLACHE 390e9b4884 backend/v4l.c: duplicate capability.name in attach() so that each device is listed with its actual name, not with the name of the last discovered device. Reported by Andreas Hartmann. 2005-04-28 21:18:41 +00:00
Mattias Ellert 23b39a25f1 Missing braces 2005-04-28 12:49:01 +00:00
Gerhard Jaeger 3f893c5e03 * doc/descriptions/plustek.desc: Added UMAX Astranet ia101. 2005-04-27 07:35:10 +00:00
Gerhard Jaeger f3a311f067 Added UMAX Astranet ia101. 2005-04-27 07:33:54 +00:00
Julien BLACHE 32f60c3e82 Added Epson Stylus CX3650 (04b8/080e). 2005-04-26 11:30:22 +00:00
Gerhard Jaeger a838a5886c * include/sane/sanei_pp.h, sanei/sanei_pp.c: Added outb_eppdata
functionality (thanks to Anderson Lizardo).
* backend/plustek-pp_procs.h, backend/plustek-pp_io.c,
  backend/plustek-pp_misc.c: Fixed compilation problem for kernel
  module with gcc-3.4 compiler.
* doc/plustek/Plustek-PARPORT.changes: Update.
* backend/plustek-pp.c: Bumped build number.
2005-04-25 09:53:43 +00:00
Gerhard Jaeger 885b787ee1 Fixed compilation problem for kernel module with gcc-3.4 compiler. 2005-04-25 09:53:08 +00:00
Gerhard Jaeger b4b0163175 Bumped build number. 2005-04-25 09:52:29 +00:00
Gerhard Jaeger 7cc112b202 Added outb_eppdata() functionality (thanks to Anderson Lizardo). 2005-04-25 09:51:32 +00:00
Gerhard Jaeger cc4a40095c Update. 2005-04-25 09:46:31 +00:00
Henning Geinitz e57dff602e Marked Kazuya Fukuda as active. 2005-04-24 10:47:17 +00:00
Henning Geinitz a76c30cfd0 Added Canon PIXMA MP110. 2005-04-24 10:44:11 +00:00
Henning Geinitz 790d3bcc90 Added Primax Colorado 2200 USB. 2005-04-24 10:42:08 +00:00
Henning Geinitz 0003d79b8e Added Mustek TwainScan II SP (bug #301217). 2005-04-24 10:34:52 +00:00
Henning Geinitz 99402cb85b Fixed Minolta Scan Dual III entry (bug #301512). 2005-04-24 10:19:10 +00:00
Julien BLACHE 2f4b6644c9 Add an FAQ section to the LICENSE file. 2005-04-23 18:16:18 +00:00
Julien BLACHE ddf8fb6874 Added Genius ColorPage Vivid3xe (0458/2017), from Ramiro Aceves through Debian BTS. 2005-04-23 15:51:18 +00:00
Gerhard Jaeger e605d0bd27 * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
2005-04-18 07:50:25 +00:00
Gerhard Jaeger a259ff4d9f Bumped build number. 2005-04-18 07:49:54 +00:00
Gerhard Jaeger 2ab6ca9e27 Update. 2005-04-18 07:49:15 +00:00
Gerhard Jaeger 5c3bb8a294 * backend/plustek-usbhw.c, backend/plustek-usbscan.c: Fixed
problem, that has been reported in conjunction with backtracking
  and sensor-speedup option.
2005-04-18 07:33:29 +00:00
Gerhard Jaeger 80f10fc89a Fixed problem, that has been reported in conjunction with
backtracking and sensor-speedup option.
2005-04-18 07:32:34 +00:00
Henning Geinitz 64c2b9df30 Added and updated several scanners. 2005-04-17 21:36:47 +00:00
Giuseppe Sacco 3df36cc39b Italian translation update. 2005-04-17 18:08:12 +00:00
Gerard Klaver 9ae13c1e70 -update sanei/sanei_usb.c
-update include/sanei_usb.h
-update frontend/scanimage.c
-update doc/scanimage.man
2005-04-15 21:36:51 +00:00
Gerard Klaver 5e53d80a07 -added text for option -B -buffersize so instead of default input buffer of
32*1024 a buffer of 1024*1024 can be chosen, so for vidcams for example
640x480, usb 2.0, 30fps less time is needed to fill input buffer.
2005-04-15 21:25:07 +00:00