Wykres commitów

6827 Commity (6bee8a6930fb034d829b31bb58e601b5b8a4cda2)

Autor SHA1 Wiadomość Data
m. allan noah 6bee8a6930 Merge branch 'master' of ssh://kitno-guest@git.debian.org/git/sane/sane-backends 2010-07-02 10:00:03 -04:00
m. allan noah 19c52ae761 patch for AV122-C2 from Ori Koren 2010-07-02 09:59:35 -04:00
Nicolas Martin 75878ea6d6 pixma: thanks to Dan McGee, support for PIXMA MX340
modified:   backend/pixma_mp150.c
	modified:   doc/descriptions/pixma.desc
	modified:   doc/sane-pixma.man
2010-07-01 22:28:11 +02:00
m. allan noah 68c9714f3d update backend version to 101 2010-06-23 16:04:58 -04:00
m. allan noah 627a9bc45d fix compilation bug when jpeg is enabled 2010-06-23 16:03:40 -04:00
Julien BLACHE 2c4c666874 kodak: wrap unused function in #if 0 2010-06-23 18:55:48 +02:00
Julien BLACHE 0f76413b67 Revert "kodak: kill unused function"
This reverts commit ed907bf94d.
2010-06-23 18:54:36 +02:00
Julien BLACHE e780514515 avision: wrap unused function in #if 0 2010-06-23 18:54:13 +02:00
Julien BLACHE 79dcfdd72d Revert "avision: kill unused function"
This reverts commit 1c908927de.
2010-06-23 18:53:26 +02:00
Julien BLACHE f535dd8cd9 rts8891: fix format string 2010-06-23 18:21:39 +02:00
Julien BLACHE 0951e1b780 niash: fix format string for gamma table debugging, slight rework
Avoid calling strcpy()/strcat() unnecessarily, kill intermediate buffer.
2010-06-23 18:21:38 +02:00
Julien BLACHE 74509fc4cb hp5400: kill unused strdup() call, leaking memory 2010-06-23 18:21:38 +02:00
Julien BLACHE 91854aadc5 umax_pp: define _XOPEN_SOURCE for putenv() 2010-06-23 18:21:38 +02:00
Julien BLACHE 7d6e63d1d3 sp15c: remove "/*" within comment 2010-06-23 18:21:38 +02:00
Julien BLACHE 7dce86e221 snapscan: remove "/*" within comment 2010-06-23 18:21:38 +02:00
Julien BLACHE 98c8824299 mustek: add missing array subscript in NULL check 2010-06-23 18:21:38 +02:00
Julien BLACHE 606843d04e kvs20xx: pack struct window and use proper types, remove lvalue casts 2010-06-23 18:21:38 +02:00
Julien BLACHE 9fde3bdd80 kvs20xx: add missing include kvs20xx_cmd.h 2010-06-23 18:21:38 +02:00
Julien BLACHE 75c58b8bb8 kvs20xx: fix function definitions for functions with void parameter list 2010-06-23 18:21:37 +02:00
Julien BLACHE 1895efb43f kvs1025: fix size_t formatting/printing 2010-06-23 18:21:37 +02:00
Julien BLACHE f173ed3f34 kvs1025: fix function definitions for functions with void parameter list 2010-06-23 18:21:37 +02:00
Julien BLACHE ecf956fb5d kvs1025: fix missing prototype for kv_usb_escape() 2010-06-23 18:21:37 +02:00
Julien BLACHE ed907bf94d kodak: kill unused function 2010-06-23 18:21:37 +02:00
Julien BLACHE 44c6f6d3a9 kodak: fix size_t formatting/printing 2010-06-23 18:21:37 +02:00
Julien BLACHE 8d16965444 ibm: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:37 +02:00
Julien BLACHE 4190b368b8 hpsj5s: fix pointer to/from integer casts 2010-06-23 18:21:37 +02:00
Julien BLACHE 04b0c72e35 hp3900: fix possibly uninitialized variable 2010-06-23 18:21:37 +02:00
Julien BLACHE f0f7918101 hp: fix hp_bool_t to be unsigned
Fixes overflow warnings on 1-bit bitfields built on hp_bool_t.
2010-06-23 18:21:36 +02:00
Julien BLACHE 1bd8404c12 hp: remove "/*" within comment 2010-06-23 18:21:36 +02:00
Julien BLACHE fb05cbf864 gt68xx: fix possibly uninitialized variable 2010-06-23 18:21:36 +02:00
Julien BLACHE 677fe1fa30 genesys: fix size_t formatting/printing 2010-06-23 18:21:36 +02:00
Julien BLACHE 1c972275b0 genesys: fix signed/unsigned type mismatch 2010-06-23 18:21:36 +02:00
Julien BLACHE 895be59cf7 genesys: add missing return type 2010-06-23 18:21:36 +02:00
Julien BLACHE f1e6da614a genesys: add missing prototype for sanei_genesys_fe_read_data() 2010-06-23 18:21:36 +02:00
Julien BLACHE f20bacec71 genesys: kill unused variables 2010-06-23 18:21:35 +02:00
Julien BLACHE cbf44978a7 fujitsu: fix size_t formatting/printing 2010-06-23 18:21:35 +02:00
Julien BLACHE 55879ed539 epson2: use proper ISO C initializers 2010-06-23 18:21:35 +02:00
Julien BLACHE 1226081046 epson2: add missing prototype for esci_get_scanning_parameter() 2010-06-23 18:21:35 +02:00
Julien BLACHE 37418beaab epson2: fix signed/unsigned type mismatch 2010-06-23 18:21:35 +02:00
Julien BLACHE ddc05986d7 dell1600n: fix size_t formatting/printing 2010-06-23 18:21:35 +02:00
Julien BLACHE c009f9038c dell1600n: fix pointer to/from integer casts 2010-06-23 18:21:35 +02:00
Julien BLACHE 32f2a2da18 canon_pp: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:34 +02:00
Julien BLACHE 9c94a5b9aa canon_dr: fix size_t formatting/printing 2010-06-23 18:21:34 +02:00
Julien BLACHE 9718c2230d canon: wrap unused function in #ifdef IMPLEMENT_ALL_SCANNER_SCSI_COMMANDS 2010-06-23 18:21:34 +02:00
Julien BLACHE 1cb507e84e avision: fix format strings for DBG() 2010-06-23 18:21:34 +02:00
Julien BLACHE 1c908927de avision: kill unused function 2010-06-23 18:21:34 +02:00
Julien BLACHE 634bb89a71 avision: fix missing parentheses 2010-06-23 18:21:34 +02:00
Julien BLACHE c67acb6918 as6e: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:34 +02:00
Julien BLACHE 583e8135f6 artec: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:34 +02:00
Julien BLACHE 60b79b6463 sanei_magic: kill unused variable 2010-06-23 18:21:34 +02:00