Wykres commitów

12062 Commity (bf4614b76e9c54e204d65c5e42fd1ac8cdfbfaf4)

Autor SHA1 Wiadomość Data
thierry1970 9539027f24 Add models Canon TR455X 2021-03-31 17:47:16 +02:00
Thierry HUCHARD f99687b3cc Fix scan all resolution with JPEG. 2021-03-31 17:35:40 +02:00
Povilas Kanapickas 69df00d00c Merge branch 'restore_plustek_opticfilm_v2' into 'master'
genesys: add back Plustek Optifilm 7200 V2 config.

See merge request sane-project/backends!612
2021-03-30 16:00:15 +00:00
Andrew Sayers a6ffa6c8f8 scanimage: mention when an option is advanced 2021-03-30 11:51:21 +01:00
Ralph Little 0bbbf85528 genesys: add back Plustek Optifilm 7200 V2 config.
This has support in the backend and user reports works. I think this
might just be an oversight.
2021-03-28 21:07:21 -07:00
pimvantend 0ef485d189 lide70: more white balance, less slope tables 2021-03-25 13:55:13 +01:00
Ralph Little 1d30150c3c Merge branch 'epson2/disable_focus_properly' into 'master'
epson2: disable focus properly

See merge request sane-project/backends!604
2021-03-20 16:51:18 +00:00
Ralph Little 82117153f5 Merge branch 'epson2/fix-descs' into 'master'
epson2: improve descs

See merge request sane-project/backends!606
2021-03-20 16:46:52 +00:00
Ralph Little bb90aa9d95 Merge branch '454-hp-scanjet-4200c-backend-causes-segmentation-violation' into 'master'
Resolve "HP ScanJet 4200C backend causes segmentation violation"

Closes #454

See merge request sane-project/backends!607
2021-03-14 18:41:17 +00:00
Ralph Little acc5ca499f hp4200: memset incorrectly sized. registro[0] is pointer not int. 2021-03-13 17:05:13 -08: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
Wolfram Sang a696443555 epson2: remove double semicolon 2021-03-04 20:54:31 +01:00
Wolfram Sang 85d8047601 epson2: bail out if device is still initializing
The comment says it all.
2021-03-04 20:54:31 +01:00
Wolfram Sang c70426fde2 epson2: use longer USB timeout
With my 12000XL, using autofocus takes ~35 sec before scanning starts.
So, extend the default USB timeout.
2021-03-04 20:54:31 +01:00
Wolfram Sang 580c278dca epson2: disable focus properly
The old epson driver disabled the focus by erasing the setFocus command.
The epson2 driver turned it into a seperate flag. However, scanners
which disabled focus in post_init were not converted to use the new
flag. Because we meanwhile set focus during init, these scanners could
not start anymore. Convert them to use the new flag.

While here, update the comment how we handle focus detection and update
the debug strings accordingly.

