Wykres commitów

1715 Commity (894e0cc8ed6cdba20ac339a4cbe2d7158a95b908)

Autor SHA1 Wiadomość Data
m. allan noah ea2a506cba fujitsu backend v73
- add fi-6130 usb ID
- correct overscan dimension calculation
- provide correct overscan size overrides for fi-5110C and fi-4x20C2
- fi-5750C can't handle 10 bit LUT via USB
2008-07-27 23:29:12 +00:00
m. allan noah 887b008e7c * AUTHORS: Earle has commit perms
* doc/descriptions/unsupported.desc: add Lexmark X7170
* include/sane/sanei_config.h: remove typedef so doxygen will shutup
2008-07-26 05:34:28 +00:00
Julien BLACHE 747c868405 Fix some more occurrences of hyphen vs. minus sign. 2008-07-20 10:34:03 +00:00
Julien BLACHE 3fc582ce61 Fix hyphen vs. minus sign in manpages, breaking copy/paste of command-lines and options in UTF-8 environments. 2008-07-14 10:49:06 +00:00
m. allan noah 4f4ce809ba * backend/fujitsu.[ch]: backend v72,
- use mode_sense to determine background color support
- remove fi-5900 background color override
2008-07-14 00:59:26 +00:00
Nicolas Martin b17fddd55b A few changes for ADF source scanning, updated MX850 description. 2008-07-05 12:42:53 +00:00
m. allan noah 40e5aaa7fe * backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v68,
- add halftone type and pattern options
 - support M3097G with IPC and CMP options via modified VPD response
* doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: backend v68,
 - manpage cleanup
2008-07-02 20:43:49 +00:00
m. allan noah f3ed5342cc backend version 65, add endorser support, add quirks for fi-4990 2008-06-25 02:30:54 +00:00
Ilia Sotnikov 249681dbc6 + Added support for HP ScanJet 4570c (thanks to Markham Thomas) 2008-06-19 11:03:49 +00:00
Nicolas Martin 1a23d9be8c Remove 'experimental' in pixma buttons options and text, fix some French translation typos, update man page. 2008-06-15 20:05:14 +00:00
m. allan noah ad779e0865 backend version 64,
use model and serial to build sane.name (idea from Ryan Duryea),
 allow both serial_name and device_name to sane_open scanner,
 simulate missing VPD data for M3097G, probe scanner for color
 interlacing mode instead of hardcoding, other minor cleanups
2008-05-30 08:47:38 +00:00
Nicolas Martin 8f63a154b0 man update 2008-05-29 20:01:56 +00:00
m. allan noah 0acce974b2 add %n (newline) to -f option 2008-05-28 00:48:21 +00:00
m. allan noah 2016e8f019 backend version 1.0.62, begin sane 1.1.0 compliance 2008-05-21 02:27:14 +00:00
m. allan noah f6f4de5d5d * doc/descriptions/cardscan.desc, doc/descriptions/epjitsu.desc,
doc/descriptions/hp3900.desc, doc/descriptions/hp5590.desc,
  doc/descriptions/hpljm1005.desc, doc/descriptions/hs2p.desc:
  remove 'new' tag from sane 1.0.19 backends
* doc/descriptions/fujitsu.desc, backend/fujitsu.conf.in:
  add fi-5530C2 usb ID
* backend/cardscan.c: correct version number
* backend/epjitsu.conf.in: improved firmware directions
* backend/fujitsu.[ch]: update to backend v 1.0.61
2008-05-16 02:31:57 +00:00
Mattias Ellert d857bdc3f5 Man page and documentation fixes 2008-05-15 20:16:51 +00:00
Mattias Ellert e0f659c267 Less fancy man page syntax that isn't screwed up by the man2html converter for the website 2008-05-15 17:11:47 +00:00
Julien BLACHE a5b74ecaed Fix man warning in sane-config.1. 2008-05-07 16:36:52 +00:00
Nicolas Martin a2933d5207 USB IDs updates in imageClass backend (pixma), by Dennis Lou. 2008-05-07 06:51:01 +00:00
Jochen Eisinger 30342e4b07 2008-05-07 Jochen Eisinger <jochen@penguin-breeder.org>
* doc/sane-mustek_pp.conf: fix catman warning. Reported by
	  Raymond Chen.
