Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy White 28b708ca9e sane.ds: Add support for CAP_FEEDERENABLED. 2009-03-06 12:49:04 +01:00
Jeremy White 513b2b54a4 sane.ds: Add suport for CAP_AUTOFEED, make batch scans the default. 2009-03-06 12:49:04 +01:00
Jeremy White eae4ac9e8f sane.ds: Implement support for ICAP_PHYSICALHEIGHT and ICAP_PHYSICALWIDTH. 2009-03-06 12:49:04 +01:00
Jeremy White 00f9ef0f4f sane.ds: Fully support ICAP_PIXELTYPE. 2009-02-26 12:12:19 +01:00
Jeremy White 6ace799f5a sane.ds: Implement support for ICAP_XRESOLUTION and ICAP_YRESOLUTION. 2009-02-24 16:57:29 +01:00
Jeremy White 4b794bee9a sane.ds: Get resolution from sane, instead of hard coding -1. 2009-02-16 12:31:11 +01:00
Jeremy White 0cab16c647 sane.ds: Revise the logic around processing events to reflect the need for us to generate and post a message to drive Sane events. 2009-02-10 12:56:22 +01:00
Jeremy White 272c1881dd sane.ds: Add partial stub support for ICAP_PIXELTYPE, with tests. Fixes a first crash in Adobe Acrobat scanning support. 2009-02-10 12:53:34 +01:00
Alexandre Julliard 5a2a914481 sane.ds: Make some functions static. 2008-12-02 15:25:29 +01:00
Austin English 313a85f163 Spelling fixes. 2008-04-17 12:25:57 +02:00
Alexandre Julliard 418e74b5d9 configure: Merge the libsane existence check with the soname check. 2007-07-02 19:42:13 +02:00
Jeremy White 16f33d8b43 sane.ds: Dynamically load libsane.so.
This change was triggered because of a bug in libsane-hpaio.so, namely
that it relies on libsane.so being dlopen'd RTLD_GLOBAL so that
sanei_init_debug can be resolved.
2007-03-14 22:45:08 +01:00
Alexandre Julliard c67f5de5a7 sane.ds: Get rid of the prototypes of some removed functions. 2006-10-12 21:26:46 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Marcus Meissner 125efed86a twain_32: Split out the sane specific parts from twain_32 code.
Autoprobing via DG_CONTROL/DAT_IDENTITY/MSG_GET.
2006-05-08 22:07:05 +02:00