Wykres commitów

10778 Commity (d4d5d76e83aaf1f841bb41122ea040bce2591d46)

Autor SHA1 Wiadomość Data
Povilas Kanapickas 5375699260 genesys: Use same method to clear scan and feed counts 2020-02-16 10:41:21 +02:00
Povilas Kanapickas de7375c7bb genesys: Remove legacy buffer handling code 2020-02-16 10:41:20 +02:00
Povilas Kanapickas 000b28dd30 genesys: Only ensure full exposure value is nonzero, not each byte 2020-02-16 10:41:19 +02:00
Povilas Kanapickas ddd72058b6 genesys: Reuse sanei_genesys_fixup_exposure() 2020-02-16 10:41:18 +02:00
Povilas Kanapickas b2d378d413 genesys: Make sure we don't set exposure to zero 2020-02-16 10:41:17 +02:00
Povilas Kanapickas 054a73c02c genesys: Fix calculation of secondary head position on gl843 2020-02-16 10:41:16 +02:00
Povilas Kanapickas b8fbdd346a genesys: Fix incorrect register definition on Canon 8600F 2020-02-16 10:41:15 +02:00
Povilas Kanapickas 51b09eec5c genesys: Don't set powersaving when setting cache expiration time 2020-02-16 10:41:14 +02:00
Povilas Kanapickas 9bb7ed64b6 genesys: Fix initialization of shading data when scanning in gray mode 2020-02-16 10:41:13 +02:00
Povilas Kanapickas 6ab142155c genesys: Correctly shutdown lamp on OpticFilm 7200i 2020-02-16 10:41:12 +02:00
Povilas Kanapickas b78ea29130 genesys: Don't try to turn off XPA lamp when shutting down regular lamp 2020-02-16 10:41:11 +02:00
Povilas Kanapickas 2b584095ad genesys: Remove no longer needed head movement workaround for LiDE 210 2020-02-16 10:41:10 +02:00
Povilas Kanapickas 883114f722 genesys: Use similar scan session for head movements 2020-02-16 10:41:09 +02:00
Povilas Kanapickas b54d12bc4d genesys: Define SetupParams::startx in terms of xres 2020-02-16 10:41:08 +02:00
Povilas Kanapickas 1fa3086cab Merge branch 'genesys-canon-4400f' into 'master'
genesys: Implement transparency support for Canon 4400F

See merge request sane-project/backends!335
2020-02-15 15:49:17 +00:00
Povilas Kanapickas 2428efd6af genesys: Fix host-side calibration when scan start position is not zero 2020-02-15 14:12:44 +02:00
Povilas Kanapickas 6e7fc639f5 genesys: Add initial support for transparency on 4400F 2020-02-15 14:12:43 +02:00
Povilas Kanapickas aec9d74845 genesys: Improve 4400F motor tables 2020-02-15 14:12:42 +02:00
Povilas Kanapickas 207f67e303 genesys: Use fast tables on 4400F 2020-02-15 14:12:41 +02:00
Povilas Kanapickas a1e292b8e3 genesys: Reflow sensor tables to take less space 2020-02-15 14:12:40 +02:00
Povilas Kanapickas b2ebbba41a genesys: Move host-side calibration setting to the sensor 2020-02-15 14:12:39 +02:00
Povilas Kanapickas d72e07c671 Merge branch 'genesys-host-side-calibration' into 'master'
genesys: Fix host side calibration

See merge request sane-project/backends!334
2020-02-14 18:16:23 +00:00
Povilas Kanapickas 294db2a616 genesys: Fix host-side calibration when calibration data is shifted 2020-02-14 19:08:30 +02:00
Rolf Bensch 60dc64f8f8 pixma: backend version 0.27.1 2020-02-13 18:41:18 +01:00
Rolf Bensch 7f2f54bddc Merge branch '242-canon-mb-5150'
Closes #242
2020-02-13 18:28:14 +01:00
Rolf Bensch c3d58edb08 pixma: Canon MAXIFY MB5100 Series sends ADF scans as JPEG image 2020-02-13 18:27:04 +01:00
Olaf Meeuwissen 06cd16a0ea Merge branch 'escl-crop-fix' into 'master'
Fix convert size.