2008-05-07 06:35:51 +00:00
Stéphane Voltz 1eb416ba47 - description update for untested HP4400 model
- 150 dpi mode fix for HP4470 models sold with XPA
2008-05-06 20:00:32 +00:00
Earle F. Philhower III 7502fa5b83 Add lineart and halftone (were supported but not documented in manpage) 2008-05-06 01:52:22 +00:00
Nicolas Martin 3f86915941 Description and man updates for PIXMA MX300. 2008-05-05 21:20:50 +00:00
Nicolas Martin 9ee0385130 Code cleanup patch to imageClass backend (pixma) by Dennis Lou. 2008-05-04 17:34:20 +00:00
Julien BLACHE 11008838c8 Fix leftover SANE_STATUS_SUCCESS. 2008-05-03 17:06:58 +00:00
Julien BLACHE 4daf488f4a Replace occurrences of SANE_STATUS_SUCCESS with SANE_STATUS_GOOD. 2008-05-03 16:57:32 +00:00
m. allan noah 16f5a83f8d fujitsu: support new fi-6x20
epjitsu: mention new S300M
2008-04-23 01:55:34 +00:00
Nicolas Martin 8e5710ca1c Updated release version of pixma backend. 2008-04-22 19:30:14 +00:00
Nicolas Martin fcc26f51e1 Update descriptions for Canon ImageCLASS series MFPs. 2008-04-21 19:24:46 +00:00
Nicolas Martin 20cbe6eb4f Update man pages for Canon ImageCLASS series MFPs. 2008-04-21 19:24:07 +00:00
m. allan noah 39458249b5 backend version 1.0.58:
- page code 32 is not color interlacing, rename to 'unknown'
- increase number of bytes in response buffer of init_ms()
- protect debug modification code in init_ms() if NDEBUG is set
- proper async sane_cancel support
- re-enable JPEG support
- replace s->img_count with s->side
- sane_get_parameters(): dont round up larger than current paper size
- sane_start() rewritten, shorter, more clear
- return values are SANE_Status, not int
- hide unused functions
2008-04-20 01:31:29 +00:00
Nicolas Martin 983e8c0eeb Update for MP970 (yet for color scan, all resolutions) and bug fix for MP220 at 1200 dpi (reported to work OK) 2008-04-15 21:27:34 +00:00
Mattias Ellert 8196a0f471 Format warning fixes, man page fixes 2008-04-12 17:49:49 +00:00
Julien BLACHE 90a1c88e0d saned can now drop privileges when running in standalone mode. 2008-04-10 16:55:36 +00:00
Julien BLACHE 9c6fea1943 Add standalone daemon mode, building upon the AF-indep/IPv6 debug mode.
Reorganize code by splitting the main() function into a series of functions.
Factorize common code between the old network code and the AF-indep code. There's now only one version of main().
2008-04-06 15:21:47 +00:00
Nicolas Martin d9d44cbe72 Added a tempo before failing in NO PAPER in ADF scan, declared MX850, changed MP970 to Generation 3. 2008-04-02 20:13:48 +00:00
Stéphane Voltz b85ec879da - rts8891 backend inclusion 2008-03-22 14:33:36 +00:00
Nicolas Martin 52ec47a434 Added Canon PIXMA MX700, declared MX300 and MX310, and updated some descriptions. 2008-03-16 16:33:53 +00:00
Stéphane Voltz 5be6af9c72 - removed scanners supported by the lexmark backend from
unsupported.desc
	- umax_pp small copyright refresh
