Wykres commitów

12690 Commity (a49ae147151d6a958dfdf6770d27c29609b22af3)

Autor SHA1 Wiadomość Data
Ralph Little a49ae14715 Merge branch 'remove-forbidden-unicode' into 'master'
backend/kodakio.c: Remove unnecessary Unicode character

See merge request sane-project/backends!848
2024-07-26 17:54:16 +00:00
Zdenek Dohnal 8cf5af772c backend/kodakio.c: Remove unnecessary Unicode character
There is an bidirectional Unicode character <202d> in the comment.
The character looks like a typo, because it does not look fitting
there, so IMHO it can be removed.

Checking tools like rpminspect are wary of Unicode characters in the
code after CVE regarding bidirectional Unicode characters from several
years ago, and character <202d> is for left-to-right override in
Unicode, so tools report them as an issue.
2024-07-26 09:25:35 +02:00
Ralph Little 617034f7f6 Merge branch 'full-saned' into 'master'
saned: add option to allow relaying network scanners

See merge request sane-project/backends!834
2024-07-25 18:03:14 +00:00
ThierryFR a60773b8a0 Merge branch 'escl-delete-noise' into 'master'
escl : delete noise

See merge request sane-project/backends!847
2024-07-20 06:31:59 +00:00
ThierryFR eb48ed29ee escl : delete noise 2024-07-20 06:31:59 +00:00
ThierryFR 0c3ca8f49d Merge branch 'escl-fix-tls-check' into 'master'
escl : fix tls/ssl connection

Closes #760

See merge request sane-project/backends!846
2024-07-19 11:40:23 +00:00
ThierryFR f711faf0a6 escl : fix tls/ssl connection 2024-07-19 11:40:22 +00:00
Ralph Little 65baf4b11b Merge branch 'canon-add-new-model-2024' into 'master'
PIXMA: Addition of 3 new models and updating of 2 models

See merge request sane-project/backends!841
2024-07-18 04:07:31 +00:00
ThierryFR 1e45304dbd PIXMA: Addition of 3 new models and updating of 2 models 2024-07-18 04:07:31 +00:00
Ralph Little c6a99e409e Merge branch '761-mustek-1200-a3-pro' into 'master'
Resolve "Mustek 1200 a3 pro"

See merge request sane-project/backends!845
2024-06-28 19:02:31 +00:00
Ralph Little bc8df1826a mustek: Added documentation for non-Paragon branded devices known to work. 2024-06-28 10:56:09 -07:00
ThierryFR 7a2a2f841b Merge branch 'escl-delete-noise' into 'master'
escl backend has become noisy

See merge request sane-project/backends!844
2024-06-21 09:33:40 +00:00
Ordissimo d4df090e45 The logs are sent on the output 10 indeed of the 1 (that equal at stdout) 2024-06-21 11:22:32 +02:00
ThierryFR b60e9f742e Merge branch 'escl-add-canon-ts5150' into 'master'
Add canon TS5150

See merge request sane-project/backends!842
2024-05-25 08:22:04 +00:00
Ordissimo 264c59ee8c Add canon TS5150 2024-05-25 10:14:06 +02:00
Ralph Little 70eff07edc Merge branch 'release-1.3.1' 2024-05-22 23:43:18 -07:00
Ralph Little 3ff55fd8ee create_release.sh: corrections to the script. 2024-05-22 22:34:40 -07:00
Ralph Little 55ab38e89b NEWS: updated 1.3.0 to 1.3.1 release because 1.3.0 was a failed release.
1.3.0 got out into the wild even though it didn't really work properly.
A few distros have expressed a desire for a 1.3.1 to replace it due
to reproducability reasons.
2024-05-22 22:05:39 -07:00
Ralph Little 4a5b17a08f Merge branch 'release-1.3.0' 2024-05-22 21:58:06 -07:00
Ralph Little 285730d569 create-release.sh: Added output of the curl JSON.
We can use the output of this to manually create the release if it
fails automatically. We needs the generated paths to provide to the
manual operation in the GitLab GUI.
2024-05-22 21:44:34 -07:00
ThierryFR 15eb96b7a0 Merge branch 'escl-adf-lineart' into 'master'
Escl adf lineart

See merge request sane-project/backends!840
2024-05-21 21:36:23 +00:00
ThierryFR fbf80b0fc1 Escl adf lineart 2024-05-21 21:36:23 +00:00
ThierryFR 7aa3d2de06 Merge branch '755-success-report-epson-expression-home-xp-4200-2022' into 'master'
eSCL Success report: Epson Expression Home XP-4200 (2022)"

Closes #755

See merge request sane-project/backends!839
2024-05-21 21:12:12 +00:00
ThierryFR 004b79c096 eSCL Success report: Epson Expression Home XP-4200 (2022)" 2024-05-21 21:12:12 +00:00
Ralph Little 0f472aa205 Merge branch 'editorconfig_inline_comment' into 'master'
.editorconfig: inline comments are forbidden

See merge request sane-project/backends!832
2024-04-19 19:53:22 +00:00
ThierryFR 728ca40272 Merge branch 'escl-force-idle-status' into 'master'
Escl force idle status

