Wykres commitów

4326 Commity (91051e826f5d7c3a5fdf71fadab0e67a4324c461)

Autor SHA1 Wiadomość Data
Julien BLACHE 91051e826f * frontend/saned.c: auth_callback(): arrays are passed as pointers, declaring parameters as arrays of fixed size is useless. memset() the correct length, not sizeof(pointer).
Caught while testing splint on the SANE sources, potential information leakage.
2004-09-01 21:03:35 +00:00
Ullrich Sigwanz d6badf6687 removed niash_types.h 2004-08-31 18:43:58 +00:00
Ullrich Sigwanz 17dd1149b9 added warning about kernel version 2004-08-31 18:42:15 +00:00
Gerhard Jaeger 62e590d341 Removed "wrong" return... 2004-08-30 13:26:41 +00:00
Gerhard Jaeger 42dee92d8c Corrected LiDE35 name. 2004-08-30 12:16:08 +00:00
Gerhard Jaeger ced8094db3 * doc/descriptions/unsupported.desc: Added Canon LiDE35.
* sanei/sanei_usb.c: Fixed memory leak.
2004-08-30 11:52:39 +00:00
Gerhard Jaeger d27a5ab9ce Fixed memory leak. 2004-08-30 11:52:15 +00:00
Gerhard Jaeger 62f74a479b Added Canon LiDE35. 2004-08-30 11:51:40 +00:00
Ullrich Sigwanz 6f92b1863e include warning about kernel version 2004-08-30 05:55:37 +00:00
Henning Geinitz 5ee41cb99f Added more clear comments. 2004-08-29 15:46:22 +00:00
Henning Geinitz f180126033 Added Epson 2580 and Nikon LS-50. 2004-08-29 15:44:55 +00:00
Stéphane Voltz db6ba01d78 * backend/umax_pp.c:
option parsing fix
	* backend/umax_pp_low.c:
          minor 1220P calibration fixes
2004-08-28 07:21:12 +00:00
Stéphane Voltz 44065a4f5a - rename 'contrast' to 'offset' and 'highlight' to 'gain'.
Translations will need to be updated.
	- beginning of 610P/1220P codepath merge.
2004-08-25 19:51:58 +00:00
Henning Geinitz ce0b03e0bf Added Epson 2480 and Microtek Filmscan 35. 2004-08-24 16:12:50 +00:00
Henning Geinitz a072aedd06 Worked around a cygwin libusb compatibility problem (patch from Giuseppe Sacco
eppesuig at users.alioth.debian.org).
2004-08-23 15:32:22 +00:00
Henning Geinitz 3b1964354c Updated. 2004-08-19 18:07:17 +00:00
Julien BLACHE 24088c82d6 Committed patch from Aurélien Jarno adding USB IDs for Epson Stylus CX6400 (and doing s/EPSON/Epson/ on one entry to maintain consistency). 2004-08-18 17:04:54 +00:00
Frank Zago bf8369276c fixed a couple bugs. 2004-08-14 17:33:20 +00:00
Henning Geinitz 69466baaf3 Added Finnish translation (from Harri Jrvi <harri.jarvi@ajatus.org>). 2004-08-14 11:53:39 +00:00
Henning Geinitz b61fcc4542 Added Lexmark and Xerox scanners. 2004-08-08 10:22:39 +00:00
Henning Geinitz b600c81c26 Added Mustek ScanExpress 1248 UB and new version of Mustek BearPaw 1200 CU Plus. 2004-08-08 10:00:02 +00:00
Gerard Klaver 57f1ef4df5 -using now SANE_VALUE_SCAN_MODE_LINEART, _GRAY, and _COLOR,
-changed use of %d to %ld (when bytes values are displayed)
 (part of bug 300799 and 300814)
2004-08-05 17:01:00 +00:00
Gerard Klaver 4f1709e51c correction removed dummy WHITE R, G and B slides for VM656A and VM6586. 2004-08-04 20:58:10 +00:00
Julien BLACHE 463c83a091 tools/hotplug/libsane.usermap: added HP ScanJet 5300C. 2004-08-04 20:29:37 +00:00
Gerard Klaver 041b3001ad * AUTHORS: corrrection for teco2
* doc/descriptions/teco2.desc: url and status change
* doc/sane-teco2.man: update info
* backend/teco2.c: - added for the VM6575 a WHITE_LEVEL_R, _G an _B
  slider opion
 -changed for the VM656A and VM6575 and VM6586 the calibration part
  (subtract highest and lowest value and then divide).
  -default SANE_TECO_CAL_ALGO value is now 1 for the VM3564 and
  VM6575.
 - preview value is now 75 dpi for the VM6575
