sane-project-backends/backend/escl
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
..
escl.c respect 'local_only' parameter of sane_get_devices() 2020-08-12 12:29:38 +02:00
escl.h If no data then the status is NO-DOCS. 2020-05-15 10:21:56 +02:00
escl_capabilities.c release memory and close descriptor. 2020-05-08 08:35:50 +02:00
escl_crop.c
escl_devices.c
escl_jpeg.c release memory and close descriptor. 2020-05-08 08:35:50 +02:00
escl_mupdf.c
escl_newjob.c Merge branch 'fix-status-returned-by-sane-start' into 'master' 2020-05-06 18:29:07 +00:00
escl_pdf.c
escl_png.c
escl_reset.c JobState, if it exists, decides whether to proceed to the next page. 2020-05-10 22:20:30 +02:00
escl_scan.c If no data then the status is NO-DOCS. 2020-05-15 10:21:56 +02:00
escl_status.c Error syntax 2020-06-05 11:45:21 +02:00
escl_tiff.c