Wykres commitów

8245 Commity (f152b40faff5a1ebb5bfb011c11a60ecd9e6805b)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen f152b40faf Prefer string concatenation over copying
The `ibuf.product` byte array may contain embedded NUL characters.  In
that case the revision will not be visible as part of dev->sane.model.
2015-09-19 13:39:37 -04:00
Ilya Gordeev 16dc9c87a6 Fix memory clobbering issue in sane.model creation 2015-09-19 13:39:37 -04:00
Ilya Gordeev 98e4ee4084 Fix out-of-bounds array access 2015-09-19 13:39:37 -04:00
Olaf Meeuwissen 005d71255e Look for POTFILES in the source directories
Fixes the `make distcheck` target.
2015-09-19 13:39:37 -04:00
Olaf Meeuwissen efb2eb7251 Add sanei_ir.h from the directory it lives in
Fixes `make dist` target.
2015-09-19 13:39:37 -04:00
m. allan noah 18adf1559c Fixup missing configure.in pieces 2015-09-19 13:39:37 -04:00
Luiz Angelo Daros de Luca 8434ea9162 Define IO_SUPPORT_MISSING when inb() and outb() aren't in <sys/io.h>
Fixes link issues on OpenWRT w/ musl on MIPS.
2015-09-19 13:39:37 -04:00
m. allan noah a1a04f7462 Use c90 compatible comments 2015-09-19 13:39:37 -04:00
Olaf Meeuwissen 9dd31f977c Move test on first array element into the loop 2015-09-19 12:02:57 -04:00
Sandro Mani 898270810d Fix string type option descriptor's size value 2015-09-19 12:02:57 -04:00
Olaf Meeuwissen 74c00494b6 Install umax_pp backend tools if the backend is built 2015-09-19 12:02:57 -04:00
Takayoshi OKANO 21e1bd9ddb Fix typos in Japanese translation 2015-09-19 12:02:57 -04:00
Eduard - Gabriel Munteanu ac1bf8d754 magicolor: add support for magicolor 4690MF
Currently, this works for USB, but the network OID needs to be
filled in properly.

Signed-off-by: Eduard - Gabriel Munteanu <edgmnt@gmail.com>
2015-09-19 12:02:57 -04:00
Eduard - Gabriel Munteanu afd22f7722 magicolor: complete support for duplex ADF
This is needed to fully-support scanners like magicolor 4960MF.

Signed-off-by: Eduard - Gabriel Munteanu <edgmnt@gmail.com>
2015-09-19 12:02:57 -04:00
Eduard - Gabriel Munteanu d0c3b22d7d magicolor: fix USB device detection
Only the generic device was being picked.

Signed-off-by: Eduard - Gabriel Munteanu <edgmnt@gmail.com>
2015-09-19 12:02:57 -04:00
Eric Raymond baa71a5ca8 Markup error in sane-mustek_pp.5
Garbled .TP entry with no body make structural translation to HTML
impossible.
2015-09-19 12:02:57 -04:00
Eric Raymond 6633eea628 Markup error in sane-apple.5
Garbled list syntax can't be cleanly lifted to HTML or XML.
2015-09-19 12:02:57 -04:00
Olaf Meeuwissen b322c8e904 Add PNG/JPEG info to other format related sections; fixup punctuation 2015-09-19 12:02:57 -04:00
Olaf Meeuwissen 002fea134a Align JPEG format command-line option behaviour with TIFF 2015-09-19 12:02:57 -04:00
Matteo Croce bc698d4329 add JPEG support to scanimage 2015-09-19 12:02:57 -04:00
Matteo Croce c83123ee46 add PNG format to scanimage 2015-09-19 12:02:57 -04:00
Rolf Bensch 348d59f859 fix typo in debug output 2015-09-18 08:55:25 +02:00
Rolf Bensch d0745a10da for all adf scanners restrict maximum page height for flatbed scans 2015-09-18 08:52:36 +02:00
Stéphane Voltz 2fd04ccf84 warning fixes 2015-09-16 18:57:03 +02:00
Stéphane Voltz 65747277cc ifdef'ed temporaly disabled code since 2004 2015-09-16 18:38:11 +02:00
Stéphane Voltz 35d7d39550 Merge remote-tracking branch 'gitlab/pu/protect-niash-option-access-315132' into niash 2015-09-16 18:16:55 +02:00
Stéphane Voltz 45df679214 fix stdup declaration
- we need to include sane/config.h first  to use strdup
2015-09-16 17:49:45 +02:00
Olaf Meeuwissen db83bf44de niash.c: Add argument screening to sane_control_option
This prevents access to non-existing array elements as well as
potential NULL dereferences.

