Wykres commitów

11953 Commity (7dafc52dda96fa68f39058b10eec3d822fd5ea9d)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen 68312608d1 Merge branch '248-generated-source-tar-balls-cant-be-built' into 'release/1.0.32'
Resolve "Generated source tar balls can't be built"

See merge request sane-project/backends!584
2021-02-07 06:23:25 +00:00
Olaf Meeuwissen e86771c21b
Fix ignore pattern when comparing sane-desc outputs in testsuite
The old versions used plain `git describe` output leading to versions
like 1.0.32-265-g5ff049.  The `git-version-gen` scripts replaces the
first dash, `-`, with a period, `.`, for the benefit of other version
comparison tools and strips the `g` to save a byte.  So that leads to
versions like 1.0.32.265-5ff049.
2021-02-07 15:02:38 +09:00
Olaf Meeuwissen bb463d642a
Make it easy to update the git-version-gen script 2021-02-07 14:49:52 +09:00
Olaf Meeuwissen c28c9843ed
Use git-version-gen to inject a version
This fixes builds from tarballs without a .git directory.

Fixes #248
2021-02-07 14:46:47 +09:00
Olaf Meeuwissen 3ca641c018
autogen.sh: Fix out-of-tree invocation 2021-02-07 14:44:50 +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
Ordissimo 678495f596 Merge branch 'escl-fix-header-hp' into 'master'
Use header to activate hack localhost.

See merge request sane-project/backends!583
2021-01-31 15:18:09 +00:00
Olaf Meeuwissen 5ff0496998
pixma: Downcase USB product ID 2021-01-31 19:44:18 +09:00
Olaf Meeuwissen 5ae713180a Merge branch '122-autogen-sh-script-complains-about-obsolete-macros' into 'release/1.0.32'
Resolve "autogen.sh script complains about obsolete macro"

See merge request sane-project/backends!582
2021-01-31 08:20:48 +00:00
Olaf Meeuwissen 7acfdead70
Collect patches in one place and distribute them 2021-01-31 16:51:01 +09:00
Olaf Meeuwissen 129b53bbca
Suppress obsolete macro warnings. Fixes #122 2021-01-31 16:44:49 +09:00
Ralph Little 742989b658 man: grammar and formatting for gamma4scanimage.man and sane.man 2021-01-30 12:25:09 -08:00
Thierry HUCHARD 5f2209ffd9 Use header to activate hack localhost. 2021-01-30 20:32:00 +01:00
Olaf Meeuwissen ab945b1a89 Merge branch 'ci-bump-alpine-fedora-versions' into 'master'
CI: Bump alpine fedora versions

See merge request sane-project/backends!579
2021-01-25 11:09:24 +00:00
Ralph Little 1229b5a3d1 Merge branch 'ukGB_translation' into 'release/1.0.32'
Added en_GB translations.

See merge request sane-project/backends!578
2021-01-24 18:36:03 +00:00
Ralph Little 7946a14cfb po: Added en_GB translations.
Note: also fixed a minor grammar point in the pixma backend.
2021-01-24 10:04:47 -08:00
Olaf Meeuwissen a7a8cb44d4
CI: Bump Fedora from 32 to 33 2021-01-24 21:22:34 +09:00
Olaf Meeuwissen 8462b2d75a
CI: Bump Alpine from 3.12 to 3.13 2021-01-24 21:22:07 +09:00
Olaf Meeuwissen b90ecabf8c Merge branch 'update_uk1' into 'master'
Update Ukrainian translation

See merge request sane-project/backends!576
2021-01-24 11:42:36 +00:00
Olaf Meeuwissen 63d938de61 Merge branch 'fix-udev-rules' into 'master'
Trigger udev rules parsing on all kernel events except of "remove".

See merge request sane-project/backends!541
2021-01-24 08:24:47 +00:00
Ordissimo 420e09214a Merge branch 'escl-fix-sleep-mode' into 'master'
Fix sleep mode

See merge request sane-project/backends!577
2021-01-24 07:17:36 +00:00
Ordissimo 6f90442641 Fix sleep mode 2021-01-24 07:17:36 +00:00
Olaf Meeuwissen c3a29fb984 Merge branch 'readme1' into 'master'
Add Ubuntu pre-built section to README

