Wykres commitów

12502 Commity (666-epsonds-has-issues-with-saned)

Autor SHA1 Wiadomość Data
Ralph Little 88ca2d07a1 saned/epsonds: Fixes for ring buffer issues and improper early termination. 2023-03-16 22:24:13 -07:00
Ralph Little 7b847a10db epsonds: Ensure that image acquired before sane_read() can be called. 2023-03-15 20:02:18 -07:00
Ralph Little 79962f324d Merge branch '664-pixma-backend-resets-mode-when-source-selected' into 'master'
Resolve "Pixma backend resets --mode when --source selected"

Closes #664

See merge request sane-project/backends!784
2023-03-08 06:22:58 +00:00
Ralph Little 59885e039e pixma: don't change resolution or mode when changing source
If currently selected resolution and mode are still valid when changing
source then retain the selected value rather than picking defaults.
2023-03-07 22:10:54 -08:00
Ralph Little 596f708c96 changelog: Add changelog missed from the 1.2.1 release 2023-02-27 20:04:50 -08:00
Ralph Little 3ab4342ce7 doc: remove "new" markers from lide70 and "template" backends. 2023-02-27 19:36:12 -08:00
Ralph Little 49943e7e45 Merge branch '570-issues-in-man-pages' into 'master'
Resolve "Issues in man pages"

See merge request sane-project/backends!692
2023-02-21 04:26:29 +00:00
Ralph Little 2b20ad5b12 doc: merge changes from default, related to removal of init system config. 2023-02-20 20:14:58 -08:00
Ralph Little 536e486ff7 Merge branch 'saned-doc' into 'master'
doc/saned: Improve service configuration details and security warnings

See merge request sane-project/backends!717
2023-02-21 04:00:50 +00:00
Ralph Little dd145a2383 Merge branch '410-sane-terminates-on-flatbed-scanning-xerox-3225-xerox_mfp-with-not-a-jpeg-file-starts-with-0x00' into 'master'
Resolve "sane terminates on flatbed-scanning (Xerox 3225, xerox_mfp) with : Not a JPEG file: starts with 0x00 0x00"

Closes #410

See merge request sane-project/backends!567
2023-02-21 00:48:34 +00:00
Ralph Little 5f99edda9f Resolve "sane terminates on flatbed-scanning (Xerox 3225, xerox_mfp) with : Not a JPEG file: starts with 0x00 0x00" 2023-02-21 00:48:34 +00:00
Ralph Little 06280f15c1 Merge branch 'master' into '570-issues-in-man-pages'
# Conflicts:
#   doc/sane-epjitsu.man
#   doc/sane-plustek_pp.man
2023-02-21 00:13:33 +00:00
Ralph Little e584a8c503 scanimage: fix for merge failure.
Two changes were made recently for the batch processing component
in scanimage. It's not too bad, just a couple of unused local vars.
Conflict was between some refactoring that I did and a change to
the processing for --batch-prompt.
2023-02-20 16:07:17 -08:00
Ralph Little 189c5361b7 Merge branch 'plustek7600i_8100_vidpid' into 'master'
genesys: Add VID:PID for Plustek OpticFilm 7600i and 8100

See merge request sane-project/backends!767
2023-02-20 23:54:45 +00:00
Ralph Little e147d111e3 Merge branch 'warmar-master-patch-05014' into 'master'
xerox_mfp: Add Dell 1135n

See merge request sane-project/backends!770
2023-02-20 23:52:42 +00:00
Warren Mar 9a190804dd xerox_mfp: Add Dell 1135n 2023-02-20 23:52:42 +00:00
Ralph Little 10b3345a1c Merge branch '16-low-default-buffer-size-results-in-poor-scanner-performance' into 'master'
Resolve "Low default buffer size results in poor scanner performance"

Closes #16

See merge request sane-project/backends!773
2023-02-20 23:51:26 +00:00
Ralph Little 30eb01674a saned: new header stdint.h required for SIZE_MAX. 2023-02-20 15:39:57 -08:00
Ralph Little 9d26edac5f sanei_wire: updated diag for size_t variables using %zu format
(u_long) casts sometimes generate incorrect values in diag.
%zu is pretty standard now so we should be using it for size_t args.
2023-02-20 15:25:46 -08:00
Ralph Little b5058ff5ed saned: increase default buffer size for backend comms to 1MB
Also added an option to change it.
2023-02-20 15:25:21 -08:00
Ralph Little 8ac72560ff Merge branch '646-scanimage-hangs-on-exit' into 'master'
Resolve "scanimage hangs on exit"

See merge request sane-project/backends!783
2023-02-20 20:31:18 +00:00
Ralph Little 1eff86953d Merge branch 'pixma-add-models' into 'master'
pixma: add new models

See merge request sane-project/backends!766
2023-02-20 17:24:49 +00:00
Ralph Little 1f22e0dadd avision: added ADF and lightbox installed options.
Also sorted out the options texts to make them translatable.
2023-02-19 15:08:59 -08:00
Ralph Little 9387e9b35c avision: match also USB vendor and product ids for USB devices.
We always know the USB vendor and product ids for USB devices and
there are multiple entries with the same SCSI details shared by
different USB models. We should pick the correct one at least to
get the right model name to the user.
2023-02-18 13:41:02 -08:00
Ralph Little d88920ffb6 avision: correction for ADF presence detect.
Scanjet 8300 has an ADF port but does not necessarily have an ADF
fitted. In the test case, there is a lightbox instead. Trying to
reset/probe for an ADF that isn't there is futile.
2023-02-18 13:02:29 -08:00
Ralph Little 2e5fffb036 Merge branch 'B-promptReturn' into 'master'
Scanimage Batch Prompt: Discard Extraneous Input Properly

