Wykres commitów

1981 Commity (8331c288d68093295e39d9cf8d181be648a9245c)

Autor SHA1 Wiadomość Data
m. allan noah 2f0914b9bf * config.guess, config.sub: updated to latest versions
* NEWS, configure.in, configure: updated for 1.0.20
* sane-backends.lsm, doc/releases.txt: minor tweaks
* doc/descriptions/coolscan3.desc, doc/descriptions/rts8891.desc:
  add :new marker, correct manpage link
2009-05-03 17:09:25 +00:00
Stéphane Voltz 7c88e57144 - doc updates and cleanups 2009-04-29 04:40:58 +00:00
Gerhard Jaeger d2d4420a6b * backend/plustek-usbdevs.c:
Tweaked highspeed settings for Epson 1260
2009-04-27 18:36:46 +00:00
m. allan noah 5605298bb7 * doc/descriptions/fujitsu.desc: update S1500 status to complete 2009-04-24 00:56:14 +00:00
Nicolas Martin 652da9a378 Updated documentation for Pixma MP240, reported to work fine by Nik. 2009-04-21 08:22:20 +00:00
m. allan noah aafe1ac093 * backend/fujitsu.c, backend/fujitsu.conf.in,
doc/descriptions/fujitsu.desc: add S1500 usb ids and status
* backend/canon_dr.c: update credits
* doc/sane-fujitsu.man doc/sane-canon_dr.man: update version numbers,
  dates, credits and known issues
* doc/saned.man: remove section about uncontrolled data port range
2009-04-21 01:18:04 +00:00
Nicolas Martin 17ce97ac80 Updated documentation for Pixma MP540, reported to work fine by Rogge. 2009-04-17 19:39:37 +00:00
m. allan noah 3654ff9d43 * backend/fujitsu.c, doc/descriptions/fujitsu.desc: backend v93
- return cmd status for reads of sensor options
* backend/canon_dr.c, doc/descriptions/canon_dr.desc: backend v26
- return cmd status for reads of sensor options
- allow rs to adjust read length for all bad status responses
2009-04-15 13:13:35 +00:00
m. allan noah 9c647bcfe3 * doc/doxygen-sanei.conf.in: update to recent version of doxygen 2009-04-12 20:26:47 +00:00
m. allan noah 0342a63033 Updates to prepare for 1.0.20 release:
* configure.in: change version to 1.0.20cvs
* configure: rebuild from configure.in
* include/sane/sane.h: hide API changes (minor, frame and status)
* backend/canon_dr.c, backend/fujitsu.c: SANE_FRAME_JPEG
* backend/coolscan3.c: SANE_FRAME_RGBI
* backend/genesys_gl646.c, backend/genesys_gl841.c: STATUS_HW_LOCKED
* backend/rts8891.c, frontend/scanimage.c: STATUS_WARMING_UP
* backend/pixma_io_sanei.c, backend/xerox_mfp.c,
  backend/sane_strstatus.c: STATUS_HW_LOCKED & STATUS_WARMING_UP
