m. allan noah
93b880cbd1
* backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v21
...
- correct rgb padding macro
- skip send_panel and ssm_df commands for DR-20xx scanners
* doc/desciptions/microtek2.desc: add ScanMaker 6400XL
2009-03-24 13:38:32 +00:00
Chris Bagwell
fae74d19a5
Don't include descriptions-external/template.desc. into generated HTML.
2009-03-24 13:36:26 +00:00
Chris Bagwell
f87c4aa108
Don't include doc/descriptions/template.desc. into auto-generated
...
HTML files.
2009-03-24 13:30:12 +00:00
m. allan noah
a50ac53580
* backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v20
...
- improved macros for inquiry and set window
- shorten inquiry vpd length to match windows driver
- remove status-length config option
- add padded-read config option
- rewrite do_usb_cmd to pad reads and calloc/copy buffers
* backend/canon_dr.conf.in: s/status-length/padded-read/g
2009-03-23 16:49:19 +00:00
m. allan noah
dc278c2e9f
* backend/canon_dr.[ch]: backend v19
...
- pad gray deinterlacing area for DR-2510C
- override tl_x and br_x for fixed width scanners
* doc/descriptions/canon_dr.desc: backend v19, update comments
2009-03-23 01:04:31 +00:00
m. allan noah
cd0b09ddf4
* backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v15 thru v18
...
- add byte-oriented duplex interlace code
- add RRGGBB color interlace code
- add basic support for DR-2580C, DR-2050C, DR-2080C, DR-2510C
- add more unknown setwindow bits
- add support for 16 byte status packets
- clean do_usb_cmd error handling (call reset more often)
- set status packet size from config file
- rewrite config file parsing to reset options after each scanner
- add config options for vendor, model, version
- dont call inquiry if those 3 options are set
- remove default config file from code
- add initial gray deinterlacing code for DR-2510C
- rename do_usb_reset to do_usb_clear
* doc/descriptions/canon_dr.desc: backend v18, update model status
* backend/canon_dr.conf.in: added better comments and new options
2009-03-22 02:56:45 +00:00
Pierre Willenbrock
110b81d946
Fix date of changelog
2009-03-21 14:31:47 +00:00
Pierre Willenbrock
9d7fb593a1
Calculate shading coefficients using maximum input resolution available
...
This still needs to honor half_ccd settings
2009-03-21 14:30:30 +00:00
Pierre Willenbrock
f261d52e11
Remove park_head
...
It is redirected to slow_back_home in all cases
2009-03-21 14:28:57 +00:00
Pierre Willenbrock
8994e0cb07
Fix calculation of pixel number used in calibration
2009-03-21 14:27:06 +00:00
Pierre Willenbrock
d2fb13c37d
Enable Motor again for combined dark/bright calibration
2009-03-21 14:25:39 +00:00
m. allan noah
d4db7b091e
* backend/fujitsu.[ch]: backend v91
...
- remove unused temp file code
2009-03-20 23:17:35 +00:00
m. allan noah
7c6628312e
* backend/hpljm1005.c: use private function instead of round()
2009-03-20 14:48:21 +00:00
Pierre Willenbrock
5864030834
Add basic support for Visioneer XP100 rev 3 and USB IDs for Syscan DocketPort 465
2009-03-19 22:27:53 +00:00
Louis Lagendijk
0086173dd3
2009-03-06 Louis Lagendijk <llagendijk-guest at users.alioth.debian.org>
...
* backend/pixma_bjnp.c backend/pixma_bjnp.h
backend/pixma_bjnp_private.h backend/pixma_io_sanei.c:
Make bjnp protocol more resilient against packet loss and corruption
Changed timeout for all responses to be at least 10 seconds
Send all broadcasts for scanner detection 5 times
Made sure scanners are added to device list only once
Changed device-id for bjnp so it uses scanner hostname/ip-address
instead of mac address as this is more human friendly.
To make room, use scanner model instead of USB-id (which is bogus
for network scanners
2009-03-17 19:29:39 +00:00
m. allan noah
dd3db8d510
* doc/desc/gt68xx.desc, backend/gt68xx.conf.in: add NeatReceipts Mobile Scanner (from Kelly Price)
2009-03-17 13:13:55 +00:00
Alex Belkin
dd02d26f93
add Xerox Phaser 6110MFP
2009-03-16 05:16:30 +00:00
m. allan noah
1636ba5334
* frontend/scanimage.c, doc/scanimage.man: make -B (buffer-size)
...
selectable, and make long name consistent. (#309672 by Johannes Berg)
2009-03-14 18:10:38 +00:00
Julien BLACHE
f29d2ac068
Explicitly bind IPv6 addresses first.
2009-03-13 17:02:25 +00:00
m. allan noah
5718d5a4ed
* tools/sane-desc.c: remove 8859-1 chars from string cleaner,
...
enforce only printable ASCII on output (bug 311539)
2009-03-13 13:48:44 +00:00
Ilia Sotnikov
bb89e6b720
- Remove unnecessary 'res' variable assignment in check_host()
...
(AF-indep version)
2009-03-13 11:45:11 +00:00
Ilia Sotnikov
2ddc741dac
- Remove unnecessary 'res' variable assignment in check_host()
...
(AF-indep version)
2009-03-13 11:43:57 +00:00
Julien BLACHE
9cdf75633d
Rework Ilia's changes in check_host().
2009-03-13 08:59:31 +00:00
Julien BLACHE
7a359270a2
Update descriptions for iScan 2.18.0
2009-03-13 08:05:43 +00:00
Ilia Sotnikov
7e3b3bc543
* Allow host checking to proceed if no local name was found
2009-03-12 15:54:52 +00:00
Ilia Sotnikov
6940d841eb
* Allow host checking to proceed if no local name was found
2009-03-12 15:54:00 +00:00
Ilia Sotnikov
d6bee2dafe
* Use hstrerror (h_errno) instead of strerror(errno) on gethostbyname()
...
errors
2009-03-12 12:44:45 +00:00
Ilia Sotnikov
d32a9420da
* Use hstrerror (h_errno) instead of strerror(errno) on gethostbyname()
...
errors
2009-03-12 12:41:46 +00:00
Nicolas Martin
35baca47f0
pixma ImageClass doc and capabilities update, PIXMA_EOF return code added.
2009-03-12 11:13:37 +00:00
Stéphane Voltz
185486e432
- cleanups for gl646 scanners
...
- change in document detection for gl646 sheetfed scanners
- lexmark desc file update
2009-03-12 05:29:53 +00:00
Stéphane Voltz
b635ba26b1
- head positionning fixes
...
- 1200 dpi scan fix for HP2300
2009-03-09 05:52:31 +00:00
m. allan noah
eee0012786
* backend/canon_dr.c, backend/canon_dr.conf.in: backend version 14
...
- remove HARD_SELECT from counter (Legitimate, but API violation)
- attach to CR-series scanners as well
2009-03-08 01:07:41 +00:00
Louis Lagendijk
67b93432ee
* backend/pixma_bjnp_private.h disabled experimental/incomplete
...
button handling for bjnp protocol as it seems to cause problems
with xsane preview
2009-03-07 23:11:24 +00:00
m. allan noah
7d65c00a95
* backend/canon_dr.c, backend/canon_dr.conf.in,
...
doc/descriptions/canon_dr.desc: backend version 13
- new vendor ID for recent machines
- add usb ids for several new machines
- DR-4010C reported good
2009-03-06 21:32:02 +00:00
m. allan noah
6d6d69155e
revert to japanese
2009-03-05 23:46:29 +00:00
m. allan noah
62fcc842f7
set initial scan area dimensions to maximum, close bug 311313
2009-03-05 17:13:21 +00:00
Chris Bagwell
cd5ccd9c28
Allow user to disable latex support.
2009-03-05 14:47:29 +00:00
m. allan noah
04faed7150
english versions of urls...
2009-03-05 14:36:08 +00:00
m. allan noah
d0f1d177ef
* doc/descriptions-external/epkowa.desc: update all broken urls
2009-03-05 14:32:56 +00:00
m. allan noah
6ee58869dc
* doc/descriptions/coolscan3.desc, doc/sane-coolscan3.man,
...
doc/Makefile.in|am: add missing coolscan3 docs
* backend/dll.conf.in: # out epson and coolscan2, remove hpoj text
* doc/descriptions/epson2.desc: add Epson RX-620
2009-03-05 02:33:45 +00:00
Pierre Willenbrock
c96583da9e
Fix the generated generic gamma table.
2009-03-04 13:40:04 +00:00
Chris Bagwell
191cde3dbd
Add space mistakenly removed in last CVS update.
2009-03-04 01:22:01 +00:00
Julien BLACHE
b1148a226d
Add Epson RX-620.
2009-03-03 10:45:34 +00:00
Chris Bagwell
9d1375fd7e
* acinclude.m4, tools/sane-config.in: Add in missing libraries
...
to sane-config missed during fix to stop using LIBS to link everything.
Add back in code to move LDFLAGS out of $GPHOTO2_LIBS and into
GPHOTO2_LDFLAGS.
2009-03-03 02:53:42 +00:00
Stéphane Voltz
a01d181c23
- fix 400, 1200 and 2400 dpi modes for MD6471/MD5345
...
- scanarea geomtry tunig for MD6471/MD5345
2009-03-02 20:56:59 +00:00
Julien BLACHE
b72c29cd75
Make sure backends can't break the network dialog and crash the remote net
...
backend by writing to stdin/stdout/stderr.
2009-03-02 11:21:52 +00:00
Chris Bagwell
135ac7d1ac
* m4/byteorder.m4: Delete temporary file in all cases.
...
* backend/Makefile.am, japi/Makefile.am: Use BUILT_SOURCES
instead of dependency so that files are not compiled
during "dist" target.
2009-03-01 04:34:44 +00:00
Pierre Willenbrock
2e880e4b75
Adjust gl841 part to recent changes
2009-02-28 18:04:56 +00:00
Pierre Willenbrock
c53a50cbfb
Add support for Visioneer Roadwarrior
2009-02-28 18:03:44 +00:00
Pierre Willenbrock
c8ce0f00ef
Add support for Ambir/Syscan DocketPORT 665
2009-02-28 18:01:50 +00:00