See merge request sane-project/backends!835
2024-04-16 20:45:49 +00:00
ThierryFR 113be50f6b Escl force idle status 2024-04-16 20:45:49 +00:00
Ralph Little bf99345ae2 Merge branch '8200i-1825-unsupported' into 'master'
Mark OpticFilm 8200i 0x07b3/0x1825 unsupported for now.

See merge request sane-project/backends!836
2024-04-02 22:51:47 +00:00
Cyp c918dba927 Mark OpticFilm 8200i 0x07b3/0x1825 unsupported for now.
Confusingly, there seem to be (at least) two different scanners with the same
name.
2024-04-02 19:57:01 +02:00
Cyp bc54b0990f Random minor cleanup. 2024-04-02 19:56:11 +02:00
ThierryFR 7ab85011fc Merge branch 'escl-add-model' into 'master'
escl add model.

See merge request sane-project/backends!833
2024-03-14 21:18:11 +00:00
Ordissimo 219dc45c16 escl add model. 2024-03-14 22:08:52 +01:00
Wolfram Sang 3e8cd75207 Merge branch 'document_fw_usage' into 'master'
add firmware names to description comments

See merge request sane-project/backends!830
2024-02-27 10:07:15 +00:00
Guillaume Girol a6d63a72ec .editorconfig: inline comments are forbidden
source: https://spec.editorconfig.org/#no-inline-comments

this makes neovim unhappy, at least.
2024-02-26 12:00:00 +00:00
Guillaume Girol 849e48c58b saned: add option to allow relaying network scanners
My intended use case is the following:
I want to compile saned backends with different libraries (for example
glibc) than a specific application (as if it were a chroot of another
distro version). This application cannot dlopen sane
backends because of the library mismatch.
The specific application will be
built with a stripped down libsane that only has the net backend,
and therefore very few dependencies. The net backend points to saned.
saned has a full config and set of backends, and is responsible for
exporting all scanners to the application. This option allows to
reexport network scanners this way. I only have to make sure saned does
not contact itself.
2024-02-25 12:00:00 +00:00
Wolfram Sang 3d6acc98e0 artec_eplus48u: desc: add firmware names to comments
Make it easier for users to find the proper firmware by documenting it
in the comments section. I wrote a script to extract the data from the
driver and then manually verified/corrected it.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
2024-02-15 20:12:20 +01:00
Wolfram Sang e183e24b2f epjitsu: desc: add firmware names to comments
Make it easier for users to find the proper firmware by documenting it
in the comments section. I wrote a script to extract the data from the
driver and then manually verified/corrected it.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
2024-02-15 20:12:20 +01:00
Wolfram Sang c87c40a981 gt68xx: desc: add firmware names to comments
Make it easier for users to find the proper firmware by documenting it
in the comments section. I wrote a script to extract the data from the
driver and then manually verified/corrected it. Some model names needed
updates to match their entry in the sourcecode.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
2024-02-15 20:12:01 +01:00
Ralph Little 7088afe04d NEWS: added release notes for 1.3.0 2024-02-12 19:44:29 -08:00
Ralph Little e1daaf076b Merge branch 'add_scsi_devices' into 'release-1.3.0'
sane-find-scanner: add additional SCSI devices for Linux platform.

See merge request sane-project/backends!829
2024-02-12 01:55:49 +00:00
Ralph Little 2f2394c20c sane-find-scanner: add additional SCSI devices for Linux platform.
This is a stop-gap for a Linux user. We will come up with a better
solution involving wildcards or regular expressions.
2024-02-11 17:26:54 -08:00
Wolfram Sang ee5f9a89e1 Merge branch 'epson2/ignore_cancel' into 'master'
epson2: ignore 'cancel request' status bit for more scanners

Closes #716

See merge request sane-project/backends!823
2024-02-04 19:07:33 +00:00
Alex Belkin 05c770546f Merge branch 'xerox_mfp-adf' into 'master'
xerox_mfp: When scanning from ADF, do not stop the device at page completion

Closes #537 and #47

See merge request sane-project/backends!655
2024-02-04 01:06:13 +00:00
Ralph Little 490aecbbac po: merge French translation to release 2024-01-31 19:51:12 -08:00
Ralph Little 61f6eae88d Merge branch 'release-1.3.0' into 'release-1.3.0'
Updated Simplified Chinese translation for SANE 1.3.0 release.

See merge request sane-project/backends!826
2024-02-01 03:37:59 +00:00
Ralph Little 99f3679b57 Merge branch 'french-translation' into 'master'
update french translation

See merge request sane-project/backends!825
2024-02-01 03:35:24 +00:00
ThierryFR 716e146ffc update french translation 2024-02-01 03:35:24 +00:00
Tyson Tan 10b414c7c5 Updated Simplified Chinese translation for SANE 1.3.0 release. 2024-02-01 03:30:40 +00:00
Ralph Little 37e4e6cabe po: merge Ukrainian translation to release. 2024-01-29 13:03:59 -08:00
Ralph Little 6b080c8c82 Merge branch 'uk_update3' into 'master'
Update Ukrainian translation

See merge request sane-project/backends!824
2024-01-29 20:34:04 +00:00