Wykres commitów

6706 Commity (b3fc51ad6f14e47cd446b54b32ea72d6d5aa43bc)

Autor SHA1 Wiadomość Data
Stéphane Voltz b3fc51ad6f entry for genesys update 2010-05-16 21:31:28 +02:00
Stéphane Voltz f805e27531 Merge branch 'gl847' 2010-05-16 21:19:52 +02:00
Stéphane Voltz d75e0b30cf tune motor settings for scan 2010-05-16 08:06:26 +02:00
Stéphane Voltz b52b8fbfd5 100 and 150 dpi tuning 2010-05-16 07:58:01 +02:00
Stéphane Voltz a717c4658a add sanei_usb_reset function 2010-05-16 07:37:34 +02:00
Stéphane Voltz 89de65c6cd work ing full width uncalibrated scans for GL847 2010-05-16 07:37:00 +02:00
Stéphane Voltz 587cc576f4 add gl847 compilation 2010-05-13 07:12:00 +02:00
Stéphane Voltz 296f63496b reset with dummy scan 2010-05-12 05:45:13 +02:00
Stéphane Voltz 2657f0a358 all motor modes/optical are working 2010-05-11 22:26:21 +02:00
Stéphane Voltz ca3b005946 working 75, 150, 600 and 1200 dpi modes uncalibrated 2010-05-11 21:56:03 +02:00
Stéphane Voltz 96b29ca201 working full width 1200 dpi scan 2010-05-10 06:16:51 +02:00
Stéphane Voltz 4fd418daef improved bulk read data 2010-05-09 09:47:17 +02:00
Stéphane Voltz e726900b56 park after scan working ! 2010-05-09 09:06:04 +02:00
m. allan noah 425b847a7b * fujitsu backend v99
- add read_from_PNMduplex() to better handle alternating duplex logic
- call read_from_* even if front eof has been received
2010-05-05 22:16:07 -04:00
Stéphane Voltz 0776a18630 1200 dpi about to work 2010-05-05 07:01:58 +02:00
Pierre Willenbrock ff187e38f3 Change status of CanoScan LiDE 40 from untested to good 2010-05-03 22:17:31 +02:00
Alex Belkin 043cc4b165 Corrected color mode malfunction.
Bug was introduced by mass change to SANE_VALUE macro, (commit ff048f4176).
2010-05-03 04:28:47 +04:00
Stéphane Voltz 188411dd3f before LiDE 100 init 2010-04-30 14:26:31 +02:00
Stéphane Voltz fdd4fefde6 slow_back_home working
- bulk data read fails on read remainder
2010-04-29 22:01:34 +02:00
Stéphane Voltz 530ebc8d3e about to scan: slow back home to tackle 2010-04-28 07:28:10 +02:00
m. allan noah 3adab142b1 * po/Makefile.in: include POTFILES and LINGUAS in DIST
* doc/releases.txt: more git notes
2010-04-27 04:09:15 -04:00
Julien BLACHE 5ed097b553 Fix pkg-config file syntax 2010-04-26 21:13:44 +02:00
m. allan noah db465ae08b reopen development with v1.0.22git 2010-04-25 23:48:14 -04:00
m. allan noah 7b0a6ecd04 minor tweaks 2010-04-25 23:29:39 -04:00
m. allan noah ceb03e36c7 setup for release 1.0.21 2010-04-25 23:28:52 -04:00
Chris Bagwell ce61e88f86 fix typo in tools/sane-config.in. REGMGR=RESMGR. 2010-04-25 15:49:27 -05:00
Stéphane Voltz 3dba8c1d66 WIP setup optical regs ~OK 2010-04-25 21:32:44 +02:00
m. allan noah ec896e5b45 updated translation from Martin Kho 2010-04-21 13:15:41 -04:00
m. allan noah 6b8fc40c23 updated ukranian translation from Yuri Chornoivan 2010-04-21 08:36:12 -04:00
Chris Bagwell 51e1e46a83 Update epkowa.desc with latest values from iscan
Updated 4 pre-existing SCSI models with commonly used
model names.  This allows wider range of Epson SCSI scanners
to be correctly detected using auto-generated hal and udev
files.  This benefits epkowa, epson2, and epson backends.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-20 22:13:52 -05:00
m. allan noah 0340d25366 Update the sane-devel contact suggestion 2010-04-18 20:37:15 -04:00
m. allan noah 7701eeb5ca add a little credit 2010-04-16 15:26:10 -04:00
m. allan noah 9c6d774483 kvs1025 backend v3, usb bugfixes 2010-04-16 15:13:36 -04:00
m. allan noah afd2d00498 Strobe XP 300 now supported 2010-04-16 14:48:32 -04:00
Stéphane Voltz b445223349 canon lide 200 WIP 2010-04-14 07:02:07 +02:00
Nicolas Martin c27108d348 pixma: changes from Gernot Hassenpflug for Canoscan 8800F support.
backend/pixma_mp150.c: changes for Canoscan 8800F, debug clean-up code
backend/pixma_io_sanei.c: debug clean-up code
doc/descriptions/pixma.desc, doc/sane-pixma.man: doc updates for Canoscan 8800F
2010-04-12 22:45:58 +02:00
Chris Bagwell f5dde0e1dc New fix for conflicting connect() failure in p5 BE
Traced source of conflicting connect() defines to p5
backend including libc.h header file.  On OSX, this
includes socket.h.  Since backend didn't really need
libc.h header and is not a networked backend, reverted
last fix and implement header based fix.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-12 12:28:46 -05:00
Chris Bagwell bdc81be0da Fix compile fail with connect() on OSX.
socket.h is being included on OSX currently and P5's
static connect is conflicting with socket.h's connect().

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-08 21:05:50 -05:00
Chris Bagwell 3c21ae5f70 Fix cygwin compile. Initial mingw cleanup.
cygwin and mingw is now hiding M_PI_2 defines with -ansi flag.
Remove to fix cygwin compile.
Mingw doesn't support fork() so default to pthreads.
Add u_short to complete definition of u_* types which helps out mingw
when we define _BSDTYPES_DEFINED.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-07 20:43:32 -05:00
Alessandro Zummo a0f203c998 epson2: fix faulty command set definition for D8 scanners 2010-04-07 19:43:55 +02:00
Stéphane Voltz af71eda58a replace u_int8_t and u_int16_t by uint8_t and uint16_t 2010-04-06 21:35:17 +02:00
Chris Bagwell 15572c9cd9 Add stub for future pkg-config support
Not quite ready to support pkg-config yet but go ahead and provide
basic support in configure to discourage distributions that are
patching pkg-config support in to no longer run "autoreconf -f"
and wiping out our custom libtool.  sane-backends.pc will not
be installed currently.

