Povilas Kanapickas
144ed1f29b
genesys: Implement infrared channel support for 8600F
2019-07-13 04:14:44 +03:00
Povilas Kanapickas
78cdb347be
genesys: Fix lperiod on transparency scans on 8600F
2019-07-13 04:14:43 +03:00
Povilas Kanapickas
3137639aca
genesys: Make scan method explicit when selecting sensor
2019-07-13 04:14:42 +03:00
Povilas Kanapickas
c96a34f4a8
genesys: Fix partial width during calibration support
2019-07-13 04:14:41 +03:00
Povilas Kanapickas
7e2a1eed97
genesys: Fix alignment of lamp and sensor during of transparency scan
...
The calibration area does not necessarily need to be at the zero
position. We may need to drive sensor to the lamp and then drive both to
the calibration.
2019-07-13 04:14:40 +03:00
Povilas Kanapickas
7d32dca50e
genesys: Sync GPIO with window driver on transparency scans on 8600F
2019-07-13 04:14:39 +03:00
Povilas Kanapickas
0db759d996
genesys: Don't enable buggy behavior on newly supported scanners
2019-07-13 04:14:38 +03:00
Povilas Kanapickas
820ff5293a
Merge branch 'genesys-repark-before-setting-shading-regs' into 'master'
...
genesys: Repark before regs are setup in white_shading_calibration()
See merge request sane-project/backends!98
2019-08-08 18:51:09 +00:00
Povilas Kanapickas
45646240bf
Merge branch 'genesys-fix-gl843-gain-calibration' into 'master'
...
genesys: Improve gain calibration on GL843
See merge request sane-project/backends!97
2019-08-08 18:33:41 +00:00
Povilas Kanapickas
8d3369f68e
Merge branch 'genesys-reinit-regs-before-shading' into 'master'
...
genesys: Reinit registers before each shading calibration step
See merge request sane-project/backends!96
2019-08-08 18:13:30 +00:00
Povilas Kanapickas
1491a1067e
Merge branch 'genesys-usb-capture-debug-msg' into 'master'
...
genesys: Add a way to record debug messages to USB captures
See merge request sane-project/backends!95
2019-08-08 17:49:06 +00:00
Povilas Kanapickas
aa6bdba74d
genesys: Add a way to record debug messages to USB captures
2019-08-08 20:33:49 +03:00
Povilas Kanapickas
0fc4eb80e3
Merge branch 'genesys-cleanup' into 'master'
...
genesys: Various cleanups
See merge request sane-project/backends!94
2019-08-08 16:51:43 +00:00
Ralph Little
eae96342d8
Merge branch 'text_corrections' into 'master'
...
Some fixes to US messages in source.
See merge request sane-project/backends!91
2019-08-08 16:44:19 +00:00
Olaf Meeuwissen
1be824f2c5
Merge branch 'sanei-usb-testing-mode' into 'master'
...
sanei: Support capture and replay of USB data for testing
See merge request sane-project/backends!55
2019-08-08 14:01:30 +00:00
Olaf Meeuwissen
953ed4c2b0
mustek_usb2: Fix sprintf invocation. Fixes #110
2019-08-08 21:41:22 +09:00
Ralph Little
fdc23d129a
1) Correct some spelling mistakes
...
2) Convert some British spellings to US
3) Modified some longer sentences to improve readability.
4) Modified en_GB to suit
2019-08-05 20:54:18 -07:00
Olaf Meeuwissen
90684c53bb
doc: Remove :new markers in external backend descriptions
...
External backends are per definition not new sane-backends. Removing
the commented out info makes for fewer false hits when searching.
2019-08-01 21:14:08 +09:00
Olaf Meeuwissen
85674f1213
doc: Update as per post-release instructions
2019-08-01 21:13:33 +09:00
Olaf Meeuwissen
9a16b62e33
doc: Update post-release instructions
...
This reflects the post-release changes that have been taken care of
and are still considered somewhat meaningful.
MD5 checksums have been replaced by SHA512 and SHA256 checksum files
on the Releases page. The descriptions.db was used by the no longer
existant Search Engine on the website.
2019-08-01 21:13:19 +09:00
Olaf Meeuwissen
5aa523289f
NEWS: Document changes for upcoming release
2019-07-31 20:39:43 +09:00
Olaf Meeuwissen
7799a072b4
CI: Add a scripted release process
2019-07-30 22:40:11 +09:00
Rolf Bensch
a8d4d4b778
pixma: Canon PIXMA TS8200 Series is working
...
https://alioth-lists.debian.net/pipermail/sane-devel/2019-July/036877.html
2019-07-29 22:34:13 +02:00
Rolf Bensch
9dce0eaf74
Merge branch 'update_de_translation'
2019-07-29 17:27:07 +02:00
Rolf Bensch
a4e122add5
update German translation
2019-07-28 23:04:23 +02:00
Rolf Bensch
ef11a78540
1st bunch of updated German translation
2019-07-27 13:11:28 +02:00
Olaf Meeuwissen
05bdcbd81a
Merge branch 'en_GB_translation' into 'master'
...
Updated en_GB translations
See merge request sane-project/backends!89
2019-07-27 06:49:23 +00:00
Ralph Little
d4164a7320
Fix trailing whitespace and update translator
2019-07-26 23:20:29 -07:00
Ralph Little
78359453e1
Updated en_GB translations
2019-07-26 10:05:41 -07:00
Olaf Meeuwissen
8eb5850f27
po/nl.po: Update Dutch translations
...
[skip ci]
2019-07-26 13:55:23 +09:00
Olaf Meeuwissen
3a0f0df8fb
po/*.po: Sync with latest source
2019-07-23 21:15:24 +09:00
Povilas Kanapickas
97f04e16e4
Merge branch 'genesys-fix-calibration' into 'master'
...
genesys: Fix crash when deserializing calibration files
Closes #97
See merge request sane-project/backends!88
2019-07-22 23:13:51 +00:00
Povilas Kanapickas
a8a5f58f21
genesys: Add tests for serialization of calibration data
2019-07-23 02:00:44 +03:00
Povilas Kanapickas
25ed10029c
genesys: Make set_calibration_value() more robust
2019-07-23 02:00:43 +03:00
Povilas Kanapickas
b9fb97e0f7
genesys: Make serialization of calibration data less error prone
2019-07-23 02:00:42 +03:00
Olaf Meeuwissen
8ae2569a87
INSTALL.linux: Document need to run autogen.sh for clean checkouts
...
Fixes #102 .
2019-07-17 18:26:59 +09:00
Olaf Meeuwissen
cb81717341
.gitignore: more build artifacts
2019-07-14 17:09:33 +09:00
Olaf Meeuwissen
dc328a8d5f
ChangeLog: Fix awkward grammar
2019-07-14 17:08:08 +09:00
Olaf Meeuwissen
c52eef6e21
CI: Drop Debian 8, add Debian 10
...
This uses the updated Debian images which now use codenames instead
of version numbers.
Note that `CFLAGS=-Werror` has been disabled until such time as all
new warnings have been addressed.
2019-07-14 14:03:56 +09:00
Olaf Meeuwissen
3fb0f02015
utsushi.desc: Sync with upstream
2019-07-10 22:58:40 +09:00
Olaf Meeuwissen
7b2d2cd0b3
Merge branch 'fix-warnings-memset-size' into 'master'
...
Fix invocations of memset with incorrect size
See merge request sane-project/backends!87
2019-07-07 02:16:49 +00:00
Povilas Kanapickas
4742f21318
Fix invocations of memset with incorrect size
2019-07-06 22:14:11 +03:00
Povilas Kanapickas
34d378347c
genesys: Remove unused register read
2019-07-06 21:02:28 +03:00
Povilas Kanapickas
8c9d6d7208
genesys: Read the value of CKSEL from the sensor definition directly
2019-07-06 21:02:27 +03:00
Povilas Kanapickas
1a641316b0
genesys: Remove duplicate entry of Canon 5600F in config file
2019-07-06 21:02:26 +03:00
Povilas Kanapickas
f84f1b9d42
genesys: Sort the initial register map by register on GL843
2019-07-06 21:02:25 +03:00
Povilas Kanapickas
a6a09f5dc5
genesys: Don't reuse non-applicable macro just because its value matches
2019-07-06 21:02:24 +03:00
Povilas Kanapickas
f4d5fd4ad6
genesys: Add a way to dump Genesys_Register_Set to debug
2019-07-06 21:02:23 +03:00
Olaf Meeuwissen
6f6a492874
Raise the bar for archiving of source tarballs
...
They now have to pass a `make distcheck`. The compile stage takes
care of compiler errors/warnings. We are interested in all checks
passing and the source archive being self-consistent.
2019-07-06 21:48:15 +09:00
Olaf Meeuwissen
14e00fa360
Drop Linux Software Map file; it has outlived its purpose
...
Source and binary packages are readily available from most major Linux
distributions.
2019-07-06 21:48:15 +09:00