* doc/releases.txt: minor updates for new build system
2009-04-12 19:40:31 +00:00
Nicolas Martin d8b60f0e0d Updated documentation for i-SENSYS MF4018 support. 2009-04-07 19:59:06 +00:00
Julien BLACHE 605a19c37b Update for iscan 2.19.0 2009-04-07 08:55:45 +00:00
Nicolas Martin 89cda70783 Added MAC OS X usb interrupt read wrapper for darwin libusb, updated doc 2009-04-05 19:49:41 +00:00
m. allan noah d1f48b2ce4 * backend/canon_dr.[ch], backend/canon_dr.conf.in: backend v24
- fix DR-2510C duplex deinterlacing code
- rewrite sane_read helpers to read until EOF
- update sane_start for scanners that dont use object_position
- dont call sanei_usb_clear_halt() if device is not open
- increase default buffer size to 4 megs
- set buffermode on by default
- hide modes and resolutions that DR-2510C lies about
- read_panel() logs front-end access to sensors instead of timing
- rewrite do_usb_cmd() to use remainder from RS info
* doc/desciptions/canon_dr.desc: backend v24, update DR-2510C comment
2009-04-05 04:46:38 +00:00
m. allan noah b7cf1be3c2 oops- erased two models' status lines... 2009-03-30 21:12:20 +00:00
m. allan noah a4561362b0 * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v23
- rewrite all image data processing code
- handle more image interlacing formats
- re-enable binary mode on some scanners
- limit some machines to full-width scanning
* doc/desciptions/canon_dr.desc: v23, improved comments
2009-03-28 01:04:02 +00:00
m. allan noah 93b880cbd1 * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v21
- correct rgb padding macro
- skip send_panel and ssm_df commands for DR-20xx scanners
* doc/desciptions/microtek2.desc: add ScanMaker 6400XL
2009-03-24 13:38:32 +00:00
Chris Bagwell fae74d19a5 Don't include descriptions-external/template.desc. into generated HTML. 2009-03-24 13:36:26 +00:00
Chris Bagwell f87c4aa108 Don't include doc/descriptions/template.desc. into auto-generated
HTML files.
2009-03-24 13:30:12 +00:00
m. allan noah dc278c2e9f * backend/canon_dr.[ch]: backend v19
- pad gray deinterlacing area for DR-2510C
- override tl_x and br_x for fixed width scanners
* doc/descriptions/canon_dr.desc: backend v19, update comments
2009-03-23 01:04:31 +00:00
m. allan noah cd0b09ddf4 * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v15 thru v18
- add byte-oriented duplex interlace code
- add RRGGBB color interlace code
- add basic support for DR-2580C, DR-2050C, DR-2080C, DR-2510C
- add more unknown setwindow bits
- add support for 16 byte status packets
- clean do_usb_cmd error handling (call reset more often)
- set status packet size from config file
- rewrite config file parsing to reset options after each scanner
- add config options for vendor, model, version
- dont call inquiry if those 3 options are set
- remove default config file from code
- add initial gray deinterlacing code for DR-2510C
- rename do_usb_reset to do_usb_clear
* doc/descriptions/canon_dr.desc: backend v18, update model status
* backend/canon_dr.conf.in: added better comments and new options
2009-03-22 02:56:45 +00:00
m. allan noah dd3db8d510 * doc/desc/gt68xx.desc, backend/gt68xx.conf.in: add NeatReceipts Mobile Scanner (from Kelly Price) 2009-03-17 13:13:55 +00:00
Alex Belkin dd02d26f93 add Xerox Phaser 6110MFP 2009-03-16 05:16:30 +00:00
m. allan noah 1636ba5334 * frontend/scanimage.c, doc/scanimage.man: make -B (buffer-size)
selectable, and make long name consistent. (#309672 by Johannes Berg)
2009-03-14 18:10:38 +00:00
Julien BLACHE 7a359270a2 Update descriptions for iScan 2.18.0 2009-03-13 08:05:43 +00:00
Nicolas Martin 35baca47f0 pixma ImageClass doc and capabilities update, PIXMA_EOF return code added. 2009-03-12 11:13:37 +00:00
Stéphane Voltz 185486e432 - cleanups for gl646 scanners
- change in document detection for gl646 sheetfed scanners
	- lexmark desc file update
2009-03-12 05:29:53 +00:00
m. allan noah 7d65c00a95 * backend/canon_dr.c, backend/canon_dr.conf.in,
doc/descriptions/canon_dr.desc: backend version 13
- new vendor ID for recent machines
- add usb ids for several new machines
- DR-4010C reported good
2009-03-06 21:32:02 +00:00
m. allan noah 6d6d69155e revert to japanese 2009-03-05 23:46:29 +00:00
m. allan noah 04faed7150 english versions of urls... 2009-03-05 14:36:08 +00:00
m. allan noah d0f1d177ef * doc/descriptions-external/epkowa.desc: update all broken urls 2009-03-05 14:32:56 +00:00
m. allan noah 6ee58869dc * doc/descriptions/coolscan3.desc, doc/sane-coolscan3.man,
doc/Makefile.in|am: add missing coolscan3 docs
* backend/dll.conf.in: # out epson and coolscan2, remove hpoj text
* doc/descriptions/epson2.desc: add Epson RX-620
2009-03-05 02:33:45 +00:00
Julien BLACHE b1148a226d Add Epson RX-620. 2009-03-03 10:45:34 +00:00
Chris Bagwell 9d1375fd7e * acinclude.m4, tools/sane-config.in: Add in missing libraries
to sane-config missed during fix to stop using LIBS to link everything.
Add back in code to move LDFLAGS out of $GPHOTO2_LIBS and into
GPHOTO2_LDFLAGS.
2009-03-03 02:53:42 +00:00
m. allan noah 29e407823d remove comment from DR-6080 2009-02-26 15:45:58 +00:00
m. allan noah 0cf258f582 correct vendor ID for DR-5010 and 4010. change status of DR-6080 2009-02-26 15:43:56 +00:00
m. allan noah 5dfd9325db remove Canon DR-2580C, now listed in canon_dr.desc 2009-02-26 15:28:19 +00:00
m. allan noah 87052272c5 added DPC-330C 2009-02-26 14:54:16 +00:00
m. allan noah c290bb2e1b * frontend/scanimage.c: improved comments, simplified x/y option code,
removed buggy -1/+1 x/y code (#311172), expose non-settable options,
check for invalid caps on options, handle option descs with \n
* doc/releases.txt: add note about cvs checkout on alioth.
2009-02-25 03:29:14 +00:00
Chris Bagwell 37bdd088dc * backend/Makefile.am: Add back in deletion of $(sanelibdir)/libsane.*
for buggy libtools.  Add some minor documentation.
* doc/backend-writing.txt: Add minor document updates to reflect
conversions to automake.
2009-02-24 02:47:44 +00:00
m. allan noah f9e541f02a * backend/fujitsu.c, backend/fujitsu.conf.in,
doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: backend v90,
add S510M usb ID's, add fi-6010N to .desc
* backend/epjitsu.conf.in, doc/descriptions/epjitsu.desc,
doc/sane-epjitsu.man: add S300M usb ID's
2009-02-23 16:46:26 +00:00
Chris Bagwell 7d06da3be7 * doc/Makefile.am: Get rid of unneeded gnu extensions to quieten
down autotools warnings.
2009-02-22 02:05:05 +00:00
Chris Bagwell be3f46204b * po/Makefile.am, configure.in: convert remaining directory,
po, to use automake.
2009-02-21 22:45:14 +00:00
m. allan noah 8f82d9f60b * backend/avision.c: backend v290, fix reader_pid and NVRAM option
issues, by Mattias Ellert.
* backend/fujitsu.c: backend v89, fi-4750 has no serial number support
* doc/descriptions/fujitsu.desc: backend v89, remove 'MAC/TWAIN' text
* doc/sane-fujitsu.man: backend v89
* backend/.cvsignore: ignore *.loT
2009-02-20 19:57:21 +00:00
Mattias Ellert 0827226249 Adding missing liblib dependencies 2009-02-20 16:51:09 +00:00
Chris Bagwell cb4fb37eca Have configure define configdir so all makefiles can use
it (fixes bug introduce with sanei converted to automake).
Enable running testsuite during distcheck.
2009-02-19 18:10:12 +00:00
Chris Bagwell e380729334 * configure.in, tools/Makefile.am: convert tools to automake.
Add tools/openbsd to distribution package.
* include/Makefile.am: include files should have been installed
under sane/ directory when converted to automake.
* doc/Makefile.am: Cleanup. Use automake's built in support to
install docs within subdirectories.
2009-02-19 02:17:45 +00:00
Chris Bagwell aef46252cc convert frontend, include, and sanei directories to use
automake.  Only reference libsanei.la now. Use am_conditional
to compile sanei_jpeg.lo.  distcheck now runs sanei/wire_test.
2009-02-15 03:31:36 +00:00
Chris Bagwell 79086e770e * Makefile.am, configure.in, doc/Makefile.am: Convert
doc/Makefile to use automake. Main difference is that
no longer installs man pages for backends that are not
compiled.  Moved install ownership of $top_srcdir docs
to $top_srcdir's Makefile.
2009-02-14 05:54:01 +00:00
Pierre Willenbrock d167519e76 Remove "init device" usb request, add some support for Visioneer Strobe XP300.
Add support for uncalibrated scans in all modes for Visioneer Strobe XP300.
Front- and backside are	side-by-side, backside mirrored horizontally.
2009-02-08 18:59:59 +00:00
Nicolas Martin c7d8b3e21c Added ImageClass MF4120 support in pixma backend docs. 2009-02-04 21:51:49 +00:00
Alex Belkin 57e61b4c59 version update 2009-02-02 18:49:10 +00:00
Alex Belkin 6909a32587 :mfg for Dell 2009-02-02 09:50:44 +00:00
Alex Belkin ed39661eab reference to Samsung 2009-02-02 09:46:25 +00:00
Alex Belkin 59d1cd9539 Added Dell MFP 1815dn 2009-02-02 09:39:30 +00:00
Julien BLACHE 4e58745ed9 Add :scsi data for 2 scanners. 2009-01-28 08:14:11 +00:00
m. allan noah 35d11ed32e Corrected syntax for backend status 2009-01-25 01:40:36 +00:00
m. allan noah 24007b49a6 * doc/descriptions/canon_dr.desc: correct version, status = new
* doc/descriptions/epjitsu.desc, doc/descriptions/fujitsu.desc: version
* doc/descriptions/umax1220u.desc: correct status of 1600U
* doc/descriptions/xerox_mfp.desc: status = new
2009-01-25 01:35:54 +00:00
Julien BLACHE 8ea598e21a Update for iScan 2.16.0. 2009-01-23 09:00:30 +00:00
Chris Bagwell 8b5df29714 Submit Makefile.in from Makefile.am submitted previously.
Updated backends with EXTRA_* files to allow Makefile's
to always pass in BACKEND_NAME to be fixed to backend name
instead of filename; while still making sure that
SANE_DEBUG_${BACKEND}* exist as documented in man pages.
Add references to epson and epson2 man pages about
SANE_DEBUG_EPSONx_SCSI and _NET options.
Created an epson2 man page; based mostly on epson page.
2009-01-23 03:50:22 +00:00
Stéphane Voltz c3475650ca - added the rts8891 man page to the doc/ makefile
- added the Visioneer XP200 to the genesys desc file
2009-01-22 05:13:00 +00:00
m. allan noah 0c8a3a0775 add MFC-7840W 2009-01-20 01:41:14 +00:00
m. allan noah a0cb0435bc everything reported from 2008-07 to 2009-01 2009-01-19 01:42:27 +00:00
Julien BLACHE 97903e0c32 Add SCSI identifiers for the ScanJet IIc. 2009-01-17 09:54:21 +00:00
Chris Bagwell c90e23a6d2 Updates to Makefiles to prepare for transition to automake.
Fix a few bugs with "all" and "uninstall" targets to work when
$(builddir) != $(srcdir).  Added $(DESTDIR) to uninstall target.
Made $(distdir) related to current directory to match automake.
2009-01-16 23:39:48 +00:00
Nicolas Martin 292b70dad8 Updated docs, comments and authors for pixma backend 2009-01-15 21:24:24 +00:00
Julien BLACHE 894e0cc8ed Add :scsi keyword to a handful of SCSI scanners known to advertise themselves as type "Processor". 2009-01-13 21:21:09 +00:00
m. allan noah 39c6e33620 typo 2009-01-12 00:23:51 +00:00
Jonathan Bravo Lopez 4b9e686065 * backend/hp3900_sane.c, backend/hp3900_config.c, backend/hp3900_types.c,
backend/hp3900.conf.in, doc/sane-hp3900.man, doc/descriptions/hp3900.desc:
  Added support for HP Scanjet G3110 scanner.
2009-01-06 15:09:22 +00:00
Nicolas Martin 27d1561afb Updated doc for pixma backend (ImageClass) 2009-01-04 17:20:38 +00:00
Nicolas Martin 316027d93d MP800/MP800R fixes and TPU support added, doc updates for MP980 2008-12-21 14:51:26 +00:00
Julien BLACHE 8a48c49721 Update descriptions for iScan 2.15.0. 2008-12-19 09:51:36 +00:00
m. allan noah 50176dbf5a * backend/fujitsu.[ch]: backend v86
- get_pixelsize() sets back window ID for back side scans
* doc/sane-fujitsu.man, doc/descriptions/fujitsu.desc: backend v86
2008-12-18 19:36:33 +00:00
Alex Belkin 77c8b43209 linking xerox_mfp to build infrastructure 2008-12-15 21:48:20 +00:00
Alex Belkin 6232086bfd xerox_mfp basic man page 2008-12-15 19:06:26 +00:00
Alex Belkin 439b5a1a3c xerox_mfp desc 2008-12-15 18:43:09 +00:00
Julien BLACHE b9807541c7 Add a data_portrange configuration file option to saned. 2008-12-12 15:51:15 +00:00
Stéphane Voltz fa2f9968e6 - scan register setting fix
- documentation update
2008-12-11 05:35:26 +00:00
m. allan noah 425a3d034d * backend/fujitsu.[ch]: backend v85
- round pixels_per_line down to arbitrary limits for fi-4990 & fi-4860
 - fi-4860 returns random garbage to serial number queries
 - initialize *info to 0 in sane_control_option()
* doc/descriptions/fujitsu.desc: backend v85, improve status/comments
* frontend/scanimage.c: initialize *info, fix buffer overwalk
2008-12-10 21:32:10 +00:00
m. allan noah 41e9763143 * backend/canon_dr.c: backend v10
- add all documented request sense codes to sense_handler()
 - fix color jpeg (remove unneeded BGR to RGB swapping code)
 - add macros for LUT data
* backend/canon_dr.conf.in: add DR-2080C usb ID
* doc/descriptions/canon_dr.desc: backend v10, add DR 3020
2008-12-10 18:47:57 +00:00
m. allan noah 56ed54d96e * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v9
- add rollerdeskew and stapledetect options
- add rollerdeskew and stapledetect bits to ssm_df()
* doc/descriptions/canon_dr.desc: backend v9
2008-12-09 03:21:47 +00:00
m. allan noah 95f87594f1 oops- forgot to bump version # 2008-12-08 03:51:23 +00:00
m. allan noah 8e38974a3e * backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v8
- rename read/send_counter to read/send_panel
 - enable control panel during init
 - add options for all buttons
 - call TUR twice in wait_scanner(), even if first succeeds
 - disable rif
 - enable brightness/contrast/threshold options
* doc/descriptions/canon_dr.desc, doc/sane-canon_dr.man: backend v8
2008-12-08 03:47:35 +00:00
Nicolas Martin c40c4e5d77 Updated doc and man pages for MP620. 2008-11-30 22:11:44 +00:00
m. allan noah 3d197a1a64 * backend/canon_dr.[ch]: backend v7
- jpeg support (size rounding and header overwrite)
- call object_position(load) between pages even if buffering is on
- use request sense info bytes on short scsi reads
- byte swap color BGR to RGB
- round image width down, not up
- round image height down to even # of lines
- always transfer even # of lines per block
- scsi and jpeg don't require reading extra lines to reach EOF
- rename buffer option to buffermode to avoid conflict with scanimage
- send ssm_do and ssm_df during sane_start
- improve sense_handler output
* doc/descriptions/canon_dr.desc: backend v7
2008-11-30 03:40:51 +00:00
m. allan noah 5ee6f8de28 * backend/canon_dr.[ch], backend/canon_dr-cmd.c: backend v6
- fix adf simplex
- rename ssm_duplex to ssm_buffer
- add --buffer option
- reduce inter-page commands when buffering is enabled
- improve sense_handler output
- enable counter option
- drop unused code
* doc/descriptions/canon_dr.desc: backend v6
2008-11-29 05:22:37 +00:00
m. allan noah 9e0e272a9b backend/canon_dr.[ch], backend/canon_dr-cmd.c,
doc/descriptions/canon_dr.desc: backend v5
- remove EOF ejection code
- add SSM and GSM commands
- add dropout, doublefeed, and jpeg compression options
- disable adf backside
- fix adf duplex
- read two extra lines (ignore errors) at end of image
- only send scan command at beginning of batch
- fix bug in hexdump with 0 length string
- DR-7580 support
2008-11-26 04:37:40 +00:00
m. allan noah 3f29ecae30 updated apple products per n.cafferkey at cs.ucc.ie 2008-11-24 14:26:05 +00:00
Nicolas Martin 11410c5b0c Support for PIXMA MP630 to pixma backend, doc and French translations updates. 2008-11-23 21:14:03 +00:00
Gerhard Jaeger aa164fb56d * doc/descriptions-external/epkowa.desc:
iscan 2.14.0 updates on behalf of olaf.meeuwissen@avasys.jp
2008-11-17 06:44:28 +00:00
m. allan noah 03c5a9ee44 * backend/canon_dr.[ch], backend/canon_dr-cmd.h, doc/sane-canon_dr.man,
backend/canon_dr.conf.in, doc/descriptions/canon_dr.desc:
- New Canon DR-series backend v3
- support all modes and resolutions of DR-9080C
- advanced options (MF detection, compression) not yet supported
- other larger models believed similar, smaller ones unknown
* doc/descriptions/unsupported.desc: remove Canon DR-series machines
2008-11-10 03:36:11 +00:00
m. allan noah 8eaa9c65e4 fujitsu backend v82
- improved front-side endorser vpd detection
- send scanner_control_ric during sane_read of each side
- add fi-6770A and fi-6670A USB ID's
2008-11-01 01:34:18 +00:00
Nicolas Martin 173e05ffd1 TPU scan 48 bits at 4800 dpi, fix MP810 at 2400 dpi. Updated docs. 2008-10-25 15:22:04 +00:00
m. allan noah a65329e472 * doc/descriptions/fujitsu.desc: backend v81, fix fi-6240 usb id 2008-10-21 17:52:11 +00:00
Nicolas Martin f573865c33 ifaddrs.h header check and increase backend version number 2008-10-18 22:26:57 +00:00
Nicolas Martin 391a6b4549 Added Canon's BJNP network protocol support, fix an ADF issue, updated doc and headers 2008-10-14 19:48:59 +00:00
m. allan noah 56ae50027a * doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: backend v80 2008-10-10 00:51:31 +00:00
Nicolas Martin 1aa1677ef2 Changes for ADF simplex and duplex scan, MP970 4800 dpi and TPU scan. 2008-10-05 20:42:19 +00:00
m. allan noah 5de0ac3014 add iscan 2.12.0 updates 2008-10-02 14:29:00 +00:00
m. allan noah 48e23ca24e * doc/descriptions/fujitsu.desc, backend/fujitsu.conf.in,
backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v79
- add usb ids for several models
- print additional hardware capability bits
- detect front-side endorser
- disable endorser-side controls if only one side installed
- add quirks for fi-6x70
2008-10-02 04:03:31 +00:00
Gerhard Jaeger 98de411d6c Added entry for OpticSlim 2400plus 2008-10-01 11:44:54 +00:00
Gerhard Jaeger bb2e71643b Removed entry for UT12 devid 0x0013
Cleanup
2008-10-01 10:36:03 +00:00
Gerhard Jaeger 24f5d10762 Added entry for UT12 devid 0x0013 2008-10-01 10:35:36 +00:00
m. allan noah 0bbf8bac04 2008-09-25 m. allan noah <kitno455 a t gmail d o t com>
* backend/epjitsu.[ch], backend/epjitsu-cmd.h: backend v 13, 14 and 15:
        - add working page-height control
        - add working brightness, contrast and threshold controls
        - add disabled threshold curve and geometry controls
        - move initialization code to sane_get_devices, for hotplugging
        - support S300 on USB power
        - support S300 225x200 and 600x600 scans
        - support for automatic paper length detection (parm.lines = -1)
        - expose hardware buttons/sensors as options for S300
        * doc/descriptions/epjitsu.desc: change S300 status to good
2008-09-25 03:15:49 +00:00
Nicolas Martin 5ab0b2024c Changes for MP970 (to be continued), add MX7600 pid (untested yet). 2008-09-13 12:32:52 +00:00
Nicolas Martin 286dbd885d Doc update, CCD sensors white lines padding fix, enhance scan area adjustments. 2008-09-07 19:08:25 +00:00
m. allan noah 72894d1e98 * doc/descriptions/fujitsu.desc: mark fi-6230 and fi-6240 complete 2008-08-27 17:50:47 +00:00
m. allan noah 08d54b457a * backend/fujitsu.c, doc/descriptions/fujitsu.desc: backend v78
- recent model names (fi-6xxx) dont end in 'C'
- simplify flatbed area overrides
- call scanner_control to change source during sane_start
2008-08-26 17:04:30 +00:00
Gerhard Jaeger 3a143ee306 Update 2008-08-25 20:41:33 +00:00
Gerhard Jaeger c297c51e97 Updated 2008-08-25 20:30:43 +00:00
Gerhard Jaeger 8e75357955 Added entry for Strobe XP100 2008-08-25 20:29:56 +00:00
Gerhard Jaeger 8968a4a58a Removed entry for Strobe XP100 2008-08-25 20:29:24 +00:00
Gerhard Jaeger 12680ab414 Update 2008-08-25 20:15:40 +00:00
m. allan noah ad02a8f1ac set lots of scanners to complete status :) 2008-08-24 02:40:54 +00:00
m. allan noah 852411f3f4 * backend/fujitsu.[ch]: backend v76
- add independent maximum area values for flatbed
- override said values for fi-4220C, fi-4220C2 and fi-5220C
* doc/descriptions/fujitsu.desc: bump version, add 2 untested scanners
2008-08-14 03:56:17 +00:00
Rene Rebe b975ac1fcd * backend/fujitsu.c, backend/fujitsu.conf.in,
doc/descriptions/fujitsu.desc: backend v75
	- added fi-6230 ID, updated fi-6130, fi-6230 status
2008-08-07 08:21:51 +00:00
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
Stéphane Voltz dce6df9182 - moved experimental version to current tree 2007-10-01 04:27:24 +00:00
Stéphane Voltz 8c638f5802 - added the 'Genius ColorPage-Life Pro' as supported by the
umax_pp backend
2007-10-01 03:53:56 +00:00
Bertrik Sikken 55d33cf903 Added Plustek PL812 description 2007-09-28 13:50:19 +00:00
Bertrik Sikken eff43923d4 Added Benq 5550 description 2007-09-28 13:44:21 +00:00
Bertrik Sikken 6bf8170e17 Added ScanMaker S400 description 2007-09-28 13:10:11 +00:00
Bertrik Sikken ed31842a08 Added Fujitsu fi-60F description 2007-09-28 12:59:55 +00:00
Bertrik Sikken 214252d178 Added Microtek ScanMaker 3860 description 2007-09-28 12:44:31 +00:00
Julien BLACHE 929f057596 Fix typos in backend-writing.txt. 2007-09-27 09:30:25 +00:00
Julien BLACHE 82602663f3 Added pointer to http://code.google.com/p/kvss905c/ for the Panasonic KV-SS905C and Panasonic KV-S3105C scanners. 2007-09-26 18:49:51 +00:00
Bertrik Sikken 2b00ac844a Added Nikon LS-9000 ED description 2007-09-25 19:36:41 +00:00
Bertrik Sikken 35a0a657c8 Added Canon DR-7580 description 2007-09-25 18:46:35 +00:00
Bertrik Sikken 45c0fb7cc1 Added Tamarack Artiscan 2400FS description 2007-09-25 18:28:47 +00:00
Bertrik Sikken 53f7c2d377 Added Primax Onetouch 8920 description 2007-09-25 18:20:26 +00:00
Bertrik Sikken d6dbb069ab Added Microtek artixscanDI 2020 description 2007-09-25 17:57:39 +00:00
Bertrik Sikken a19a40ae0b Fixed uppercase USB id for Samsung SCX-4725FN 2007-09-23 22:47:32 +00:00
Bertrik Sikken 78c236c327 Updated Brother MFC-9180 status (see Formulardaten mail on sane-devel, 2007/5/11 2007-09-23 21:54:53 +00:00
Bertrik Sikken 753deea4ab Added Hewlett-Packard ScanJet G4050 description. 2007-09-23 21:48:17 +00:00
Bertrik Sikken 9c3ffc119d Added Plustek PL806 description. 2007-09-23 21:31:10 +00:00
Bertrik Sikken d2b5f0bbe8 Added Visioneer Strobe XP 300 description. 2007-09-23 21:16:31 +00:00
Bertrik Sikken 96c6e7b163 Fixed Hewlett-Packard Scanjet G4000 link. Added G4010. 2007-09-23 21:06:00 +00:00
Bertrik Sikken 222682dbfc Added Samsung SCX-4725FN description. 2007-09-23 20:37:17 +00:00
Bertrik Sikken 5ba33efd1c Added Lexmark X1250 and X1290 descriptions. 2007-09-23 20:23:36 +00:00
Bertrik Sikken fdd9ab1be6 Added Hewlett-Packard Photosmart C3180 info 2007-09-23 19:30:35 +00:00
Bertrik Sikken d40a256e14 Removed Genius ColorPage Slim 1200 because it is already listed as 'untested' for the gt68xx backend 2007-09-23 18:56:00 +00:00
Bertrik Sikken 3b88cf6cd2 Added PIE PF3650 description 2007-09-23 18:34:58 +00:00
Bertrik Sikken ba47afd344 Added LexMark X8350 info 2007-09-23 18:13:04 +00:00
Gerhard Jaeger 1b3fc23141 #305009 removed UMAX3400, as it is supported by the Plustek backend 2007-09-17 06:03:26 +00:00
Stéphane Voltz 84e356fdf4 - fixed wrongly commited changes, for real this time
previous fixed was only for MAIN, not HEAD version.
2007-09-02 19:30:41 +00:00
Stéphane Voltz c0ee8a2143 - mail address update
- minor man update
2007-08-27 04:58:53 +00:00
Stéphane Voltz 6213a520ac * release candidate for inclusion in CVS main:
- X1200 fully working on USB 1.1, USB 2.0 needs more testing
	- clean-ups
2007-08-27 04:39:45 +00:00
Henning Geinitz 4b83c2d24c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer
Professional, Genius Colorpage Slim-1200. Name and email address changes.
2007-08-19 13:30:46 +00:00
Julien BLACHE f4a6016611 Added various USB IDs. 2007-08-18 12:06:36 +00:00
Henning Geinitz 6ca105af27 Added. 2007-08-12 16:58:06 +00:00
m. allan noah b2666cada5 scanimage: bugfix, dont round up negative user input values
fujitsu.desc: add/consolidate new models
2007-08-08 12:46:02 +00:00