2008-03-02 15:01:13 +00:00
Gerard Klaver 430d0d77ed Update with Dexxa 4800 support information 2008-03-01 12:32:02 +00:00
Nicolas Martin 9b78a1bf11 Update for PIXMA MP140 now working with pixma backend 2008-02-24 09:25:38 +00:00
Nicolas Martin bf6f5936e8 Update for PIXMA MP140 now working with pixma backend 2008-02-24 09:24:49 +00:00
Nicolas Martin 5ff80f5f36 Changed MP140 comment to not working yet 2008-02-22 21:43:46 +00:00
Nicolas Martin 8b5f920250 Set MP140 as experimental, cause not working yet with backend 2008-02-22 21:42:30 +00:00
Nicolas Martin 67ee16dc69 Changed name: MultiPass MP710 and MP740 to Pixma MP710 and MP740 2008-02-18 20:50:56 +00:00
Nicolas Martin 2738f8f5b8 Changed name: MultiPass MP710 and MP740 to Pixma MP710 and MP740 2008-02-18 20:49:46 +00:00
Nicolas Martin e9d79945fd Back to previous external backend list, and comment updates 2008-02-18 20:40:34 +00:00
Nicolas Martin a1265b6dad New models changes:
- added: Pixma MP210, MP470, MP520, MP610
 - added: MultiPASS MP710
 - declared untested: MP140, MP220, MultiPASS MP740
 - declared experimental and untested: MP970
Bugs and fixes
 - multipage documents scan no more fails with non-ADF MPs
 - IO Fail bug when scanning large pages e.g. with Xsane
 - implement send_time message form MP710, MP730 family
 - run indent -gnu on all pixma_* source files.
2008-02-17 15:49:43 +00:00
Jonathan Bravo Lopez e1f9664106 Added support for a new scanner: HP ScanJet G2710
Minor changes
2008-02-13 06:35:26 +00:00
m. allan noah 5158f5113b sane 1.0.19-cvs 2008-02-11 02:50:55 +00:00
m. allan noah 753706f6e7 fix broken DISTFILES, etc 2008-02-10 23:02:31 +00:00
m. allan noah 1e572167d7 SANE 1.0.19 release 2008-02-10 20:32:40 +00:00
m. allan noah 2c5ba93ff4 add usb id 2008-02-09 23:57:59 +00:00
m. allan noah 65fa50cd4d add usb ids 2008-02-08 00:27:50 +00:00
Mattias Ellert 22efa538b7 Fix warnings about ignored --datarootdir 2008-02-03 06:59:36 +00:00
m. allan noah a330f4b2d8 fix snapscan bug, add LiDE 600F 2008-01-29 17:48:42 +00:00
Alessandro Zummo 6322e207ef added epson2 .desc file 2008-01-23 17:06:46 +00:00
m. allan noah 6f8f3765f1 remove 'new' flag 2008-01-23 01:51:09 +00:00
m. allan noah 587744776e add DBG calls to hpljm1005, hide 'compression arg' option in fujitsu 2008-01-23 01:21:21 +00:00
m. allan noah 5afcaa4489 adding hpljm1005 backend (i know, i know, so much for feature freeze :)
latest .fr updates
2008-01-18 01:27:22 +00:00
m. allan noah 58045b775b updated fr translation from Yann E. MORIN, added S500M usb id to fujitsu 2008-01-17 01:03:43 +00:00
m. allan noah 522ec3b895 oops- added wrong id for CX-6600 2008-01-09 00:52:05 +00:00
m. allan noah 777c3f4d9c added cx-6300 (same as 64 and 6600?) 2008-01-08 01:58:32 +00:00
m. allan noah 45665e35c8 missed one 2008-01-07 09:41:55 +00:00
m. allan noah 17a7caebaf various description updates to clean up the bug tracker. 2008-01-07 09:37:56 +00:00
m. allan noah a006d79939 mark epson unsupported, remove ricoh and fujitsu from unsupported list 2008-01-06 21:38:58 +00:00
m. allan noah dc61dc4471 add new hs2p backend for ricoh is450 series scanners 2008-01-03 02:42:32 +00:00
m. allan noah d3cc1b13a8 backend version 1.0.10- fix missing function 2007-12-19 22:14:19 +00:00
Mattias Ellert 4bb074f81c New translation keys for hp3900 backend. Updated Swedish translation 2007-12-19 10:47:04 +00:00
m. allan noah 5a574ccb66 html converter only likes lowercase hex 2007-12-18 03:08:13 +00:00
m. allan noah 38f280276d Updated company name. 2007-12-18 02:36:55 +00:00
m. allan noah 559212e96e Adding v1.0.9 of the epjitsu backend: supports Epson-based Fujitsu scanners,
currently the fi-60F flatbed and ScanSnap S300 duplex ADF machines
2007-12-18 02:02:51 +00:00
Gerhard Jaeger 7b92571b3b Update 2007-12-17 14:27:16 +00:00
Jonathan Bravo Lopez 694ad19785 Added files for 'hp3900' backend 2007-12-13 00:28:45 +00:00
Jonathan Bravo Lopez 46376814f2 Added files for 'hp3900' backend 2007-12-13 00:26:08 +00:00
Gerhard Jaeger b441de8774 * doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update 2007-11-23 16:48:07 +00:00
m. allan noah b4e05e5e23 update to backend version 1.0.53
- add ID for S510
 - note jblache's NUM_OPTS type fix
