Wykres commitów

2999 Commity (65773982fe82b60173cd5703cc8667c748e09eb9)

Autor SHA1 Wiadomość Data
Rolf Bensch 0349a3ddda push backend version to 0.17.2 2013-02-18 18:48:13 +01:00
Rolf Bensch 11ad6252fb scan IR channel with CS9000F 2013-02-18 18:07:50 +01:00
Rolf Bensch df33c7223f ease crop scan resolution to allowed values
add crop scan resolution for PIXMA_SCAN_MODE_TPUIR
2013-02-18 17:54:57 +01:00
Rolf Bensch f254809c0b new capability PIXMA_CAP_TPUIR
new scan mode PIXMA_SCAN_MODE_TPUIR
2013-02-18 17:37:30 +01:00
Rolf Bensch bb3806313d new device parameters tpuir_min_dpi and tpuir_max_dpi
only for Canoscan devices
2013-02-18 17:17:55 +01:00
Rolf Bensch 18c2ceb66f ease create_mode_list() and create_dpi_list()
- read the settings direct from (pixma_sane_t *ss)
2013-02-18 16:20:57 +01:00
Rolf Bensch 53c87a381e rename ext* to adftpu* 2013-02-18 16:03:18 +01:00
Stéphane Voltz 93e0d5f9b1 correct freeing of data 2013-02-13 21:53:17 +01:00
Stéphane Voltz 46c398e33f add declaration for unit tests
remove USB mode set
2013-02-13 21:53:17 +01:00
Stéphane Voltz b0edb1cd99 putative fix for SUB data transfer problem 2013-02-13 21:53:17 +01:00
Stéphane Voltz c62d5879a7 cppcheck fixes
- cppcheck fixes
- new macro to hanlde free on error path
- better error message in RIEx macros
2013-02-13 21:53:17 +01:00
Stéphane Voltz 1fb646582b cppcheck fixes 2013-02-13 21:53:17 +01:00
Gerhard Jaeger ac564e89f6 Fixed kernel module build for recent kernels
Defined internal "ULong" types to be in fact 32 bit wide,
this should fix issues on 64 bit machines.
2013-02-13 14:29:52 +01:00
Gerhard Jaeger 59d9a2d912 Bumped build number
Minor cleanup
2013-02-13 14:29:00 +01:00
Gerhard Jaeger 9a11fe5668 Applied typo and whitespace fixes spotted by Paul Menzel. 2013-02-13 13:58:22 +01:00
Gerhard Jaeger 53b15962e1 Bumped build number. 2013-02-13 10:33:29 +01:00
Gerhard Jaeger 00167c20c5 Added support for Q-Scan A6 - see bug report #312073 2013-02-13 10:32:28 +01:00
Gerhard Jaeger b91010f240 Cleanup, fix compilation warning conditions. 2013-02-13 10:31:22 +01:00
Rolf Bensch 0e8364f874 allow 0x10 as ADF paper OK 2013-02-11 19:58:43 +01:00
Rolf Bensch d2cfbda4c0 handle multiple pages scan session from adf
- start first page: step1(), start_session() and select_source()
- between pages: step1()
- after last page: abort_session()
2013-02-11 19:57:20 +01:00
Rolf Bensch 22a7163633 "activate" only for geneation 1 scanners 2013-02-11 19:50:10 +01:00
Rolf Bensch bfa5f45e94 new parameter mf->generation
- new multifunctionals are (generation == 2)
2013-02-11 19:25:44 +01:00
Rolf Bensch 8fb3a366cd fixed cppcheck warnings 2013-02-09 16:56:40 +01:00
Rolf Bensch 98700ee66a fixed compiler warnings 2013-02-09 12:43:38 +01:00
Rolf Bensch 883d191452 fixed button support for Canon Pixma MG6200 2013-02-06 22:16:58 +01:00
Stéphane Voltz ccc83e12da set usb transfer mode 2013-02-01 06:32:28 +01:00
Stéphane Voltz 41a2089c09 use common usb firmware command function 2013-02-01 06:32:28 +01:00
m. allan noah bc1a14518b Updates for recent genesys changes 2013-01-31 09:41:16 -05:00
Stéphane Voltz a5a6543cd0 support for 5th LiDE 210 button 2013-01-31 06:12:09 +01:00
Stéphane Voltz e1a74a94be warnings clean up 2013-01-29 06:43:15 +01:00
Stéphane Voltz 0897a60c60 genesys backend update
- groundwork for gl846 support
- asic init rework
- several refactors
2013-01-28 22:04:37 +01:00
Rolf Bensch d87619e71f fixed usb checksums for MF4100 2013-01-24 12:07:34 +01:00
Rolf Bensch 99b79f56c3 fix for post_process_image_data 2013-01-21 09:57:10 +01:00
Paul Newall c172bfa99b kodakaio Hero 4.1 added 2013-01-19 21:41:40 +00:00
Rolf Bensch afc84646c7 fixed button support 2013-01-18 12:11:31 +01:00
Nils Philippsen defdc1ab5c umax: initialize reader_pid early in sane_start()
This avoids that subsequent errors followed by do_cancel() attempt to
phtread_cancel() an invalid thread (which may cause a crash).
2013-01-16 12:06:09 +01:00
Rolf Bensch da2937dbb5 new scanner Canon i-SENSYS MF6680dn 2013-01-14 15:44:46 +01:00
Rolf Bensch 320b2c5582 new scanner Canon i-SENSYS MF5880dn 2013-01-14 15:25:45 +01:00
Rolf Bensch 580b55cb19 new scanner Canon i-SENSYS MF4550d 2013-01-14 14:21:58 +01:00
Rolf Bensch b4bb0062c5 fix for broken post_process_image_data() 2013-01-11 16:37:00 +01:00
Louis Lagendijk bf0758bc8b Changed the pixma bjnp implementation to use its own debug environment
variable (SANE_DEBUG_BJNP) so debugging for the bjnp protocol and the
backend proper can be controlled independently.
Updated manpage for sane-pixma to document the above changes as well
as the changed scannner buttjn options and the fact the bjnp protocol
has added support for IPv6
2013-01-10 21:10:41 +01:00
Louis Lagendijk 3276babdec Added optional support in saned for systemd socket activation. This will allow for
using backend debugging using SANE_DEBUG_xxx to be used for saned controlled
scanning when using socket activation. When only the socket is received we
use the existing code path.
2013-01-10 20:59:26 +01:00
Rolf Bensch d7d4437550 formatted white space 2013-01-10 16:48:01 +01:00
Rolf Bensch 9dd8f8ea74 fix for broken tpu scan 2013-01-08 10:44:25 +01:00
Paul Newall 1be4eb8264 kodakaio - detecting end of paper or padding when using adf is now an option 2013-01-03 21:23:20 +00:00
Paul Newall 6c43f2df2a kodakaio adf now detects end of paper 2012-12-31 20:13:32 +00:00
Rolf Bensch 4dd4f4f98e new scanner Canon Pixma MG4200 2012-12-31 20:04:19 +01:00
Alex Belkin 51a235bcfd Usb Id for Samsung CLX-3300 Series, reported by Jarkko A-L. 2012-12-28 10:23:07 +04:00
Paul Newall a8faa35b7b kodakaio fix bug to allow adf to scan more than 1 sheet with net connection 2012-12-23 21:23:43 +00:00
Louis Lagendijk f57a193198 Merge branch 'master' of ssh://git.debian.org/git/sane/sane-backends 2012-12-18 16:24:41 +01:00