Rolf Bensch
2b076de25f
pixma: new scanner Canon i-SENSYS MF720 Series
2020-03-11 10:27:17 +01:00
Ralph Little
70070f7be2
Merge branch '233-additional-sensors' into 'master'
...
Resolve "Regression tests: HP Scanjet 5400C"
See merge request sane-project/backends!351
2020-03-08 17:04:26 +00:00
Olaf Meeuwissen
9f9536709c
Merge branch '228-remove-sane-desc-timestamping' into 'master'
...
Resolve "Make sane reproducible"
Closes #228
See merge request sane-project/backends!352
2020-03-08 13:11:41 +00:00
Olaf Meeuwissen
10620841b0
Run through all sane-desc modes before signalling failures
2020-03-08 21:56:10 +09:00
Olaf Meeuwissen
ea65e1b2ae
Drop diff ignore pattern from sane-desc check. Re #228
2020-03-08 21:38:45 +09:00
Olaf Meeuwissen
b9651d5e19
Update test reference outputs to match new sane-desc format. Re #228
2020-03-08 21:36:06 +09:00
Olaf Meeuwissen
1f9590ab5a
Remove timestamps from sane-desc output. Re #228
2020-03-08 21:29:29 +09:00
Ralph Little
5441ea1c51
hp5400: use standard defines for "color" and "grey" texts
2020-03-07 19:55:52 -08:00
Ralph Little
19d033837e
hp5400: fix cancel bug that caused a crash when cancelling a scan or a preview
2020-03-07 15:37:14 -08:00
Ralph Little
28bcb9179d
hp5400: added support for editable colour/bw switch and copy count sensors.
2020-03-07 14:36:27 -08:00
Olaf Meeuwissen
090973fa94
Merge branch 'for-upstream/backend_avision_nonfilm_noexposure' into 'master'
...
backend/avision: Disable exposure option for non-filmscanners
See merge request sane-project/backends!23
2020-03-07 09:35:18 +00:00
Olaf Meeuwissen
960394b1e4
Merge branch 'for-upstream/backend_avision_fix_threading' into 'master'
...
backend/avision: fix thread cancellation
See merge request sane-project/backends!21
2020-03-07 09:25:59 +00:00
Olaf Meeuwissen
6fe58ec210
Merge branch '254-remove-sane-standard-documentation' into 'master'
...
Resolve "Remove SANE Standard documentation"
Closes #254
See merge request sane-project/backends!350
2020-03-07 05:14:11 +00:00
Olaf Meeuwissen
67cb40d0f5
NEWS: Document SANE Standard removal
2020-03-07 13:58:27 +09:00
Olaf Meeuwissen
953bea63bb
Merge branch 'escl-fix-parsing-location' into 'master'
...
Fix error parsing Location job.
See merge request sane-project/backends!349
2020-03-07 04:36:08 +00:00
Ralph Little
0a5f2f98ff
Merge branch '233-scanimage-mods' into 'master'
...
Resolve "Regression tests: HP Scanjet 5400C" - scanimage
See merge request sane-project/backends!345
2020-03-06 17:19:44 +00:00
thierry1970
2739969661
Fix error parsing Location job.
2020-03-06 10:58:31 +01:00
Ralph Little
a34382c67b
hp5400: some small corrections to button descriptions.
2020-03-05 09:19:53 -08:00
Ralph Little
180ecf7b41
scanimage: revert previous range change.
...
It is not settled that this change is favourable and is probably out of scope for this issue.
I will leave it for the moment.
2020-03-05 09:18:20 -08:00
Ralph Little
dd078cd17d
hp5400: Added support for all buttons.
...
Support to read copy counter display to be done shortly.
2020-03-05 08:58:54 -08:00
Olaf Meeuwissen
11d59a6d75
doc/.gitignore: Remove SANE Standard related files and patterns
2020-03-05 21:20:38 +09:00
Olaf Meeuwissen
599186fdb2
kodakaio: Remove reference to removed --without-api-spec option
2020-03-05 21:18:49 +09:00
Olaf Meeuwissen
d4d5d76e83
Update references to the SANE standard
...
The authors have been added to SANE standard itself, pointers to the
standard now point to the published version and/or the project that
isnow used for its maintenance as appropriate. References to input
files and installation locations have been removed.
2020-03-05 21:14:34 +09:00
Ralph Little
4f6b7665a8
hp5400: small enhancement from review to reduce code and increase clarity.
2020-03-03 09:56:39 -08:00
Olaf Meeuwissen
5da64adadf
Merge branch 'escl-load-conf-segfault' into 'master'
...
Reshaping the loading of the device configuration from escl.conf.
See merge request sane-project/backends!340
2020-03-03 10:00:17 +00:00
Rolf Bensch
f24001e46e
pixma: backend version 0.27.2
2020-03-02 16:14:42 +01:00
Rolf Bensch
3c0f8189dd
pixma: fix device define for Canon i-SENSYS MF110/910 Series
2020-03-02 16:13:46 +01:00
Olaf Meeuwissen
2db06a272e
Remove SANE Standard build support
2020-03-02 20:19:07 +09:00
Olaf Meeuwissen
73db94b706
Delete SANE Standard input files from the repository
2020-03-02 20:03:37 +09:00
Ralph Little
4948130f7c
scanimage: various small corrections and little changes to enhance clarity.
2020-03-01 23:31:23 -08:00
Ralph Little
2868e9e346
hp5400: corrected source for default values.
...
Just correcting a mistake from the previous check in.
Also substituted value variable for clarity.
2020-03-01 23:30:03 -08:00
Ralph Little
385543519b
scanimage,hp5400: added option checking for hp5400 and rationalised scanimage help
...
h5400 now checks validity of -l, -t, -x and -y and auto selects a supported resolution.
scanimage now shows the full range for -x and -y despite other selections.
2020-03-01 22:53:48 -08:00
Thierry HUCHARD
acfab5b702
renaming the function with a more descriptive name.
2020-03-01 14:54:00 +01:00
Thierry HUCHARD
d572db2044
code readability.
2020-03-01 14:48:08 +01:00
Thierry HUCHARD
8870081e57
Merge remote-tracking branch 'origin/master' into escl-load-conf-segfault
2020-03-01 14:44:57 +01:00
Rolf Bensch
d4aa676f72
INSTALL.linux: add missing development package
2020-02-28 15:36:35 +01:00
Ralph Little
dd59aea71b
Merge branch '233-regression-tests-hp-scanjet-5400c' into 'master'
...
Resolve "Regression tests: HP Scanjet 5400C - scan defaults"
See merge request sane-project/backends!321
2020-02-25 18:20:41 +00:00
Povilas Kanapickas
993a79b594
Merge branch 'genesys-duplication' into 'master'
...
genesys: Reduce code duplication
See merge request sane-project/backends!344
2020-02-22 14:36:17 +00:00
Povilas Kanapickas
0d0c9f76b4
Merge branch 'genesys-remove-search-start' into 'master'
...
genesys: Remove start search functionality
See merge request sane-project/backends!342
2020-02-22 14:18:04 +00:00
Povilas Kanapickas
881b17c65f
Merge branch 'genesys-sensor-width' into 'master'
...
genesys: Define sensor width in mm
See merge request sane-project/backends!343
2020-02-22 14:10:46 +00:00
Povilas Kanapickas
d8f09656b2
genesys: Deduplicate strip searching functionality
2020-02-22 11:02:57 +02:00
Povilas Kanapickas
5854246e88
genesys: Remove duplicate way to retrieve register dpihw
2020-02-22 11:02:56 +02:00
Povilas Kanapickas
01bd9b3cb2
genesys: Use register_dpihw_override to override dpihw
2020-02-22 11:02:55 +02:00
Povilas Kanapickas
4da92aaa50
genesys: Reuse scanner_clear_scan_and_feed_counts()
2020-02-22 11:02:54 +02:00
Povilas Kanapickas
8735e965ee
genesys: Reduce duplication in init_regs_for_scan()
2020-02-22 11:02:53 +02:00
Povilas Kanapickas
e0d7d74cdd
genesys: Inline sanei_gl841_repark_head()
2020-02-22 11:02:52 +02:00
Povilas Kanapickas
37297fdad3
genesys: Simplify definitions of x_size_calib_mm
2020-02-22 10:48:27 +02:00
Povilas Kanapickas
9d7aa61544
genesys: Define the width of the sensor in mm instead of pixels
2020-02-22 10:48:26 +02:00
Povilas Kanapickas
793703c93e
genesys: Update scan geometry on ScanJet 2300
2020-02-22 10:28:19 +02:00
Povilas Kanapickas
6653ec0ae6
genesys: Remove support for shading calibration without moving
2020-02-22 10:28:18 +02:00