Wykres commitów

6549 Commity (34a0c8c5ffd141ba8108b90b271d2989d7d53da5)

Autor SHA1 Wiadomość Data
Pierre Willenbrock f44d6b5588 Init scanhead_position_in_steps 2009-11-06 21:24:40 +01:00
Pierre Willenbrock f3454efbfd Use gl841_stop_action in internal scans. 2009-11-06 21:24:40 +01:00
Pierre Willenbrock 6dddc67eb9 Add save_power calls where they belong 2009-11-06 21:24:40 +01:00
Pierre Willenbrock aba391f159 Improve offset/gain/led calibration 2009-11-06 21:24:40 +01:00
Pierre Willenbrock 95434c1f0a Only feed when doing calibration for LiDE 35 and compatibles 2009-11-06 21:24:39 +01:00
Stéphane Voltz f4d53520ea improve calibration strip search
- take care that the whole area must be black or white when doing
  backward search
2009-11-06 21:24:39 +01:00
Stéphane Voltz 2ffe52857b enable shading calibration for XP300
- add the needed flags to XP300
- tune shading line number
- setup shading calibration computing parameters
2009-11-06 21:24:39 +01:00
Stéphane Voltz 8b571bc2ee XP300 sensor tuning
- rename CCD_XP300 sensor struct to CCD_DOCKET465
- create a specific CCD_XP300 sensor struct
- special r06 and r09values for XP300
2009-11-06 21:24:39 +01:00
Stéphane Voltz 6696926d60 add calibrate button to DS600 2009-11-06 21:24:39 +01:00
Stéphane Voltz 5e9fbca8e5 fix typo in debug trace 2009-11-06 21:24:39 +01:00
Stéphane Voltz 97afad85ff add strip search function for gl841 2009-11-06 21:24:39 +01:00
Stéphane Voltz 19d87357c6 honor half ccd flag in gl841_calulate_current_setup() 2009-11-06 21:24:38 +01:00
Stéphane Voltz 142498bca3 make DS600 use planar coefficient computing function
- improve compute_planar_coefficient to handle an averaging factor
- make DS600 call it with proper parameters
2009-11-06 21:24:38 +01:00
Stéphane Voltz eab45d5245 DS600 allways send coefficients for all color channels 2009-11-06 21:24:38 +01:00
Stéphane Voltz b57f0fd362 sheetfed scanners don't (can't) calibrate at each sane_start() 2009-11-06 21:24:38 +01:00
Stéphane Voltz 10b8e5cfd2 add specific motor for DS600
- add MOTOR_DSMOBILE_600
- make pentax DS 600 use new motor description
2009-11-06 21:24:38 +01:00
Stéphane Voltz 803cb9510b add 100 dpi mode for HP2400/G2410 2009-11-06 21:20:19 +01:00
Nicolas Martin db1a049706 pixma: declared Pixma MP550 (yet untested), updated docs.
modified:   ChangeLog
	modified:   backend/pixma_mp150.c
	modified:   doc/descriptions/pixma.desc
	modified:   doc/sane-pixma.man
