Povilas Kanapickas
902610132b
genesys: Include genesys_low.h
2019-04-23 00:14:46 +03:00
Povilas Kanapickas
2341618720
genesys: Work around reads from non-initialized memory in gamma setup
2019-04-23 00:05:35 +03:00
Povilas Kanapickas
88c22e38be
genesys: Fix double free in sanei_genesys_send_gamma_table()
2019-04-23 00:05:34 +03:00
Povilas Kanapickas
621c9799fe
genesys: Fix use of uninitialized memory
2019-04-23 00:05:33 +03:00
Povilas Kanapickas
c9ebf2b560
Merge branch 'genesys-remove-unneeded-function-names-in-dbg-args' into 'master'
...
genesys: Remove unneeded function name in DBG macro args
See merge request sane-project/backends!51
2019-04-22 20:56:38 +00:00
Povilas Kanapickas
2fd3b5622b
genesys: Remove unneeded function name in DBG macro args
2019-04-22 23:48:23 +03:00
Olaf Meeuwissen
4f5eb745ac
epson2_usb.c: Sync USB product IDs with epson2.desc content
2019-04-17 21:00:47 +09:00
Olaf Meeuwissen
ddbcb2b285
epson2.desc: Add the EPSON L380 as supported. Re #23
2019-04-17 21:00:10 +09:00
Olaf Meeuwissen
3f6f9f829e
utsushi.desc: Sync with upstream
2019-04-06 17:11:47 +09:00
MackPi
a3c64bc0ca
Added Imageclass MF634Cdw
...
Added MF634Cdw using MF733Cdw as reference
2019-04-03 16:37:03 -07:00
Louis Lagendijk
155248dde2
pixma_bjnp: change default timeout from 1 to 10 seconds (10000)
2019-03-27 19:09:43 +01:00
Louis Lagendijk
d15aa248c7
pixma_bjnp.c: corrected url-rewrite as it set bjnp:// unconditionally rather than honor the received method
...
function renamed to add_default_timeout() to clarify its purpose
2019-03-27 18:46:17 +01:00
Olaf Meeuwissen
4ac6550e7c
utsushi.desc: Sync with upstream
2019-03-23 14:09:24 +09:00
Povilas Kanapickas
0921d36618
sanei_usb: Deduplicate endpoint setup code
2019-03-22 18:31:46 +02:00
Povilas Kanapickas
276670f3c2
Merge branch 'rerun-autoreconf' into 'master'
...
Rerun autoreconf and automake
See merge request sane-project/backends!44
2019-03-22 14:27:53 +00:00
Povilas Kanapickas
e92a3d6eba
Merge branch 'remove-unused-unit-testing' into 'master'
...
Remove uses of unused UNIT_TESTING ifdef
See merge request sane-project/backends!45
2019-03-22 14:25:39 +00:00
Povilas Kanapickas
de5c63ee7c
Merge branch 'genesys-enums' into 'master'
...
genesys: Prefer enums to #defines
See merge request sane-project/backends!47
2019-03-22 14:24:48 +00:00
Povilas Kanapickas
265f4a96ea
genesys: Prefer enums to #defines
2019-03-22 14:50:03 +02:00
Povilas Kanapickas
2653cbaec7
Run autoreconf and automake
2019-03-20 23:09:07 +02:00
Povilas Kanapickas
d866998f10
genesys: Remove uses of unused UNIT_TESTING ifdef
2019-03-20 23:09:05 +02:00
Povilas Kanapickas
b7b5ca79c8
rts8891: Remove uses of unused UNIT_TESTING ifdef
2019-03-20 23:09:04 +02:00
Rolf Bensch
13350ba4ba
pixma: backend version 0.22.0
2019-03-11 17:46:18 +01:00
Rolf Bensch
dfc5f5ed76
pixma: new scanners Canon PIXUS XK50, XK70, XK80 Series
2019-03-11 17:45:27 +01:00
Rolf Bensch
6f4440152f
pixma: new scanners PIXMA TS6130, TS6180, TS6230, TS6280, TS8100,
...
TS8130, TS8180, TS8200, TS8230, TS8280,
TS9180, TS9580 Series
2019-03-11 17:44:19 +01:00
Rolf Bensch
adef553799
pixma: new scanners Canon PIXMA TR4500, TR7350, TR8530, TR8580, TR9530 Series
2019-03-11 17:26:29 +01:00
Rolf Bensch
83ddbd0fc4
pixma: new scanners Canon PIXMA G3010, G4010 Series
2019-03-11 17:23:20 +01:00
Rolf Bensch
96e6eff1ae
pixma: fix some descriptions names
2019-03-11 17:21:36 +01:00
Rolf Bensch
953562ae8e
pixma: new scanner Canon PIXMA E4200 Series
2019-03-11 17:17:45 +01:00
Rolf Bensch
0678ce8e3b
pixma: fix some interface descriptions
2019-03-11 17:15:54 +01:00
Rolf Bensch
960a6d5d69
Merge branch 'master' into 'master'
...
Add Driver Canon Pixma TS 6200 Serie.
See merge request sane-project/backends!43
2019-03-08 20:56:26 +00:00
Rolf Bensch
9d69d94f02
add missing development packages to INSTALL.linux
2019-03-08 17:28:36 +01:00
Thierry
2915756ae4
Add Driver Canon Pixma TS 6200 Serie.
2019-03-05 08:43:31 +01:00
Rolf Bensch
9e4344b33a
remove canon_mfp from doc/sane-mfgs-external.html
...
all listed scanners are supported by the pixma backend
2019-02-27 19:37:58 +01:00
m. allan noah
9c4ac1f07f
canon_dr backend v57
...
- complete support for X-10, including hardware cropping (by manuarg)
- minor comments and move a bit of code for consistency
2019-02-24 20:40:25 -05:00
m. allan noah
81faeb46f2
Merge branch 'canon_drx10c' into 'master'
...
Add support for Canon DR-X10C scanner
See merge request sane-project/backends!12
2019-02-25 01:37:03 +00:00
Rolf Bensch
2d0912afdc
pixma: backend version 0.21.1
2019-02-24 12:40:16 +01:00
Rolf Bensch
0c00dac37a
pixma: update doc files for MF731/733
2019-02-24 12:39:54 +01:00
Rolf Bensch
d0e4f0fa52
pixma: add comment for MF733C
2019-02-24 12:38:37 +01:00
Rolf Bensch
73645abba0
Merge branch 'mikef-MF733C' into 'master'
...
Mikef mf733 c
See merge request sane-project/backends!42
2019-02-24 11:22:07 +00:00
m. allan noah
5ae6f698ae
remove trailing whitespace
2019-02-23 15:46:59 -05:00
m. allan noah
156f7c9bd4
fujitsu backend v134
...
rewrite init_vpd for scanners which fail to report overscan correctly
update description and man page to match
rebuild po files with updated line numbers
2019-02-23 15:16:32 -05:00
m. allan noah
057a10e984
move three scanners to unsupported.desc
...
These three machines are unsupportable by fujitsu backend. Remove
them from fujitsu backend files.
2019-02-23 15:14:34 -05:00
m. allan noah
941f6bb380
remove nonexistant scanners
...
the fi-6125 and 6135 were never released, though they showed in
some old versions of the windows driver. here, we remove them.
2019-02-23 14:54:48 -05:00
m. allan noah
b608751b82
Fix a few typos
2019-02-23 14:50:49 -05:00
Mike Ferrara
b327c3d780
Typo. fixed.
2019-02-22 11:01:51 -08:00
Mike Ferrara
eadd663676
Merge branch 'master' into mikef-MF733C
2019-02-22 10:40:29 -08:00
Mike Ferrara
7277cec027
Mods to support imageCLASS MF733Cdw USA color laser MFP
2019-02-22 10:35:24 -08:00
Rolf Bensch
ff04ede4ad
pixma: Canon PIXMA G2000 is working
...
reported by William Bombardelli da Silva
2019-02-20 19:51:57 +01:00
Rolf Bensch
7521ff5b33
pixma: Canon imageRUNNER 1133 is working
...
See issue sane-project/website#15
2019-02-20 19:25:46 +01:00
Rolf Bensch
c9c0d956c6
pixma: backend version 0.21.0
2019-02-20 19:16:01 +01:00