Wykres commitów

10584 Commity (1fe94e6674d0572d2408361903730f012c60fc6c)

Autor SHA1 Wiadomość Data
Povilas Kanapickas a5a03dfce2 genesys: Remove incorrect assert on gl841 2019-11-09 22:51:36 +02:00
Povilas Kanapickas a7be52a5a1 genesys: Fix crash on gl646 when sensor matches any resolution 2019-11-09 22:51:35 +02:00
Povilas Kanapickas ddb8685755 genesys: Fix null name of the "extras group" option leading to crashes 2019-11-09 22:51:34 +02:00
Povilas Kanapickas 54edeaf69d genesys: Inherit from std::exception publicly 2019-11-09 22:51:33 +02:00
Povilas Kanapickas ecb1d899b9 genesys: Fix typo which prevented calibration data from being used 2019-11-09 22:51:32 +02:00
Povilas Kanapickas cac57c3e9f genesys: Remove duplicate handling of document end
This duplicates work done in genesys_fill_read_buffer()
2019-11-09 22:51:31 +02:00
Olaf Meeuwissen 71b817cef8 hpaio.desc: Sync with hplip-3.19.11
Re #166
2019-11-07 20:24:31 +09:00
Rolf Bensch ee3f9b47ec pixma: backend version 0.25.1 2019-11-06 18:09:07 +01:00
Louis Lagendijk eca978c258 pixma_bjnp: added options to completely disable networking or skip auto detection. 2019-11-05 23:03:27 +01:00
Louis Lagendijk 0f493e155a Fixed pixma_bjnp.c 2019-11-05 20:09:42 +01:00
Louis Lagendijk a1ecd8c158 Fixed completely messed up pixma_bjnp.c 2019-11-05 19:45:30 +01:00
Louis Lagendijk bda9ae39ba pixma_bjnp.c sane-pixma.doc Fix trailing spaces 2019-11-05 19:22:11 +01:00
Louis Lagendijk 462df7d6ad usane-pixma:
- Document that Canon seems to be remving the supported MFNP and BJNP
protocols  in new printers/scanners
- Added an mfnp example in the pixma.conf file
2019-11-05 18:31:39 +01:00
Louis Lagendijk 739cfc8d83 pixma_bjnp.c: redsign of timeout code 2019-11-05 17:41:48 +01:00
Louis Lagendijk 5dd50be523 xma_bjnp.c: fixed parsing of model in parse_IEEE1284_to_model 2019-11-05 17:41:47 +01:00
Louis Lagendijk 766b4937c3 pixma_bjnp.c Retry TCP connect in case the scanner is not yet ready 2019-11-05 17:41:47 +01:00
Olaf Meeuwissen c9a2b3bd23 utsushi.desc: Sync with upstream 2019-11-04 11:17:44 +09:00
Povilas Kanapickas 6fe1db1c73 genesys: Use std where needed 2019-11-02 17:13:17 +02:00
Povilas Kanapickas 429d8e4d5b genesys: Remove unused code 2019-11-02 17:13:16 +02:00
Povilas Kanapickas a7ca16a415 genesys: Add file with class forward declarations 2019-11-02 17:13:15 +02:00
Povilas Kanapickas f5410b7738 genesys: Add an easy way to override SANE API linkage 2019-11-02 17:13:14 +02:00
perillamint 66c17ebf84 pixma: Add support for Canon PIXMA G2010 Series
This commit adds support for Canon PIXMA G2010 Series.
2019-11-02 06:31:04 +09:00
Rolf Bensch 572c5e6e61 pixma: backend version 0.25.0 2019-11-01 20:31:50 +01:00
Rolf Bensch 27cac478e7 pixma: CanoScan LiDE 300 & 400 support all scan resolutions 2019-11-01 20:31:45 +01:00
Rolf Bensch 053e5fd752 Merge branch 'pixma/lide400_low_dpi' into 'master'
CanoScan LiDE400 scans below 300dpi