See merge request sane-project/backends!332
2020-02-12 11:27:41 +00:00
thierry1970 f650f470b2 Replacing roundl by round. 2020-02-12 12:12:15 +01:00
thierry1970 87ff6c494a Fix convert size. 2020-02-12 11:51:02 +01:00
Olaf Meeuwissen 36f068a0ce Merge branch 'escl-page-crop' into 'master'
Escl page crop

Closes #230

See merge request sane-project/backends!316
2020-02-11 07:38:28 +00:00
thierry1970 4466d51924 Fixed variable name. 2020-02-11 08:22:43 +01:00
Olaf Meeuwissen 23cd9f5d61 Apply suggestion to backend/escl/escl_jpeg.c 2020-02-11 01:45:11 +00:00
Olaf Meeuwissen dd4fb84de8 Apply suggestion to backend/escl/escl.c 2020-02-11 01:45:08 +00:00
Ordissimo a771be0c6a Apply suggestion to backend/escl/escl_png.c 2020-02-10 08:45:38 +00:00
Ordissimo bae9f0a3d3 Apply suggestion to backend/escl/escl.h 2020-02-10 08:45:21 +00:00
Povilas Kanapickas 3508f3208f Merge branch 'fix_genesys_bigendian' into 'master'
genesys: fix bigendian build

Closes #238

See merge request sane-project/backends!329
2020-02-10 07:42:52 +00:00
Povilas Kanapickas 7f454b3e0e genesys: Observe DISABLE_SHADING flag during host-side calibration 2020-02-10 06:28:35 +02:00
Thierry HUCHARD c3adeed4c4 Fix style. 2020-02-09 09:36:16 +01:00
Thierry HUCHARD 6a9a0beee8 Clarification and factoring of the code 2020-02-09 09:30:43 +01:00
Thierry HUCHARD af6f6d4655 Clarification of variable names. 2020-02-08 22:36:49 +01:00
Thierry HUCHARD 7ea6af0624 Replacing unit conversion functions with macros. 2020-02-08 22:16:16 +01:00
m. allan noah 336cbdfd4c fujitsu backend v136
- add support for fi-800R
- add support for card scanning slot (Return Path)
- fix bug with reading hardware sensors on first invocation
2020-02-07 21:06:50 -05:00
Olaf Meeuwissen 03ca64a885 Merge branch '239-1-0-29-common_libs-in-libsane-la-dependencies-causes-potential-make-error' into 'master'
Really remove libxml2 linker/loader flags from dependencies.  Re #239

Closes #239

See merge request sane-project/backends!331
2020-02-06 12:14:13 +00:00
Olaf Meeuwissen 7415a9f5c9 Really remove libxml2 linker/loader flags from dependencies. Re #239 2020-02-06 20:56:21 +09:00
Olaf Meeuwissen f7c01360cb Merge branch '239-1-0-29-common_libs-in-libsane-la-dependencies-causes-potential-make-error' into 'master'
Remove libxml2 linker/loader flags from dependencies.  Re #239

Closes #239

See merge request sane-project/backends!330
2020-02-05 12:48:20 +00:00
Olaf Meeuwissen 17d760a5f8 Remove libxml2 linker/loader flags from dependencies. Re #239 2020-02-05 21:30:11 +09:00
Luiz Angelo Daros de Luca e1934720c6 genesys: fix bigendian build
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-02-02 21:19:27 -03:00
Povilas Kanapickas 20be9af3d7 Merge branch 'genesys-cleanup-calibration-regs' into 'master'
genesys: Cleanup data used for calibration

See merge request sane-project/backends!328
2020-02-02 23:16:29 +00:00
Povilas Kanapickas dc082d9066 genesys: Add a note about calibration size calculation 2020-02-03 01:00:49 +02:00
Povilas Kanapickas 9a142d6acc genesys: Remove uses of calib_total_bytes_to_read 2020-02-03 01:00:49 +02:00