Wykres commitów

131 Commity (7c34046a396045c8e042d80674c6ef1ea880d97d)

Autor SHA1 Wiadomość Data
Touboul Nathane 7c34046a39 Add escl backend 2019-12-14 08:13:54 +00:00
Olaf Meeuwissen dc8b27c1ef Add new maintainer to genesys backend 2018-11-12 21:14:18 +09:00
Olaf Meeuwissen 5c048d58df Mention commit access for ricoh2 backend maintainer.
[skip ci]
2018-11-09 20:31:29 +09:00
Stanislav Yuzvinsky d62ba623b2 Add new backend ricoh2 2018-09-29 11:16:28 +03:00
Olaf Meeuwissen 872a7521f5 AUTHORS: Update git access status following project member changes 2018-03-26 21:30:57 +09:00
Olaf Meeuwissen 23891a2646 .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
Olaf Meeuwissen 38ce7fc086 Update SANE developer and backend maintenance status 2017-04-05 18:29:41 +09:00
Olaf Meeuwissen 68cd2744d1 Sort backends with LC_COLLATE=C 2016-12-18 16:53:26 +09:00
Olaf Meeuwissen d47957075f Update git repositor write access info 2016-12-17 17:06:33 +09:00
Olaf Meeuwissen c23791cbd7 Sync AUTHORS content with current status
We've been using git for a while ;-).  Also updates the write access
info and fixes encoding issues.
2016-06-27 22:40:02 +09:00
Klaus Kämpf 5337625f3a New backend pieusb
This commit adds support for (slide) scanners based
on Pacific Image Electronics (PIE) oem scan hardware.

It is known to match the following USB scanners

  PIE PowerSlide 3600       Untested
  PIE PowerSlide 3650       Untested
  PIE PowerSlide 4000       Untested
  PIE PowerSlide 5000       Untested
  Reflecta CrystalScan 7200 Untested
  Reflecta ProScan 7200     Untested
  Reflecta DigitDia 4000    Untested
  Reflecta DigitDia 5000    Untested
  Reflecta DigitDia 6000    Ok

The backend is based on work by Jan Vleeshouwers and Michael Rickmann.

Special thanks to Stéphane Voltz for the code review.

Add pieusb to backend/Makefile.am
Add pieusb to doc/Makefile.am
Add missing sanei/sanei_ir.c, sanei/sanei_ir.h, adapt Makefile.am
configure.ac: Add 'pieusb' to ALL_BACKENDS
ChangeLog: Add pieusb as new backend
Mark infrared functions as internal: sane_ir_* -> sanei_ir_*
sanei/sanei_ir.c: fix memory leaks
pieusb: rename cmdGetMode and cmdSetScanHead
	... to their sanei_pieusb_cmd_... equivalent
pieusb: rename definition_list_head to pieusb_definition_list_head
Add pieusb to AUTHORS
pieusb: copyright 2012-2015
pieusb: don't include sanei_thread.h
2015-08-31 21:07:12 +02:00
Alessandro Zummo 05ca343db2 epsonds: enable in configure, fix AUTHORS 2015-04-08 00:30:43 +02:00
m. allan noah 206e6ed094 Adding new kodakaio backend 2012-06-30 21:28:14 -04:00
Rolf Bensch c4a287e3f2 pixma backend and email addresses updates 2012-04-23 11:46:24 +02:00
Nils Philippsen e09f3c4345 encode to UTF-8 2011-09-16 13:02:36 +02:00
m. allan noah 362ddd3bb8 updated AUTHORS with a few more backends 2011-06-06 14:41:24 -04:00
Reinhold Kainhofer 6a7888ef26 New backend: magicolor (for KONICA MINOLTA magicolor devices)
-) LAN and USB communication
-) SNMP LAN auto-detection (using libsnmp, added configure check!)
-) Based on the epson2 backend, with many structural changes
-) B/W, Gray, Color scanning works in 150/300/600dpi (full-page
   color scan only possible with <=300dpi)

-) The timeouts (SNMP, scan data, other data) are configurable in the
   magicolor.conf file

-) Keeps list of known scanners in sane_get_devices, does not destroy
   existing handles; Also correctly calls sanei_usb_init.
