Wykres commitów

12505 Commity (9ce70f06c844a11616044f9cf0b43316d3aa7ccc)

Autor SHA1 Wiadomość Data
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
Ralph Little f9fe6d0ced Merge branch 'it-translation' into 'master'
Update 2 IT translations

See merge request sane-project/backends!772
2022-12-04 00:54:15 +00:00
Giovanni Cappellotto 506f539eda Update 2 IT translations
"Brightness" is "Luminosità", I'm 99.9% sure.

"Quality calibration" should be translated as "Calibrazione della
qualità" instead of "Qualità della calibrazione" because the subject is
"quality".
2022-12-03 16:23:38 -05:00
Ralph Little 15e1d83b9d Merge branch 'no_embedded_ldflags' into 'master'
sane-backends.pc.in: Don't embed LDFLAGS into libs.private

See merge request sane-project/backends!768
2022-11-30 18:19:16 +00:00
Zdenek Dohnal b3b44f1188 sane-backends.pc.in: Drop ldflags from the file
The ldflags variable is no longer used in the file because it embedded
LDFLAGS from build environment and LibGPhoto2 LDFLAGS, where the former
contains flags from the environment and can cause problems, and the
latter is empty.

With the state above, we can drop ldflags from pkgconfig file
completely.
2022-11-30 15:31:19 +01:00
Zdenek Dohnal ef3e8b06ab genesys: Add VID:PID for Plustek OpticFilm 7600i and 8100 2022-11-22 10:57:24 +01:00
thierry1970 42d1143c0a pixma: add new models 2022-11-21 11:04:03 +01:00
m. allan noah ba1b68e6e9 canon_dr backend v64
- add complete support for imprinters on X10C (#585)

The vast majority of the work here was originally done in !706 by
Charles Quarra. I had some merge conflicts, and it was easier to
pull all his work into a patch and apply it myself.

The only changes I made were minor updates to comments, and adding
an imprinter group option. Sorry for the loss of attribution, and
thanks Charles!
2022-11-18 21:14:28 -05:00
m. allan noah bab852c5bb canon_dr backend v63
- minor tweaks to support for reading the total and roller counters
2022-11-18 19:23:10 -05:00
m. allan noah b9e11b1149 Merge branch 'canon-dr-x10c-counters' into 'master'
Adds support for total and roller counters

See merge request sane-project/backends!738
2022-11-18 23:40:02 +00:00
Charles Quarra 933b53608d Adds support for total and roller counters 2022-11-18 23:40:01 +00: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 fa29906201 fujitsu backend v139
- move updated window_gamma logic to set_window
- use internal gamma table if possible (fixes #618)
2022-11-15 18:26:20 -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
Sam James 300b460970
acinclude.m4: fix -Wimplicit-function-declaration
-Wimplicit-function-declaration will become an error by default
in Clang 16.

Fixes errors like:
```
error: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
```

Signed-off-by: Sam James <sam@gentoo.org>
2022-11-04 04:04:46 +00:00
Ralph Little 436c507ade Merge branch '616-bug-in-current-release-libsane-for-ubuntu-22-04-1-with-samsung-scx-4828-fn' into 'master'
Resolve "BUG in current release libsane for Ubuntu 22.04.1 with Samsung SCX-4828 FN"

Closes #616

See merge request sane-project/backends!760
2022-10-22 01:44:52 +00:00
Ralph Little 388d75715f xerox_mfp: Added 4x28 to JPEG blacklist.
User reports the common JPEG problem with his Samsung SCX-4828 FN.
Machine announces itself as "Samsung SCX-4x28 Series"
2022-10-21 18:32:30 -07:00
Ralph Little b2a5a41be9 Merge branch 'ir1022a' into 'master'
pixma: add support for imageRUNNER 1018/1022/1023

See merge request sane-project/backends!759
2022-10-06 19:37:58 +00: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
Povilas Kanapickas 6b99447f5b Merge branch '597-failed-to-build-from-source-with-gcc-12' into 'master'
Resolve "Failed to build from source with GCC-12"

Closes #597

See merge request sane-project/backends!757
2022-10-04 05:29:20 +00:00
Pim van Tend 9afa6f6e74 Merge branch 'lide70_corrections' into 'master'
canon_lide70: Some small corrections.

See merge request sane-project/backends!758
2022-10-03 12:25:00 +00:00
Ralph Little ac11086cec canon_lide70: Some small corrections. 2022-10-02 18:27:45 -07:00
Ralph Little edfc90450e genesys: corrections to include file order.
minigtest.h has items that require the definitions in tests_printers.h.
Pre-GCC-12, this didn't seem to matter but GCC12 seems to have a
problem with this and requires the template definitions to have already
appeared.
2022-10-02 18:14:25 -07:00
Ralph Little 1da0970a7e Merge branch 'sane_canon_show_modelname' into 'master'
[canon] Use the common model name instead of string from the device

See merge request sane-project/backends!756
2022-09-21 17:23:46 +00:00
Zdenek Dohnal 0d7543ec65 backend/canon.c: Use the common model name instead internal string 2022-09-21 17:57:35 +02:00
Ralph Little b5e7e78312 Merge branch 'ambir_externals' into 'master'
doc_external: Added external driver entry for Ambir ImageScan Pro 820ix

See merge request sane-project/backends!755
2022-09-09 16:41:57 +00: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 693572d616 Merge branch 'desc_fix' into 'master'
sane-canon: update broken link in desc file.

See merge request sane-project/backends!752
2022-09-02 16:18:37 +00:00
Ralph Little 807d13de6d sane-canon: update broken link in desc file. 2022-09-02 09:06:55 -07:00
Ralph Little 9330bfdd83 Merge branch 'kyocera_external' into 'master'
doc: Added external report of Kyocera SANE driver.

See merge request sane-project/backends!749
2022-08-25 18:49:35 +00:00
Ralph Little 16eed3e526 doc: Added external report of Kyocera SANE driver. 2022-08-25 18:49:35 +00:00
Ralph Little 1d2253e21f Merge branch 'new_epsonds' into 'master'
epsonds: Added new model XP-2200 series.

See merge request sane-project/backends!748
2022-08-23 04:08:22 +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
Ordissimo ba463b8966 Merge branch 'canon_pixma-adding-models' into 'master'
scangearmp2: add 2 models

See merge request sane-project/backends!746
2022-08-16 09:43:03 +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
Ordissimo 8cd1488e3c Merge branch 'escl-fix-version' into 'master'
escl: get the eSCL version in the xml

See merge request sane-project/backends!744
2022-08-05 15:51:49 +00:00
thierry1970 23c7290931 Get the eSCL version in the xml 2022-08-05 17:40:20 +02:00
Ralph Little b51a2e9cf2 Merge branch 'pixma_support' into 'master'
pixma: user reports that their TS6420a (TS6400 family) works with USB

See merge request sane-project/backends!743
2022-07-24 17:41:16 +00:00
Ralph Little a417cb8edf pixma: user reports that their TS6420a (TS6400 family) works with USB 2022-07-24 10:28:51 -07:00