Wykres commitów

9486 Commity (05bdcbd81a5a92da12e1d4e1559d3f7faf7782ac)

Autor SHA1 Wiadomość Data
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
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
Olaf Meeuwissen 02b0a7e4b6 m4: Move byteorder.m4 back to m4/ directory
There is little value in putting this in its own directory just
because it is a non-generated file.
2019-07-06 21:48:15 +09:00
Povilas Kanapickas 2f14ac2fcc Merge branch 'genesys-error-handling' into 'master'
genesys: Improve error handling

See merge request sane-project/backends!86
2019-07-05 23:39:04 +00:00
Povilas Kanapickas 640fa9dbba genesys: Always initialize status variable 2019-07-06 02:30:08 +03:00
Povilas Kanapickas 0454f42c36 genesys: Report USB errors via exceptions to reduce code duplication 2019-07-06 02:30:08 +03:00
Povilas Kanapickas b9cd547aea genesys: Support printf-like messages in debug helper 2019-07-06 02:10:06 +03:00
Povilas Kanapickas 22b7fb5105 genesys: Move more error functionality to genesys_error.{h,cc} 2019-07-06 02:10:05 +03:00
Povilas Kanapickas 942f3fbbf7 genesys: Move error-related functions to separate header 2019-07-06 02:10:04 +03:00
Povilas Kanapickas 9d07e2108a genesys: Support message argument to exceptions 2019-07-06 02:10:03 +03:00
Povilas Kanapickas 72d68c7367 Merge branch 'genesys-canoscan-8600f' into 'master'
genesys: Preparation for infrared channel support on 8600F (part 2)

See merge request sane-project/backends!84
2019-06-30 23:16:47 +00:00
Alex Belkin ec8017a8c0 xerox_mfp: Mark SCX-4x16 as unsupported
As reported by Andrew Sotnikov in issue #95 Samsung SCX-4216F is not
really supported. Change SCX-4x16 status from untested to unsupported.
Closes #95.
2019-06-30 18:54:46 +03:00
Povilas Kanapickas 14bbe802db genesys: Move move_to_ta() calls out of *_init_regs_for_*() 2019-06-30 14:05:29 +03:00
Povilas Kanapickas a92187edad genesys: Move moving to home out of *_init_regs_for_scan() 2019-06-30 14:05:28 +03:00
Povilas Kanapickas 442ffd0486 genesys: Move waiting for motor stop out of *_init_regs_for_scan() 2019-06-30 14:05:27 +03:00
Povilas Kanapickas bba75702b6 genesys: Add utility to print debug messages upon function exit 2019-06-30 14:05:26 +03:00
Povilas Kanapickas 397994b215 genesys: Make exposure configuration more consistent 2019-06-30 14:05:25 +03:00
Povilas Kanapickas 1e7da8638e genesys: Use a more descriptive filename for coarse gain debug images 2019-06-30 14:05:24 +03:00
Povilas Kanapickas 6d11f6df25 genesys: Fix support for large exposures on GL843 2019-06-30 14:05:23 +03:00
Povilas Kanapickas f41440ef9f genesys: Extract debug_dump for Genesys_Current_Setup 2019-06-30 14:05:22 +03:00
Povilas Kanapickas fe8383543d genesys: Remove code for G4050 CCD that's unused and likely incorrect 2019-06-30 14:05:21 +03:00
Povilas Kanapickas 7bd68b5225 genesys: Fix crash in sane_open_impl due to uninitialized variable 2019-06-30 14:05:20 +03:00
Povilas Kanapickas 616c86de2f genesys: Fix incorrect use of TGTIME for pixel coordinates 2019-06-30 14:05:19 +03:00
Povilas Kanapickas 89d06c9a3a genesys: Fix error handling in the presence of exceptions 2019-06-30 14:05:18 +03:00
Povilas Kanapickas 3050f50b25 genesys: Add a macro to convert status return to exception 2019-06-30 14:05:17 +03:00
Povilas Kanapickas 1685e6e863 genesys: Return bool out of *_is_compatible_calibration() 2019-06-30 14:05:16 +03:00
Povilas Kanapickas eaa4cb7766 genesys: Return void out of *_calculate_current_setup() 2019-06-30 14:05:15 +03:00
Olaf Meeuwissen 7a07f47b47 Include po/README in the source tarball
Makefile.in.in ignores EXTRA_DIST.
2019-06-30 14:53:00 +09:00
Olaf Meeuwissen 2ea6e8eaaa po: Fix inconsistent word wrapping when using custom width
This fixes test failures run during a `make distcheck` for generated
message catalogs for LINGUAS such as `en@boldquot` and `en@quot`.
2019-06-30 14:33:38 +09:00
Olaf Meeuwissen f29e1c88de Make potential issues stick out when running `make distcheck` 2019-06-30 12:45:03 +09:00
Olaf Meeuwissen 9b109a7bd7 Fix typo 2019-06-30 12:45:03 +09:00
Olaf Meeuwissen 7af0d47e29 Keep warning out of redirected image data. Fixes testsuite 2019-06-30 12:45:03 +09:00
Olaf Meeuwissen adc64520ee Fix test suite, following bf00b9f49c 2019-06-30 12:45:03 +09:00
Olaf Meeuwissen 02d33a0e6d Take "advantage" of CI environment changes
The mini variant now has everything needed to roll a source tarball.
It also has git installed so we don't need a convoluted find for our
style check anymore.
2019-06-30 12:45:03 +09:00