Wykres commitów

1678 Commity (44f96adb33b79606caeb76f0c09c2994e29342da)

Autor SHA1 Wiadomość Data
m. allan noah 44f96adb33 fujitsu.desc: remove trailing blank line 2023-03-27 21:03:39 -04:00
m. allan noah 9ce70f06c8 fujitsu backend v140
add initial support for Ricoh scanners
2023-03-27 20:59:03 -04:00
m. allan noah f4fcbb59f2 fujitsu.desc: add new line of Ricoh scanners
Fujitsu has transfered their line of scanners to Ricoh, initially
keeping the same USB VID and PID. So we duplicate all current
models into a Ricoh section.
2023-03-24 19:33:30 -04:00
Ralph Little 3ab4342ce7 doc: remove "new" markers from lide70 and "template" backends. 2023-02-27 19:36:12 -08: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 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
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
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
thierry1970 42d1143c0a pixma: add new models 2022-11-21 11:04:03 +01:00
m. allan noah 9144eada44 add fujitsu ScanSnap iX1400, fixes #555 2022-11-18 14:19:23 -05:00
m. allan noah 87e9be4be5 add ScanSnap iX1300 to fujitsu desc and conf 2022-11-17 21:24:45 -05:00
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
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 cbffffbd7b epsonds: Added new model XP-2200 series.
Patch supplied by Nakamura Iwao from Epson Japan.
2022-08-22 20:55:59 -07: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
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
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 312edd6d5f doc: Added Plustek OpticSlim 550 description, unsupported as yet 2022-02-19 14:25:13 -08: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
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 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 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
Ordissimo e1b5c43b56 Escl add models Epson ET-6100 2021-08-31 20:09:33 +00: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
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