Wykres commitów

6347 Commity (ec738ed26639b01e69cd8d5b1cce1f0a977a2709)

Autor SHA1 Wiadomość Data
Pierre Willenbrock 056461a9fb Description updates for genesys backend. 2009-05-29 21:59:11 +02:00
m. allan noah 89d170c314 hide 'warming up' and 'hw locked' devices 2009-05-28 12:27:20 -04:00
m. allan noah 006d5c4197 clamp film type to correct range 2009-05-26 21:08:43 -04:00
m. allan noah 7dab2ed86b clamp film type to allowed range (bug #311685) 2009-05-26 08:53:02 -04:00
m. allan noah dcae93ab39 changelog entry for recent changes 2009-05-25 22:59:43 -04:00
m. allan noah 9940f5c1f2 minor corrections
canon_dr: use correct title and description for resolution option
fujitsu: bump build number for previous commit
cardscan: correct usb pid
2009-05-25 22:37:15 -04:00
m. allan noah f56fc87ff9 fujitsu backend v94, mostly changes to use less memory
- add side option to show which duplex image is being transferred
- convert front and simplex buffers to use much less ram
- add lowmemory option which makes duplex back buffer small too
- refactor image handling code to track eof's instead of lengths
- do color deinterlacing after reading from scanner, before buffering
2009-05-25 22:04:57 -04:00
Nicolas Martin 75503aef19 ChangeLog for commit 1e381db161
ChangeLog to commit 1e381db161
For adding debug verbosity to sanei_usb.c patch, fixing the choice
of usb endpoints in the sanei_usb_open() seek for endpoints loop.
2009-05-25 22:12:08 +02:00
Nicolas Martin 1e381db161 Adds debug verbosity to last sanei_usb.c patch.
This commit adds some debug verbosity to the last committed sanei_usb.c patch
id 5b69fa8c6d
for fixing the choice of usb endpoints, in the sanei_usb_open() seek for endpoints loop.
2009-05-25 22:01:43 +02:00
Nicolas Martin 32e30889af Updated pixma backend documentation for Pixma MultiPass MP730.
Documentation update for Canon MultiPass MP730 support in:
- doc/descriptions/pixma.desc
- doc/sane-pixma.man
2009-05-23 11:55:28 +02:00
m. allan noah 327250b7dc canon_dr v28, improve DR-2xxx support by emulating missing hw features
- use average instead of min/max for fine offset and gain
- rewrite supported resolution list as x and y arrays
- merge x and y resolution options into single option
- move scan params into two new structs, s->u and s->s
- sane_get_parameters() just returns values from s->u
- dont call wait_scanner() in object_position()
- dont call ssm_*() from option handler
- refactor sane_start()
- read_from_buffer() can workaround missing res, modes and cropping
- set most DR-2xxx machines to use the read_from_buffer workarounds
- set default threshold to 90
- add option for button #3 of some machines
- don't eject paper during init
- add DR-2010 quirks
- switch counter to HARD_SELECT, not SOFT
2009-05-22 10:24:58 -04:00
Alex Belkin dda029430e additional error check to (stop scanadf) + fix of it 2009-05-22 16:29:50 +04:00
Nicolas Martin 22ee91c1a4 ChangeLog update for last commits:
For following commits:
- 56c2ed861b
- 5b69fa8c6d
2009-05-22 10:43:26 +02:00
Nicolas Martin 5b69fa8c6d Fix for Pixma MP730 in pixma backend and sanei_usb
Updated following files for Pixma MP730 support:
- backend/pixma_mp730.c:
  Add width scan area fitting
  Fix end scan sequence protocol
- sanei/sanei_usb.c:
  In sanei_usb_open(), changed the "seek for endpoints" loop
  so that it first looks for those interfaces (in config 0)
  that have been detected as potential scanners in
  sanei_usb_init()
2009-05-22 10:29:37 +02:00
Nicolas Martin 56c2ed861b Update of supported devices list comment in source code.
- Changed ImageClass  MF4600 and MF4010 to supported.
2009-05-22 10:12:34 +02:00
Alex Belkin 0b2693cbda Additional error check (to stop scanadf). 2009-05-21 19:19:23 +04:00
Pierre Willenbrock 3b13986395 Add Syscan 485, DCT 487; update descriptions for Syscan
Thanks again to Jack McGill.
2009-05-20 00:31:32 +02:00
Pierre Willenbrock 34717f1db0 Add Pentax DSmobile 600
Thanks go to Jack McGill for providing the model specific settings.
2009-05-19 16:24:59 +02:00
Stéphane Voltz d7284f574e - changelog for genesys_gl646.h 2009-05-18 21:27:00 +02:00
Stéphane Voltz 6fe9674b74 - fixed missing includes 2009-05-18 21:25:13 +02:00
Stéphane Voltz 307d1a0d91 - changelog for genesys_gl646.h addition 2009-05-16 08:17:48 +02:00
Stéphane Voltz be5063a5e2 Merge branch 'master' of ssh://stefdev-guest@git.debian.org/git/sane/sane-backends 2009-05-16 06:58:53 +02:00
Nicolas Martin 4015ecf55d Fix for Pixma MP600R network scan.
Changes applied for MP600R and MP600, to use now a strict clone
protocol version of Canon's driver protocol.
2009-05-13 21:33:42 +02:00
Nicolas Martin a446ecec31 Changes Pixma MP600 and MP600R read sequence protocol.
Fixes MP600R network scanning.
2009-05-12 23:33:09 +02:00
Stéphane Voltz 2b3e4d4a0e create a separate gl646 header file
- created genesys_gl646.h
- moved all declarations from genesys_gl646.c to the new header
2009-05-11 22:15:54 +02:00
chris@cnpbagwell.com 3ba551592c Adding changelog for recent commit. 2009-05-09 21:50:35 -05:00
chris@cnpbagwell.com 07c5723cab Merge branch 'master' of ssh://cbagwell-guest@git.debian.org/git/sane/sane-backends 2009-05-09 21:40:55 -05:00
Nicolas Martin 64621621c1 Amend last ChangeLog update
nothing added to commit but untracked files present (use "git add" to track)
2009-05-09 15:41:13 +02:00
Nicolas Martin 674c245c8a Amend changeLog for latest commit 2009-05-09 15:29:28 +02:00
Nicolas Martin a7f537ba7b Fixed Pixma MP600 and MP600R for 2400 dpi scan, updated their descriptions. 2009-05-09 15:27:28 +02:00
Nicolas Martin 77b484bb0c Fixed Pixma MP600 and MP600R for 2400 dpi scan, updated their descriptions. 2009-05-09 15:18:05 +02:00
m. allan noah 024cd35c9c canon_dr backend v27, bugfixes and new calibration code
- bug fix in read_panel()
- initialize vars in do_usb_cmd()
- set buffermode off by default
- clear page counter during init and sane_start()
- eject previous page during init and sane_start()
- improved SSM_BUFF macros
- moved set_window() to after ssm-*()
- add coarse calibration (AFE offset/gain & per-channel exposure)
- add fine calibration (per-cell offset/gain)
- free image and fine cal buffers in sane_close()
- compare page counter of small scanners only in non-buffered mode
- add back-side gray mirroring code for DR-2580C
2009-05-08 16:05:54 -04:00
chris@cnpbagwell.com 4d9e8138af standardize including local sane/ include files.
Source code was inconsistent on how they were referencing
include files in include/sane.  In certain cases, sane/sane.h
and sane/saneopts.h was really including external copies (with
some preprocessor implementations anyways).
2009-05-07 22:06:20 -05:00
m. allan noah 484478524e add $(ALL) to install-translations 2009-05-07 14:17:08 -04:00
Pilotfun 54d4b69abb Updated pixma backend descriptions for ImageClass MF4010 and MF4018. 2009-05-06 21:35:08 +02:00
Ilia Sotnikov e232f547a4 * doc/descriptions/unsupported.desc:
HP ScanJet 4500C/4570C/5500C is supported by the 'hp5590' backend.
* doc/descriptions/hp5590.desc:
  Updated backend version, added HP ScanJet 4500C as completely supported,
  added HP ScanJet 5500C as untested, HP ScanJet 4570C/5550C/5590/7650
  marked as completely supported
* tools/check-usb-chip.c:
  Updated HP ScanJet model names displayed during the check_hp5590().
* backend/hp5590.c, backend/hp5590_cmds.c, backend/hp5590_cmds.h,
  backend/hp5590_low.c, backend/hp5590_low.h, doc/sane-hp5590.man:
  Updated the list of supported devices (added HP 5500C which is similar
  to 4570C, 5500C which is similar to 4500C) - only strings/comments, no
  code was changed. Updated backend version. Updated man page.
2009-05-06 20:46:24 +03:00
Ilia Sotnikov 92076edd36 * HP5590:
- Updated the list of supported devices (HP 5500C which is similar to
    4570C, 5500C which is similar to 4500C) - only strings/comments, no
	code was changed
  - Updated backend version
  - Updated man page
2009-05-06 20:37:48 +03:00
Ilia Sotnikov bee067e930 * Updated HP ScanJet model names displayed during the check_hp5590() 2009-05-06 20:33:05 +03:00
Ilia Sotnikov 0f25a1dbb5 * HP5590:
- Updated backend version
  - Added HP ScanJet 4500C as completely supported
  - Added HP ScanJet 5500C as untested
  - HP ScanJet 4570C/5550C/5590/7650 marked as completely supported
2009-05-06 20:30:09 +03:00
Ilia Sotnikov 7facf41b6a * HP ScanJet 4500C/4570C/5500C is supported by the 'hp5590' backend 2009-05-06 20:27:15 +03:00
Julien BLACHE d92a20febb Close network fds in the Avahi process
Network fds are of no use to the Avahi process and can cause the net
backend to hang when saned is run in debug mode.

This only happens if the net backend tries to connect to saned a second
time and manages to establish the connection before saned has completed
its shutdown.

There is some potential for this to also occur when saned is run in
standalone mode but it's far less probable as the window is a lot smaller.
2009-05-06 11:38:16 +02:00
Julien BLACHE 79e6e5c420 Unbreak udev rules
We switched from SYSFS{} to ATTR{} and that should really be ATTRS{}.
Slightly different behaviour and all hell breaks loose.
2009-05-06 11:13:44 +02:00
m. allan noah 1541ad928f new .gitignore files 2009-05-05 16:06:38 -04:00
m. allan noah 764aa7c6e1 add more generated files to .gitignore 2009-05-05 15:56:54 -04:00
m. allan noah c16facfab6 changelog from 1.0.20 in new file 2009-05-05 15:04:58 -04:00
Julien BLACHE 354b9a583f Update documentation to reflect the switch from CVS to git
Basically s/CVS/git/ for now, more changes in the future?
2009-05-05 10:53:47 +02:00
Chris Bagwell 41a6a5d7cd Fix and cleanup PTHREAD linking.
Add in missing $PTHREAD_LIBS to all backends that can make use of it.
Rename --enable-fork-process to --enable-pthread to maatch internal
logic.  Also, stop linking in pthreads needlessly if its been
disabled.
2009-05-04 21:01:42 -05:00
Julien BLACHE 6e4ed52293 Add basic .gitignore files 2009-05-04 14:45:17 +02:00
m. allan noah 260b8ddf58 whitespace change to test updated html page creation 2009-05-04 03:07:59 +00:00
m. allan noah 64e498b330 * ChangeLog-1.0.20, Makefile.in: ChangeLog from 1.0.20 release
* configure, configure.in: version 1.0.21cvs
* doc/releases.txt: minor updates for new build system
* doc/descriptions/canon_dr.desc, doc/descriptions/coolscan3.desc,
  doc/descriptions/rts8891.desc, doc/descriptions/xerox_mfp.desc:
  remove :new tag
2009-05-04 02:43:30 +00:00