See merge request sane-project/backends!781
2023-02-13 21:26:35 +00:00
Ralph Little 660547e33c Merge branch 'master' into 'B-promptReturn'
# Conflicts:
#   frontend/scanimage.c
2023-02-13 21:15:18 +00:00
Ralph Little bd9771939f Merge branch '634-llvm-15-on-freebsd-support-for-sane-backends-1-1-1_v2' into 'master'
Resolve "LLVM 15 on FreeBSD support for sane-backends 1.1.1"

Closes #634

See merge request sane-project/backends!782
2023-02-13 20:45:38 +00:00
Ralph Little 373dceaa36 scanimage: more generic fix for selecting a common basename function.
We have been specially including libgen.h to get a version in other
platforms such as macOS and FreeBSD. However, it is dangerous to
make assumptions about which version of basename that we will get.
So this change reverts to asking for the version that modifies the
argument and creates a copy of the arg that we *can* modify.
2023-02-13 12:32:35 -08:00
Matthew Gilmore 3222d342eb Less stack diddling 2023-02-10 04:13:13 +00:00
Matthew Gilmore 8072c2e895 batch-prompt - handle EOF and \n more accurately 2023-02-09 20:06:30 -08:00
Ralph Little 971a5a2e92 Merge branch 'master' into 'master'
po: add initial Georgian translation

See merge request sane-project/backends!780
2023-02-09 17:29:36 +00:00
NorwayFun 36d204e3fd po: add Georgian translation 2023-02-09 12:12:00 +00:00
NorwayFun b4ad09be99 Update LINGUAS: add Georgian 2023-02-09 12:11:10 +00:00
Ralph Little 53e227d171 Merge branch 'clang-16' into 'master'
acinclude.m4: fix -Wimplicit-function-declaration

See merge request sane-project/backends!763
2023-02-07 05:38:09 +00:00
Ralph Little b9fbe0b82e scanimage: handle backends that provide options with null attributes
HPAIO backend in some instances provides options that have NULL name.
It might be that it is using SETTABLE flag to disable options rather
than removing them from the options list. Or it might just be a
backend bug.
2023-02-04 16:16:54 -08:00
Ralph Little e3c1c0e000 doc: Updates to en_GB translations.
Not much to add, just confirming new messages.
2023-02-04 09:40:07 -08:00
Ralph Little 6b588b0d93 Merge branch 'uk_update2' into 'master'
Update Ukrainian translation

See merge request sane-project/backends!779
2023-02-01 17:19:56 +00:00
Yuri Chornoivan 6220b21429 Update Ukrainian translation 2023-02-01 18:53:17 +02:00
m. allan noah 573ca4b453 update canon_dr.desc for #552
Several canon scanners can operate as a mass storage device, holding
the windows software. They have a different USB PID in that case.
2023-01-27 18:09:57 -05:00
Ralph Little 7ee6327d3c Merge branch '634-llvm-15-on-freebsd-support-for-sane-backends-1-1-1' into 'master'
Resolve "LLVM 15 on FreeBSD support for sane-backends 1.1.1"

Closes #634

See merge request sane-project/backends!777
2023-01-07 07:48:17 +00:00
Ralph Little 370547fc60 scanimage, jpegtopdf: fixes for FreeBSD header definitions. 2023-01-06 23:36:43 -08:00
Ordissimo 4033ea23b6 Merge branch 'escl-add-espon-L3160' into 'master'
escl: add Epson EcoTank L3160 support.

Closes #632

See merge request sane-project/backends!776
2023-01-06 13:57:39 +00:00
Ordissimo 109a82f0fe escl: add Epson EcoTank L3160 support. 2023-01-06 14:42:11 +01:00
Ralph Little 7e85f737d0 Merge branch 'master' into 'master'
Update Russian translation

See merge request sane-project/backends!775
2022-12-28 18:11:42 +00:00
Mariya Shikunova e840ad7fa3 update translation 2022-12-28 08:50:11 +03:00
Ralph Little fea8ad2b99 Merge branch 'mg5700_buttons' into 'master'
pixma: MG5700 button-controlled scan

See merge request sane-project/backends!774
2022-12-21 17:37:30 +00:00
András Wacha 6352b00d6c
Made scan buttons work for Canon Pixma MG5700 2022-12-21 17:12:42 +01:00
Ralph Little f15a40c1bb scanimage: default buffer size increased to 1MB
Because -B argument was optional and specified 1MB if left out I have
made the argument mandatory now and updated the man page to match.
2022-12-04 10:00:47 -08:00
Ralph Little fc77717507 scanimage: some prep clean up work.
- reduce scope of some variables
- move full_optstring to global so that scanimage_exit can clean it up
- initialize global variables. Global statics are not initialized.
- some other more minor things
2022-12-04 09:29:02 -08:00