Wykres commitów

12743 Commity (3c9b46a096fee6573f77757baf77b8bbd571894c)

Autor SHA1 Wiadomość Data
Ralph Little b9fbe0b82e scanimage: handle backends that provide options with null attributes
HPAIO backend in some instances provides options that have NULL name.
It might be that it is using SETTABLE flag to disable options rather
than removing them from the options list. Or it might just be a
backend bug.
2023-02-04 16:16:54 -08:00
Ralph Little e3c1c0e000 doc: Updates to en_GB translations.
Not much to add, just confirming new messages.
2023-02-04 09:40:07 -08:00
Ralph Little 6b588b0d93 Merge branch 'uk_update2' into 'master'
Update Ukrainian translation

See merge request sane-project/backends!779
2023-02-01 17:19:56 +00:00
Yuri Chornoivan 6220b21429 Update Ukrainian translation 2023-02-01 18:53:17 +02: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
Ralph Little 7ee6327d3c Merge branch '634-llvm-15-on-freebsd-support-for-sane-backends-1-1-1' into 'master'
Resolve "LLVM 15 on FreeBSD support for sane-backends 1.1.1"

Closes #634

See merge request sane-project/backends!777
2023-01-07 07:48:17 +00:00
Ralph Little 370547fc60 scanimage, jpegtopdf: fixes for FreeBSD header definitions. 2023-01-06 23:36:43 -08: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
Ralph Little 7e85f737d0 Merge branch 'master' into 'master'
Update Russian translation

See merge request sane-project/backends!775
2022-12-28 18:11:42 +00:00
Mariya Shikunova e840ad7fa3 update translation 2022-12-28 08:50:11 +03:00
Ralph Little fea8ad2b99 Merge branch 'mg5700_buttons' into 'master'
pixma: MG5700 button-controlled scan

See merge request sane-project/backends!774
2022-12-21 17:37:30 +00:00
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
Benoit Juin 1549f87198 handle cancel 2022-11-27 16:40:35 +01:00
Benoit Juin 2503ec8497 tweak options 2022-11-27 09:55:40 +01:00
Benoit Juin f8bd456aa5 remove useless edit 2022-11-26 22:23:28 +01:00
Benoit Juin 65c341b9d5 remove useless edit 2022-11-26 22:22:25 +01:00
Benoit Juin 6e488f3891 fix missing define 2022-11-26 22:20:26 +01:00
Benoit Juin d739ffb8f0 remove trailing whitepaces 2022-11-26 21:57:19 +01:00
Benoit Juin 185807a335 fix packet empty skip 2022-11-26 19:49:21 +01:00
Benoit Juin 0f9135def2 basic backend working 2022-11-26 15:05:49 +01:00
Benoit Juin eec401f5c3 data copy in progress 2022-11-26 08:45:57 +01:00
Benoit Juin 8efa358740 fix warnings 2022-11-26 08:16:54 +01:00
Benoit Juin 21f163e797 fix warnings 2022-11-26 08:15:11 +01:00
Benoit Juin 68d6519b6e fix packet forging 2022-11-26 07:43:23 +01:00
Benoit Juin e6cb0cf07e update packet forging 2022-11-26 07:14:45 +01:00
Benoit Juin a44127d1bc protocol implementation in progress 2022-11-26 06:36:57 +01:00
Benoit Juin d343dc963b protocol implementation in progress 2022-11-26 06:24:49 +01:00
Benoit Juin 315fe1fdf5 fix trailing whitespaces 2022-11-25 17:39:07 +01:00
Benoit Juin 51ba313173 backend in progress 2022-11-25 17:35:10 +01:00
Benoit Juin 175a8b0042 fix usb dependancies 2022-11-24 18:05:42 +01:00
Benoit Juin a9c3cfa4d7 fix usb dependancies 2022-11-24 18:01:04 +01:00
Benoit Juin ba3fd1dc4c remove new line 2022-11-24 17:36:37 +01:00
Benoit Juin 179257160b fix fedora build 2022-11-24 13:05:06 +01:00
Benoit Juin 8509c9dff4 trailing white space 2022-11-24 12:52:32 +01:00
Benoit Juin b19b324bf7 remove warnings 2022-11-24 12:49:58 +01:00
Benoit Juin ccfc476a07 Prepare backend build files 2022-11-24 12:08:29 +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