Wykres commitów

8875 Commity (754a7164f35aa6331f2f5a02076fcb5082b521d8)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen 754a7164f3 dc25: Fix [-Wunused-const-variable=] compiler warning
The percentage_range hasn't been used for anything since the initial
revision of the file.

This also gets rid of a [-Wshift-negative-value] warning as well as a
"initializer element is not a constant expression" pedantic warning.
2017-06-26 11:00:29 +09:00
Olaf Meeuwissen a52d843da4 canon: Fix [-Wunused-const-variable=] compiler warning
The papersize_list hasn't been used for anything since the initial
revision of the file.
2017-06-26 10:34:14 +09:00
Olaf Meeuwissen fe3299a9b0 Add minimal and full CI compile tests for Debian 9 2017-06-22 20:36:59 +09:00
Olaf Meeuwissen e7d9779dfc CI: Build `git describe` versioned snapshot tarballs
This:
 - modifies `configure.ac` to get a version number courtesy of `git`
   when `autoconf` is run
 - runs a `make dist` when all compilation targets succeed
 - makes the resulting tarball available as a build artifact
 - renames the various pipeline stages
2017-06-17 12:38:21 +09:00
Olaf Meeuwissen a06e9a4075 Script updating of upstream files 2017-06-12 20:53:53 +09:00
Olaf Meeuwissen baec9c4e26 autofoo: Sync with configure.ac, Makefile.am changes 2017-06-07 22:50:56 +09:00
Olaf Meeuwissen a2f1cc1c82 libsane: Only depend on and link in the kitchen sink if needed
There is no need to depend on and link in all the various dependencies
for whatever backends *might* be preloaded if none are.  Distributions
habitually rip these out, rightfully so, to reduce the list of package
dependencies.  This will achieve the same while still doing the "right
thing" for builds that do preload one or more backens.
2017-06-07 22:06:05 +09:00
Jerome Duval 2284c6e034 epsonds: add missing includes
Fixes build failure on Haiku.  Alioth Tracker: 315750.
2017-06-07 21:18:48 +09:00
Olaf Meeuwissen fbe2f6d332 CI: add a "lint" stage before the builds
This is mostly meant for "cheap" policy checks that do not require the
sources to be compiled.
2017-06-02 21:13:34 +09:00
Olaf Meeuwissen 828f1a3949 style-check: skip directories, sanitize file names
When generating lists of files with `find`, directories may get output
if you try to prune paths and it has a habit of prefixing paths with a
leading `./`.
2017-06-02 21:13:34 +09:00
Rolf Bensch 75e271444a pixma: backend version 0.17.40 2017-06-01 14:11:48 +02:00
Rolf Bensch 80445f9e57 pixma_imageclass.c: MF240 Series restricts adf scans to max. 300dpi 2017-06-01 14:09:21 +02:00
Rolf Bensch c2594e949b Revert "pixma_imageclass.c: MF240 Series supports only 300dpi for adf scans"
This reverts commit 60e0c31bb7.

Truly this scanner restricts adf scans to max. 300dpi.
2017-06-01 14:06:43 +02:00
Olaf Meeuwissen ba8e76d937 .editorconfig: add script to check and fix style issues
The various checks cover all settings in the `.editorconfig` file.
The `--fix` support, however, does not attempt to correct charset
issues because the encoding cannot be determined automatically.

Note that image files as well as generated files in the repository
are exempted from all style checks.
2017-05-31 21:34:59 +09:00
Olaf Meeuwissen 01c5dbc82b .editorconfig: Fix sane-desc tool to match cleaned up references
Changes to the test reference files should not, famous last words ;-),
have any effect on the use of the tool's actual outputs.

Note that the tests use a "concocted" `testfile.desc` as their input.
2017-05-30 22:39:30 +09:00
Olaf Meeuwissen fc4b250a09 .editorconfig: use utf-8 charset throughout 2017-05-29 21:14:30 +09:00
Olaf Meeuwissen f0f187f995 .editorconfig: trim trailing blank lines 2017-05-29 21:14:30 +09:00
Olaf Meeuwissen ffa573f65e .editorconfig: insert a newline at end-of-file
This keeps `git` from "complaining" about this when doing a diff.  It
also keeps your prompt at the left edge when you `cat` a file.
2017-05-29 21:14:29 +09:00
Olaf Meeuwissen 23891a2646 .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
Olaf Meeuwissen 45a7aabc80 Add .editorconfig to maintain a more consistent coding style
This does not set anything yet.

