Wykres commitów

9402 Commity (fb8014d77e3de4fe0188d9ef0e554d7df1ae1838)

Autor SHA1 Wiadomość Data
Povilas Kanapickas fb8014d77e genesys: Store scan setup data in SetupParams struct 2019-06-08 14:04:06 +03:00
Povilas Kanapickas 42ae7ea2d8 genesys: Reuse SetupParams on GL847 code 2019-06-08 14:04:05 +03:00
Povilas Kanapickas 1841e5b276 genesys: Reuse SetupParams on GL846 code 2019-06-08 14:04:04 +03:00
Povilas Kanapickas 6719f885da genesys: Reuse SetupParams on GL841 code 2019-06-08 14:04:03 +03:00
Povilas Kanapickas 50f5007b3d genesys: Reuse SetupParams on GL124 code 2019-06-08 14:04:02 +03:00
Povilas Kanapickas 319a5082ac genesys: Remove unused command set API 2019-06-08 14:04:01 +03:00
Povilas Kanapickas d92bfd1e9e genesys: Remove unused fields out of Genesys_Settings struct 2019-06-08 14:04:00 +03:00
Povilas Kanapickas efd7723a4f genesys: Deduplicate dumping of Genesys_Current_Setup to logs 2019-06-08 14:03:59 +03:00
Povilas Kanapickas 7020001ba7 genesys: Remove unused ScanColorMode::COLOR_MULTI_PASS 2019-06-08 14:03:58 +03:00
Povilas Kanapickas 6e657e3eac genesys: Refactor scan color mode into an enum 2019-06-08 14:03:57 +03:00
Povilas Kanapickas 723426d78b genesys: Don't use dev->calib_reg directly when possible 2019-06-08 14:03:56 +03:00
Povilas Kanapickas c09370eab4 genesys: Add support for selecting infrared channel 2019-06-08 14:03:55 +03:00
Povilas Kanapickas a63c8a5f8c genesys: Support more than two scan methods 2019-06-08 14:03:54 +03:00
Povilas Kanapickas f1e583aea8 genesys: Refactor scan method into an enum 2019-06-08 14:03:53 +03:00
Povilas Kanapickas 374a3043fa genesys: Use STR_ prefix to macros yielding to strings 2019-06-08 14:03:52 +03:00
Povilas Kanapickas 06157f753c genesys: Extract remaining options out of option list 2019-06-08 14:03:51 +03:00
Povilas Kanapickas 38ccdc6788 genesys: Extract resolution and bit_depth options out of option list 2019-06-08 14:03:50 +03:00
Povilas Kanapickas a7a2e0abd6 genesys: Extract string options out of options list 2019-06-08 14:03:49 +03:00
Povilas Kanapickas 3301e0fbea genesys: Extract position options out of option list 2019-06-08 14:03:48 +03:00
Povilas Kanapickas 3f184b795f genesys: Simplify sensor handling 2019-06-08 14:03:47 +03:00
Olaf Meeuwissen f901462f99 Fix AS_CASE clause matching
See https://alioth-lists.debian.net/pipermail/sane-devel/2019-June/036809.html
2019-06-19 21:12:51 +09:00
Povilas Kanapickas 46e98476ac Merge branch 'genesys-canoscan-8600f' into 'master'
genesys: Add initial support for 2400 and 4800 dpi transparency scanning on CanoScan 8600F

See merge request sane-project/backends!81
2019-06-16 15:40:29 +00:00
Olaf Meeuwissen 6d95bc191f Drop unneeded C++ compiler flag additions to AM_CXXFLAGS. Re #92
The AX_CXX_COMPILE_STDCXX_11 macro takes care of doing so if needed
already.
2019-06-16 21:43:18 +09:00
Olaf Meeuwissen a4862d8526 Predicate genesys compilation on documented variable. Re #92 2019-06-16 21:43:18 +09:00
Rolf Bensch 424bb7d923 INSTALL.linux: add missing development environment packages 2019-06-16 13:13:48 +02:00
Olaf Meeuwissen 4c05fb4742 Merge branch 'backend/as6e' into 'master'
as6e: Avoid out of bound access