2009-10-28 23:49:13 +01:00
Nicolas Martin f2c663ffb1 pixma: fix MP830 ADF shifted lines, add support for I-SENSYS MF4320d to pixma.desc 2009-10-22 22:01:54 +02:00
Louis Lagendijk fb0a60f625 Update changelog for networking details additions to doc/sane-pixma.man
Please enter the commit message for your changes. Lines starting
2009-10-22 16:09:02 +02:00
Louis Lagendijk 0ba8b150e8 Added networking details to doc/sane-pixma.man 2009-10-22 16:05:22 +02:00
Nicolas Martin a18c3fd41a pixma: added I-SENSYS MF4320d and updated doc, for this model and MP390. 2009-10-21 21:39:27 +02:00
Louis Lagendijk d145e87f27 Updated Changelog for changes to pixma_io_sane1.c to allow - in model names 2009-10-20 18:26:01 +02:00
Louis Lagendijk 591864e7d5 Corrected typos in last comment in last commit */ 2009-10-20 18:22:45 +02:00
Louis Lagendijk 376c512d9d Allow for ranges in check for modelnames for bjnp protocol for pixma backend 2009-10-20 18:11:45 +02:00
Alessandro Zummo 66999f7e13 epson2: fixed elements in the sources list 2009-10-19 17:30:07 +02:00
Nicolas Martin 6eddc1d274 pixma: updated doc to include support for MP270 and ImageClass MF3110 2009-10-18 15:04:39 +02:00
Nicolas Martin b0303393ec pixma: fixes Gen 4 XML error code, support for ImageClass MF4380dn, bump backend version
- backend/pixma_mp150.c: some error condition fixes to Generation 4 (MP640, ...) XML code
- backend/pixma_imageclass.c: added support for ImageClass MF4360dn-MF4390dn
- include/pixma.h: bumped backend version to 0.16.1
- doc/descriptions/pixma.desc, doc/sane-pixma.man: doc updates
2009-10-18 13:02:14 +02:00
Troy Rollo 3daaa12272 Update ChangeLog for fix to hp3500.c 2009-10-18 12:29:56 +11:00
Troy Rollo 8ec394d648 Stop hp3500 backend from calling exit() at the end of a scan (which is
unhelpful when sane threads are threads rather than processes).
2009-10-18 12:14:25 +11:00
Nicolas Martin c2f0346983 pixma: Changes to include new XML dialog for new 2009 PIXMA models,
- New XML dialog encapsulates classic Generation 3 PIXMA protocol.
- Tested succesfully on an MP640, both on usb and wifi.
2009-10-16 22:52:14 +02:00
Julien BLACHE 00baf0fc15 Update epkowa.desc for iScan! 2.22.0 2009-10-14 12:29:10 +02:00
Ilia Sotnikov 798c96412a Use own private function instead of roundf() 2009-10-03 13:25:05 +03:00
Stéphane Voltz 8c4f699134 fixed Changelog for entry wrong date 2009-10-02 06:27:47 +02:00
Stéphane Voltz 90a9c598d6 honor GENESYS_NO_CALIBRATION flag at scan time
- don't enable shading correction if device has the GENESYS_NO_CALIBRATION
  flag when setting registers for final scan
final scan
2009-10-02 06:24:39 +02:00
Jonathan Bravo Lopez effbffcf0c Fix bug 311991: "Bad option sizes let frontend (e.g. xsane) crash" 2009-10-01 18:16:57 +02:00
Stéphane Voltz 4e485fbbeb typo fix 2009-10-01 06:29:20 +02:00
Stéphane Voltz 026c8ba741 commit message for lexmark_low.c 2009-10-01 06:27:14 +02:00
Stéphane Voltz cf5f13a5ee Merge branch 'lexmark' 2009-10-01 06:25:07 +02:00
Stéphane Voltz 255c83e1d7 minor memory handling fixes
- check success after calloc()
- fix memleak in find_start_line()
2009-10-01 06:22:25 +02:00
chris@cnpbagwell.com 249a568615 Remove manual deletion of $docdir.
Allows "make distcheck" to pass with current version of automake
being used.  Current automake cleans up after itself fine.
2009-09-29 21:23:20 -05:00
chris@cnpbagwell.com 073385cdc9 add new genesys_gl646.h to SOURCES
so that it will be distributed in tar file.
2009-09-29 20:31:13 -05:00
chris@cnpbagwell.com ed87a34f5b add missing sanei_pio to gcam backend library.
Fixes compile error on some embeded linux boxes.
2009-09-29 19:37:22 -05:00
Nicolas Martin 92c44e905a pixma backend: few maintenance modifications.
- backend/pixma_bjnp.c:  print size_t values as %ld or %lx with cast to unsigned long
                         as prescribed in the file doc/backend_writing.txt, to avoid
                         compile warnings.
- backend/pixma_mp730.c: removed unused debug code.
2009-09-27 12:29:57 +02:00
Julien BLACHE 561a2c8fe2 Fix missing check in genesys for raw debug data
Patch by Tollef Fog Heen <tfheen@err.no>
2009-09-26 11:39:29 +02:00
m. allan noah 3c0b4649bd epkowa.desc updated for iscan release 2.21.0 2009-09-17 20:47:33 -04:00
Nicolas Martin ed96067735 pixma backend: Updated documentation for MP260 and new models:
- Pixma MP260 confirmed to be supported.
- descriptions updates for 5 new models recently declared in backend.
2009-09-16 22:13:23 +02:00
m. allan noah f55af2b682 changelog entries for last three commits 2009-09-14 13:39:03 -04:00
m. allan noah dc6a1ef2b0 reset the libusb device handle after bus scan. patch from Hans Petter Selasky (FreeBSD) 2009-09-14 13:31:15 -04:00
m. allan noah 4c4ecb3bab Fujitsu backend v97 image processing functions
use sanei_magic to provide software deskew, autocrop and despeckle
2009-09-14 13:13:31 -04:00