Wykres commitów

6348 Commity (37f0efe2a2a7fd1c2175289bf4075fac613503d1)

Autor SHA1 Wiadomość Data
Nicolas Martin 37f0efe2a2 pixma backend: Declared new Pixma models as untested, and modified some debug code:
backend/pixma_mp150.c: Declared MP250, MP490, MP560, MP640, and MP990
backend/pixma_mp730.c: Modified some debug code.
2009-09-13 10:24:46 +02:00
Mattias Ellert ec738ed266 Updated Swedish translation, fix libusb warning. 2009-09-11 05:11:31 +02:00
Nicolas Martin 3b9fec8c9b pixma backend: added debug info for MF3110 and changed default params. 2009-09-07 22:02:47 +02:00
Alex Belkin 24d73f8fe6 Added WorkCentre 3119 Series for xerox_mfp backend. 2009-09-07 06:01:31 +04:00
Julien BLACHE b81f6fa9c7 Reorder entries by USB IDs. 2009-09-06 13:44:26 +02:00
Julien BLACHE 7cceb801b3 Add Samsung SCX-4300 as a supported device by the xerox_mfp backend. 2009-09-06 13:42:54 +02:00
Nicolas Martin 9ee6148142 pixma backend: ChangeLog for latest modifications 2009-09-06 10:45:40 +02:00
Nicolas Martin b7800eeac5 pixma backend: updates for ImageClass MF3110 and MF4660, and Pixma MP980, and doc updates.
- MF3110: fix interrupt messages handling.
- MF4660: added support for this ImageClass device.
- MP980:  Following a report, tuned the color planes shifting values.
- All:    Documentation updates.
2009-09-06 10:31:40 +02:00
Nicolas Martin 30f72c4b57 Merge branch 'master' of ssh://nicols-guest@git.debian.org/git/sane/sane-backends 2009-09-05 23:53:10 +02:00
Alessandro Zummo d3eb202464 epson2: fixed sane_get_parameters and handlign of "net" string
in epson2.conf
2009-09-05 21:10:09 +02:00
Nicolas Martin 9b870096e0 Merge branch 'mf4660_1' 2009-09-05 10:49:43 +02:00
Nicolas Martin 8d4739bbdf pixma backend: last changes to fully support ImageClass MF4660. 2009-09-05 10:30:34 +02:00
Nicolas Martin 51e95c4b0f pixma backend: fix interrupt message handling for ImageClass mf3110 2009-09-05 10:22:01 +02:00
Nicolas Martin a4591467e8 pixma backend: change for mf3110 scanned image encoding. 2009-09-03 22:19:20 +02:00
Nicolas Martin 4ecf266a4c pixma backend: modifications for mf4660 2009-09-03 19:25:18 +02:00
m. allan noah 6c13f7d522 Epjitsu backend v19, better calibration from Richard at fascinationsoftware dot com 2009-08-31 09:58:06 -04:00
Nicolas Martin e54c2ae2ee pixma backend: moved MF3110 declaration to mp730 part of the backend,
as using a Pixma protocol closer to this device.
2009-08-29 14:43:01 +02:00
Nicolas Martin 3b1e02054c pixma backend: modifications for ImageClass MF4660 2009-08-29 14:31:17 +02:00
Nicolas Martin e4ee5cd15a pixma backend: ChangeLog for last commit. 2009-08-27 22:12:23 +02:00
Nicolas Martin 15b3ad0cc8 pixma backend: Updated description for MP830, reported to be fully supported. 2009-08-27 22:09:08 +02:00
Nicolas Martin f1706e240d Changes in request_image_block for mf4660 2009-08-27 21:28:01 +02:00
Nicolas Martin 4a6fc4312b For mf4660: try to change the read data command expected return len 2009-08-25 23:21:05 +02:00
m. allan noah 11c7f29d7d updated info for Canon LiDE 100 and 700F 2009-08-19 09:28:48 -04:00
m. allan noah cefcfcc32e Add credits text 2009-08-17 09:49:22 -04:00
m. allan noah 645bde0b8b add closedir call to fix bug #311880, patch from Johannes Meixner 2009-08-13 14:15:57 -04:00
Julien BLACHE 161ca93aa5 Explicitely check for errors on fds
Previous code checked for no activity (!POLLIN) and would error out with
2 fds and only one active.
2009-08-09 09:31:12 +02:00
m. allan noah 504547028b Fujitsu backend v96, support hardware automatic length detection
- split sane_get_parameters into two functions
- remove unused code from get_pixelsize
- support hardware based auto length detection
- various status and comment updates
2009-08-07 16:49:58 -04:00
Stéphane Voltz 2da573949f entry for genesys change 2009-08-07 06:59:49 +02:00
Stéphane Voltz 694491da9d Merge branch 'genesys' 2009-08-07 06:58:41 +02:00
Stéphane Voltz 24dd638077 smal fixes for hp3670 support tests 2009-08-07 06:57:44 +02:00
Stéphane Voltz b880046bf5 log entry for hp2300 fix 2009-08-05 07:53:32 +02:00
Stéphane Voltz 77d86b2c5c Merge branch 'genesys' 2009-08-05 07:52:15 +02:00
Stéphane Voltz 2c38397142 fix shading hp2300 shading calibration at dpi <= 300 2009-08-05 07:51:11 +02:00
Stéphane Voltz 661563b924 changelog entry for genesys backend fixes 2009-08-04 07:50:19 +02:00
Stéphane Voltz 9af99e2720 Merge branch 'genesys' 2009-08-04 07:46:18 +02:00
Stéphane Voltz fc11d2ebea don't use color filter for gl646 cis scanners since we're using true gray 2009-08-04 07:44:43 +02:00
Stéphane Voltz 4c2c9cd9f3 fixed end detection of physical document for sheetfed gl646 scanners
- use gpio to detect paper event
- correct new amount of data computation
- adjust y_offset to eject document
2009-08-04 07:34:13 +02:00
Nicolas Martin 0dc7f3a274 pixma backend: ChangeLog for latest commit 2009-08-03 21:10:41 +02:00
Nicolas Martin 8b59935530 pixma backend: few cosmetic documentation updates. 2009-08-03 21:06:03 +02:00
Stéphane Voltz ecc48c8eac got that changelog entry right this time 2009-08-02 21:34:14 +02:00
Stéphane Voltz 9c5cfa04fa fixed changelog entry date 2009-08-02 21:32:31 +02:00
Stéphane Voltz 3e15fd9fe1 commit message 2009-08-02 21:29:55 +02:00
Stéphane Voltz cb59301448 remove WARMING_UP_STATUS usage 2009-08-02 21:27:27 +02:00
m. allan noah 7f45993f26 Added better checks for GL84x chips 2009-08-01 10:16:02 -04:00
Jonathan Bravo Lopez 19929d7108 Fixed bug [#311856] possible for loop overflow 2009-07-30 20:00:31 +02:00
m. allan noah 9c83f877c0 Changelog entries for last few commits 2009-07-30 10:20:10 -04:00
m. allan noah e59454b9f7 Bump backend version number, improve manpage, add credits 2009-07-30 10:13:59 -04:00
m. allan noah cb3639d12f canon_dr backend v34, autocrop and deskew, bugfixes for dumb scanners
- add simplified Hough transform based deskewing code
- add extremity detecting cropping code
- use per-model background color to fill corners after deskew
- request and chop extra scanlines instead of rounding down
- remove padding dumb scanners add to top of front side
- sane_get_params uses intermediate struct instead of user struct
- if scanner stops, clone the last line until the end of buffer
- reset some intermediate params between duplex sides
2009-07-28 23:33:50 -04:00
m. allan noah 94f5e356c6 add link to hp4600C software 2009-07-28 23:33:50 -04:00
Nicolas Martin 5ff8e7b9fa Updated pixma backend desc for Pixma MX860 2009-07-28 21:58:22 +02:00