Wykres commitów

5647 Commity (74c81b6daf8bf2fa66440f9beda7d34fd16534e1)

Autor SHA1 Wiadomość Data
Mattias Ellert a75a509bcc Updated localization files 2007-05-08 11:46:24 +00:00
Ilia Sotnikov 18160038f1 * backend/hp5590_low.c: don't use libusb structs directly, define
necessary of them by ourselves ('struct usb_ctrl_setup' -> 'struct
  usb_in_usb_ctrl_setup')
* backend/hp5590_low.c: renamed 'struct usb_bulk_setup' to 'struct
  usb_in_usb_bulk_setup' to show its internal usage
2007-04-29 15:08:43 +00:00
Ilia Sotnikov d398f615d0 * Don't use libusb structs directly, define necessary of them by ourselves
('struct usb_ctrl_setup' -> 'struct usb_in_usb_ctrl_setup')
* Renamed 'struct usb_bulk_setup' to 'struct usb_in_usb_bulk_setup' to show
  its internal usage
2007-04-29 15:06:52 +00:00
Troy Rollo 23862a0072 Add ChangeLog entry for recent changed to the HP3500 backend. 2007-04-24 23:29:43 +00:00
Ilia Sotnikov 19ac33fc60 *** empty log message *** 2007-04-24 18:18:11 +00:00
Ilia Sotnikov 58595af2fd * Regenerated as a) 'hp5590' backend was added, b) check for <netinet/in.h>
was added
2007-04-24 18:00:43 +00:00
Ilia Sotnikov 50162dbce6 + Added HP ScanJet 5550/5590/7650 detection routine 2007-04-24 17:59:28 +00:00
Ilia Sotnikov 345ef5a7fe + Added description for 'hp5590' backend which supports
HP ScanJet 5550/5590/7650 scanners
2007-04-24 17:58:33 +00:00
Ilia Sotnikov 89e6972d5c - Removed as 'hp5590' backend is not external anymore 2007-04-24 17:57:34 +00:00
Ilia Sotnikov bb31b94180 + Added files for 'hp5590' backend which supports HP ScanJet 5550/5590/7650
scanners
2007-04-24 17:56:36 +00:00
Ilia Sotnikov 2441d08401 + Added 'hp5590' backend 2007-04-24 17:54:41 +00:00
Ilia Sotnikov c505c0bf2b + Added author of 'hp5590' backend 2007-04-24 17:53:42 +00:00
Ilia Sotnikov db4174625b + Added HAVE_NETINET_IN_H define (result of the check for <netinet/in.h>
header)
2007-04-24 17:51:40 +00:00
Ilia Sotnikov 7bc0e07fb4 + Added backend 'hp5590'
+ Added check for <netinet/in.h> header
2007-04-24 17:49:58 +00:00
Mattias Ellert 78ff28cb83 Adding new external backend hp5590 2007-04-21 16:17:56 +00:00
Julien BLACHE d1d46d8d2a Remove bogus check in get_identity2_information(). 2007-04-21 10:12:48 +00:00
Troy Rollo ee413cf781 HP3500 backend:
Improve speed and reduce noise of most resolutions
	Deal with an escape code discovered in the scanner's protocol
	Use hardware detailed calibrations for resolutions up to 300
	Use improved software detailed calibration for other resolutions
	Add more debug information
	Drop the 25dpi resolution
	Make 200dpi the default (the same as the Windows frontend)
	Add code (not used yet) to deal partially with grayscale and
		lineart scanning
	Use I18N strings where appropriate
