Wykres commitów

5693 Commity (dedf081f7e1e10ac656e89ffcc622b5d0ca85fe6)

Autor SHA1 Wiadomość Data
m. allan noah c8e8f2c41a scanimage.c: add default: blocks to switch statements so recent gcc will shutup
fujitsu.[ch]: update to backend v1.0.52:
- remove unused jpeg function
- reactivate look-up-table based brightness and contrast options
- change range of hardware brightness/contrast to match LUT versions
- call send_lut() from sane_control_option instead of sane_start
2007-07-31 18:07:53 +00:00
Julien BLACHE 2db8ec7d98 Add the Epson Stylus DX-5050 (04b8:082b). 2007-07-31 11:48:49 +00:00
Julien BLACHE ff5387ffa0 Apply patch from Nils Philippsen, turning 3 logical AND into bitwise AND (SANE bug #304363). 2007-07-30 13:42:39 +00:00
Julien BLACHE 964eccff2c Add Epson Stylus DX-5000 (04b8:082b) based on several reports. 2007-07-30 13:36:52 +00:00
Julien BLACHE ef05fcdbad Add Epson Stylus DX4050 (04b8:082f) based on several reports. 2007-07-30 13:32:34 +00:00
Julien BLACHE 08f6df7b48 Add a RUN rule to the udev rules to automatically disable USB suspend for all known scanners.
This effectively works around the hardware bugs exposed by CONFIG_USB_SUSPEND.

Works only with kernels >= 2.6.22 where /sys/bus/usb/devices/*/power/level exists.
2007-07-29 18:39:54 +00:00
Julien BLACHE 734c0c1800 Comment out the node creation rule by default so as to not depend on a (documented) udev side effect.
(that is, the rule would be ignored by udev because a previous rule already set the NAME key)
2007-07-29 17:37:49 +00:00
m. allan noah 86c976274a update to backend v1.0.51, fix jpeg bug when using adf 2007-07-27 00:54:07 +00:00
Julien BLACHE d5d762f96e Revert my last commit and rework the one before to produce a backward compatible udev rules file. Yay. 2007-07-26 21:23:27 +00:00
Gerhard Jaeger c9fbdd4073 * doc/plustek/Plustek-USB.changes: Update
* backend/plustek.c: Bumped build number
* backend/plustek-usbhw.c: Force output bit set on misc I/O,
  when lamp is switched
* doc/descriptions/unsupported.desc: Updated some Plustek entries
2007-07-26 20:42:18 +00:00
Gerhard Jaeger 890735a81e Updated some Plustek entries 2007-07-26 20:41:24 +00:00
Gerhard Jaeger 258b48fd5a Force output bit set on misc I/O, when lamp is switched 2007-07-26 20:39:48 +00:00
Gerhard Jaeger ec062ad96b Bumped build number 2007-07-26 20:39:03 +00:00
Gerhard Jaeger 6dd0fcb533 Update 2007-07-26 20:36:08 +00:00
Julien BLACHE 3958e52b1b Simplify previous modification. 2007-07-25 12:30:16 +00:00
Julien BLACHE 8dc1f4493c Update udev rules for use with Linux >= 2.6.22 and CONFIG_USB_DEVICE_CLASS=n. 2007-07-25 09:21:18 +00:00
Wittawat Yamwong c4af52e84a Updated pixma backend to version 0.13.1
Added PIXMA MP960
2007-07-19 22:17:21 +00:00
m. allan noah 44e085b331 update website in manpage 2007-07-16 00:42:24 +00:00
m. allan noah 048161249d * doc/descriptions/fujitsu.desc: update website and fi-60F status
* Authors, backend/dll.conf.in: added cardscan backend
2007-07-16 00:39:24 +00:00
m. allan noah 6c9fea97fa oops- forgot to add cardscan to configure 2007-07-15 02:02:37 +00:00
m. allan noah 41761fede4 add new backend for Corex CardScan 800c, small-format sheetfed usb scanner
for cards/receipts, etc.
2007-07-15 01:46:47 +00:00
m. allan noah 5973ebe12d add new models and fix bug in man page
drop sanei_thread.lo from libsane-fujitsu.la (fujitsu backend single threaded)
2007-07-15 00:59:14 +00:00
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