See merge request sane-project/backends!518
2021-01-24 06:24:53 +00:00
Yuri Chornoivan a057082801 Update Ukrainian translation 2021-01-18 13:36:37 +02:00
Ordissimo fc74de7c5e Merge branch 'escl-complete-hack-scanjob-request' into 'master'
Use MakeAndModel to apply the hack to the device

See merge request sane-project/backends!575
2021-01-17 16:52:58 +00:00
Thierry HUCHARD 9dd8319a01 Utilise MakeAndModel pour le device au hack. 2021-01-17 17:23:56 +01:00
Ordissimo ece6d7d5e7 Merge branch 'escl-hack-scanjob-request' into 'master'
Escl hack scanjob request

See merge request sane-project/backends!574
2021-01-16 22:27:14 +00:00
Ordissimo af445c2e9c Fix syntax in escl.conf.in 2021-01-16 22:11:36 +00:00
Thierry HUCHARD 4b6418476e Allows to activate the hack from the configuration file, only the first form supports it. 2021-01-16 23:01:31 +01:00
Thierry HUCHARD cb8b6d2ace Fixed variable initialization. 2021-01-16 09:06:01 +01:00
Thierry HUCHARD b24907c8a9 Fix scanjob for LaserJet FlowMFP M578 and LaserJet MFP M630. 2021-01-16 09:03:14 +01:00
Olaf Meeuwissen 7b602c1d6b Merge branch 'sync-utsushi-desc-with-upstream' into 'master'
utsushi.desc: Sync with upstream

See merge request sane-project/backends!573
2021-01-16 06:30:56 +00:00
Olaf Meeuwissen 957a4fcb8f
utsushi.desc: Sync with upstream 2021-01-16 15:14:22 +09:00
Ordissimo c26e9acd79 Merge branch 'escl-fix-alloc' into 'master'
escl: fix char_to_array memory allocation calculations

Closes #425

See merge request sane-project/backends!571
2021-01-15 15:16:45 +00:00
Timo Teräs 891ccac3b6 escl: fix char_to_array memory allocation calculations
Too little memory allocated due to incorrect calculation.

Fixes #425
2021-01-15 16:46:12 +02:00
Ordissimo d46fbd9d79 Merge branch 'escl-check-poppler-glib' into 'master'
Fix check poppler-glib, (see issue #422).

See merge request sane-project/backends!570
2021-01-14 12:46:22 +00:00
thierry1970 0293e662cf Fix check poppler-glib, (see issue #422). 2021-01-14 13:20:17 +01:00
Gerhard Jaeger b0655dc03e Fix issue with '--enable-locking': Do not require sub-directory for locking. 2021-01-07 12:34:34 +01:00
Ordissimo f0f7e43d7f Merge branch 'escl-fix-orders' into 'master'
The order of the parameters does not change the result.

See merge request sane-project/backends!568
2021-01-04 19:07:25 +00:00
Thierry HUCHARD fefc6f1818 The order of the parameters does not change the result. 2021-01-04 19:47:08 +01:00
Ordissimo adbfcd1696 Merge branch 'escl-devices-list-properties' into 'master'
Adds to the list of detected devices the different supported trays

See merge request sane-project/backends!564
2021-01-04 18:40:43 +00:00
Olaf Meeuwissen 2e41482e01 Merge branch '409-autoconf-2.70-causes-resulting-configure-file-to-fail' into 'master'
Drop use of obsoleted autoconf AC_HEADER_STDC macro.  Fixes #409

Closes #409

See merge request sane-project/backends!566
2021-01-01 07:19:07 +00:00
Olaf Meeuwissen 445b5bd7e1
Drop use of obsoleted autoconf AC_HEADER_STDC macro. Fixes #409
Use of the STDC_HEADER pre-processor macro that the autoconf macro
used to define has been removed.  Conditionalized code is now used
unconditionally.  This should be fine as the macro checks for ANSI
C, i.e. C89 (ISO C90), compliant headers.  We already require C99.
2021-01-01 16:02:52 +09:00
Thierry HUCHARD 17023afb99 Get device informations with avahi. 2020-12-29 11:33:55 +01:00
Povilas Kanapickas 0c2fa6bea6 Merge branch 'fix_crash' into 'master'
Fix crash in scanimage when must_buffer is true

Closes #408

See merge request sane-project/backends!563
2020-12-26 22:19:45 +00:00
James Ring b4be10c5a2 Fix crash in scanimage when must_buffer is true
Fixes https://gitlab.com/sane-project/backends/-/issues/408.
2020-12-26 14:04:26 -08:00