Fixes #315132.
2015-09-14 18:24:39 +09:00
Stéphane Voltz 6c7f9f6a3b fix #300134 and file test logic
- mktmp never returns NULL, so test logic was borken
- use mkstemp instead of mktemp
2015-09-14 06:46:51 +02:00
Paul Newall 26572efbd1 redundant variable bitposn and redundant function kodakaio_rxflush commented out 2015-09-13 19:34:17 +01:00
Alessandro Zummo 2e15add10a epsonds: fixed comment about usb ids format 2015-09-10 17:13:33 +02:00
Alessandro Zummo d9e4ff311a epson2: fixed comment about usb ids format 2015-09-10 17:12:32 +02:00
Alessandro Zummo 254cc21b5f epson2: fix scsi entries in epson2.desc 2015-09-10 17:02:51 +02:00
Alessandro Zummo bd93d92a93 epson2: fix resolutions for Epson 4870/4990 2015-09-10 16:48:11 +02:00
Alessandro Zummo a5c2607755 epson2: upated supported models 2015-09-10 16:09:40 +02:00
Stéphane Voltz 85a448be1f fix genesys man and desc
- no LiDE 120 support
2015-09-09 21:25:47 +02:00
Stéphane Voltz c132ac07db file mode change 2015-09-09 21:24:56 +02:00
Olaf Meeuwissen 85a7609557 Add specifications file for the external `utsushi` backend 2015-09-08 22:23:23 -04:00
Olaf Meeuwissen 28d1b2e4d6 Sync doc/descriptions-external/epkowa.desc with latest upstream 2015-09-08 22:23:23 -04:00
Olaf Meeuwissen d8c5dd00fe Add info to get an IEEE1394 connected GT-X700 recognized by udev
This assumes that all of GT-X900, Perfection V700 and Perfection V750
advertise themselves as GT-X900 in their SCSI info.  Only the V700 is
known to do so at present.
2015-09-08 22:23:23 -04:00
m. allan noah f8725993d3 artec_eplus48u.c: fix HOME env bug #315071 (from Jörg Frings-Fürst) 2015-09-08 21:52:02 -04:00
Rolf Bensch ccf737af96 changelog for recent work 2015-09-03 20:10:10 +02:00
Rolf Bensch 697d834023 Pixma backend version 0.17.22 2015-09-03 20:09:46 +02:00
Rolf Bensch af4b717297 MP990 needs specific reordering pixels for 4800 dpi 2015-09-03 20:07:17 +02:00
m. allan noah f45e1669bc canon_dr/fujitsu doc updates 2015-08-31 21:30:33 -04:00
m. allan noah a158339c57 disable epsonds if no libjpeg 2015-08-31 21:18:30 -04:00
m. allan noah 7566619e53 rebuild with automake 1.14.1 2015-08-31 20:58:30 -04:00
Yuval Levy 9653f1358e Clarify use of --buffer-size option 2015-08-31 20:31:54 -04:00
Yuri Chornoivan 648d933c56 Fix minor typos in messages and comments 2015-08-31 20:31:54 -04:00
Olaf Meeuwissen 11a7ac14af Fix typo in release date 2015-08-31 20:31:54 -04:00