Wykres commitów

7877 Commity (602d6ecdfe5f3146867799fabf3ac87582c26461)

Autor SHA1 Wiadomość Data
Nils Philippsen 602d6ecdfe rts8891: check return values 2013-11-06 12:03:23 +01:00
Nils Philippsen a3fe2c1ea5 genesys: compute MAX_SCANNERS from array length
... of genesys_usb_device_list[]
2013-11-05 15:51:05 +01:00
Nils Philippsen 2d89e37f36 kodakio: don't overrun option name array 2013-11-05 15:51:05 +01:00
Nils Philippsen 101f76c516 pixma: document falling through to next switch case 2013-11-05 15:19:48 +01:00
Nils Philippsen b53a58c4b5 genesys: avoid infinite loop
The stray semicolon prevents executing the loop which could reset the
REG41_FEBUSY bit.
2013-11-05 15:15:17 +01:00
Nils Philippsen 575f40a079 pixma: avoid buffer overflows 2013-11-05 15:12:20 +01:00
Nils Philippsen cf9129d62f pixma: u32tohex(): shift first, then cast to uint8_t 2013-11-05 14:54:13 +01:00
Nils Philippsen 66cb9b55c2 remove code which is never reached 2013-11-05 14:47:27 +01:00
Nils Philippsen 252ccdd926 genesys: fix some memory leaks 2013-11-05 14:17:12 +01:00
Nils Philippsen 8cd2d36f1e epson: ensure that command() allocates enough memory 2013-11-05 14:05:25 +01:00
Nils Philippsen 56104b5329 genesys: avoid dereferencing null pointer 2013-11-05 11:39:56 +01:00
Nils Philippsen d35d6326cb pixmap: omitting curly braces considered harmful
The break being outside of the else block effectively made an if clause
out of the while loop. This caused long hostnames to not be shortened
sufficiently which subsequentely made strcpy() write beyond buffer
boundaries.
2013-10-29 14:14:18 +01:00
Nils Philippsen 3b96baef65 sane-desc: fix udev hwdb generation
Generated hwdb files listed the vendor ID instead of the product ID
which made udevd not recognizing scanner devices as such. Thanks to
Fabrice Bellet who spotted the problem.
2013-10-24 14:22:17 +02:00
Stéphane Voltz 4b6d50f662 LiDE 80 WIP : parking is now working 2013-10-19 21:30:04 +02:00
Stéphane Voltz eca8b300b5 LiDE 80 init working 2013-10-19 21:24:34 +02:00
Stéphane Voltz a7e664478e update HP2400 and LiDE 80 description 2013-10-19 21:24:34 +02:00
Stéphane Voltz c88b3bc228 add LiDE 80 device description 2013-10-19 21:24:34 +02:00
Paul Newall efb04936b8 detection of cups commented out in configure.in it is no longer used by kodakaio. 2013-10-15 22:20:15 +01:00
Paul Newall 37523b867d Bugfix in kodakaio.c to fix segfault when non kodak scanners return unexpected data via avahi auto discovery 2013-10-14 22:22:53 +01:00
Rolf Bensch 236785e095 changelog for recent work 2013-10-11 19:57:42 +02:00
Rolf Bensch 70cfb5e71b Pixma backend version 0.17.5 2013-10-11 19:43:27 +02:00
Rolf Bensch ee4704f34a new scanner Canon i-SENSYS MF4890dw 2013-10-11 19:40:42 +02:00
Rolf Bensch 82f92ec004 use mf->generation instead of s->cfg->pid for generation 2 scanners 2013-10-11 19:29:58 +02:00
Rolf Bensch d5baddf003 reorder scanner defines 2013-10-11 19:20:13 +02:00
Nils Philippsen b491261f0c Improve Epson Expression 800
Epson Expression 800 models announce themselves as "processor", not
"scanner".
2013-10-08 16:10:20 +02:00
Rolf Bensch 472daf7816 update installation description for 1.0.25git 2013-10-02 19:04:44 +02:00
m. allan noah 0797f7bf9c whitespace commit to test alioth 2013-09-30 23:15:02 -04:00
m. allan noah 682c418f63 starting 1.0.25git 2013-09-30 22:53:21 -04:00
m. allan noah ad6a17ad7c Changes to release 1.0.24 2013-09-30 21:25:18 -04:00
m. allan noah 0d6c636149 updated translation from Martin Kho 2013-09-30 20:46:23 -04:00
Rolf Bensch e95e888c3b fix button support for Canon CS8800F 2013-09-30 16:22:12 +02:00
Rolf Bensch a178841287 new scanner Canon imageCLASS MF4770n 2013-09-24 21:25:19 +02:00
Alex Belkin b5ca4318c3 usb id for dell 1235cn, reported by Jean-Francois Labrousse. 2013-09-18 22:52:34 +04:00
m. allan noah a852ce8233 Added desc file for panamfs [#314219] 2013-09-17 22:34:51 -04:00
m. allan noah 6d219683fc rebuild configure with v4l flag 2013-09-17 22:33:31 -04:00
Christopher Brannon 0c6e905c62 Remove automagic dependency on v4l. 2013-09-17 21:43:34 -04:00
m. allan noah dbbcb61f09 microtek.c: add missing break (#314408) 2013-09-17 21:34:25 -04:00
m. allan noah 79bb4c58ab po/uk.po: updated by Yuri Chornoivan 2013-09-17 21:31:13 -04:00
m. allan noah 4b87fb9247 fujitsu and canon_dr doc updates 2013-09-17 21:27:36 -04:00
m. allan noah 3fdf42fe7b do our own upcasing to allow backend debugging in Turkish. 2013-09-17 20:53:07 -04:00
m. allan noah 9229049d4d Revert "Use "C" LC_CTYPE when converting backend names to env vars"
This reverts commit dd4f26a805.
2013-09-17 20:43:19 -04:00
Gerhard Jaeger d02ff54277 2013-09-16 Gerhard Jaeger <gerhard@gjaeger.de>
* backend/plustek-usbdevs.c: Tweaked motor settings for CanoScan N650U
* backend/plustek.c: Bumped build number
2013-09-16 17:16:45 +02:00
Gerhard Jaeger b5d1459dfd Tweaked motor settings for CanoScan N650U 2013-09-16 17:16:23 +02:00
Gerhard Jaeger b77df93a26 Bumped build number 2013-09-16 17:15:39 +02:00
Rolf Bensch a8461cbe7a new scanners Canon imageCLASS MF4570dw and imageRUNNER 1133 2013-09-13 14:06:38 +02:00
Rolf Bensch c04b748b21 Pixma backend version 0.17.4 2013-09-11 22:56:18 +02:00
Rolf Bensch dbfcd4dbcf new scanners Canon Pixma MG2400, MG2500, MG3500, MG5500, MG64000, MG6500 and MG7100 2013-09-11 22:53:37 +02:00
Paul Newall 6414d8a7a7 Added hero 4.1 model to kodakaio.desc 2013-09-08 18:10:15 +01:00
Dan Kegel 0f23fb3fc1 Epson Perfection 1650 doesn't support the FSG_STATUS_CANCEL_REQ bit. Fixes sane bug 312793/ debian bug 597922. 2013-09-02 12:08:49 +02:00
Alessandro Zummo 543393d90c close connection if an error occurs in the detection process 2013-08-29 11:33:24 +02:00