Also, fixed a LDFLAGS bug in sane-config for GPHOTO2 support.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-06 11:54:03 -05:00
Chris Bagwell 0109113ea3 Don't include -lresmgr in all backends
resmgr library is only used (optionally) by
sanei_usb and sanei_scsi.  So only need to
link it in for those backends.  This was
a stray piece from initial cleanup of LIBS
in sane-backends 1.0.20.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-06 09:49:58 -05:00
Chris Bagwell cc75fa5dc2 add --enable-rpath option to configure
Allow user to configure support for rpath compiler
option.  Ported from Fedora's sane-backend patches.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-05 15:54:39 -05:00
Alessandro Zummo e75d6e5e0c epson2: do not call set_color_correction_coefficients where unsupported 2010-04-04 17:07:06 +02:00
Alessandro Zummo 74c0db99eb epson2: disable thresholding by default 2010-04-04 17:05:34 +02:00
Chris Bagwell 1df16a29aa Fix kvs1024 compiling on platforms without libusb
Removed direct include of usb.h in backend since it
should be using sanei_usb.  Completed prototype
of sane_exit(void) for some versions of gcc that are
strict about that.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-02 16:02:21 -05:00
Chris Bagwell 9756524042 Remove unneeded distclean-local target in po/
Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-02 15:34:27 -05:00
Stéphane Voltz fc69168373 change usb_init() to sanei_usn_init() 2010-04-01 21:33:50 +02:00
m. allan noah 93bba440b0 convert kvs1025 backend from libusb to sanei_usb, and enable it 2010-03-26 00:01:16 -04:00