kopia lustrzana https://gitlab.com/sane-project/backends
174 wiersze
7.6 KiB
Plaintext
174 wiersze
7.6 KiB
Plaintext
2009-06-14 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
|
* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
|
Thanks to Vladimir Andreev patch, fix network scan for MP800R.
|
|
Documentation updates for latest MF5770 changes.
|
|
|
|
2009-06-13 Alex Belkin <abc at telekom.ru>
|
|
* backend/xerox_mfp.conf.in, doc/descriptions/xerox_mfp.desc: usbids
|
|
for some Samsung devices.
|
|
* backend/xerox_mfp.c: backend version increment.
|
|
|
|
2009-06-09 Chris Bagwell <cbagwell-guest at users.alioth.debian.org>
|
|
* sanei/sanie_tcp.c, backend/epson2_net.c: Update
|
|
sanei_tcp_read() to better simulate old behavior of
|
|
MSG_WAITALL. recv() tends to return MTU sized chunks
|
|
of data without that option. And at least cygwin doesn't
|
|
support MSG_WAITALL. Re-enable epson2 using that function
|
|
for big recieves.
|
|
* libgetopt.c, libgetopt1.c: Revert some logic meant to be used
|
|
only when we were always compiling internal getopt() functions.
|
|
Fix header filename.
|
|
|
|
2009-06-09 Stéphane Voltz <stef.dev at free.fr>
|
|
* backend/lexmark.h backend/lexmark.c backend/lexmark_low.c:
|
|
cleanups, better 'fake usb' and possible fix for bug #311862
|
|
|
|
2009-06-08 m. allan noah <kitno455 at gmail dot com>
|
|
* backend/canon_dr.c: backend v29
|
|
- split coarse and fine cal to run independently
|
|
- add side option
|
|
- reset scan params to user request if calibration fails
|
|
- better handling of sane_cancel
|
|
- better handling of errors during sane_start and sane_read
|
|
|
|
2009-06-08 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
|
* backend/pixma_mp730.c, backend/pixma_imageclass.c:
|
|
Modifications to support Canon ImageClass MF5770
|
|
|
|
2009-06-04 Pierre Willenbrock <pierre@pirsoft.dnsalias.org>
|
|
* backend/genesys_gl841.c: Make calibration steps always send
|
|
registers before trying to acquire a line.
|
|
|
|
2009-05-29 Pierre Willenbrock <pierre@pirsoft.dnsalias.org>
|
|
* doc/descriptions/genesys.desc:
|
|
Added description for Visioneer XP100r3, Visioneer Roadwarrior,
|
|
demoted DocketPort 465 to "untested"
|
|
|
|
2009-05-28 m. allan noah <kitno455 at gmail dot com>
|
|
* backend/pnm.c: hide 'warming up' and 'hw locked' 'devices'
|
|
|
|
2009-05-26 m. allan noah <kitno455 at gmail dot com>
|
|
* backend/canon.c: clamp film type to allowed range (bug #311685)
|
|
|
|
2009-05-25 m. allan noah <kitno455 at gmail dot com>
|
|
* backend/fujitsu.[ch]: backend v94
|
|
- add side option to show which duplex image is being transferred
|
|
- convert front and simplex buffers to use much less ram
|
|
- add lowmemory option which makes duplex back buffer small too
|
|
- refactor image handling code to track eof's instead of lengths
|
|
- do color deinterlacing after reading from scanner, before buffering
|
|
|
|
2009-05-25 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
|
* sanei/sanei_usb.c:
|
|
Adds debug verbosity to last sanei_usb.c patch.
|
|
|
|
2009-05-23 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
|
* doc/sane-pixma.man, doc/descriptions/pixma.desc:
|
|
Updated documentation for Pixma MultiPass MP730.
|
|
|
|
2009-05-22 Alex Belkin <abc at telekom.ru>
|
|
* backend/xerox_mfp.c:
|
|
- additional error check to (stop scanadf) + fix of it.
|
|
|
|
2009-05-22 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
|
* backend/pixma_imageclass.c, backend/pixma_mp730.c, sanei/sanei_usb.c:
|
|
- pixma_imageclass.c: supported devices list cleanup.
|
|
- pixma_mp730.c: fixed scan area width adjust and end of scan protocol for MP730.
|
|
- sanei/sanei_usb.c: in sanei_usb_open(), changed "endpoints seek loop" to
|
|
take into account only interfaces detected by sanei_usb_init()
|
|
Fixes Pixma MP730 usb wrong endpoints selection.
|
|
|
|
2009-05-19 Pierre Willenbrock <pierre@pirsoft.dnsalias.org>
|
|
* backend/genesys_devices.c, backend/genesys_low.h:
|
|
Add Pentax DSmobile 600, Syscan 485, DCT 487
|
|
|
|
2009-05-18 Stéphane Voltz <stef.dev at free.fr>
|
|
* backend/genesys_gl646.h: fixed missing part of the include
|
|
|
|
2009-05-13 Stéphane Voltz <stef.dev at free.fr>
|
|
* backend/genesys_gl646.c backend/genesys_gl646.h: created a
|
|
genesys_gl646.h header file, moved all declarations from
|
|
genesys_gl646.c to this file.
|
|
|
|
2009-05-13 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
|
* backend/pixma_mp150.c:
|
|
Fixed Pixma MP600R for network scan. Changes apply to MP600R _and_ MP600,
|
|
to use now a strict clone of Canon's driver protocol.
|
|
|
|
2009-05-09 Chris Bagwell <cbagwell-guest at users.alioth.debian.org>
|
|
* */*.c: standardize including local sane include files.
|
|
|
|
2009-05-09 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
|
* backend/pixma_mp150.c, doc/descriptions/pixma.desc:
|
|
Fixed Pixma MP600 and MP600R for 2400 dpi scan, updated their descriptions.
|
|
|
|
2009-05-08 m. allan noah <kitno455 at gmail dot com>
|
|
* backend/canon_dr*: backend v27
|
|
- bug fix in read_panel()
|
|
- initialize vars in do_usb_cmd()
|
|
- set buffermode off by default
|
|
- clear page counter during init and sane_start()
|
|
- eject previous page during init and sane_start()
|
|
- improved SSM_BUFF macros
|
|
- moved set_window() to after ssm-*()
|
|
- add coarse calibration (AFE offset/gain & per-channel exposure)
|
|
- add fine calibration (per-cell offset/gain)
|
|
- free image and fine cal buffers in sane_close()
|
|
- compare page counter of small scanners only in non-buffered mode
|
|
- add back-side gray mirroring code for DR-2580C
|
|
|
|
2009-05-06 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
|
* doc/descriptions/pixma.desc:
|
|
Updated descriptions in pixma backend for ImageClass MF4010 and MF4018.
|
|
|
|
2009-05-06 Ilia Sotnikov <hostcc@gmail.com>
|
|
|
|
* doc/descriptions/unsupported.desc:
|
|
HP ScanJet 4500C/4570C/5500C is supported by the 'hp5590' backend.
|
|
* doc/descriptions/hp5590.desc:
|
|
Updated backend version, added HP ScanJet 4500C as completely supported,
|
|
added HP ScanJet 5500C as untested, HP ScanJet 4570C/5550C/5590/7650
|
|
marked as completely supported
|
|
* tools/check-usb-chip.c:
|
|
Updated HP ScanJet model names displayed during the check_hp5590().
|
|
* backend/hp5590.c, backend/hp5590_cmds.c, backend/hp5590_cmds.h,
|
|
backend/hp5590_low.c, backend/hp5590_low.h, doc/sane-hp5590.man:
|
|
Updated the list of supported devices (added HP 5500C which is similar
|
|
to 4570C, 5500C which is similar to 4500C) - only strings/comments, no
|
|
code was changed. Updated backend version. Updated man page.
|
|
|
|
2009-05-06 Julien Blache <jb@jblache.org>
|
|
* tools/sane-desc.c: unbreak udev rules, use ATTRS instead of ATTR
|
|
for USB devices.
|
|
* frontend/saned.c: pass the network fds to saned_avahi() so the
|
|
Avahi process can close them. Fixes a hang possible hang of the
|
|
net backend when saned is run in debug mode.
|
|
|
|
2009-05-05 Julien Blache <jb@jblache.org>
|
|
* doc/backend-writing.txt, doc/releases.txt: update for the switch
|
|
to git.
|
|
|
|
2009-05-04 Chris Bagwell <cbagwell-guest at users.alioth.debian.org>
|
|
* acinclude.m4: Rename --enable-fork-process to --enable-pthreads
|
|
to match internal usage. Stop linking in pthread when disabled.
|
|
* backend/Makefile.am: Add $PTHREAD_LIBS to all backends that
|
|
include sanei_thread.
|
|
* Makefile.am: Add new ChangeLog-1.0.20 to distribution list.
|
|
|
|
2009-05-03 m. allan noah <kitno455 at gmail dot com>
|
|
* ChangeLog-1.0.20, Makefile.in: ChangeLog from 1.0.20 release
|
|
* configure, configure.in: version 1.0.21cvs
|
|
* doc/releases.txt: minor updates for new build system
|
|
* doc/descriptions/canon_dr.desc, doc/descriptions/coolscan3.desc,
|
|
doc/descriptions/rts8891.desc, doc/descriptions/xerox_mfp.desc:
|
|
remove :new tag
|
|
|
|
2009-05-03 Chris Bagwell <cbagwell-guest at users.alioth.debian.org>
|
|
* Makefile.in, aclocal.m4, configure, */Makefile.in: Regenerated
|
|
with newer automake.
|
|
* backend/Makefile.am, tools/sane-config.in: Add missing
|
|
$GPHOTO2_LDFLAGS so library can be found.
|
|
* tools/Makefile.am: Add mising $SCSI_LIBS to sane-find-scanner.
|
|
|
|
Older entries can be found in ChangeLog-1.0.20.
|