Wykres commitów

5721 Commity (e16b0e2051919a78f1873806eb453b30930d8712)

Autor SHA1 Wiadomość Data
Gerhard Jaeger aec768f551 * tools/check-usb-chip.c: Try to distinguish the various
GenesysLogic GeneScan ASICS - GL841, GL842 and GL843
2007-07-11 20:55:03 +00:00
Gerhard Jaeger 34ac88686f Try to distinguish the various
GenesysLogic GeneScan ASICS - GL841, GL842 and GL843
2007-07-11 20:54:28 +00:00
m. allan noah 2d543b02b7 try to make doxygen shutup when making docs for sanei/*.h
still one remaining in sanei_thread.h, but i cant figure it out
2007-07-10 16:54:54 +00:00
m. allan noah e343cc59cf * backend/fujitsu.[ch], backend/fujitsu-scsi.h: update to v1.0.50,
add JPEG support, usb command sending and scan params cleanups
* include/sane/sane.h: add SANE_FRAME_JPEG
* frontend/scanimage.c: dont crash on unknown frame types
2007-07-10 16:07:25 +00:00
Gerhard Jaeger 05868435b9 * backend/plustek-usb.h backend/plustek-usbdevs.c backend/plustek.c:
Added flag to allow only 1- and 8-bit scanmodes. The Q-Scan does
  not seem to support 14-bit modes.
2007-07-10 09:02:22 +00:00
Gerhard Jaeger d6261ec5df Added flag to allow only 1- and 8-bit scanmodes. The Q-Scan does
not seem to support 14-bit modes.
2007-07-10 09:01:54 +00:00
Gerhard Jaeger 5b31b57a3a doc/descriptions/plustek.desc: Fixed web entries 2007-07-10 06:19:10 +00:00
Gerhard Jaeger 1af405f31d Fixed web entries 2007-07-10 06:18:46 +00:00
Ilia Sotnikov fbae3e1b40 * Fixed empty liblib.a, libsanei.a produced by libtool - '-static' flag
is now mentioned in both compile & link stages to tell 'libtool' that static
  library is being built (static libraries are disabled by default when
  configure produces libtool from ltmain.sh).
2007-07-02 17:21:24 +00:00
Gerhard Jaeger b0778e41a9 * backend/plustek-usb*.[ch] backend/plustek.[ch]:
Added sheetfed device Q-Scan USB001 from Portable Peripherals
  Fixed Mustek Bearpaw and made some speedup (bugreports #304343 and
  #301763)
  Fixed calibration for senororders other that RGB
* doc/descriptions/plustek.desc: Bumped version and added Q-Scan
* doc/descriptions/unsupported.desc: Removed Q-Scan
* doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update
2007-06-29 08:40:33 +00:00
Gerhard Jaeger d7d8160b5f Added sheetfed device Q-Scan USB001 from Portable Peripherals
Fixed Mustek Bearpaw and made some speedup (bugreports #304343 and #301763)
Fixed calibration for senororders other that RGB
2007-06-29 08:39:56 +00:00
Gerhard Jaeger a775aebc03 Update, added Q-Scan 2007-06-29 08:36:54 +00:00
Gerhard Jaeger 64382b400b Bumped version and moved Q-Scan to plustek.desc 2007-06-29 08:34:54 +00:00
m. allan noah 26d0e072ee update to v 1.0.49. add fi-5750C and S510 2007-06-28 17:53:09 +00:00
Julien BLACHE 5dcf165795 Switch sanei_scsi to the SG_IO ioctl interface, instead of the
asynchronous SG3 read/write interface.

Makes it possible to use SCSI scanners in 32/64bit mixed environments,
thanks to the ioctl 32bit compatibility layer, which is NOT possible
using the SG3 interface.
2007-06-21 19:35:53 +00:00
Gerhard Jaeger dd7aa7403b * doc/plustek/Plustek-PARPORT.changes: Update.
* backend/plustek_pp.c: Bumped build number.
* backend/plustek-pp_drv.c backend/plustek_pp_sysdep.h:
  Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS
2007-06-18 20:29:45 +00:00
Gerhard Jaeger 4d9251c88d Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS. 2007-06-18 20:28:51 +00:00
Gerhard Jaeger e603ee0021 Bumped build number. 2007-06-18 20:27:43 +00:00
Gerhard Jaeger 7d94e07e0b Update. 2007-06-18 20:27:05 +00:00
Jon Chambers ab4ca71a02 remove strange whitespace characters 2007-06-16 20:55:23 +00:00
Jon Chambers 6b2be8f2bb Tweaks to allow compilation on OS/2 2007-06-16 19:18:56 +00:00
Ilia Sotnikov 9f6424d266 + Use libtool instead of ar/ranlib, which correctly handles dependencies
(eg. for parallel makes)
2007-06-12 06:40:29 +00:00
Ilia Sotnikov b861ff6af5 + Use libtool instead of ar/ranlib, which correctly handles dependencies
(eg. for parallel makes)
2007-06-12 06:38:58 +00:00
Mattias Ellert aa25569539 Adding hp5590 man page to build 2007-05-20 06:22:25 +00:00
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