Wykres commitów

10255 Commity (0fed92b0ff541ccccad04bd8afbe133cd303181c)

Autor SHA1 Wiadomość Data
Povilas Kanapickas 0fed92b0ff genesys: Remove unneeded wrapper for scanner interface functions 2019-11-10 21:30:06 +02:00
Povilas Kanapickas 0582b5448c genesys: Move low-level protocol implementation to ScannerInterfaceUsb 2019-11-10 21:30:06 +02:00
Povilas Kanapickas c6e60013ef genesys: Add low level scanner test interface 2019-11-10 21:30:06 +02:00
Povilas Kanapickas 0ea8ec115c genesys: Add low level interface for interaction with the scanner 2019-11-10 21:30:04 +02:00
Povilas Kanapickas 655c6b14b6 genesys: Extract low level register set functionality to separate class 2019-10-26 11:38:37 +02:00
Povilas Kanapickas 309ee441de genesys: Remove trivial bulk_{read,write}_data() wrapper 2019-10-26 11:38:36 +02:00
Povilas Kanapickas 8c4879c835 Merge branch 'genesys-misc-cleanup' into 'master'
genesys: Miscellaneous cleanup

See merge request sane-project/backends!239
2019-11-10 14:56:00 +00:00
m. allan noah 99d1abe1e7 fujitsu backend: add iX1500 IDs
- updated per bug #131
2019-11-10 09:42:48 -05:00
Povilas Kanapickas 9d9552575d genesys: Extract MethodResolutions::get_resolutions() 2019-11-10 16:41:59 +02:00
Povilas Kanapickas 42a58387b6 genesys: Extract conversion of ScanColorMode to separate functions 2019-11-10 16:41:59 +02:00
Povilas Kanapickas 3ad5a92414 genesys: Move conversion of ScanMethod to option strings to enums.cpp 2019-11-10 16:41:59 +02:00
Povilas Kanapickas 5c0838e423 Merge branch 'genesys-fix-calibration' into 'master'
genesys: Fix calibration issues

See merge request sane-project/backends!238
2019-11-10 14:32:41 +00:00
m. allan noah 779d09a0b5 canon_dr backend v58
- adjust wait_scanner to set runRS only as a last resort, bug #154
2019-11-10 09:01:06 -05:00
Povilas Kanapickas a15d960228 Merge branch 'genesys-logging-improvements' into 'master'
genesys: Miscellaneous logging improvements

See merge request sane-project/backends!237
2019-11-10 12:12:41 +00:00
Povilas Kanapickas e4a908d88b Merge branch 'genesys-session-cleanup' into 'master'
genesys: More cleanup for ScanSession

See merge request sane-project/backends!236
2019-11-10 12:04:51 +00:00
Povilas Kanapickas 05f313cc53 Merge branch 'genesys-improve-8400f' into 'master'
genesys: Add support for 3200 dpi resolution on 8400F

See merge request sane-project/backends!235
2019-11-10 11:22:41 +00:00
Povilas Kanapickas 7213738359 genesys: Make sure correct session data is used for saving calibration 2019-11-10 10:32:11 +02:00
Povilas Kanapickas 68f388eb6a genesys: Remove is_compatible_calibration() wrappers 2019-11-10 10:32:10 +02:00
Povilas Kanapickas ced1ee0306 genesys: Use common impl of is_compatible_calibration() on gl646 2019-11-10 10:32:09 +02:00
Povilas Kanapickas 8659536e1b genesys: Implement calculate_scan_session() on gl646 2019-11-10 10:32:08 +02:00
Povilas Kanapickas 84e4ababa5 genesys: Correctly serialize GenesysFrontendLayout 2019-11-10 10:32:07 +02:00
Povilas Kanapickas 8557e0c220 genesys: Don't modify global state in *_is_compatible_calibration() 2019-11-10 10:32:06 +02:00
Povilas Kanapickas f4f58f6c18 genesys: Remove no longer used Genesys_Current_Setup 2019-11-10 10:32:05 +02:00
Povilas Kanapickas 8c6987e5a1 genesys: Rewrite is_compatible_calculation() to use session data 2019-11-10 10:32:04 +02:00
Povilas Kanapickas 9662a501a9 genesys: Use data from session directly when possible 2019-11-10 10:32:03 +02:00
Povilas Kanapickas fae6080630 Merge branch 'genesys-misc-fixes' into 'master'
genesys: Miscellaneous fixes

See merge request sane-project/backends!233
2019-11-09 21:09:17 +00:00
Povilas Kanapickas 4481298129 genesys: Fix invalid memory access on DSMobile 600 and DocketPort 467 2019-11-09 22:51:42 +02:00
Povilas Kanapickas c6b8539032 genesys: Disable support for Canon Image Formula 101 2019-11-09 22:51:41 +02:00
Povilas Kanapickas 3632d4ec37 genesys: Fix out of bounds write during initialization of shading data 2019-11-09 22:51:40 +02:00
Povilas Kanapickas e967d98aab genesys: Disable broken support for 4800 dpi on LiDE 210 and 220 2019-11-09 22:51:39 +02:00
Povilas Kanapickas cb7521e7c1 genesys: Remove currently unsupported resolutions on 8600F 2019-11-09 22:51:38 +02:00
Povilas Kanapickas 18206d845d genesys: Fix crash on startup on Canon 4400F 2019-11-09 22:51:37 +02:00
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