- 09 Apr, 2021 1 commit
-
-
Wolfram Sang authored
epson2: better timeouts See merge request !605
-
- 08 Apr, 2021 1 commit
-
-
Ralph Little authored
-
- 07 Apr, 2021 4 commits
-
-
Ralph Little authored
Resolve "genesys backend crashes during exception handling" Closes #464 See merge request !621
-
Ralph Little authored
Hopefully, I will get it right this time. Uses 4 space indents rather than 2 as used elsewhere in the code base.
-
Ralph Little authored
-
Ralph Little authored
scanimage: mention when an option is advanced See merge request !613
-
- 06 Apr, 2021 2 commits
-
-
Ralph Little authored
-
Klaus Kämpf authored
Enable Slide advance on DigitDia 4000 and correct misspelling See merge request !620
-
- 04 Apr, 2021 1 commit
-
-
Pim van Tend authored
approximate slope tables with formula a/(1+b*(x-c))
-
- 03 Apr, 2021 1 commit
-
-
grmpl authored
-
- 31 Mar, 2021 6 commits
-
-
Povilas Kanapickas authored
genesys: use usleep instead of std::this_thread::sleep_for to re-enable thread less compile See merge request !619
-
Peter Seiderer authored
Fixes: genesys/scanner_interface_usb.cpp: In member function ‘virtual void genesys::ScannerInterfaceUsb::sleep_us(unsigned int)’: genesys/scanner_interface_usb.cpp:484:10: error: ‘std::this_thread’ has not been declared 484 | std::this_thread::sleep_for(std::chrono::microseconds{microseconds}); | ^~~~~~~~~~~ Signed-off-by:Peter Seiderer <ps.report@gmx.net>
-
Ordissimo authored
-
Ordissimo authored
-
- 30 Mar, 2021 2 commits
-
-
Povilas Kanapickas authored
genesys: add back Plustek Optifilm 7200 V2 config. See merge request !612
-
Andrew Sayers authored
-
- 29 Mar, 2021 1 commit
-
-
Ralph Little authored
This has support in the backend and user reports works. I think this might just be an oversight.
-
- 25 Mar, 2021 1 commit
-
-
Pim van Tend authored
-
- 20 Mar, 2021 2 commits
-
-
Ralph Little authored
epson2: disable focus properly See merge request !604
-
Ralph Little authored
epson2: improve descs See merge request !606
-
- 14 Mar, 2021 2 commits
-
-
Ralph Little authored
Resolve "HP ScanJet 4200C backend causes segmentation violation" Closes #454 See merge request !607
-
Ralph Little authored
-
- 12 Mar, 2021 2 commits
-
-
Wolfram Sang authored
So we can mark them as "complete" now.
-
Wolfram Sang authored
Only the epson2.desc has entries pointing to other backends. Remove them and update the backends which really support them instead.
-
- 04 Mar, 2021 4 commits
-
-
Wolfram Sang authored
-
Wolfram Sang authored
The comment says it all.
-
Wolfram Sang authored
With my 12000XL, using autofocus takes ~35 sec before scanning starts. So, extend the default USB timeout.
-
Wolfram Sang authored
The old epson driver disabled the focus by erasing the setFocus command. The epson2 driver turned it into a seperate flag. However, scanners which disabled focus in post_init were not converted to use the new flag. Because we meanwhile set focus during init, these scanners could not start anymore. Convert them to use the new flag. While here, update the comment how we handle focus detection and update the debug strings accordingly. Bug reported by Hans Meir and debugged by Zdenek Dohnal. Many thanks!
-
- 01 Mar, 2021 2 commits
-
-
m. allan noah authored
- rewrite do_cmd() timeout handling - remove long timeout TUR from v61 (did not help) - allow config file to set initial tur timeout for DR-X10C (#142)
-
m. allan noah authored
- allow config file to set inq and vpd lengths for DR-M1060 (#263)
-
- 24 Feb, 2021 4 commits
-
-
Pim van Tend authored
-
Ralph Little authored
Resolve "Issues in SANE man pages" Closes #433 See merge request !598
-
Ralph Little authored
-
Ralph Little authored
Add function to debug avision command See merge request !595
-
- 23 Feb, 2021 1 commit
-
-
Pim van Tend authored
-
- 22 Feb, 2021 1 commit
-
-
Giovanni Cappellotto authored
Define a new enum that contains Avision data type codes and use those instead of pure values. I also added a couple of helper functions for debugging the command operation and data type code if read or send.
-
- 21 Feb, 2021 1 commit
-
-
Ralph Little authored
-
- 16 Feb, 2021 1 commit
-
-
Olaf Meeuwissen authored
Update release documentation See merge request sane-project/backends!596
-