Wykres commitów

2866 Commity (master)

Autor SHA1 Wiadomość Data
m. allan noah 190fa52619 epjitsu backend v33
- S1300i: fix color plane offset at 225 and 330 dpi (fixes #538)
2022-11-17 20:52:29 -05:00
m. allan noah 6acd5366cb epjitsu backend v32
- fix hanging scan when using source = ADF Back (fixes #601)
- minor improvements to .desc and manpage
2022-11-15 22:01:19 -05:00
m. allan noah eb52b43762 fujitsu documentation updates
- minor tweaks to text of manpage
- update the desc file status of some unsupported scanners
2022-11-15 19:36:53 -05:00
m. allan noah 7547ee04e1 more fujitsu desc and conf for fi-8xxx 2022-11-09 23:34:19 -05:00
m. allan noah 642160ef97 fujitsu desc and conf updates
- add fi-81xx scanners
- clean up desc file comments
2022-11-09 20:44:14 -05:00
Michał Kopeć 6740b47bca
pixma: add support for imageRUNNER 1018/1022/1023
Add support for Canon imageRUNNER 1018/1022/1023 models, which all share the
same USB PID. Add it as a copy of MF6500.

Tested with an iR1022A model. Flatbed and ADF both work correctly.

Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2022-10-06 11:09:58 +02:00
Ralph Little e0c25d5a67 doc_external: Added external driver entry for Ambir ImageScan Pro 820ix
Also corrected a prior error in the Kyocera external file.
2022-09-09 09:29:54 -07:00
m. allan noah 4873304efe fujitsu.desc: Remove trailing whitespace 2022-09-06 21:18:31 -04:00
m. allan noah 8467535448 fujitsu backend 138
- update FCPA Inc to PFU America Inc
- note support for fi-7300NX (#594)
2022-09-06 20:22:55 -04:00
Ralph Little 807d13de6d sane-canon: update broken link in desc file. 2022-09-02 09:06:55 -07:00
Ralph Little 16eed3e526 doc: Added external report of Kyocera SANE driver. 2022-08-25 18:49:35 +00:00
Ralph Little cbffffbd7b epsonds: Added new model XP-2200 series.
Patch supplied by Nakamura Iwao from Epson Japan.
2022-08-22 20:55:59 -07:00
Povilas Kanapickas f1413cbc16 Merge branch 'pixma-adding-models' into 'master'
pixma: add 2 models

See merge request sane-project/backends!745
2022-08-16 17:28:50 +00:00
thierry1970 32a86107cd scangearmp2: add 2 models 2022-08-16 11:31:59 +02:00
thierry1970 7ec4074fbd pixma: add 2 models 2022-08-16 11:20:02 +02:00
Ralph Little a417cb8edf pixma: user reports that their TS6420a (TS6400 family) works with USB 2022-07-24 10:28:51 -07:00
Nikolai Kostrigin 12f91442c0 avision: add AD345F support as "basic"
Tested with Avision AD345F model number DL-1802B.
Flatbed and ADF duplex scanning available.

Known limitation: ADF scanning is only capable to scan one sheet
at a time via automatic feeder. Providing 2+ sheets breaks backend
and scanner needs to be rebooted.

Signed-off-by: Nikolai Kostrigin <nickel@altlinux.org>
Tested-by: Mikhail Chernonog <snowmix@altlinux.org>
2022-07-11 14:28:03 +03:00
Ralph Little ac42d6e684 Merge branch 'sp30' into 'master'
Fujitsu / PFU SP30

See merge request sane-project/backends!716
2022-04-24 17:10:18 +00:00
Ralph Little cc0d729e1f Merge branch 'pixma-add-TS3400' into 'master'
pixma:Add TS3400.

See merge request sane-project/backends!704
2022-04-21 04:40:26 +00:00
David Ward 03bfd4232c Makefile: Utilize Automake macros for silent rules output
Building with --enable-silent-rules makes it easier to identify errors
or warnings in the build output. Automake provides macros for custom
rules to use, so that they will print a similar message to rules which
run the compiler or linker:

...
  CC       libpieusb_la-pieusb.lo
  CCLD     libpieusb.la
  CCLD     libsane-pieusb.la
  CC       libsane_pixma_la-pixma-s.lo
  GEN      pixma/pixma_sane_options.h
  GEN      pixma/pixma_sane_options.c
  CC       pixma/libpixma_la-pixma.lo
...

This does not change the current output if silent rules are disabled.
2022-04-17 20:16:19 -04:00
David Ward db25c1e7eb doc/saned: Improve security warnings
The current warnings do not explain to the administrator what risks may
actually be involved by exposing saned to the network, so that they can
take the appropriate measures.

Currently the administrator is advised to restrict incoming connections
to saned (using tcpwrappers and/or firewall rules). This might not have
been the typical posture when this was written. More importantly, these
actions are not meant to protect against a loss of confidentiality, and
the administrator should not be led to believe this is the case.

Suggest the use of a secure tunnel between each client and saned, which
can be achieved without modifying the software.
2022-04-14 19:45:56 -04:00
David Ward db009d158e doc/saned: Move service configuration details out of man page
The saned(8) man page should be used to describe the behavior of saned
itself. The information about configuring inetd, xinetd, or systemd to
launch saned - while it is helpful - belongs in a separate location.
Keep in mind that distribution packages usually configure the service
automatically, and they may ship with their own specific instructions.
(For example, update-inetd can be used in Debian and its derivatives.)

This change moves this information from the man page into a new file,
making it more concise as well. Working examples are moved to separate
files that can be copied directly from the source tree to the system.
2022-04-14 19:14:50 -04:00
Aaron Jackson a1fbbae636 Update fujitsu description to include SP30 as good 2022-04-14 22:25:29 +01:00
David Ward 732fc8cad7 Rename doc/*/template.desc. for Windows compatibility
Windows does not allow filenames ending in a period ("."), preventing
this git repository from even being checked out on a Windows system.

Drop the trailing period in these two filenames. Both files will still
be skipped during the build, since they are not included in DESC_FILES
or DESC_EXT_FILES in doc/Makefile.am.
2022-03-27 17:11:56 -04:00
Ralph Little 3513af029e plustek-pp: Removed module build files from dist make rules. 2022-03-23 13:26:53 -07:00
Ralph Little 3635176eb9 plustek_pp: Removed references to the kernel driver from doc. 2022-03-15 18:57:51 -07:00
thierry1970 356f1c9b27 pixma:Add TS3400. 2022-03-09 09:02:41 +01:00
Ralph Little 84e907f87c Merge branch 'resolve-sane-desc-warnings' into 'master'
descriptions: Resolve multiple warnings from sane-desc

See merge request sane-project/backends!698
2022-03-09 03:51:08 +00:00
Ordissimo 84a39145e4 escl: Add canon TS-3400 series 2022-03-08 08:59:43 +00:00
David Ward e1a319e729 descriptions: Resolve multiple warnings from sane-desc
Fix the USB VID/PID in device descriptions to use lowercase hex digits.
Remove an extraneous description, having no name or USB VID, from the
epsonds file. Remove an extraneous interface in the description for the
Brother MFC-J1300DW.

Additionally, fix mispellings of "Flatbed" and "WiFi".
2022-03-02 21:16:33 -05:00
Ralph Little 0a3b043e8e doc: additional small changes to man pages. 2022-02-21 13:19:53 -08:00
Ralph Little d6419c2490 doc: cosmetic corrections to man pages from translator review 2022-02-20 18:23:59 -08:00
Ralph Little 312edd6d5f doc: Added Plustek OpticSlim 550 description, unsupported as yet 2022-02-19 14:25:13 -08:00
Povilas Kanapickas 0ac693c2c7 doc: Update the releasing documentation 2022-01-18 22:12:19 +02:00
Ordissimo 584f16e2ee pixma: add 2021 models.
Fix white space

Fix build

Add descriptions

Reduces the length of the line
2021-12-27 16:33:37 +02:00
Ordissimo 020030080c Scangearmp2 add 2021 models 2021-12-27 14:23:37 +01:00
thierry1970 0a22da26c4 escl:Added of 3 tested models
Rename model
2021-12-23 09:30:37 +01:00
Povilas Kanapickas c8f42d6bd5 Merge branch 'devel/avision' into 'master'
Added support for Avision FB2280E

See merge request sane-project/backends!657
2021-12-16 11:08:40 +00:00
Paul Wolneykien b49deae017 avision: Added support for Avision FB2280E
It seems to be the same as FB2080E.

Signed-off-by: Paul Wolneykien <manowar@altlinux.org>
2021-12-16 12:43:26 +02:00
genkn b8df4a0cf6 canon_dr: Add basic support for Canon R40 scanner
Initial support for Canon R40 SSM scanner with Letter-size ADF.
Hardware provides: gray/color, simplex/duplex, full-width, 300/600dpi
horizontal, with front mirrored horizontally.
2021-12-16 12:24:34 +02:00
Wolfram Sang b183f6a055 Merge branch 'epson2/add_to_main_manpage' into 'master'
epson2: add driver to main sane manpage

See merge request sane-project/backends!660
2021-12-08 08:48:45 +00:00
Wolfram Sang 952976c6a6 Merge branch 'epson2/more_ids' into 'master'
epson2/epsonds: add new IDs provided by Epson

See merge request sane-project/backends!659
2021-12-08 08:47:29 +00:00
Ralph Little 0bbf1155af pixma: Added testing information for Canon XK90 and added large image interleave. 2021-12-07 20:54:54 +00:00
Wolfram Sang bb94182982 epson2: add driver to main sane manpage
Reported missing by A E Lawrence via mail. Thanks!
2021-12-03 13:53:10 +01:00
Wolfram Sang 91c24b2955 epson2/epsonds: add new IDs provided by Epson
Sent by Nakamura Iwao via sane-devel mailing list on Nov, 29th. I only
sorted the epson2 descriptions alphabetically.

 Subject: [sane-devel] Additional model support for epson2 / epsonds backend
 Message-ID: <TYCPR01MB7872CDD0461B7572D5DBD7A8EB669@TYCPR01MB7872.jpnprd01.prod.outlook.com>
2021-12-03 12:36:33 +01:00
Ralph Little 3a5f128e8a Add int_inexact option to test SANE_INFO_INEXACT. 2021-10-14 14:47:51 +00:00
pimvantend 54e3fb2094 Added the lide70 news to NEWS, in view of the upcoming release.
Removed gamma remark from lide70 manpage:
default color quality is getting better, though still not perfect.
2021-09-06 16:19:04 +02:00
Ordissimo e1b5c43b56 Escl add models Epson ET-6100 2021-08-31 20:09:33 +00:00
Ralph Little e84dc47f73 doc: errors corrected by translator.
Many thanks to translator hmartink for raising these issues.
2021-08-29 16:00:23 -07:00
Ordissimo c3cdf4102c Update pixma.desc 2021-08-28 09:03:42 +00:00
Ordissimo fc99bbe784 Add models 2021-08-27 19:00:26 +00:00
thierry1970 94f25af5d8 Alphabetical classification by make and model 2021-08-27 16:09:09 +02:00
Ordissimo 47963e059e Canon pixma new model 2021-08-10 20:32:29 +00:00
John Keeping 6ea78a79ca epson2: Add XP-452 455 Series as supported
Tested via simple-scan with a device branded as XP-455 but which
identifies in the device descriptor's product string as "XP-452 455
Series".
2021-07-31 18:04:26 +01:00
Ordissimo 4c99352dda Escl support tr4520 and tr7500 2021-07-29 15:34:29 +00:00
Ralph Little 1e88e1504e epsonds: Merge to master 2021-07-03 15:55:25 -07:00
Zdenek Dohnal 7a28e66a16 docs/sane.man: Move to libera.chat 2021-06-17 08:58:44 +02:00
Wolfram Sang cadc4de1a7 descriptions: remove unneeded false :new flags
It is the default
2021-06-08 11:52:00 +02:00
Wolfram Sang be5b247180 epson2: desc: remove unneeded URL
No need for a generic URL at a specific scanner
2021-06-08 11:52:00 +02:00
Wolfram Sang 65b7e317a6 epson2: remove BUILD versioning
Makes no sense these days. Sane version is good enough.
2021-06-08 11:52:00 +02:00
Wolfram Sang 53641f8342 epson2: add usb ids provided by Epson
This patch is based on the file "epson2_fix.patch" from the archive
"SANE-patch-for-epsonds-epson2-20210518-5.zip" sent to the sane-devel
mailing list. The following changes have been made on top of the
original patch:

* in epson2.desc, the upstream entry for ET-2600 has been dropped
  because a better version was provided in the new additions
* the seperate entry for XP-240 has been merged into the combined entry
  for XP-243/245/247
* the new entries have been sorted into the existing entries
* original changes to epson2_usb.c have been dropped and were recreated
  using the updated epson2.desc and epson2usb.pl
2021-06-02 22:40:21 +02:00
Ralph Little 28ad82bd42 doc: add man change clarification to deal with debian patch. 2021-05-13 15:44:33 +00:00
Ralph Little 4fef6d6da1 doc: reformatted the main options of scanimage
Following the update of saned's man page, I have reformatted the
scanimage options section for consistency and to correct some omissions
and improve readability and grammar.
2021-05-12 09:29:04 -07:00
Ralph Little e81f6b5a57 doc: fix trailing whitespace issue 2021-05-07 11:05:48 -07:00
Ralph Little 7f21e4cac8 doc: updated saned manpage to reflect saned.
saned supports long options and some clarification was necessary for
correctness. Also I reformatted the options section to be more
standard and consistent with other pages.
2021-05-07 09:23:28 -07:00
Rodrigo Osorio dde45eed5e Fix manpage typo
There is no such switch as -B in scanned
2021-05-07 10:18:22 +02:00
thierry1970 9539027f24 Add models Canon TR455X 2021-03-31 17:47:16 +02:00
Wolfram Sang 39ced55454 epson2: 12000XL and 1640SU have been tested with TPU
So we can mark them as "complete" now.
2021-03-12 20:32:46 +01:00
Wolfram Sang 6e85a57e64 epson2: remove desc entries which are supported by other backends
Only the epson2.desc has entries pointing to other backends. Remove them
and update the backends which really support them instead.
2021-03-12 20:26:17 +01:00
pimvantend e55ea7c06d added lide 600 to central manpage 2021-02-24 14:01:10 +01:00
Ralph Little dd9d90223e Merge branch '433-issues-in-sane-man-pages' into 'master'
Resolve "Issues in SANE man pages"

Closes #433

See merge request sane-project/backends!598
2021-02-24 02:16:05 +00:00
Ralph Little b9edb46542 doc: final corrections indicated by translators. 2021-02-23 18:00:18 -08:00
Ralph Little 7413e3131b doc: some small man page corrections. 2021-02-21 09:01:26 -08:00
Olaf Meeuwissen 5d749ac796
doc: Update the release procedure and convert to Markdown 2021-02-16 20:32:47 +09:00
Olaf Meeuwissen 00df971593 Merge branch 'release/1.0.32' into 'master'
Release/1.0.32

Closes #122 and #248

See merge request sane-project/backends!594
2021-02-14 12:24:09 +00:00
Olaf Meeuwissen edcfdbc0d8
saned: Add new -p, --port option to the manual page
This complements !549.
2021-02-14 18:36:10 +09:00
Olaf Meeuwissen 3408eef8ed
escl.desc: Add entries for models newly supported since 1.0.31
These were mentioned in the commit logs and merge requests but missing
from the descriptions file.
2021-02-14 18:36:10 +09:00
Olaf Meeuwissen 9c46d6bcac
genesys: Disable support for the CanoScan 4400F. Re #436 2021-02-14 10:46:36 +09:00
Ralph Little ef8e403572 Merge branch '433-issues-in-sane-man-pages' into 'release/1.0.32'
Resolve "Issues in SANE man pages"

See merge request sane-project/backends!581
2021-02-13 20:20:01 +00:00
Ralph Little 85f4ef1065 doc: final pass through the man pages.
Mostly just tidy up, catching pages that I missed the first time round.
A small number of pages were given a bit more reformat. A bit beyond
the remit of this merge request but not too much has been changed.
2021-02-13 12:02:54 -08:00
m. allan noah 5205d1d09d Various fujitsu and canon_dr doc updates
- update the copyright dates
- update dates and version numbers in man pages
- add iX1600 to supported list
- set duplex-offset for P-208
2021-02-13 14:00:47 -05:00
Ralph Little 0eaae38d1e doc: remaining man pages done.
I will quickly review them all and check in corrections.
I know that there are a few things that I did wrong in the first pass
and I will fix them up.
2021-02-12 18:01:30 -08:00
Olaf Meeuwissen e79adde8b2
Use URL to refer users to copies of the GPL and LGPL
With the exception of use in three quotes as well as our inlcuded copy
of the GPL, all use of the Free Software Foundation's postal address
has been removed.

Re #320.
2021-02-12 17:41:38 +09:00
Ralph Little 30eaec1f00 doc: additional format tweaks to man pages hpljm1005-kodakaio 2021-02-02 12:58:54 -08:00
Ralph Little 460898b18f doc: hp manpages tweaked. 2021-01-31 23:19:48 -08:00
Ralph Little 6a51099e9f doc: some more consistency changes to format. 2021-01-31 22:06:39 -08:00
Ralph Little 79b866619b doc: corrections for trailing space and a batch of man pages 2021-01-31 19:44:13 -08:00
Ralph Little cfa36aa47a doc: implemented some reformatting and wording suggestions
Partly through suggestions from translators but also from canonical
man page references for consistency and conformity.

I have also removed some unnecessary wordiness from some of the backend
supporting lists which contained verbose repetition.
2021-01-31 17:44:58 -08:00
Olaf Meeuwissen 5ff0496998
pixma: Downcase USB product ID 2021-01-31 19:44:18 +09:00
Ralph Little 742989b658 man: grammar and formatting for gamma4scanimage.man and sane.man 2021-01-30 12:25:09 -08:00
Olaf Meeuwissen 957a4fcb8f
utsushi.desc: Sync with upstream 2021-01-16 15:14:22 +09:00
Thierry HUCHARD ffc2bbb1ff pixma: Add models 2020-12-26 15:40:07 +02:00
Olaf Meeuwissen 4d347512eb
epson2.desc: Fix formatting error 2020-12-26 13:44:42 +09:00
Olaf Meeuwissen be8b841057
utsushi.desc: Sync with upstream 2020-12-26 12:04:11 +09:00
Olaf Meeuwissen 77a3173e90
epson2: Add ET-2600 as supported
See https://gitlab.com/sane-project/backends/-/issues/395
2020-12-26 12:03:15 +09:00
thierry1970 3ad2f011ca Add model version scangearmp2 4.0 and 4.10. 2020-12-18 08:48:27 +01:00
thierry1970 6ad6352342 Add model HP Deskjet 3760. 2020-12-16 13:50:24 +01:00
Olaf Meeuwissen f1154375f5 Merge branch 'master' into 'master'
drop CVS keywords

See merge request sane-project/backends!547
2020-11-30 11:07:40 +00:00
m. allan noah 7f7a4778be canon_dr backend v60
- add new gray and color interlacing options for DR-C120
- initial support for DR-C120 and C130
- enable fine calibration for P-208 (per @sashacmc in !546)
2020-11-29 18:03:23 -05:00
Mikolaj Kucharski 65f1131541 drop CVS keywords 2020-11-28 12:48:32 +00:00