2004-08-04 17:43:33 +00:00
Gerard Klaver fdc5564cac -added for the VM6575 a WHITE_LEVEL_R, _G and _B slider option
-changed for the VM656A, VM6575 and VM6586 the calibration part(subtract highest and lowest value and then divide).
-default SANE_TECO2_CAL_ALGO value is now 1 for the VM3564 and VM6575
-preview value is now 75 dpi for the VM6575
2004-08-04 16:53:20 +00:00
Gerard Klaver 456012cd96 url and status change 2004-08-04 16:32:23 +00:00
Gerard Klaver 67f90ced36 update info 2004-08-04 16:29:39 +00:00
Gerard Klaver b0ec623cda correction for teco2 2004-08-04 16:25:48 +00:00
Oliver Rauch a2e1375d62 *** empty log message *** 2004-08-04 11:26:51 +00:00
Henning Geinitz 713cdb5eb3 Testing list generation. 2004-08-03 18:03:51 +00:00
Henning Geinitz b723aeb859 Removed (backend now included). 2004-08-03 17:42:50 +00:00
Henning Geinitz 4f091999e8 Minor documentation updates. 2004-08-03 17:35:49 +00:00
Henning Geinitz 4ddcadc20d Regenerated to include updates from niash and resource manager inclusion. 2004-08-03 17:25:58 +00:00
Gerhard Jaeger f354bc96fa * backend/plustek.c: Small cleanup. 2004-08-03 10:25:28 +00:00
Gerhard Jaeger f9c28244fb Small cleanup. 2004-08-03 10:23:26 +00:00
Gerhard Jaeger 7eeee52751 Fixed typo and added Ullrichs mail address. 2004-08-03 09:32:05 +00:00
Gerhard Jaeger 45fbb6aa1e * AUTHORS: Added niash backend maintainer and author.
* configure.in: Added niash backend.
* backend/dll.conf: Added niash backend.
* backend/Makefile.in: Added niash backend files and target.
* backend/niash.c backend/niash_core.c backend/niash_core.h
  backend/niash-xfer.c backend/niash-xfer.h backend/niash-types.h:
  Niash backend files, initial checkin.
* doc/sane-niash.man, doc/descriptions/niash.desc, doc/niash/niash.TODO:
  Initial checkin.
* doc/Makefile.in: Added niash documentation stuff.
* doc/sane-man: Added niash manpage.
* po/Makefile.in: Added niash source file.
* po/sane-backends.de.po: Updated and completed niash backend translation.
* po/sane-backends.*.po: Added niash strings.
2004-08-03 08:02:03 +00:00
Gerhard Jaeger 773757cf1f Added niash strings. 2004-08-03 08:01:03 +00:00
Gerhard Jaeger 09dde1de59 Updated and completed niash backend translation. 2004-08-03 08:00:37 +00:00
Gerhard Jaeger 9aeee6d4b8 Added niash source file. 2004-08-03 07:55:59 +00:00
Gerhard Jaeger 73b53d7811 Initial checkin. 2004-08-03 07:47:16 +00:00
Gerhard Jaeger 9cd6949c47 Added niash manpage. 2004-08-03 07:46:48 +00:00
Gerhard Jaeger 318b8add31 Added niash documentation stuff. 2004-08-03 07:46:22 +00:00
Gerhard Jaeger 727dd4ab9a Niash backend files, initial checkin. 2004-08-03 07:42:08 +00:00
Gerhard Jaeger 75858b7e9b Added niash backend files and target. 2004-08-03 07:40:00 +00:00
Gerhard Jaeger 9aa86144d0 Added niash backend. 2004-08-03 07:37:56 +00:00
Gerhard Jaeger 2f475f7c7f Added niash backend maintainer and author. 2004-08-03 07:36:33 +00:00
Julien BLACHE c5f9d0d711 * frontend/scanimage.c: Added the possibility to cleanly stop a batch by pressing Ctrl+D when using --batch-prompt. 2004-07-31 17:26:02 +00:00
Gerard Klaver a089290c1c added Logitech PageScan USB and Grantek Scopecam to unsupported.desc 2004-07-28 18:44:36 +00:00