Wykres commitów

4665 Commity (f9d36d1a1b5150866d2a714380c7e7579e4e1189)

Autor SHA1 Wiadomość Data
Povilas Kanapickas f9d36d1a1b genesys: Add utility to compute percentille of columns in image 2019-10-17 22:07:00 +03:00
Zdenek Dohnal bc2f40b274 Samsung C460 does not have the JPEG mode 2019-10-15 12:49:48 +02:00
Povilas Kanapickas 885eb82801 genesys: Update resolutions specific to scan method in model list 2019-10-13 18:30:28 +03:00
Povilas Kanapickas a5fe12a37f genesys: Allow supported resolutions to vary depending on scan method 2019-10-13 18:30:27 +03:00
Povilas Kanapickas 24230aea7d genesys: Simplify option setup 2019-10-13 18:30:26 +03:00
Povilas Kanapickas b716c1a457 genesys: Remove duplicate definitions of SCAN_FLAG_* 2019-10-13 18:30:25 +03:00
Povilas Kanapickas 3037ba1eaf genesys: Use a searchable name for register enums 2019-10-02 14:28:59 +03:00
Povilas Kanapickas 0ab82e9f86 genesys: Resolve various floating-point conversion warnings 2019-10-13 06:18:51 +03:00
Povilas Kanapickas f4a2957541 genesys: Use unsigned for resolution in various places 2019-10-13 06:18:50 +03:00
Povilas Kanapickas 59e356ac13 genesys: Don't use variants of M_PI that aren't guaranteed to be present 2019-10-13 06:18:49 +03:00
Povilas Kanapickas a694002364 genesys: Switch session startx and starty to unsigned
The sources and destinations are integer in most cases for these
variables.
2019-10-13 06:18:48 +03:00
Povilas Kanapickas 0840c6e9d9 genesys: Fix float conversion warnings in the tables 2019-10-13 06:18:47 +03:00
Povilas Kanapickas 68e5f8a912 genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
Povilas Kanapickas e32a45fef8 genesys: Retrieve depth from session in genesys_warmup_lamp() 2019-10-02 12:01:27 +03:00
Povilas Kanapickas 17740df924 genesys: Remove support for binary logging 2019-10-02 12:01:26 +03:00
Rolf Bensch 41ce1eb204 pixma: backend version 0.23.5 2019-10-12 18:49:10 +02:00
Povilas Kanapickas a89ffe8f2c Merge branch 'genesys-remove-1bit-support' into 'master'
genesys: Remove support for scanning 1 bit output

See merge request sane-project/backends!212
2019-10-12 16:09:29 +00:00
Rolf Bensch d5c0240f43 Merge remote-tracking branch 'origin/master' 2019-10-12 18:07:03 +02:00
Rolf Bensch ba9bc24fd2 pixma: replace snprintf() by strftime()
strftime() uses format specifiers with fixed lengths.
2019-10-12 17:59:13 +02:00
Povilas Kanapickas eb2f836481 genesys: Remove low-level support for 1-bit depth scans 2019-10-01 18:11:52 +03:00
Povilas Kanapickas 0180c4c5d8 genesys: Remove SCAN_FLAG_DYNAMIC_LINEART 2019-10-01 18:11:51 +03:00
Povilas Kanapickas 8be96ecd60 genesys: Simplify code as dynamic_lineart is always enabled for lineart 2019-10-01 18:11:50 +03:00
Povilas Kanapickas 3263b986ce genesys: Remove support of --disable-dynamic-lineart option 2019-10-01 18:11:49 +03:00
Povilas Kanapickas bff9f2fdc4 genesys: Fix crash during sane_exit() on high debug level 2019-10-01 18:11:48 +03:00
Povilas Kanapickas 158cc81e20 genesys: Simplify setup of session depth parameter 2019-10-01 18:11:47 +03:00
Povilas Kanapickas 9581f29f13 Merge branch 'genesys-fix-warnings' into 'master'
genesys: Fix warnings not enabled in regular build

See merge request sane-project/backends!209
2019-10-12 15:43:04 +00:00
Povilas Kanapickas 5ca0acd19a Merge branch 'genesys-plustek-7300-7500i' into 'master'
genesys: Implement support for Plustek OpticFilm 7300 and 7500i scanners

See merge request sane-project/backends!210
2019-10-12 15:41:59 +00:00
Povilas Kanapickas f8623e8f53 genesys: Add support for Plustek OpticFilm 7500i 2019-10-12 18:23:56 +03:00
Povilas Kanapickas 20da3df501 genesys: Add support for Plustek Opticfilm 7300 2019-10-12 18:23:55 +03:00
Povilas Kanapickas b5e4d86eb2 genesys: Use separate translation unit for conversion functions 2019-10-12 18:17:17 +03:00
Povilas Kanapickas 9f44bab6e0 genesys: Move backend files to a separate directory 2019-10-12 18:17:17 +03:00
Povilas Kanapickas 09336e0286 genesys: Remove code that has no effect 2019-10-01 15:41:27 +03:00
Povilas Kanapickas cccd1e949a genesys: Fix unused exception warning 2019-10-01 15:41:26 +03:00
Povilas Kanapickas 60b6465115 genesys: Emit single vtable of ImagePipelineNodeCallableSource 2019-10-01 15:41:25 +03:00
Povilas Kanapickas c8f2a815c0 genesys: Don't use std types from global namespace 2019-10-01 15:41:24 +03:00
Povilas Kanapickas 1423db6618 genesys: Include missing includes 2019-10-01 15:41:23 +03:00
Povilas Kanapickas 42cace02c5 genesys: Simplify version logging 2019-10-01 12:09:51 +03:00
Povilas Kanapickas 4c90bfcaee genesys: Remove uses of old-style casts where possible 2019-10-01 12:09:50 +03:00
Povilas Kanapickas 8537ba21b7 genesys: Don't emit symbols of internal objects 2019-10-01 12:09:49 +03:00
Povilas Kanapickas 9c7199c09e genesys: Don't use std identifiers from global scope 2019-10-01 12:09:48 +03:00
Povilas Kanapickas bb84d6d9e4 genesys: Remove unused code 2019-10-01 12:09:47 +03:00
Povilas Kanapickas e20e73f434 genesys: Don't use C-style casts where possible 2019-10-01 12:09:46 +03:00
Povilas Kanapickas 497c9aeba2 genesys: Wrap SANE_Fixed into class which automatically converts values 2019-10-01 10:52:44 +03:00
Povilas Kanapickas b176366dcf genesys: Increase wait for home timeout to 200 seconds 2019-10-01 10:52:43 +03:00
Povilas Kanapickas 8a1bc90521 genesys: Simplify sanei_genesys_wait_for_home() 2019-10-01 10:52:42 +03:00
Povilas Kanapickas 61e1f1bf08 genesys: Simplify usage of sanei_genesys_get_status() 2019-10-01 08:18:47 +03:00
Povilas Kanapickas 26e418537f genesys: Reduce duplication of waiting for non-empty buffer state 2019-10-01 08:18:46 +03:00
Povilas Kanapickas bf9d69d20d genesys: Replace uses of SANE_Bool with bool 2019-10-01 08:18:45 +03:00
Povilas Kanapickas 6da4e69d95 genesys: Mark overridden functions consistently 2019-10-01 08:18:44 +03:00
Povilas Kanapickas 44ac90d309 genesys: Fix misuses of comma operator 2019-10-01 08:18:43 +03:00