2007-04-21 07:19:14 +00:00
m. allan noah ae29b20e4b simple whitespace change to see if cvs changes survived gforge cron scripts 2007-04-19 14:01:29 +00:00
Julien BLACHE a0fd0edb03 Use mode 0664 for usbfs device nodes; allows everybody on the system to use lsusb. 2007-04-17 19:21:13 +00:00
Julien BLACHE 83a22d6ab9 backend/microtek2.c: Add missing braces. 2007-04-17 19:11:29 +00:00
m. allan noah e00626d917 whitespace change to test sane-commit list 2007-04-17 00:51:14 +00:00
m. allan noah 1f30d88c6c update to 1.0.48, plus playing with cvslog 2007-04-17 00:47:53 +00:00
m. allan noah 9eeb345e6a update to v1.0.48 2007-04-16 23:54:27 +00:00
m. allan noah 51965d59ec move some models to 'untested', everything else to good! 2007-04-15 19:20:55 +00:00
m. allan noah 641a50e7e5 add a couple models, move some discontinued ones. 2007-04-15 19:02:53 +00:00
Wittawat Yamwong efced87595 Remove Canon PIXMA MP160 & MP600 from unsupported. (supported by pixma) 2007-04-14 23:32:40 +00:00
Mattias Ellert 833ae68aca Moved 3 scanners from unsupported to hp3900 2007-04-13 20:17:05 +00:00
m. allan noah 47cb655c19 update to backend v1.0.47 2007-04-13 15:50:20 +00:00
m. allan noah 9e506f4cfc update backend to v1.0.47 2007-04-13 15:49:08 +00:00
Wittawat Yamwong 459d5c7e8e * Updated to version 0.13.0
* Added MP160, MP180, MP460, MP510 and MP600
* Fixed a buffer-overflow bug in sane_read()
2007-04-09 20:41:25 +00:00
Jochen Eisinger d620d407bb 2007-04-5 Jochen Eisinger <jochen@penguin-breeder.org>
* README.openbsd, tools/README, tools/openbsd/attach,
	  tools/openbsd/detach: add notes about device permissions on
	  OpenBSD and provide some example scripts for hotplugd(8).
2007-04-05 07:41:02 +00:00
m. allan noah ed0e4af3d5 fix SANE_Parameters description 2007-04-02 19:07:46 +00:00
Julien BLACHE 7691b81b51 Remove leftovers from a previous experiment. 2007-03-21 16:10:29 +00:00
Julien BLACHE 17ca143dc2 Adding hal FDI output mode, from David Zeuthen <davidz@redhat.com> 2007-03-18 09:31:10 +00:00
Oliver Rauch 5b38d6f1d6 *** empty log message *** 2007-03-17 15:51:54 +00:00
Earle F. Philhower III 75985d5568 Check USB handle returned is OK when scanner is opened to guard against permission issues or multiple instances accessing the scanner at once. 2007-03-11 01:33:29 +00:00
m. allan noah 5f60b3ac4a add usbid 2007-03-09 02:15:18 +00:00
m. allan noah 041aea259b update to backend version 1.0.46 2007-03-09 02:05:51 +00:00
Earle F. Philhower III c5c85c5515 Added lineart and halftone scan modes, updated man page with new options 2007-03-08 21:49:23 +00:00
Gerhard Jaeger 58e17e99cc Update. 2007-03-05 20:14:07 +00:00
Gerhard Jaeger b851bf539a * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
* backend/plustek-usb.c: Fixed typo.
* backend/plustek-usbdevs.c: Added CanoScan to all Canon
  device strings, identified one more Plustek device as U24.
* backend/plustek-usbhw.c: Fixed button handling for Plustek/
  KYE devices and added some more debug messages.
2007-03-05 19:50:32 +00:00
Giuseppe Sacco 1436f82ab6 Corrected a few typo in previous translation 2007-02-24 09:54:00 +00:00
Giuseppe Sacco b6b3beea4b Italian translation update 2007-02-24 09:16:51 +00:00
Jochen Eisinger 78e9962f4b 2007-02-11 Jochen Eisinger <jochen@penguin-breeder.org>
* doc/sane-mustek_pp.man: clean up markup, bug #304392
2007-02-11 17:36:31 +00:00
Henning Geinitz 218a1080d0 Polish translation fix (from Jakub Bogusz <qboosh at pld-linux.org>, bug #304410). 2007-02-11 13:19:35 +00:00
Gerhard Jaeger 3766614f83 * sanei/sanei_scsi.c: Fixed retrieval of HZ. 2007-02-07 07:16:53 +00:00
Oliver Rauch 9c31766111 Modified Files:
backend/umax.c
	corrected highlight blu bug
2007-01-29 21:43:04 +00:00
Oliver Rauch f522eb92d4 *** empty log message *** 2007-01-29 21:41:00 +00:00
Henning Geinitz e486896f0e Added Canon Imagerunnerseries. 2007-01-28 16:58:19 +00:00
Henning Geinitz 1a0fe6ab1a Added UMAX Astra 2850. Added Canon Imagerunner series. 2007-01-28 16:31:53 +00:00