See merge request sane-project/backends!31
2019-06-15 06:50:27 +00:00
Olaf Meeuwissen cadf5a9b1a Prevent segfault in case strndup cannot allocate memory
This complements 18f9e5598c
2019-06-15 14:45:36 +09:00
Olaf Meeuwissen f9eb32317a Merge branch 'sanei-usb-testing-mode-prep' into 'master'
sanei: Preparation to support capture and replay of USB data for testing

See merge request sane-project/backends!74
2019-06-15 05:43:06 +00:00
Olaf Meeuwissen d22516c76a Merge branch 'remove-autoconf-generated-files' into 'master'
Remove autoconf generated files

See merge request sane-project/backends!72
2019-06-12 10:48:14 +00:00
Olaf Meeuwissen 9c42d6ac11 Check AX_CXX_COMPILE_STDCXX macro expansion in configure
If not expanded, the user is informed how to deal with this.
2019-06-08 13:00:25 +09:00
Olaf Meeuwissen c0b07792d9 Ignore harmless patch backups
When patching `ltmain.sh` the `patch` utility creates this file if the
patch did not apply cleanly, e.g. when it applied with an offset.  Any
hunks that *failed* to apply end up in `ltmain.sh.rej`.  This file you
probably want to see in `git status` so it is not ignored.
It should not be committed, of course.
2019-06-08 12:37:49 +09:00
Olaf Meeuwissen 8b51e449f6 Add ignore patterns
These files were removed in 1c143f630e.
2019-06-08 12:36:06 +09:00
Olaf Meeuwissen b35e018402 Remove files provided/created by Gettext. Re !72 2019-06-08 12:34:58 +09:00
Olaf Meeuwissen ee604e3365 Update autotools related information. Re !72 2019-06-07 20:48:40 +09:00
Olaf Meeuwissen 165aad31bc Make tar invocation work with Busybox tar version 2019-06-06 20:50:29 +09:00
Olaf Meeuwissen 03591a4c4a Fix current working directory assumptions 2019-06-06 20:37:08 +09:00
Olaf Meeuwissen 103be60e24 Really make it a no-op script. Re !72 2019-06-05 23:44:43 +09:00
Olaf Meeuwissen a367df0994 Add no-op script to satisfy GitLab CI requirements. Re !72 2019-06-05 23:39:44 +09:00
Olaf Meeuwissen 4ddd89dc16 Move source tarball creation to prepare stage. Re !72
The build jobs use this tarball to exercise the build and only if all
builds pass will it be "archived".
2019-06-05 23:34:56 +09:00
Olaf Meeuwissen b6f8053af8 Carry forward configure.ac tweak only. Re !72 2019-06-04 18:18:59 +09:00
Ilia Sotnikov 767cbfaa7f Merge branch 'hp5590-devel' into 'master'
HP5590: Add options for reading out user settings from scanner panel.

See merge request sane-project/backends!66
2019-06-03 06:10:26 +00:00
Bernard B Badeer 1f383b3795 Add options for reading LCD counter and LED indicator.
* Add command line parameters for readling LCD counter and LED indicator.
* Code refactoring: Use static parameter strings instead of dynamically
allocated string in order to avoid memory leak.
2019-06-03 06:10:26 +00:00
Olaf Meeuwissen 1c143f630e Remove more generated files. Re !72 2019-06-02 21:33:22 +09:00
Olaf Meeuwissen 93be23ccf5 Fix libtool requirement for autogen.sh. Re !72 2019-06-02 21:24:26 +09:00
Povilas Kanapickas 8aa5318f90 genesys: Make frontend register list generic 2019-06-02 11:48:04 +03:00
Povilas Kanapickas 24853e657a genesys: Refactor frontend table to initialize data explicitly 2019-06-02 11:48:03 +03:00
Povilas Kanapickas 6305433210 genesys: Cache the initial frontend values in the device 2019-06-02 11:48:02 +03:00
Povilas Kanapickas ba778a7d84 genesys: Add a way to set custom FE registers depending on scan mode 2019-06-02 11:48:01 +03:00
Povilas Kanapickas c05b0c1598 genesys: Add initial support for 8600F 4800dpi transparency scanning 2019-06-02 11:48:00 +03:00
Povilas Kanapickas 91a37b6558 genesys: Add a way to calibrate partial width of the scanner 2019-06-02 11:47:59 +03:00