Bug reported by Hans Meir and debugged by Zdenek Dohnal. Many thanks!
2021-03-04 08:30:46 +01:00
m. allan noah 5819a79ab0 canon_dr v62b
- rewrite do_cmd() timeout handling
- remove long timeout TUR from v61 (did not help)
- allow config file to set initial tur timeout for DR-X10C (#142)
2021-02-28 21:28:59 -05:00
m. allan noah 6d990e73e9 canon_dr v62a
- allow config file to set inq and vpd lengths for DR-M1060 (#263)
2021-02-28 21:28:59 -05: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 44a085d685 Merge branch 'debug-minolta-dimage-scan-dual-ii' into 'master'
Add function to debug avision command

See merge request sane-project/backends!595
2021-02-24 01:21:13 +00:00
pimvantend 12c81e2f19 some color and geometry changes 2021-02-23 14:28:56 +01:00
Giovanni Cappellotto 325c775036 Add function to debug avision command
Define a new enum that contains Avision data type codes and use those instead
of pure values. I also added a couple of helper functions for debugging the
command operation and data type code if read or send.
2021-02-21 19:53:46 -05:00
Ralph Little 7413e3131b doc: some small man page corrections. 2021-02-21 09:01:26 -08:00
Olaf Meeuwissen 13d1cb694e Merge branch 'update-release-documentation' into 'master'
Update release documentation

See merge request sane-project/backends!596
2021-02-16 11:49:48 +00:00
Olaf Meeuwissen 5d749ac796
doc: Update the release procedure and convert to Markdown 2021-02-16 20:32:47 +09:00
Olaf Meeuwissen 7ac30dced0
NEWS: Add placeholder for user-visible changes in the next release 2021-02-16 19:46:57 +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 c1c567c49b
NEWS: Document changes for 1.0.32 release 2021-02-14 20:00:00 +09:00
Olaf Meeuwissen eda0a770bf
po: Re-sync *.po files to pick up latest source code changes
Lines number have changes due to the FSF address change.
2021-02-14 18:36:23 +09: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 e0b5a7e407 Merge branch 'disable-canoscan-4400f' into 'release/1.0.32'
genesys: Disable support for the CanoScan 4400F

See merge request sane-project/backends!592
2021-02-14 09:31:59 +00:00
Olaf Meeuwissen 102288c22e Merge branch 'add-files-to-source-tarball' into 'release/1.0.32'
Add extra documentation and utility file to the source tarball

See merge request sane-project/backends!593
2021-02-14 07:18:00 +00:00
Olaf Meeuwissen e3962ad184
Add extra documentation and utility file to the source tarball
These might be useful for someone starting from one of our release or
snapshot source tarballs.
2021-02-14 16:01:01 +09:00
m. allan noah c85185bd41 update AUTHORS for kvs* backends (#59) 2021-02-13 21:08:40 -05: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
m. allan noah 7dbfccb532 canon_dr backend v61
- treat DR-P208 like P-208 (#356)
- treat DR-P215 like P-215 (#356)
- adjust wait_scanner to try one TUR with a long timeout (#142)
2021-02-13 15:15:09 -05: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 1532520fa1 Merge branch '320-incorrect-fsf-address-in-license-and-copying' into 'release/1.0.32'
Resolve "Incorrect FSF address in LICENSE and COPYING"

See merge request sane-project/backends!591
2021-02-12 09:52:08 +00:00
Olaf Meeuwissen 4c8ac5e0a6
COPYING: Sync with current plain text version on the FSF site
This updates the Free Software Foundation's postal address.

It replaces references to the Library General Public License (LGPL-2)
with references to the GNU Lesser Public License (LGPL-2.1) as well.
These licenses differ slightly, the latter adds section 6b, but the
references are *outside* the TERMS AND CONDITIONS section.  Moreover,
the first reference is in connection with clarifying the licensing of
Free Software Foundation software and the second reference is merely a
suggestion to use the LGPL in case you want to allow linking your code
with proprietary software.

In view of that, these changes in COPYING do *not* have an effect on
the licensing status of the SANE Backends.

Re #320.
2021-02-12 18:34:45 +09: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 b1a2b5fdb6 Merge branch '438-hp-scanjet-3400c-incorrect-maximum-scan-area' into 'master'
Resolve "HP ScanJet 3400C incorrect maximum scan area"

Closes #438

See merge request sane-project/backends!590
2021-02-12 03:11:27 +00:00
Ralph Little 23a4c86b32 niash: increased the maximum Y extent to 297mm
297mm is advertised in the official specs for this machine family.
Tested against the ScanJet 3300C and it doesn't bottom out or anything.
Issue came about because A4 is 297mm in height and 296mm too short.
Probably just a typo or an oversight.
2021-02-11 18:54:24 -08:00
Olaf Meeuwissen 9ec6ec40a9 Merge branch 'update_uk3' into 'release/1.0.32'
Update Ukrainian translation

See merge request sane-project/backends!589
2021-02-09 09:14:43 +00:00
Yuri Chornoivan 51a7abd1fb Update Ukrainian translation 2021-02-08 15:33:42 +02:00