See merge request sane-project/backends!231
2019-11-01 19:30:53 +00:00
Rolf Bensch e16a2b05b1 pixma_mp150: activate image down-scaling for LiDE300 & 400
we don't need to force >=300 dpi scans anymore
2019-11-01 20:08:57 +01:00
Rolf Bensch cffeb11ee6 pixma_mp150: special image format handling only needed for existing sub-images 2019-11-01 20:08:57 +01:00
Rolf Bensch 95e208527a pixma_mp150: new function shrink_image()
call shrink_image() from post processing image data
2019-11-01 20:08:32 +01:00
Rolf Bensch 452b28a81f pixma_mp150: use mp->scale to calculate scan parameters for down-scaling images
the values for xdpi, ydpi, x, xs, y and wx must be expanded to minimum image size
2019-11-01 19:21:50 +01:00
Rolf Bensch b4cf3343bd pixma_mp150: add comments and some debug outputs 2019-11-01 19:16:14 +01:00
Rolf Bensch 5d64760f0f pixma_mp150: new sub-driver parameter scale 2019-11-01 19:06:53 +01:00
Rolf Bensch bd811cb0b0 pixma: new device option: min_xdpi
used for scaling scanned images
2019-11-01 19:02:01 +01:00
Olaf Meeuwissen 69e40e9a62 Merge branch 'ci-fedora-31' into 'master'
CI: Bump Fedora from 30 to 31

See merge request sane-project/backends!230
2019-10-31 12:03:33 +00:00
Olaf Meeuwissen 1bd2dcc9c8 CI: Bump Fedora from 30 to 31 2019-10-31 18:23:15 +09:00
Olaf Meeuwissen b4ce719973 kvs40xx: Fix [-Wcast-function-type] compiler warning. Re #120
The changes are meant to make explicit what the run-time or compiler
is thought to be doing anyway.
2019-10-30 20:28:33 +09:00
Olaf Meeuwissen e97112fa96 Merge branch 'patch-1' into 'master'
Added the list of devices supported by scangearmp2.

See merge request sane-project/backends!227
2019-10-29 11:28:57 +00:00
Ordissimo ffcc232b6c Add list of devices supported by scangearmp2 2019-10-29 11:28:57 +00:00
Povilas Kanapickas d2aaa822f3 genesys: Allow use of TIE() macro outside the genesys namespace 2019-10-27 11:48:36 +02:00
Povilas Kanapickas 87b5a78e37 genesys: Add more logging 2019-10-27 11:48:35 +02:00
Povilas Kanapickas 1faa322308 genesys: Add a way to log messages using DBG_HELPER 2019-10-27 11:48:34 +02:00
Povilas Kanapickas 9ca0a10938 genesys: Improve class method identifiers in debug messages 2019-10-27 11:48:33 +02:00
Povilas Kanapickas 6d7365ba89 genesys: Return errors as exceptions 2019-10-27 11:48:32 +02:00
Povilas Kanapickas 46876064d7 genesys: Improve error logging 2019-10-27 11:48:31 +02:00
Povilas Kanapickas a1bc0d33cd genesys: Move line-distance correction data to session 2019-10-27 10:42:01 +02:00
Povilas Kanapickas 0fa25a233b genesys: Merge chip-specific compute_session functions 2019-10-27 10:42:00 +02:00
Povilas Kanapickas c2479ed0e9 genesys: Add support for 3200dpi flatbed resolution on 8400F 2019-10-27 10:29:56 +02:00
Povilas Kanapickas 7f49bd2a2e genesys: Enable all transparency resolutions for infrared scans on 8400F 2019-10-27 10:29:55 +02:00
Povilas Kanapickas 7336ec8969 genesys: Fix 1600 dpi flatbed / 3200 dpi TA support on 8400F 2019-10-27 10:29:54 +02:00
Povilas Kanapickas e2e72535b5 genesys: Record data that is important for shading data upload 2019-10-26 12:42:50 +02:00
Povilas Kanapickas 67588e46ef genesys: Add checkpoints to record internal state 2019-10-26 12:42:49 +02:00