thierry1970
cd768b3692
Check options scan and fix xml.
2020-09-18 15:47:45 +02:00
thierry1970
e281dfb0cd
Fix style.
2020-09-17 18:55:03 +02:00
thierry1970
fcbeeccbf0
Added options: Brightness, Threshold, Sharpen and Contrast.
2020-09-17 18:50:33 +02:00
Peter Marschall
950aded610
Apply 1 suggestion(s) to 1 file(s)
2020-09-06 07:29:49 +00:00
Peter Marschall
6e16f45b76
Apply 1 suggestion(s) to 1 file(s)
2020-09-06 07:29:44 +00:00
Peter Marschall
4f4278ab2d
spelling fixes for escl backend
2020-08-29 09:18:03 +02:00
pobrn
45f84a569c
respect 'local_only' parameter of sane_get_devices()
...
Certain backends do network scans even if the 'local_only'
parameter for 'sane_get_devices()' is true. Fix that.
Changes:
1. Modify 'sanei_configure_attach()' so that backend specific
data may be passed to the 'attach()' function.
2. Use this in certain backends to pass the value of the
'local_only' parameter so that network related activities
are only carried out when the value is false.
2020-08-12 12:29:38 +02:00
thierry1970
f52f4917e5
Error syntax
2020-06-05 11:45:21 +02:00
thierry1970
641c736c37
Replacement of printf by DBG.
2020-06-05 10:20:21 +02:00
thierry1970
0abdfa483f
If no data then the status is NO-DOCS.
2020-05-15 10:21:56 +02:00
thierry1970
1027e8aae0
Fix build.
2020-05-14 15:31:10 +02:00
thierry1970
bd8cb0e6aa
Code cleanup.
2020-05-14 14:03:20 +02:00
thierry1970
287a6bb88a
Test status device before scan and after.
2020-05-14 13:05:08 +02:00
Thierry HUCHARD
d9c377cf09
Fix style
2020-05-13 22:24:51 +02:00
Thierry HUCHARD
c66efc0faf
Allows the X and Y offset to be set to 0.
2020-05-13 22:20:55 +02:00
Thierry HUCHARD
29866b0b19
Fix status sane_read.
2020-05-13 20:33:01 +02:00
Ordissimo
5ad7708381
Merge branch 'escl-fix-status-adf' into 'master'
...
Refactoring of the adf status.
See merge request sane-project/backends!434
2020-05-11 14:58:38 +00:00
thierry1970
36ece1de84
Fix status for all vendors
2020-05-11 10:25:27 +02:00
Thierry HUCHARD
dc2b9aeade
JobState, if it exists, decides whether to proceed to the next page.
2020-05-10 22:20:30 +02:00
Thierry HUCHARD
70daed5132
Fix error name variable.
2020-05-10 15:11:30 +02:00
Thierry HUCHARD
64c1c8a865
Logic correction.
2020-05-10 01:28:49 +02:00
Thierry HUCHARD
c1d302f3d7
Adjuste status adf.
2020-05-09 23:48:48 +02:00
Thierry HUCHARD
296e73ae6b
escl get sane_cancel output
2020-05-09 15:42:33 +02:00
Thierry HUCHARD
f233792702
Update Adf status.
2020-05-09 10:03:39 +02:00
Thierry HUCHARD
c4d8cc424e
Update Adf status.
2020-05-09 09:50:15 +02:00
Thierry HUCHARD
73bf5533f9
release memory and close descriptor.
2020-05-08 08:35:50 +02:00
thierry1970
a931e0df57
Refactoring of the adf status.
2020-05-07 19:19:55 +02:00
Ordissimo
6689104f01
Merge branch 'fix-status-returned-by-sane-start' into 'master'
...
escl: Add support for SANE_STATUS_NO_DOCS and SANE_STATUS_DEVICE_BUSY to sane_start
Closes #283
See merge request sane-project/backends!433
2020-05-06 18:29:07 +00:00
Ordissimo
e8e9577c12
Merge branch 'add-more-logs' into 'master'
...
Make curl error message more informative, to help debug issues
See merge request sane-project/backends!431
2020-05-06 18:10:33 +00:00
Bartosz Kosiorek
878197a00e
escl: Add support for SANE_STATUS_NO_DOCS and SANE_STATUS_DEVICE_BUSY to sane_start
...
Fixes : #283
2020-05-06 18:25:44 +02:00
thierry1970
fc14edf69e
Fix build.
2020-05-06 16:22:11 +02:00
thierry1970
646ee990d3
Reduces the number of entries on offer.
2020-05-06 16:08:53 +02:00
Bartosz Kosiorek
adbbdc8a69
Make curl error message more informative, to help debug issues
2020-05-06 16:01:01 +02:00
thierry1970
c9fdb62060
The duplex tag is only sent to the device if the device supports AdfDuplex.
2020-05-06 10:44:31 +02:00
thierry1970
9b3d7dc8b6
Fix name of sources.
2020-05-06 10:12:52 +02:00
Thierry HUCHARD
0efee9ddd6
Fix model name cropping.
2020-05-06 00:14:12 +02:00
Thierry HUCHARD
cd18ba69de
Add vendor
2020-05-06 00:13:37 +02:00
Thierry HUCHARD
8e2d335653
Put the vendor corresponding to the device used.
2020-05-05 22:29:03 +02:00
Ordissimo
bd482b6365
Merge branch 'escl-fixe-descriptor-size' into 'master'
...
Fixe descriptor size.
See merge request sane-project/backends!424
2020-05-04 11:39:19 +00:00
thierry1970
2ed753b3fe
Fixe descriptor size.
2020-05-04 13:19:03 +02:00
Thierry HUCHARD
855cc408d3
Fix the status of the scanner in case of failure.
2020-05-02 11:05:49 +02:00
Thierry HUCHARD
2190739b31
Fixed source argument.
2020-05-01 11:59:58 +02:00
Bartosz Kosiorek
24ffce93fd
Don't use the uninitialized data during getting capabilities and print capabilities
2020-04-30 22:36:00 +02:00
thierry1970
32083172ea
Allows you to move to the next page.
2020-04-21 14:49:40 +02:00
thierry1970
111d8d2aab
Fix invalide image with scanimage.
2020-04-21 12:47:07 +02:00
Thierry HUCHARD
6a0e0eb568
Fix build
2020-04-12 10:28:55 +02:00
Thierry HUCHARD
3d02d2f1be
Changes the status when the trays are empty.
2020-04-12 10:17:33 +02:00
Thierry HUCHARD
ba5f992737
Fix all conflicts.
2020-04-04 17:11:16 +02:00
Thierry HUCHARD
4ed0b0fd59
Fix conflicts
2020-04-04 16:29:41 +02:00
Ordissimo
fa75c94b24
Merge branch 'master' into 'escl-adf-support'
...
# Conflicts:
# backend/escl/escl.c
# backend/escl/escl.h
# backend/escl/escl_capabilities.c
# backend/escl/escl_crop.c
# backend/escl/escl_newjob.c
# backend/escl/escl_scan.c
# backend/escl/escl_status.c
2020-04-04 14:04:18 +00:00