Povilas Kanapickas
1ba4018a6e
genesys: Pass session directly to gl843_init_optical_regs_scan()
2019-08-04 01:11:06 +03:00
Povilas Kanapickas
cafb97d293
genesys: Use session struct to pass data to the setup functions
2019-08-03 22:42:20 +03:00
Povilas Kanapickas
598aa99778
genesys: Improve code clarity by retiring half_ccd
2019-08-03 01:31:07 +03:00
Povilas Kanapickas
16c55bf330
genesys: Init cmd_set directly instead of going through a function
2019-08-02 22:39:05 +03:00
Povilas Kanapickas
a58b20d2c8
genesys: Move cmd_set from model to device struct
2019-08-02 22:39:04 +03:00
Povilas Kanapickas
f9a9d3f84a
genesys: Cache physical register state in the device on writes
2019-08-02 22:39:01 +03:00
Povilas Kanapickas
faab7b02e0
genesys: Cache physical register state in the device on bulk writes
2019-08-02 22:39:00 +03:00
Povilas Kanapickas
7836ea5778
genesys: Remove bulk_write_register from the cmd_set structures
2019-08-02 22:38:59 +03:00
Povilas Kanapickas
6014645664
genesys: Cache physical register state in the device on reads
2019-08-02 22:38:58 +03:00
Povilas Kanapickas
f9b87de44a
genesys: Remove manual allocations from calibration functions
2019-08-02 22:38:54 +03:00
Povilas Kanapickas
6b2919db9a
genesys: Remove manual allocations in device class
2019-08-02 22:38:53 +03:00
Povilas Kanapickas
fc9159b407
genesys: Improve readability of model struct setup
2019-08-02 22:36:12 +03:00
Povilas Kanapickas
49b94dc09e
genesys: Split genesys_low.h into several files
2019-08-02 22:35:16 +03:00
Povilas Kanapickas
3c6635559f
genesys: Remove unused code
2019-08-02 22:31:58 +03:00
Povilas Kanapickas
13b2d09a42
genesys: Fix printing of errors on exceptions
2019-08-02 22:31:57 +03:00
Povilas Kanapickas
025ec317e3
genesys: Move logical and register dpi computation to sensor struct
2019-08-02 22:31:56 +03:00
Caleb Xu
f18ef0e282
ricoh2_buffer: fix malloc header location on macOS
2019-08-01 23:51:20 -04: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
Povilas Kanapickas
faa078cd21
genesys: Return errors as exceptions from remaining functions
2019-07-27 10:12:36 +03:00
Povilas Kanapickas
c036024810
genesys: Return errors as exceptions from genesys_buffer_image()
2019-07-27 10:12:35 +03:00
Povilas Kanapickas
748acbbb81
genesys: Simplify code by removing uses of RIE() macro
2019-07-27 10:12:34 +03:00
Povilas Kanapickas
c6bbc5f773
genesys: Return errors as exceptions from genesys_read_ordered_data()
2019-07-27 10:12:33 +03:00
Povilas Kanapickas
1c030da1c2
genesys: Return errors as exceptions from image manipulation functions
2019-07-27 10:12:32 +03:00
Povilas Kanapickas
39e5daa7b4
genesys: Remove unused code
2019-07-27 10:12:31 +03:00
Povilas Kanapickas
db2bb793d4
genesys: Remove obsolete comments
2019-07-27 10:12:30 +03:00
Povilas Kanapickas
107019c5de
genesys: Return errors as exceptions from init_options()
2019-07-27 10:12:29 +03:00
Povilas Kanapickas
1fd16cd16b
genesys: Return errors as exceptions from calc_parameters()
2019-07-27 10:12:28 +03:00
Povilas Kanapickas
10947b94f1
genesys: Return errors as exceptions from pixel format conv functions
2019-07-27 10:12:27 +03:00
Povilas Kanapickas
f727f1a01b
genesys: Return errors as exceptions from genesys_fill_read_buffer()
2019-07-27 10:12:26 +03:00
Povilas Kanapickas
a6855efb57
genesys: Return errors as exceptions from genesys_fill_segmented_buffer()
2019-07-27 10:12:25 +03:00
Povilas Kanapickas
a18ef2e17f
genesys: Return errors as exceptions from genesys_fill_line_interp_buffer()
2019-07-27 10:12:24 +03: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
Povilas Kanapickas
38b97f1402
genesys: Include full session description into the device struct
2019-07-27 05:12:31 +03:00
Povilas Kanapickas
f4401d501f
genesys: Make asic type an enum
2019-07-27 05:12:30 +03:00
Povilas Kanapickas
e34814aef8
genesys: Remove duplicate fields out of settings struct
2019-07-27 05:12:29 +03:00
Povilas Kanapickas
808cc5737d
genesys: Move ScanSession to genesys_settings.h
2019-07-27 05:12:28 +03:00
Povilas Kanapickas
d0ed3795f6
genesys: Remove unused code
2019-07-27 05:12:27 +03: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