Rolf Bensch
1ed4c7d8f5
pixma: backend version 0.27.4
2020-03-19 16:11:06 +01:00
Rolf Bensch
b113ef1285
pixma: for Canon LiDE300 and LiDE400 map target 06 to cancel/end button
...
see issue sane-project/backends#259
2020-03-19 16:09:38 +01:00
Ralph Little
4e9cbda3ba
plustek: fix for gain loop computation to prevent buffer overrun
2020-03-15 20:21:16 -07:00
Povilas Kanapickas
3da269b7de
genesys: Use common code path for memory layouts
2020-03-14 23:19:38 +02:00
Povilas Kanapickas
718550e2d4
genesys: Add a way to flush GenesysRegisterSettingSet without read back
2020-03-14 23:19:37 +02:00
Povilas Kanapickas
cb442169e4
genesys: Implement a way to serialize ModelId
2020-03-14 23:19:36 +02:00
Povilas Kanapickas
c1d4369410
genesys: Reuse generic value filtering code for scan method filtering
2020-03-14 23:19:35 +02:00
Povilas Kanapickas
c234ce6b77
genesys: Add generic value filter class for resolutions filtering
2020-03-14 23:19:34 +02:00
Povilas Kanapickas
ee2e026f2a
genesys: Don't overwrite RAM settings
2020-03-14 23:19:33 +02:00
Povilas Kanapickas
ea5047466c
genesys: Reuse common gpio code on gl846
2020-03-14 23:19:32 +02:00
Povilas Kanapickas
31fecb8140
genesys: Clean up motor setup on gl847
2020-03-14 23:19:31 +02:00
Povilas Kanapickas
b307eba5cc
genesys: Clean up motor setup on gl846
2020-03-14 23:19:30 +02:00
Povilas Kanapickas
884de5f9fe
genesys: Clean up motor setup on gl843
2020-03-14 23:19:29 +02:00
Povilas Kanapickas
cd43109966
genesys: Deduplicate gain calibration
2020-03-14 23:19:28 +02:00
Povilas Kanapickas
233cb4bd5a
genesys: Use single code path for gain code calculation
2020-03-14 23:19:27 +02:00
Povilas Kanapickas
e0bec6723d
genesys: Deduplicate offset calibration
2020-03-14 23:19:26 +02:00
Povilas Kanapickas
255da97fcb
genesys: Remove get_closest_resolution()
...
All gl646 scanners have sensors for all supported resolutions
2020-03-14 23:19:25 +02:00
Povilas Kanapickas
428293c1e2
genesys: Reflow sensor tables
2020-03-14 23:19:24 +02:00
Olaf Meeuwissen
82515511a6
Merge branch 'master' into '224-enable-avahi-support-by-default'
...
# Conflicts:
# .gitlab-ci.yml
2020-03-14 09:03:31 +00:00
Ordissimo
5dcd770e5e
.gitlab-ci.yml: Revert poppler related changes
...
The Docker images used by CI have been updated to include the required
packages.
2020-03-14 09:01:17 +00:00
Olaf Meeuwissen
f8c4bb77de
kodakaio: Update Avahi configure time option documentation
...
It has been removed from the command-line examples as the default is
to enable when possible and the Ubuntu example says to install the
necessary libraries. The avahi library reference has been fixed.
2020-03-14 15:58:02 +09:00
Olaf Meeuwissen
cf7227b598
Pass Avahi related preprocessor flags where needed
2020-03-14 15:48:19 +09:00
Olaf Meeuwissen
53875a5238
Fix WITH_AVAHI preprocessor conditionals
...
The macro is now always defined to either 0 or 1.
2020-03-14 15:46:03 +09:00
Rolf Bensch
0033357120
pixma: backend version 0.27.3
2020-03-11 13:21:12 +01:00
Rolf Bensch
b956a3cef0
pixma: update copyright
2020-03-11 13:19:31 +01:00
Rolf Bensch
dbc966e97e
Merge branch 'pixma/new_scanners' into 'master'
...
Pixma: new scanners
See merge request sane-project/backends!354
2020-03-11 12:14:42 +00:00
Rolf Bensch
c4af131848
pixma: new scanners Canon PIXMA G7000 and GM4000 Series
2020-03-11 12:56:28 +01:00
Rolf Bensch
7322b5aff0
pixma: restrict ADF scans to 300dpi for Canon i-SENSYS MF440 Series
2020-03-11 12:53:05 +01:00
Rolf Bensch
b9a19d0cef
Merge branch 'patch-1' into 'master'
...
pixma: detect MF440. Fix #257
Closes #257
See merge request sane-project/backends!347
2020-03-11 11:43:49 +00:00
Rolf Bensch
2b076de25f
pixma: new scanner Canon i-SENSYS MF720 Series
2020-03-11 10:27:17 +01:00
Jérémy Lal
20419f9815
pixma: detect MF440. Fix #257
2020-03-08 14:33:19 +01:00
Ralph Little
5441ea1c51
hp5400: use standard defines for "color" and "grey" texts
2020-03-07 19:55:52 -08:00
Ralph Little
19d033837e
hp5400: fix cancel bug that caused a crash when cancelling a scan or a preview
2020-03-07 15:37:14 -08:00
Ralph Little
28bcb9179d
hp5400: added support for editable colour/bw switch and copy count sensors.
2020-03-07 14:36:27 -08:00
Olaf Meeuwissen
090973fa94
Merge branch 'for-upstream/backend_avision_nonfilm_noexposure' into 'master'
...
backend/avision: Disable exposure option for non-filmscanners
See merge request sane-project/backends!23
2020-03-07 09:35:18 +00:00
Olaf Meeuwissen
960394b1e4
Merge branch 'for-upstream/backend_avision_fix_threading' into 'master'
...
backend/avision: fix thread cancellation
See merge request sane-project/backends!21
2020-03-07 09:25:59 +00:00
Olaf Meeuwissen
6fe58ec210
Merge branch '254-remove-sane-standard-documentation' into 'master'
...
Resolve "Remove SANE Standard documentation"
Closes #254
See merge request sane-project/backends!350
2020-03-07 05:14:11 +00:00
Olaf Meeuwissen
953bea63bb
Merge branch 'escl-fix-parsing-location' into 'master'
...
Fix error parsing Location job.
See merge request sane-project/backends!349
2020-03-07 04:36:08 +00:00
Ralph Little
0a5f2f98ff
Merge branch '233-scanimage-mods' into 'master'
...
Resolve "Regression tests: HP Scanjet 5400C" - scanimage
See merge request sane-project/backends!345
2020-03-06 17:19:44 +00:00
thierry1970
2739969661
Fix error parsing Location job.
2020-03-06 10:58:31 +01:00
Ralph Little
a34382c67b
hp5400: some small corrections to button descriptions.
2020-03-05 09:19:53 -08:00
Ralph Little
dd078cd17d
hp5400: Added support for all buttons.
...
Support to read copy counter display to be done shortly.
2020-03-05 08:58:54 -08:00
Olaf Meeuwissen
599186fdb2
kodakaio: Remove reference to removed --without-api-spec option
2020-03-05 21:18:49 +09:00
Olaf Meeuwissen
d4d5d76e83
Update references to the SANE standard
...
The authors have been added to SANE standard itself, pointers to the
standard now point to the published version and/or the project that
isnow used for its maintenance as appropriate. References to input
files and installation locations have been removed.
2020-03-05 21:14:34 +09:00
Ralph Little
4f6b7665a8
hp5400: small enhancement from review to reduce code and increase clarity.
2020-03-03 09:56:39 -08:00
Olaf Meeuwissen
5da64adadf
Merge branch 'escl-load-conf-segfault' into 'master'
...
Reshaping the loading of the device configuration from escl.conf.
See merge request sane-project/backends!340
2020-03-03 10:00:17 +00:00
Rolf Bensch
f24001e46e
pixma: backend version 0.27.2
2020-03-02 16:14:42 +01:00
Rolf Bensch
3c0f8189dd
pixma: fix device define for Canon i-SENSYS MF110/910 Series
2020-03-02 16:13:46 +01:00
Ralph Little
2868e9e346
hp5400: corrected source for default values.
...
Just correcting a mistake from the previous check in.
Also substituted value variable for clarity.
2020-03-01 23:30:03 -08:00
Ralph Little
385543519b
scanimage,hp5400: added option checking for hp5400 and rationalised scanimage help
...
h5400 now checks validity of -l, -t, -x and -y and auto selects a supported resolution.
scanimage now shows the full range for -x and -y despite other selections.
2020-03-01 22:53:48 -08:00