Wykres commitów

6 Commity (2fb8eb90cf6f30f7d458ea79a17c3bce5555b316)

Autor SHA1 Wiadomość Data
Wolfram Sang cadc4de1a7 descriptions: remove unneeded false :new flags
It is the default
2021-06-08 11:52:00 +02:00
Klaus Kämpf 0cf531e445 Update pieusb.conf and pieusb.desc 2017-05-10 20:03:31 +09:00
Olaf Meeuwissen e3ed043500 Update backend maintenance status
Following the project member list cleanup, only backends that list
a project member with git write access in the AUTHORS file are now
considered maintained.
2017-01-09 19:39:31 +09:00
m. allan noah 5e1d45cad7 reopen sane-backends 1.0.26git 2015-10-04 21:13:39 -04:00
m. allan noah 60a772ca5d sane-backends 1.0.25 2015-10-04 09:24:46 -04: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