See http://editorconfig.org/ for more information.
2017-05-29 21:14:28 +09:00
Olaf Meeuwissen 55257bea66 Bump Alpine builder to 3.6 2017-05-29 21:02:53 +09:00
Rolf Bensch 7893b77d92 pixma: backend version 0.17.39 2017-05-26 23:37:28 +02:00
Rolf Bensch bcf1f4398e pixma_imageclass.c: reduce max. scan width to 216mm for particular scanners 2017-05-26 23:36:52 +02:00
Rolf Bensch 2b0028b4af Merge branch 'pixma/mf240_adf_only_300dpi' 2017-05-23 21:16:52 +02:00
m. allan noah 35dc4426d2 Open repo for 1.0.28 development 2017-05-22 21:08:33 -04:00
m. allan noah 82cd8f245c SANE-backends release 1.0.27
Moved old changelogs to new directory, and excluded them from
release tarball.

Improved release docs.

Updated config.* files

Bumped version numbers.

Wrote release notes.
2017-05-22 11:16:40 -04:00
Rolf Bensch 2bba273993 pixma: backend version 0.17.38 2017-05-20 14:15:19 +02:00
Rolf Bensch 60e0c31bb7 pixma_imageclass.c: MF240 Series supports only 300dpi for adf scans 2017-05-20 14:15:08 +02:00
Rolf Bensch 16f3060061 pixma: i-SENSYS MF240 Series is working 2017-05-20 14:13:19 +02:00
m. allan noah ad5fd9edc8 Updated NL translation from Martin Kho 2017-05-19 20:24:14 -04:00
Olaf Meeuwissen baf786742f po/*.po: sync with source code 2017-05-15 21:37:34 +09:00
m. allan noah 05553c679f updated uk.po translation
Update from Yuri Chornoivan
2017-05-14 21:34:36 -04:00
Olaf Meeuwissen 479ccaeddd autotools: Sync derived files
This was done by running

  autoreconf --force --install

on Debian GNU/Linux 8.8 and reverting the removal of SANE specific
tweaks to ltmain.sh.
2017-05-14 19:48:41 +09:00
Olaf Meeuwissen 02037adb13 Fix unused parameter compiler warnings in check tools 2017-05-14 19:47:31 +09:00
Jörg Frings-Fürst 85b91bcd24 doc: fix typos, formatting and stylistic issues 2017-05-13 18:38:43 +09:00
Jörg Frings-Fürst 1808a63b00 Replace the startup gamma with the same from the standalone version
Fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629470
2017-05-13 18:38:43 +09:00
Jörg Frings-Fürst 5c0812c51b genesys.conf: fix comment typo 2017-05-13 18:38:43 +09:00
Jörg Frings-Fürst e21bb28e50 Source code string typo fixes 2017-05-13 18:38:43 +09:00
Olaf Meeuwissen 09cf70563a configure.ac: Fix condition 2017-05-13 16:34:38 +09:00
Olaf Meeuwissen 9230e0c251 saned: Link against Avahi library 2017-05-13 13:12:06 +09:00
Olaf Meeuwissen da5ce7216c Add a header to dll.conf
Document dll.conf in a header, point to the dll.d directory for external
backends and document the net backend w/ pointers to the manpages.

Based on a patch by Julien BLACHE <jblache@debian.org>
2017-05-13 13:09:25 +09:00
Christopher James Halse Rogers 77dcf26860 Fix potential assert in avahi backend
avahi_browser contains a reference to an AvahiClient, which may be
avahi_client.  If it does, then freeing avahi_browser references avahi_client,
resulting in an assert() in Avahi's linked list macro.

Fix this by freeing avahi_browser before avahi_client.
See https://bugs.launchpad.net/bugs/831867
2017-05-13 13:07:01 +09:00
Rolf Bensch e6711c377f remove unused entry from ChangeLog 2017-05-10 19:10:26 +02:00
Klaus Kämpf 0cf531e445 Update pieusb.conf and pieusb.desc 2017-05-10 20:03:31 +09:00
Rolf Bensch 135b4a3909 pixma.desc: fix version of backend 2017-05-10 11:51:35 +02:00
René Rebe 5b10b0b635 epson2: fixed network transport for new scanners
increased command buffer due memory overrun, and always read receive
    status, even for zero length on network scanenrs, should fix #315552
2017-05-05 07:09:04 +02:00
Olaf Meeuwissen 6ffeb90973 Fix test for API specification generation
If none of the formats can be generated but API specs are requested,
bomb.  The original test aimed to do so but was testing against "no",
a value that was never assigned.
2017-05-06 20:40:25 +09:00
Olaf Meeuwissen f3f8afb08c kvs20xx.c: don't assume sane_get_devices() has been called
Nor that that function is called with a non-NULL argument.
This aligns the implementation with that of kvs40xx.c.

Fixes 315625.
2017-05-06 12:26:48 +09:00
Martin Husemann 8995b1fc81 sanei_usb: fix number of bytes read for 64bit big-endian systems
Fixes 315337.
2017-05-06 12:10:52 +09:00
Louis Lagendijk b1a2c61054 pixma: backend version 0.17.37 2017-05-05 19:46:28 +02:00