Rolf Bensch
b8cf6b4b49
pixma: TR4500 Series is working
2020-07-14 17:37:59 +02:00
Rolf Bensch
ec918e5c74
pixma: TR4500 Series supports max. 600dpi
2020-07-14 17:28:06 +02:00
Rolf Bensch
0febc81665
pixma: add button support for TR4500 Series
...
this scanner provides additional button information
2020-07-14 17:27:48 +02:00
Rolf Bensch
1943d34d60
pixma: TR4500 Series returns JPEG images from ADF scans
2020-07-14 17:27:23 +02:00
Rolf Bensch
7481254f1b
pixma: auto generate options files with python[23]
...
see issue sane-project/backends#327
2020-07-14 17:13:06 +02:00
Rolf Bensch
7525fda505
INSTALL.linux: add python to mandatory develop environment list
...
See merge request sane-project/backends!491
2020-07-11 20:15:43 +02:00
Rolf Bensch
819cc8cd61
pixma: add comment how to generate new pixma_sane_options.[ch]
2020-07-11 20:04:46 +02:00
Rolf Bensch
684efcef23
pixma: add "do not edit" comment on top of generated files
2020-07-11 19:51:26 +02:00
Rolf Bensch
8ad42d2967
pixma: PIXMA TS5100 Series is working
...
see issue sane-project/backends#325
2020-07-11 19:46:56 +02:00
Olaf Meeuwissen
ff1e8b85c9
Merge branch 'pixma-autogen_options' into 'master'
...
pixma: auto generate sane options files
See merge request sane-project/backends!491
2020-07-11 08:42:36 +00:00
Olaf Meeuwissen
4a2cabe3be
pixma: Fix sane options file generation
...
This now generates files in the source tree and includes them in the
source tarball together with the script used. Explicit dependencies
are added to trigger generation. Rules have been rewritten to use
implicit variables for brevity.
2020-07-11 16:58:24 +09:00
Rolf Bensch
b957674f65
pixma: auto generate sane options files
...
This prevents from fixing stuff in generated files.
Generated from pixma.c, bottom comment area.
2020-07-07 22:29:34 +02:00
Rolf Bensch
537fbc9bf6
pixma: backend version 0.28.2
2020-07-06 23:39:51 +02:00
Rolf Bensch
0b22eecf86
Merge branch '318-canoscan-lide-400-potentially-supports-48-bit-depth' into 'master'
...
Resolve "CanoScan LiDE 400 potentially supports 48-bit depth"
Closes #318
See merge request sane-project/backends!486
2020-07-06 21:38:06 +00:00
Rolf Bensch
8f93b4cc62
pixma_mp800: remove TODO for 16-bit scans
...
mp800 scanners need min. 150dpi for 16-bit scans
2020-07-06 23:17:02 +02:00
Rolf Bensch
3a18629f11
pixma: in dpi list set min. scan resolution for 16-bit scans
2020-07-06 23:17:02 +02:00
Rolf Bensch
0f1850fe4f
pixma: new parameter to set min. xdpi for 16-bit scans
...
16-bit scans have different min. scan resolutions: 75 and 150dpi
2020-07-06 23:17:02 +02:00
Rolf Bensch
b0efdd89cb
pixma_mp150: scan 48bit color and convert
2020-07-06 23:17:02 +02:00
Rolf Bensch
c4f0d4505e
pixma_mp150: enable 48bit support for LiDE 400
2020-07-06 23:17:02 +02:00
Povilas Kanapickas
37c597d8df
Merge branch 'genesys-lide-90' into 'master'
...
genesys: Add support for Canon CanoScan LiDE 90
See merge request sane-project/backends!488
2020-06-26 22:04:27 +00:00
Povilas Kanapickas
b0c42c0f5f
genesys: Implement support for LiDE 90
2020-06-27 00:48:06 +03:00
Povilas Kanapickas
ea15fb29b7
genesys: Simplify motor table upload on gl842
2020-06-27 00:47:19 +03:00
Povilas Kanapickas
d948f5eb69
genesys: Fix cis scanner support on gl842
2020-06-27 00:47:18 +03:00
Povilas Kanapickas
02782651a3
genesys: Add model option to disable fast feeding
2020-06-27 00:47:17 +03:00
Povilas Kanapickas
86c15ff4a0
genesys: Add option to fill dark calibration with constant
2020-06-27 00:47:16 +03:00
Povilas Kanapickas
6fdc5e6e1f
genesys: Throw an exception when motor speed is too low
2020-06-27 00:47:15 +03:00
Povilas Kanapickas
f6f891bd93
genesys: Call update_home_sensor_gpio() for all chip types
2020-06-27 00:47:14 +03:00
Rolf Bensch
7e2361d42e
Merge branch 'german-translation-revision'
2020-06-26 22:16:32 +02:00
Rolf Bensch
278d2c236e
pixma: i-SENSYS MF4700 Series support is complete
...
see issue sane-project/backends#262
2020-06-26 21:37:21 +02:00
Alex Belkin
1a429257c1
xerox_mfp: Mark M288x Series as unsupported
...
Device is reported by @dominicjaeger.
Also, reference sane-airscan as suggested in #317 by @alexpevzner.
2020-06-25 19:16:35 +03:00
Olaf Meeuwissen
621e7dbf29
utsushi.desc: Sync with upstream
2020-06-24 20:34:13 +09:00
Ordissimo
7efeb82f16
Merge branch 'escl-add-hp-officejet-pro-8610' into 'master'
...
Add HP officeJet Pro 8610
See merge request sane-project/backends!484
2020-06-21 19:41:32 +00:00
Thierry HUCHARD
ce03cd0ad3
Add HP officeJet Pro 8610
2020-06-21 21:19:24 +02:00
Olaf Meeuwissen
8c9002772c
Merge branch '314-sane-1-0-30-unable-to-compile-without-libusb' into 'master'
...
Resolve "sane 1.0.30: unable to compile without libusb"
Closes #314
See merge request sane-project/backends!482
2020-06-17 10:05:03 +00:00
Ralph Little
6bb87fdf1f
sanei: added missing include file stdint.h
2020-06-14 08:09:44 -07:00
Ordissimo
fa0d388664
Merge branch 'escl-add-model-hp' into 'master'
...
Add 2 models HP.
See merge request sane-project/backends!481
2020-06-08 21:08:46 +00:00
Thierry HUCHARD
5a8ee2bd5b
Add 2 models HP.
2020-06-08 22:30:16 +02:00
Ordissimo
67a2fe5771
Merge branch 'add-model-working' into 'master'
...
escl : Add model working
See merge request sane-project/backends!480
2020-06-07 13:56:32 +00:00
Thierry HUCHARD
58c755d374
Add model and mfg.
2020-06-07 15:38:11 +02:00
Thierry HUCHARD
76dfd392e3
Fix style.
2020-06-07 13:46:47 +02:00
Thierry HUCHARD
7bd186acf0
Ajout des premiers modèles identifiés et soutenus par l'escl.
2020-06-07 13:39:19 +02:00
Rolf Bensch
af3acaf030
pixma: G4000 Series is working
...
See issue sane-project/backends#245
2020-06-06 14:42:09 +02:00
Rolf Bensch
e859ea108a
pixma: backend version 0.28.1
2020-06-06 13:16:54 +02:00
Rolf Bensch
e58ccba918
pixma: TR8500 Series returns JPEG images from ADF scans
...
See issue sane-project/backends#270
2020-06-06 13:16:16 +02:00
Rolf Bensch
dc25c9f48d
pixma: backend version 0.28.0
2020-06-05 23:20:41 +02:00
Rolf Bensch
d2ae0ee697
pixma: update coryright
2020-06-05 23:19:21 +02:00
Rolf Bensch
190f2874db
pixma man page: refer to scanimage and gamma4scanimage man pages
2020-06-05 23:17:24 +02:00
Rolf Bensch
edace214b2
Merge branch 'pixma/gamma_table' into 'master'
...
Pixma: fix internal generated gamma table
See merge request sane-project/backends!295
2020-06-05 20:58:07 +00:00
Rolf Bensch
4b9dddb763
remove debug outputs from send gamma table
2020-06-05 22:41:32 +02:00
Rolf Bensch
0118111c6f
use capability to select gamma table size
2020-06-05 22:07:19 +02:00