Wykres commitów

30 Commity (master)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen e79adde8b2
Use URL to refer users to copies of the GPL and LGPL
With the exception of use in three quotes as well as our inlcuded copy
of the GPL, all use of the Free Software Foundation's postal address
has been removed.

Re #320.
2021-02-12 17:41:38 +09:00
Mikolaj Kucharski 7de7c051fa more CVS keywords removed, Log and Revision 2020-11-29 09:06:48 +00:00
Mikolaj Kucharski 65f1131541 drop CVS keywords 2020-11-28 12:48:32 +00:00
Peter Marschall 0b2e89db18 spelling fixes for snapscan backend 2020-08-29 09:18:03 +02:00
Olaf Meeuwissen 23891a2646 .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
Volker Diels-Grabsch baec5e0395 Use consistently __func__ instead of __FUNCTION__
Some parts of SANE used __FUNCTION__ while other parts used __func__.
Now, __func__ is used consistently throughout the SANE sources.  This
fixes all occurrences of the following GCC warning:

warning: ISO C does not support '__FUNCTION__' predefined identifier
2015-12-20 15:27:45 +09:00
Volker Diels-Grabsch 93298674d0 Merge all compatibility macros around __func__ and __FUNCTION__
Various parts of SANE introduced their own compatibility macros for
old compilers that don't support __func__.  Most of these definitions
are identical or have minor differences.  This patch replaces them
with a single instance in the central header file for backends.
2015-12-20 15:27:45 +09:00
Yuri Chornoivan 648d933c56 Fix minor typos in messages and comments 2015-08-31 20:31:54 -04:00
Oliver Schwartz cfecc1fbf6 Added support for Acer/Benq Scanwit 2720S film scanner by Andrew Goodbody in snapscan backend. 2013-03-04 23:40:44 +01:00
Oliver Schwartz 39575524dc Another fix for lineart mode for the Epson 3490 @ 3200 DPI 2005-12-02 19:12:54 +00:00
Oliver Schwartz ba7f55d72f Fix for lineart mode of Epson 3490 @ 3200 DPI 2005-11-28 19:28:29 +00:00
Oliver Schwartz 20c458e116 Fix for Epson 3490 @ 3200 DPI for grayscale and lineart mode 2005-11-25 17:24:48 +00:00
Oliver Schwartz 0b1279193f Revert previous 'fix', disable 2400 dpi for Epson 3490, use 1600 dpi instead 2005-11-17 23:47:11 +00:00
Oliver Schwartz cbd7009d4d Fixes for Epson 3490 @ 2400 DPI 2005-11-17 23:32:23 +00:00
Oliver Schwartz 5138513904 Added deinterlacing for Epson 3490 2005-11-10 19:42:02 +00:00
Oliver Schwartz 710e8d4423 Distinguish between Benq 5000/5000E/5000U 2005-10-31 21:08:47 +00:00
Oliver Schwartz 1751ed6572 Fixes for 16 bit scan mode from Simon Munton 2005-10-13 22:43:30 +00:00
Oliver Schwartz 8409b107c3 Fixes for Epson 3490 and 16 bit scan mode 2005-10-11 18:47:07 +00:00
Oliver Schwartz cb4b388b63 Applied patch from Julien Blache to change ch_past_init from SANE_Int to SANE_Bool 2004-11-14 19:26:38 +00:00
Oliver Schwartz d1e4cbcf4c First implementation of deinterlacer for Epson scanners at high resolutions (thanks to Brad Johnson) 2004-11-09 23:17:38 +00:00
Henning Geinitz af58065746 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
Oliver Schwartz 9092bd1ab8 Fix initialization of FDSource.bytes_remaining 2004-04-09 16:18:37 +00:00
Oliver Schwartz 6676fdb069 Fixes for pthread implementation 2004-04-09 11:59:02 +00:00
Oliver Schwartz 472d9ab2f5 Use sanei_thread in snapscan backend 2004-04-08 21:53:10 +00:00
Oliver Schwartz 74fe9663de Update to snapscan-20011212 (snapscan 1.4.3) 2001-12-17 22:51:52 +00:00
Oliver Schwartz 010db1ed52 update snapscan to snapshot 20011008 2001-10-09 09:45:21 +00:00
Henning Geinitz 73f193944d Updated snapscan backend to version 1.2 (from
Sebastien Sable <Sebastien.Sable@snv.jussieu.fr>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-26 12:47:34 +00:00
Petter Reinholdtsen b4a1a513c9 Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
Petter Reinholdtsen 760423d864 Merged main branch with current DEVEL_1_9. 2000-03-05 13:57:25 +00:00
Kevin Charter cf90633b56 SnapScan scanner data sources for version 1.0 (implementation) 1999-09-16 01:52:00 +00:00