2011-01-15 22:10:34 +01:00
Stéphane Voltz b37621d86a addition of the p5 backend to the distribution 2010-02-15 22:15:43 +01:00
Chris Bagwell c90e23a6d2 Updates to Makefiles to prepare for transition to automake.
Fix a few bugs with "all" and "uninstall" targets to work when
$(builddir) != $(srcdir).  Added $(DESTDIR) to uninstall target.
Made $(distdir) related to current directory to match automake.
2009-01-16 23:39:48 +00:00
Nicolas Martin 292b70dad8 Updated docs, comments and authors for pixma backend 2009-01-15 21:24:24 +00:00
Louis Lagendijk 610aa602e0 2009-01-13 Louis Lagendijk <llagendijk-guest at users.alioth.debian.org>
* AUTHORS: added myself as co-responsible for pixma backend
2009-01-15 20:38:18 +00:00
Alex Belkin 77c8b43209 linking xerox_mfp to build infrastructure 2008-12-15 21:48:20 +00:00
m. allan noah 03c5a9ee44 * backend/canon_dr.[ch], backend/canon_dr-cmd.h, doc/sane-canon_dr.man,
backend/canon_dr.conf.in, doc/descriptions/canon_dr.desc:
- New Canon DR-series backend v3
- support all modes and resolutions of DR-9080C
- advanced options (MF detection, compression) not yet supported
- other larger models believed similar, smaller ones unknown
* doc/descriptions/unsupported.desc: remove Canon DR-series machines
2008-11-10 03:36:11 +00:00
m. allan noah ba856d2aec 2008-09-25 m. allan noah <kitno455 a t gmail d o t com>
* include/sane/saneopts.h: underscore not allowed in option names
        * frontend/scanimage.c: fix broken unknown length (-1) binary scans,
          fix invalid tiff height with unknown length scans, fix compiler warn
2008-09-25 02:39:52 +00:00
m. allan noah 887b008e7c * AUTHORS: Earle has commit perms
* doc/descriptions/unsupported.desc: add Lexmark X7170
* include/sane/sanei_config.h: remove typedef so doxygen will shutup
2008-07-26 05:34:28 +00:00
Alessandro Zummo 43b7e3cc6b AUTHORS: added Alessandro Zummo 2008-05-08 21:39:43 +00:00
Julien BLACHE 9aef437f61 Update AUTHORS for net & saned. 2008-05-07 17:10:38 +00:00
Mattias Ellert 8196a0f471 Format warning fixes, man page fixes 2008-04-12 17:49:49 +00:00
Stéphane Voltz b85ec879da - rts8891 backend inclusion 2008-03-22 14:33:36 +00:00
Nicolas Martin a5d51cd3fe Added name and address to pixma maintainers list 2008-02-22 21:38:39 +00:00
m. allan noah 5afcaa4489 adding hpljm1005 backend (i know, i know, so much for feature freeze :)
latest .fr updates
2008-01-18 01:27:22 +00:00
m. allan noah dc61dc4471 add new hs2p backend for ricoh is450 series scanners 2008-01-03 02:42:32 +00:00
m. allan noah 559212e96e Adding v1.0.9 of the epjitsu backend: supports Epson-based Fujitsu scanners,
currently the fi-60F flatbed and ScanSnap S300 duplex ADF machines
2007-12-18 02:02:51 +00:00
Jonathan Bravo Lopez 46376814f2 Added files for 'hp3900' backend 2007-12-13 00:26:08 +00:00
Stéphane Voltz c0ee8a2143 - mail address update
- minor man update
2007-08-27 04:58:53 +00:00
Henning Geinitz a55ccf9ad0 Name and email address change. 2007-08-19 13:33:24 +00:00
m. allan noah 048161249d * doc/descriptions/fujitsu.desc: update website and fi-60F status
* Authors, backend/dll.conf.in: added cardscan backend
2007-07-16 00:39:24 +00:00
Ilia Sotnikov c505c0bf2b + Added author of 'hp5590' backend 2007-04-24 17:53:42 +00:00
m. allan noah 4eabb3820c updated to backend version 1.0.44, updated maintainer email addy 2007-01-27 01:42:13 +00:00
Eddy De Greef ce74bb2b26 E-mail address update. 2006-06-11 21:02:30 +00:00
Gerard Klaver 995ec69930 added stv680 backend to list 2006-06-05 18:41:47 +00:00
Jon Chambers 5231ed84d3 added dell1600n_net 2006-05-29 16:15:47 +00:00
Wittawat Yamwong 258b7934af Added pixma backend.
Moved doc/descriptions-external/pixma.desc to doc/descriptions
2006-05-26 07:49:24 +00:00
Henning Geinitz b1745a413f Added Patrick Lessard and Pierre Willenbrock. 2006-04-17 12:50:43 +00:00
Henning Geinitz d2fb404acc Troy Rollo is now active. 2006-01-26 17:43:11 +00:00
Henning Geinitz 07757d4c85 Added hp3500 backend which supports the HP ScanJet 3500 series, including the
3500C, 3530C and 3570C (patch from Troy Rollo <sane@troy.rollo.name>) (bug
#302687).
2005-12-20 17:55:45 +00:00
Henning Geinitz 3de9f68366 Marked Fred Odendaal as active maintainer. 2005-12-06 12:05:28 +00:00
Henning Geinitz affb104893 Added lexmark backend (from Fred Odendaal <freshshelf@rogers.com>). 2005-10-16 17:15:37 +00:00
Henning Geinitz 02ae5fbd74 Marked Michael Herder as not active. No activity since some time, most email
addresses bounce, no response to pings. Changed contact address to the only one
that doesn't directly bounce.
2005-10-16 10:40:39 +00:00
Henning Geinitz 8561c6a6bd Added mustek_usb backend which supports the Mustek BearPaw 2448 TA Pro. Changes
of the code before inclusion to CVS can be found in
doc/mustek_usb2/mustek_usb2.CHANGES.
2005-10-03 13:27:03 +00:00