2007-11-18 01:48:20 +00:00
Gerhard Jaeger a933814615 Update 2007-11-16 08:40:56 +00:00
Julien BLACHE eb850185bb Update epkowa.desc for iScan! 2.10.0. 2007-11-12 09:10:09 +00:00
Mattias Ellert 93e856b53f Cross compilation fixes and libtool update 2007-11-10 07:12:55 +00:00
Gerhard Jaeger 85c089c91d Added support for TravelScan464 2007-11-08 19:53:14 +00:00
Gerhard Jaeger cae6a9f758 Update 2007-11-08 19:52:00 +00:00
Gerhard Jaeger 09742ab30a Updated some entries 2007-11-08 19:47:12 +00:00
Bertrik Sikken 231ed7da30 Added DCP-8060 after report on sane-devel 20071021 2007-10-31 18:38:17 +00:00
Bertrik Sikken 4d198b6708 Mark DCP-110C as good, based on user report from sane-devel 20071011 2007-10-31 18:27:19 +00:00
Julien BLACHE f5a4d0af2b Added the Epson DX-6000 (04b8:082e) based on user report. 2007-10-28 09:57:44 +00:00
Julien BLACHE 4cf4d8dd7f Add an optional connection timeout option for the net backend. This can be used to prevent the backend from hanging for several minutes when the saned server is unresponsive. 2007-10-24 10:32:46 +00:00
Bertrik Sikken e510006077 Added Epson Stylus DX4450 description 2007-10-08 18:50:52 +00:00
Bertrik Sikken ca35c21cfc Added Brother MFC-2500 description 2007-10-08 18:44:23 +00:00
Bertrik Sikken c64f523589 Added CanoScan LiDE 90 description 2007-10-07 11:15:42 +00:00
Bertrik Sikken abe3c7326d Added Plustek OpticSlim 500 description 2007-10-07 11:11:08 +00:00
Bertrik Sikken b57a00502f Added Visioneer 9420 description 2007-10-07 11:05:20 +00:00
Bertrik Sikken ff482a9207 Updated Agfa Duoscan T2000XL description 2007-10-07 10:54:30 +00:00
Bertrik Sikken f7d50cd5e4 Added Kodak i260 description 2007-10-07 10:48:44 +00:00
Bertrik Sikken 1d3e9cfe89 Updated Visioneer Onetouch 8900 description 2007-10-07 10:42:34 +00:00
Bertrik Sikken 2af6357bc5 Added Lexmark X3450 description 2007-10-07 10:29:16 +00:00
Bertrik Sikken aed8b74913 Added Ricoh IS450 description 2007-10-07 10:01:52 +00:00
Bertrik Sikken 6f0b681ea5 Added DR-4010C description 2007-10-07 09:40:06 +00:00
Bertrik Sikken f1bd5626d8 Added Benq 5450 description 2007-10-07 09:26:09 +00:00
Julien BLACHE 2b3275c001 Mark the Brother DCP-117C support as good and add USB IDs, based on user report. 2007-10-02 09:41:26 +00:00