Wykres commitów

8859 Commity (f0f187f995c45226e95dfbeb3231a316f76e11ea)

Autor SHA1 Wiadomość Data
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
Klaus Kaempf 09c467deab pieusb: Support ProScan 10T and Reflecta CrystalScan 3600
Neither of these scanner have an automated slide transport and fail on
respective SCSI commands.

- Add flags parameter to control if automatic slide transport is available
- Reflect flags in pieusb.conf.in
- rename SLIDE_LAMP_ON to SLIDE_INIT
  it fails on scanners without automatic slide transport, so it has
  nothing to do with the lamp.
- run SLIDE_INIT only FLAG_SLIDE_TRANSPORT is set
- pieusb.conf.in: Add Reflecta CrystalScan 3600
2017-05-04 18:49:10 +09:00
Aaron Muir Hamilton 801558f959 Write density (resolution) JFIF header information with JPEG files. 2017-05-04 18:35:05 +09:00
Olaf Meeuwissen b219bc2c73 Merge branch 'icc-profiles' 2017-05-04 18:26:55 +09:00
Olaf Meeuwissen f624a9f725 utsushi.desc: sync with upstream 2017-05-04 18:17:03 +09:00
Louis Lagendijk 0ca2fc4613 fix 1200 dpi scanning for MB5000 series 2017-05-03 16:35:10 +02:00
Louis Lagendijk ff5c11622d Fix scanbutton detection for MB5000 series 2017-05-03 16:35:10 +02:00
Paul Newall 6af0e32bd6 kodakaio.c patched to change avahi callback variable from global to local. Bug 315705 2017-05-01 19:49:41 +01:00
Paul Newall e0741f71e2 deleted a line in configure.ac. This was a commented out line left from when the backend kodakaio used CUPS to autodetect printers. 2017-04-30 18:09:59 +01:00
Olaf Meeuwissen 92e59791d2 Fix [-Werror=implicit-function-declaration] compiler error
The fileno() is only available if its feature test macro passes.  The
various symbols are defined appropriately in ../include/sane/config.h
during configuration of the build.
2017-04-30 20:05:12 +09:00
Olaf Meeuwissen adebd37b5c Fix [-Wpointer-arith] compiler warnings 2017-04-30 20:00:28 +09:00
Aaron Muir Hamilton c3903cc476 Avoid attaching grayscale ICC profiles to rgb images, or vice-versa.
If the ICC profile added does not match the colour format of the
  image, libpng will abort. This can leave the scanner motors in an
  incorrect state and possibly cause permanent damage.
2017-04-30 18:54:39 +09:00
Aaron Muir Hamilton a907b61bd5 Add ICC profile embedding for PNG output. 2017-04-30 18:54:28 +09:00
Aaron Muir Hamilton 2c653a926a Separate ICC profile loading into a separate file.
This cuts out some duplicate code, and enables us to reuse this
  logic for PNG, JPEG, and any other future output format.
  sanei_load_icc_profile also allows us to know that an ICC profile
  file is not long enough before we start to write it to the output;
  this should prevent poorly-written software from overflowing into
  image data when they read the bad profile based on its length.
2017-04-30 18:54:18 +09:00
Rolf Bensch 611388db1d pixma.desc: fix usbid for PIXMA TS5000 Series 2017-04-27 21:59:24 +02:00
Olaf Meeuwissen 5389301a40 utsushi.desc: PID 0156 is a ES-400
See Alioth issue 315695.
2017-04-27 22:26:01 +09:00
Aaron Muir Hamilton a0321d2a92 Include physical resolution (pHYs section) in PNG output. 2017-04-27 21:39:29 +09:00