m. allan noah
7db4cb40da
fix typos, improve formatting
2008-07-26 05:45:21 +00:00
m. allan noah
2dc0cb38bd
separate x-resolution from resolution, and update all backends that use
...
it, to prevent ui change
2008-07-26 03:53:44 +00:00
Stéphane Voltz
9d605a2143
- doxygen fix
2008-07-10 05:46:01 +00:00
Stéphane Voltz
c74a1be430
- add support for SANE_Bool in sanei_check_value
...
- add sanei_constrain_value.lo to libsane dependencies
- add makedepend for .lo files in sanei
- add configuration parsing framework
2008-07-10 05:40:25 +00:00
m. allan noah
c204b01b89
SANE 1.1.0 well-known button options
2008-05-21 18:48:30 +00:00
m. allan noah
e91fea4ac1
include/sane/sane.h: add SANE_STATUS_WARMING_UP and SANE_STATUS_HW_LOCKED, remove SANE_CAP_ALWAYS_SETTABLE,add SANE_FRAME_XML, improve comments on other new frame types.
...
include/sane/saneopts.h: add common option groups, add new page-width and page-height well-known options
2008-05-21 01:38:12 +00:00
Mattias Ellert
d5ae0bbc3d
Fix for bug #306751 : sanei-thread with pthreads on 64 bit
2008-05-15 12:50:25 +00:00
Julien BLACHE
f4ff1b74f6
Add mDNS DNS-SD support to saned and the net backend so they can announce
...
and discover each other automatically.
Optional at configure time, requires Avahi >= 0.6.4.
2008-04-11 17:18:19 +00:00
Julien BLACHE
8ed0d66582
Do not blindly use ftok() in snapscani_mutex_open(). Compute an IPC key based
...
on the product ID, bus number and device number for libusb devices; fallback
to ftok() otherwise and check the return value.
2008-03-28 20:39:02 +00:00
Julien BLACHE
59e7f02026
Remove _stdint.h and byteorder.h in the distclean target.
2008-03-20 21:14:04 +00:00
Julien BLACHE
dedf081f7e
Revert unintentionally committed code.
2008-03-15 15:35:04 +00:00
Julien BLACHE
c394bbb726
Fix typo in sanei_usb.h.
2008-03-15 14:57:51 +00:00
Alessandro Zummo
bd8ece51d8
configure, configure.in, include/sanei.h: bumped version
...
number to 1.1.0 and enabled 1.1 frame types.
2008-02-19 10:37:06 +00:00
m. allan noah
753706f6e7
fix broken DISTFILES, etc
2008-02-10 23:02:31 +00:00
Mattias Ellert
22efa538b7
Fix warnings about ignored --datarootdir
2008-02-03 06:59:36 +00:00
Mattias Ellert
416a155ca3
make tiffio.h optional
2008-02-02 12:20:46 +00:00
m. allan noah
09f523defe
remove support for SANE_FRAME_JPEG, add other frame types but commented out
2007-12-29 21:36:25 +00:00
Alessandro Zummo
a386b0a960
added udp support functions
2007-12-26 11:18:26 +00:00
Mattias Ellert
0f3a068bfd
Fixing doxygen warnings
2007-11-16 12:31:59 +00:00
Gerhard Jaeger
66269b670e
Added sanei_usb_get_descriptor() to retrieve more info about a
...
device descriptor
2007-11-16 08:46:32 +00:00
Mattias Ellert
71be983cdd
use SCSITaskSGElement if available
2007-11-10 15:44:41 +00:00
Mattias Ellert
93e856b53f
Cross compilation fixes and libtool update
2007-11-10 07:12:55 +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
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
Mattias Ellert
c2df6b9677
Fix autogenerated files
2007-01-20 09:55:10 +00:00
Alessandro Zummo
b400664851
2006-12-01 Alessandro Zummo <a.zummo@towertech.it>
...
* Added sanei_tcp interface.
2006-11-30 23:23:19 +00:00
Henning Geinitz
fb0fd5a88b
Disabled compilation warnings for release.
2006-06-29 19:01:38 +00:00
Gerard Klaver
1dbe87750e
update with font_6x11.h (bugreport from Wittawat Yamwong)
2006-06-11 18:24:33 +00:00
Gerhard Jaeger
c25e16f38a
Added patch created by Vitaly Lipatov <LAV AT vl3143.spb.edu>:
...
Add --with-lockdir to configure for set path to lock dir
Set PATH_SANE_LOCK_DIR really to lock dir (instead localstatedir)
Updated german translation file.
2006-06-07 07:28:31 +00:00
Gerard Klaver
e662cad3fa
added file for text mode in stv680 backend
2006-06-05 18:33:44 +00:00
Henning Geinitz
1695dd4278
Workaround for compilation problem on Windows/cygwin.
2006-02-04 20:51:07 +00:00
Henning Geinitz
e29b6b82c5
Check for pthread_cancel() and pthread_testcancel().
2005-10-16 20:17:19 +00:00
Henning Geinitz
2f8015cb6a
Check for pthread_cancel().
2005-10-16 20:11:48 +00:00
Henning Geinitz
64e53087da
Fixed some bugs in doxygen documentation. Added some comments.
2005-10-03 18:18:02 +00:00
Mattias Ellert
21f94b0264
Fix SANE_DEBUG_SANEI_PV8630
2005-09-22 19:02:25 +00:00
Frank Zago
ab5d790e26
Replaced __unused__ with __sane_unused__ to avoid a namespace conflict.
2005-09-19 19:57:48 +00:00
Henning Geinitz
2d224c4a75
Added support for usb functionality on OS/2 using the usbcalls interface (patch
...
from Paul Smedley <paul@smedley.info>).
2005-08-07 14:26:33 +00:00
Henning Geinitz
6c3427c52d
Changes to support SANE on ZETA. Not all
...
patches have been applied yet, but it's a start. The backends
are not installed as shared libs but as add-ons, which are shared libs
but in a specific folder in [/system|~]/config/add-ons/ named SANE/.
The install target has been changed to account for this,
Some files don't exist in BeOS/ZETA (ipc.h, ...).
Bbackend function names get a prefix, I suppose to avoid namespace clashes.
Though we do have a libdl to implement dl_open, the native way is prefered.
Added a --with-docdir= configure arg.
BeOS has a broken get[name|addr]info() from bind. This is fixed in ZETA R1.
libtool needs -no-undefined. Various VPATH fixes.
Check for <be/drivers/USB_scanner.h>, but not used yet.
No S_IFSOCK (sockets are fds to /dev/net/api). Stub pio code, untested.
Patch from Francois Revol <revol@free.fr>.
2005-07-15 21:59:25 +00:00
Rene Rebe
e5193fdcae
Added support to set the USB timeout.
2005-07-15 09:02:02 +00:00
Henning Geinitz
56e3295552
Make sure that getopt is not built on OS/2 (from Franz Bakan <fbakan@gmx.net>).
2005-07-09 13:19:51 +00:00
Gerhard Jaeger
7cc112b202
Added outb_eppdata() functionality (thanks to Anderson Lizardo).
2005-04-25 09:51:32 +00:00
Gerard Klaver
ec5677f0b9
- Header information added for changing configuration, interface or altsetting number
...
sanei_usb_set_configuration
sanei_usb_claim_interface
sanei_usb_release_interface
sanei_usb_set_altinterface
2005-04-15 20:56:42 +00:00
Jochen Eisinger
ecdbf48171
2005-04-10 Jochen Eisinger <jochen@penguin-breeder.org>
...
* backend/mustek_pp.c, backend/mustek_pp.conf, sanei/sanei_pa4s2.c,
include/sane/sanei_pa4s2.h, doc/sane-mustek_pp.man: added global
option "no_epp" to work around a known bug in the linux parport
code.
2005-04-10 11:53:16 +00:00
Gerhard Jaeger
d498239305
Initial checkin.
2005-04-01 14:04:19 +00:00
Gerhard Jaeger
0dc8dfdb88
Added sane/sanei_access.h
2005-04-01 14:00:28 +00:00
Gerhard Jaeger
65a32f52e3
ENABLE_LOCKING has been added by automake/autoconf.
2005-04-01 13:53:01 +00:00
Frank Zago
ae35d558dc
Move __unused__ definition from sane.h to sanei_backend.h. Fixed a typo in sanei_backend.h.
2004-11-13 20:29:14 +00:00
Frank Zago
1abeb942c2
Added compiler attribute __unused__ for unused variables/functions.
2004-11-13 19:04:44 +00:00
Henning Geinitz
008bc74603
Limit the total amount of memory used for arrays and pointers while decoding the
...
wire to 1 MB (bug #300158 ). Run "make clean" before "make"!
2004-10-14 17:15:23 +00:00