Olaf Meeuwissen
87e12bbf2e
Sync derived files with autoreconf --force
...
For the record, this was done on Debian GNU/Linux 8.5.
2016-06-13 22:24:21 +09:00
Olaf Meeuwissen
7a2b112d20
Prefer make variables over literal substitutions
...
The AC_SUBST and PKG_CHECK_MODULE invocations in configure.ac as well as
acinclude.m4 are sufficient to trigger automake to insert initialization
logic for the variables these introduce. There is no need to do this by
hand. Wherever these values are needed, it is better to use a variable.
This allows for one-off overrides on the make command-line (without the
need to run ./configure) for one thing.
2016-06-13 21:50:36 +09:00
m. allan noah
5ba37467e8
fujitsu backend v131
...
- hide compression-arg option when jpeg disabled
- add Send/SC/GHS macros for recent scanners
- add initial support for fi-74x0
- add initial support for fi-7030
- set has_MS_lamp=0 for fi-71x0
- add I18N macros to all option titles and descriptions
- add usb ids for many newer scanners
2016-06-09 21:53:13 -04:00
Alex Belkin
926bfade54
Color scanning for Samsung models, which support JPEG Lossy compression.
...
Patch is submitted by Laxmeesh Onkar Markod <m.laxmeesh@samsung.com>
Patch to code is applied almost verbatim, except, insignificant
formatting fixes and making new functions static.
Also, new USB ids added and scanner support is changed as reported.
2016-05-07 22:33:03 +03:00
Louis Lagendijk
c8169b1e65
pixma.h: step version of the backend to 0.17.32
...
sane-pixma.man pixma.desc: mark Maxify MB5000 as complete (but ADF does not work)
2016-04-22 23:58:23 +02:00
Rolf Bensch
51943537c3
pixma: backend version 0.17.30
2016-04-12 18:14:55 +02:00
Rolf Bensch
270a8cd3be
pixma: Canon PIXMA MG7700 Series is working
2016-04-12 18:13:36 +02:00
m. allan noah
e6b6ad9d48
canon_dr backend v55
...
fixed-width scanners were calculating left-side offset incorrectly in color
initial support for DR-F120
rename all DUPLEX_INTERLACE_* to indicate start and end of line
2016-04-05 20:31:19 -04:00
Rolf Bensch
52bc4d241c
pixma: backend version 0.17.29
2016-03-21 10:53:29 +01:00
Rolf Bensch
23eb95582d
pixma: backend version 0.17.28
2016-03-04 13:38:12 +01:00
Rolf Bensch
38d6f1ba6d
pixma_imageclass: MF6100 Series document feeder does not have 600DPI capability
2016-03-04 13:08:31 +01:00
Rolf Bensch
2f891c13bb
pixma: backend version 0.17.27
2016-03-03 13:40:46 +01:00
Stéphane Voltz
c5117ed0f1
doc and version update
2016-02-24 21:43:29 +01:00
Rolf Bensch
926a7e67b6
pixma: fix scanner names
2016-02-17 21:24:18 +01:00
Rolf Bensch
235dc80b5f
pixma: Canon i-SENSYS MF6100 Series is working
2016-02-17 21:10:44 +01:00
Rolf Bensch
af35e9ba74
pixma: Canon Pixma MG3600 Series is working
...
Reported by Rajib Bandopadhyay
2016-02-11 12:06:34 +01:00
Rolf Bensch
f78e85cad6
pixma: backend version 0.17.25
2016-01-08 18:35:20 +01:00
Rolf Bensch
b08c324223
pixma: Canon PIXMA MG5700 Series is working
...
Reported by Andrew Reginato, bug #315244
2016-01-08 18:34:27 +01:00
Rolf Bensch
b040b150a0
pixma: fix for [ #315244 ] Add support for Canon PIXMA MG5700, MG6800, MG6900 and MG7700
...
These scanners are new and need further testing!
2016-01-08 16:54:30 +01:00
Olaf Meeuwissen
5136e664b8
Document ChangeLog policy change
2015-12-20 21:58:45 +09:00
m. allan noah
e9b52639e8
Add note about changelogs
2015-12-15 07:24:07 -05:00
m. allan noah
753d123f36
canon_dr desc update
...
add note about mode switch on P-208
2015-11-29 21:42:07 -05:00
Olaf Meeuwissen
f1593204c7
Drop execute permission
...
Source code, description files and configuration templates should never
need to be executed.
2015-11-27 21:28:09 +09:00
m. allan noah
d0ea697ab8
fujitsu backend v129
...
- br_x and br_y locked to page_width/height until changed
- add USB ID's for fi-6xxxLA and fi-6xxxZLA scanners
- add USB ID's for unsupported SP11xx scanners (genesys based)
2015-11-23 21:08:30 -05:00
m. allan noah
0b822359b3
cardscan backend v3
...
add USB IDs for newer model 800c
2015-11-05 21:44:58 -05:00
m. allan noah
f8d35b8d2f
Update canon_dr.desc
...
We had a few scanners that were reported by email or in tracker
tickets, which had not been updated in the desc file.
2015-10-26 08:35:33 -04:00
Rolf Bensch
4a83d9c8a4
Pixma backend version 0.17.24
2015-10-14 19:04:27 +02:00
Rolf Bensch
3095ab46c4
new scanners Canon PIXUS MP5/SmartBase MPC190/imageCLASS MPC190 and Canon MP10/SmartBase MPC200/imageCLASS MPC200
2015-10-14 19:02:43 +02:00
m. allan noah
56e69f0998
added kvs1025.conf.in and utsushi.desc
2015-10-05 08:21:39 -04:00
m. allan noah
69a9a3116e
minor release doc update
2015-10-04 21:25:08 -04:00
m. allan noah
5e1d45cad7
reopen sane-backends 1.0.26git
2015-10-04 21:13:39 -04:00
m. allan noah
60a772ca5d
sane-backends 1.0.25
2015-10-04 09:24:46 -04:00
m. allan noah
2ecf18f6fb
autoheader and automake
...
After recent PNG and SNMP changes, need to run autoheader and automake
2015-10-02 21:53:14 -04:00
Olaf Meeuwissen
4d746878d9
Sync with upstream
2015-09-30 20:35:04 -04:00
Rolf Bensch
7b05bad5f9
Canon PIXMA MG5600 Series is working
2015-09-30 18:56:11 +02:00
Rolf Bensch
cbae0ea53b
Pixma backend version 0.17.23
2015-09-26 10:10:38 +02:00
m. allan noah
301dbf977a
hp backend now unmaintained
2015-09-25 21:19:17 -04:00
Louis Lagendijk
39545b1b90
clarified systemd integration and options for the case where saned is complied
...
without systemd glue
2015-09-22 20:33:11 +02:00
Alessandro Zummo
86ba3c634f
epson2: updated supported scanners
2015-09-22 00:44:38 +02:00
m. allan noah
87bfd53512
Run autofoo for recent changes
2015-09-19 13:39:38 -04:00
Olaf Meeuwissen
e44c19f839
Add EPSON CX-3810 USB IDs. Fixes #303746
2015-09-19 13:39:37 -04:00
Olaf Meeuwissen
cef08410a7
Remove dead link
2015-09-19 13:39:37 -04:00
Eduard - Gabriel Munteanu
ac1bf8d754
magicolor: add support for magicolor 4690MF
...
Currently, this works for USB, but the network OID needs to be
filled in properly.
Signed-off-by: Eduard - Gabriel Munteanu <edgmnt@gmail.com>
2015-09-19 12:02:57 -04:00
Eric Raymond
baa71a5ca8
Markup error in sane-mustek_pp.5
...
Garbled .TP entry with no body make structural translation to HTML
impossible.
2015-09-19 12:02:57 -04:00
Eric Raymond
6633eea628
Markup error in sane-apple.5
...
Garbled list syntax can't be cleanly lifted to HTML or XML.
2015-09-19 12:02:57 -04:00
Olaf Meeuwissen
b322c8e904
Add PNG/JPEG info to other format related sections; fixup punctuation
2015-09-19 12:02:57 -04:00
Olaf Meeuwissen
002fea134a
Align JPEG format command-line option behaviour with TIFF
2015-09-19 12:02:57 -04:00
Matteo Croce
bc698d4329
add JPEG support to scanimage
2015-09-19 12:02:57 -04:00
Matteo Croce
c83123ee46
add PNG format to scanimage
2015-09-19 12:02:57 -04:00
Alessandro Zummo
254cc21b5f
epson2: fix scsi entries in epson2.desc
2015-09-10 17:02:51 +02:00
Alessandro Zummo
a5c2607755
epson2: upated supported models
2015-09-10 16:09:40 +02:00
Stéphane Voltz
85a448be1f
fix genesys man and desc
...
- no LiDE 120 support
2015-09-09 21:25:47 +02:00
Stéphane Voltz
c132ac07db
file mode change
2015-09-09 21:24:56 +02:00
Olaf Meeuwissen
85a7609557
Add specifications file for the external `utsushi` backend
2015-09-08 22:23:23 -04:00
Olaf Meeuwissen
28d1b2e4d6
Sync doc/descriptions-external/epkowa.desc with latest upstream
2015-09-08 22:23:23 -04:00
Olaf Meeuwissen
d8c5dd00fe
Add info to get an IEEE1394 connected GT-X700 recognized by udev
...
This assumes that all of GT-X900, Perfection V700 and Perfection V750
advertise themselves as GT-X900 in their SCSI info. Only the V700 is
known to do so at present.
2015-09-08 22:23:23 -04:00
Rolf Bensch
697d834023
Pixma backend version 0.17.22
2015-09-03 20:09:46 +02:00
m. allan noah
f45e1669bc
canon_dr/fujitsu doc updates
2015-08-31 21:30:33 -04:00
m. allan noah
7566619e53
rebuild with automake 1.14.1
2015-08-31 20:58:30 -04:00
Yuval Levy
9653f1358e
Clarify use of --buffer-size option
2015-08-31 20:31:54 -04:00
Klaus Kämpf
5337625f3a
New backend pieusb
...
This commit adds support for (slide) scanners based
on Pacific Image Electronics (PIE) oem scan hardware.
It is known to match the following USB scanners
PIE PowerSlide 3600 Untested
PIE PowerSlide 3650 Untested
PIE PowerSlide 4000 Untested
PIE PowerSlide 5000 Untested
Reflecta CrystalScan 7200 Untested
Reflecta ProScan 7200 Untested
Reflecta DigitDia 4000 Untested
Reflecta DigitDia 5000 Untested
Reflecta DigitDia 6000 Ok
The backend is based on work by Jan Vleeshouwers and Michael Rickmann.
Special thanks to Stéphane Voltz for the code review.
Add pieusb to backend/Makefile.am
Add pieusb to doc/Makefile.am
Add missing sanei/sanei_ir.c, sanei/sanei_ir.h, adapt Makefile.am
configure.ac: Add 'pieusb' to ALL_BACKENDS
ChangeLog: Add pieusb as new backend
Mark infrared functions as internal: sane_ir_* -> sanei_ir_*
sanei/sanei_ir.c: fix memory leaks
pieusb: rename cmdGetMode and cmdSetScanHead
... to their sanei_pieusb_cmd_... equivalent
pieusb: rename definition_list_head to pieusb_definition_list_head
Add pieusb to AUTHORS
pieusb: copyright 2012-2015
pieusb: don't include sanei_thread.h
2015-08-31 21:07:12 +02:00
m. allan noah
2cb3140903
fujitsu backend v126
...
- initial support for iX100
- add late_lut support for iX500/iX100
2015-08-23 20:52:49 -04:00
m. allan noah
2f68498ee5
canon_dr backend v1.0.50
...
- DR-C125 adds duplex padding on back side
- initial support for DR-C225
2015-08-23 20:52:49 -04:00
Rolf Bensch
12bca33625
Pixma backend version 0.17.21
2015-08-10 23:20:56 +02:00
Rolf Bensch
9188678fc0
Pixma backend version 0.17.20
2015-08-07 23:21:04 +02:00
Rolf Bensch
061df1202b
Pixma backend version 0.17.19
2015-07-29 19:10:02 +02:00
Rolf Bensch
a517aef0a7
Canon PIXMA MG7500 Series is working
2015-07-29 19:09:06 +02:00
Rolf Bensch
e9f161895d
new scanner Canon PIXMA MG3600 Series
2015-07-29 19:05:54 +02:00
Rolf Bensch
bd524cdc91
Canon PIXMA MX470 Series is working
2015-07-24 09:38:41 +02:00
Rolf Bensch
7491584574
Pixma backend version 0.17.18
2015-05-18 22:51:02 +02:00
Rolf Bensch
0ab1f99f63
new scanner Canon i-SENSYS MF8300 Series
2015-05-18 22:49:58 +02:00
Stéphane Voltz
1549a56b75
add cache expiration time option
2015-04-12 09:53:38 +02:00
Rolf Bensch
6ca6d038e3
Pixma backend version 0.17.17
2015-04-07 22:04:56 +02:00
Rolf Bensch
f566793641
remove unmaintained websites
2015-04-07 22:04:15 +02:00
Alessandro Zummo
9d196e8889
epsonds: documentation
2015-04-07 00:20:43 +02:00
Rolf Bensch
858e73da7e
Pixma backend version 0.17.16
2015-04-03 19:09:34 +02:00
Rolf Bensch
9241d3ec28
new Canon scanners MF210, MF220, MF810/820, MF5900 and MF6100
...
all scanners need further testing
2015-04-03 19:07:57 +02:00
Paul Newall
5f7971f806
kodakaio.desc updated
2015-03-22 14:33:32 +00:00
m. allan noah
71ffcfe30e
canon_dr backend v49
...
initial support for DR-C125 and possibly DR-C225
2015-03-18 20:49:15 -04:00
Stéphane Voltz
128c8931b3
add putative support for LiDE 120
2015-03-17 22:23:21 +01:00
René Rebe
f69a1ad50e
removed unnecessary feature_type2 clutter by using a uint64_t to share all bits
2015-03-07 11:16:47 +00:00
René Rebe
d5c7e22328
fixed multiple Avision regressions: most scanner basically did not
...
work at all anymore, ... range initilaizer, clobbering paper-length
window bits, ...) introduced over the past years, added support for
newer ASIC gamma table size, added AV220D2+ ID
2015-03-07 05:07:27 +00:00
Stéphane Voltz
24ab521a1d
mark LiDE 120 as unsupported
2015-03-04 06:36:06 +01:00
m. allan noah
a2bee7ebd3
Update epjitsu docs for recent changes
2015-03-02 20:31:46 -05:00
Stéphane Voltz
470594e18b
initial support for LiDE 220
2015-02-26 22:26:00 +01:00
Rolf Bensch
f78057e8db
Pixma backend version 0.17.15
2015-02-21 11:20:41 +01:00
Rolf Bensch
7d7025838e
new scanners Canon PIXMA MX490 Series and E480 Series
2015-02-21 11:18:40 +01:00
Rolf Bensch
6923b3c4bf
Canon PIXMA MG6400 Series is working
2015-02-21 10:44:11 +01:00
Rolf Bensch
198b023c4b
Canon PIXMA MX920 Series supports Ethernet and WiFi interfaces
2015-02-09 09:34:01 +01:00
Rolf Bensch
9cbf9de274
Canon PIXMA MG2500 Series is working
2015-02-06 20:30:47 +01:00
Rolf Bensch
ea781612f9
Canon PIXMA MG2200 Series is working
2015-01-17 21:10:09 +01:00
Rolf Bensch
e1f7a7d452
Pixma backend version 0.17.14
2014-11-18 09:16:37 +01:00
Rolf Bensch
5e7dc373c8
MF8200C: ADF supports max. 300DPI
...
- use adftpu_max_dpi to set max. resolution for ADF
2014-11-18 09:14:46 +01:00
m. allan noah
92e4d96c43
added alternate PID for P-215
2014-11-01 20:33:49 -04:00
Rolf Bensch
5428e61f53
Canon PIXMA MG2900 Series is working
2014-10-29 22:42:02 +01:00
Rolf Bensch
ccdd519ece
Pixma backend version 0.17.13
2014-10-29 09:16:06 +01:00
Rolf Bensch
fdfde41ed1
new Canon scanners
...
MAXIFY MB5000, MB5300, MB2000, MB2300
PIXMA MG7500, MG6600, MG5600, MG2900, E460
*all scanners need further testing*
2014-10-29 09:14:50 +01:00
Rolf Bensch
869e3f75a6
Pixma backend version 0.17.12
2014-10-27 17:17:07 +01:00
Rolf Bensch
4dc5913ff0
Canon PIXMA MG3500 Series is working
2014-10-27 17:13:14 +01:00
Rolf Bensch
a69a613a25
new scanner imageCLASS D530
2014-10-20 17:14:23 +02:00
Rolf Bensch
54358f27e1
Canon Pixma MG5500 Series is working
2014-09-18 21:54:28 +02:00
Rolf Bensch
cb25926d05
Pixma backend version 0.17.11
2014-09-16 11:47:27 +02:00
Rolf Bensch
90af0182fe
Canon Pixma MX530 Series is working
2014-09-16 11:45:27 +02:00
Rolf Bensch
eaded9627b
Canon Pixma MG2400 Series is working
2014-09-16 08:57:39 +02:00
Rolf Bensch
616a63b074
Canon PIXMA MX720 Series scanner is working
2014-08-16 16:52:27 +02:00
Rolf Bensch
99eac9c6eb
Pixma backend version 0.17.10
2014-08-16 12:25:55 +02:00
Rolf Bensch
9bf983d04a
add "print verbose debug-level messages"
2014-08-16 12:21:27 +02:00
Rolf Bensch
3f6a17bcbd
new scanners Canon i-SENSYS MF8200C Series and MF8500C Series
2014-08-16 12:15:36 +02:00
m. allan noah
1e04f18ed1
canon_dr backend v48
...
- set another unknown byte in buffermode for ssm2
- add another gettimeofday call at end of do_usb_cmd
- don't print 0 length line in hexdump
- mark DR-7080C as working
- default DR-G1100 and DR-G1130 to 8 meg buffers
2014-08-06 21:42:00 -04:00
Rolf Bensch
a0e2df7254
new scanners Canon Pixma E400, E560, MX470 and MX530
2014-07-25 20:51:53 +02:00
m. allan noah
44bdd65b51
canon_dr backend v47
...
initial DR-G1130 support
add usb ids for many recent scanners
2014-07-14 20:02:05 -04:00
m. allan noah
a7aa92f54d
epjitsu backend v25
...
- initial support for fi-65F
- initial support for S1100
2014-06-12 21:25:14 -04:00
m. allan noah
bac4009627
epjitsu backend v23
...
- add S1300i support
- fix buffer overruns in read_from_scanner
- set default page width
- simplified the 225x200 resolution code
2014-05-27 21:42:17 -04:00
Rolf Bensch
8316417ed9
Pixma backend version 0.17.9
2014-05-26 19:04:23 +02:00
Rolf Bensch
94958e04e0
Pixma backend version 0.17.8
2014-05-16 15:40:52 +02:00
Rolf Bensch
c5a98ef214
Canon Pixma MG7100 Series scanner is working
2014-05-16 15:39:52 +02:00
m. allan noah
a3e6982070
epjitsu: update desc file for S1100 and S1300i
2014-05-15 22:05:00 -04:00
Mark Buda
20fbf1dc94
Correction of some spelling/grammatical errors and miscellany in man pages
2014-05-15 22:04:36 -04:00
Mark Buda
f538aa3829
Minor bug fix to man page
2014-05-15 22:04:36 -04:00
Hiroshi Miura
bc459dea9d
epjitsu: ScanSnap S1100 support
...
Add S1100 support
The ideas and cmd data are comes from:
http://ubuntuforums.org/showthread.php?t=1678335
TBD: test on S1100, I don't have a machine.
2014-05-15 22:04:36 -04:00
Rolf Bensch
932cd03d10
MX360 shouldn't hang anymore (@ adf paper empty)
2014-05-08 19:57:59 +02:00
Rolf Bensch
7a695f3f47
remove comment: adf empty buggy
2014-05-08 19:51:54 +02:00
Rolf Bensch
3b0861b3bd
Pixma backend version 0.17.7
2014-05-08 19:46:50 +02:00
m. allan noah
522f4f4d0f
canon_dr backend v46
...
- split debug level 30 into two levels
- simplify jpeg ifdefs
- add support for DR-M160
2014-04-11 21:21:42 -04:00
Rolf Bensch
39965093e1
Canon Pixma MX410 is working
2014-04-07 16:56:50 +02:00
Rolf Bensch
6018623efa
Canon Pixma MX520 Series is working
2014-03-21 19:22:05 +01:00
Rolf Bensch
acba17825d
rename WLAN to WiFi
2014-03-21 18:54:04 +01:00
Rolf Bensch
dfd2d4861e
Canon Pixma MG3200 is working
2014-03-21 18:51:23 +01:00
Alessandro Zummo
0a37fc99f7
epson2: updated usb ids
2014-03-04 00:57:33 +01:00
Rolf Bensch
5a22adb9ea
rename MF4550d to MF4500 Series
2014-02-28 21:19:53 +01:00
Stéphane Voltz
a54bbf84f5
fix calibration file name collision
...
- handle the case where there are several identical scanners plugged in,
and avoid sharing the same calibration file
2014-02-24 06:53:10 +01:00
Louis Lagendijk
be2cc19c60
Merge branch 'master' of ssh://git.debian.org/git/sane/sane-backends
2014-02-10 23:56:17 +01:00
Louis Lagendijk
968d897075
doc/sane-pixma.man: Updated for the additional support for laser multi-functionals using the mfnp protocol
2014-02-10 23:55:05 +01:00
Rolf Bensch
97a877fa99
Canon Pixma MX510 Series is working
2014-02-08 18:48:50 +01:00
Stéphane Voltz
1b5e36a0ec
update status of the HP4850
2014-01-21 07:01:15 +01:00
Rolf Bensch
da44a27348
update specification file
...
- ethernet is buggy
- ADF is working
2014-01-17 22:52:33 +01:00
Rolf Bensch
c1fd1ed184
ADF is working for Canon i-SENSYS MF4800 Series
2014-01-03 21:57:09 +01:00
Rolf Bensch
16bbb353cc
bug #314411 , Canon imageCLASS MF4570dw is working
2014-01-02 20:54:25 +01:00
Rolf Bensch
1ffcd34710
Canon i-SENSYS MF4800 Series is working
2013-12-27 11:33:44 +01:00
Rolf Bensch
5cfa697ec3
Pixma backend version 0.17.6
2013-12-16 19:41:20 +01:00
Rolf Bensch
12828c84c6
update doc files for MX920
2013-12-16 19:34:58 +01:00
Rolf Bensch
2f37052d2a
rename Canon imageCLASS MF4770n to i-SENSYS MF4700 Series
2013-12-16 18:31:43 +01:00
Rolf Bensch
a1222c0928
rename Canon i-SENSYS MF4890dw to MF4800 Series
2013-12-16 18:31:21 +01:00
Stéphane Voltz
6e1ce492ba
GL841 shading calibration fixes
...
- fix regression in LiDE 35 shading (buffer full flag)
- tune LiDE80 shading calibration by skipping extra dark area
- whitespaces cleanup
2013-12-16 06:06:19 +01:00
m. allan noah
9f6ebc2f3c
fujitsu backend v118
...
- support fi-7160, fi-7260, fi-7180 and fi-7280
- remove unused var from do_scsi_cmd()
- added more request_sense options
- add adv_paper_protect option
- enable paper protection by default
- increase max_x_fb for fi-6240 and fi-6230
2013-12-10 21:57:11 -05:00
m. allan noah
c4a5bbc143
canon_dr backend v42
...
- initial DR-G1100 support
- add support for paper sensors (P-215 & P-208)
- add initial support for card reader (P-215)
- removed unused var from do_scsi_cmd()
2013-12-09 20:56:45 -05:00
Stéphane Voltz
a7e664478e
update HP2400 and LiDE 80 description
2013-10-19 21:24:34 +02:00
Paul Newall
37523b867d
Bugfix in kodakaio.c to fix segfault when non kodak scanners return unexpected data via avahi auto discovery
2013-10-14 22:22:53 +01:00
Rolf Bensch
70cfb5e71b
Pixma backend version 0.17.5
2013-10-11 19:43:27 +02:00
Rolf Bensch
ee4704f34a
new scanner Canon i-SENSYS MF4890dw
2013-10-11 19:40:42 +02:00