Wykres commitów

47 Commity (pixma-add-model-by-description)

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
Olaf Meeuwissen 23891a2646 .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
Alessandro Zummo b39c12dd7b Define MM_PER_INCH once for all 2009-06-18 15:54:49 +02:00
Mattias Ellert d5ae0bbc3d Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
Gerhard Jaeger 15be36e0b4 * backend/plustek-usb.[ch] backend/plustek-usbcal.c
backend/plustek-usbdevs.c backend/plustek.[ch]:
  Tweaked TravelScan464 settings. Improved AFE gaincalculation
  for CIS devices. This should avoid stripes in the scanned images.
2007-11-23 16:46:05 +00:00
Gerhard Jaeger 2c944f5f6f Tweaked TravelScan464 settings. Added possibility to disable
dark-calibration with lamp on (touches devices like CanoScan1220 etc.)
Use attribute packed for data access structs
2007-11-16 08:42:10 +00:00
Gerhard Jaeger d7d8160b5f Added sheetfed device Q-Scan USB001 from Portable Peripherals
Fixed Mustek Bearpaw and made some speedup (bugreports #304343 and #301763)
Fixed calibration for senororders other that RGB
2007-06-29 08:39:56 +00:00
Gerhard Jaeger 905ba1af00 Grmlll - missed those two :( 2006-05-28 11:34:58 +00:00
Gerhard Jaeger a136297e6d Added speedup option. 2005-10-28 06:07:24 +00:00
Gerhard Jaeger 3290aae207 Cleanup. 2005-08-15 14:55:24 +00:00
Gerhard Jaeger 18764ad4a9 Added button support, did some cleanup, added IPC between
reader- and parent-process.
2005-07-04 09:54:31 +00:00
Gerhard Jaeger 2dc7c7dbda Copyright Update. 2005-01-12 11:34:36 +00:00
Gerhard Jaeger 7107aee632 Major Update. Esp. improved support for multiple
devices and autodetection.
2004-11-19 12:38:46 +00:00
Gerhard Jaeger e0bad8599b Cleanup. 2004-10-06 13:19:50 +00:00
Gerhard Jaeger 2a1b6bd853 Added speedup parameters and TPA autodetection for UMAX3400/3450,
added disableSpeedup option.
2004-07-26 15:16:32 +00:00
Gerhard Jaeger 51549b4570 Major update, see doc/plustek/Plustek-USB.changes. 2004-07-02 13:09:36 +00:00
Gerhard Jaeger 68aa020c41 added Canon D660U support, cleanup, bug-fixing. 2004-04-04 13:56:46 +00:00
Gerhard Jaeger c9d48fcdeb copyright updates and some changes concerning the CanoScan lamp calibration. 2004-01-09 14:24:30 +00:00
Gerhard Jaeger 009189bd0a new version 0.47, added support for model overide when one manufacturer uses the
same model-id for various devices.
2003-12-18 13:24:26 +00:00
Gerhard Jaeger 068fba2881 Added checks for intervaltimer, to make it compile on OS/2. 2003-10-17 11:14:08 +00:00
Gerhard Jaeger 81dd39d572 changes due to the sanei_thread-lib work. 2003-10-08 20:34:10 +00:00
Gerhard Jaeger 81eaf06a10 * aclocal.m4 acinlcude.m4 configure configure.in: modified checks for
pthread support, added switch --enable-fork-process which toggles
  between the usage of fork and pthread, set the default behaviour to
  pthread usage on Darwin
* include/sane/config.h: added the HAVE_LIBPTHRAD stuff
* sanei/sanei_thread.c include/sane/sanei_thread.h: fixed compilation issue
  on OS/2, added support for fork too, so that we can use sanei_thread
  functions in any case.
* backend/plustek.[ch]: changes due to the sanei_thread-lib work
2003-10-07 07:38:37 +00:00
Gerhard Jaeger 39044887ca * aclocal.m4 configure configure.in: added checks for pthread.h and
added linker option -lpthread if pthread.h is found
* include/sane/config.in.h: added HAVE_PTHREAD_H
* sanei/sanei_thread.c include/sane/sanei_thread.h: added pthread_
  functions to library, so every backend is able to use either fork or
  pthread for its reader-process - see plustek backend for example
* backend/plustek.h backend/plustek.c: added sanei_thread stuff to support
  threading on MacOS X
* backend/plustek_pp*: some cleanup
2003-10-05 16:00:30 +00:00
Gerhard Jaeger ee8aa4ff09 Fixed some OS/2 compilation problems. 2003-10-02 07:44:08 +00:00
Gerhard Jaeger 9e6db289d8 Mainly cleanup work. 2003-09-29 14:59:13 +00:00
Gerhard Jaeger 1eef5c8c60 Updated Plustek backend and added code for alternative CIS calibration.
All the supported CanoScan devices should work now correctly.
Moved the Plustek parallelport support into a separate backend: plustek_pp.
Added new backend for Plustek ASIC 9600x/9800x based parallelport scanner.
2003-09-23 07:10:53 +00:00
Henning Geinitz 0e70e29baf Moved union Option_Value from backend header files to sanei_backend.h. No need
to copy it over and over again. Changed header inclusion order in backend
files to include backend.h after sanei_backend.h. Based on a patch from stef
<stef-listes@wanadoo.fr>.
2003-09-12 16:10:33 +00:00
Gerhard Jaeger d5f59d5603 Major bug-fix release... 2003-05-15 17:19:32 +00:00
Gerhard Jaeger ee94f0caf1 Minor fixes and prototype description updates, code cleanup, doc update. 2003-01-24 11:44:04 +00:00
Gerhard Jaeger 8ba08fdfca Update to version 0.45, added some new models and support for libusb. 2003-01-10 13:32:11 +00:00
Gerhard Jaeger eff5c115cb Many small fixes and documentation update. 2002-10-15 18:02:53 +00:00
Gerhard Jaeger ff6e86ef36 Major update to support Canon CIS scanner N670/676U and N650/656U 2002-09-28 11:31:53 +00:00
Gerhard Jaeger 28edd2af4d Major update. Better support for LM983x based devices. 2002-08-16 11:43:30 +00:00
Gerhard Jaeger eb6ae1fb78 Fixed OS/2 compilation problems, minor fixes, fixes interfernce with other
USB devices, added CANON N650U stuff
2002-04-14 13:38:04 +00:00
Gerhard Jaeger 378195fd16 Updated to new mail-address and backend url 2002-03-26 08:35:59 +00:00
Gerhard Jaeger b00749b800 Fixed a bug in the USB autodetection. 2002-03-16 17:57:16 +00:00
Gerhard Jaeger 5431824ce3 Major update of the Plustek backend, includes support of UMAX 3400,
HP2100C and EPSON1250. Supports now custom gamma tables.
2002-03-10 15:53:13 +00:00
Gerhard Jaeger 285cf40f44 Updated files mainly because of the translation stuff and
doxygen conform comments.
2002-01-17 19:48:40 +00:00
Henning Geinitz 8416468479 Added German translation of Plustek backend options. Marked
translatable text in backend sources.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-15 23:55:36 +00:00
Gerhard Jaeger 317dfa3539 Minor fixes + using now the sanei_lm983x library 2002-01-10 19:39:32 +00:00
Gerhard Jaeger 1e9fde8894 Updated/added Plustek files to support LM9831/2 based scanner. 2001-12-29 15:34:03 +00:00
Gerhard Jaeger 92b4f8dc1b Moved to version 0.39 - minor fixes and additional models supported now. 2001-04-14 15:06:43 +00:00
Gerhard Jaeger e6033b9ce1 removed warning conditions
fixed a bug that causes wrong frontend displays
fixed problem when driver returns error during read
2000-12-07 10:27:42 +00:00
Gerhard Jaeger 08b6da09de Changed version of plustek-backend to 0.38, applied some minor fixes
and updated documentatation.
2000-11-30 09:07:52 +00:00
Gerhard Jaeger d59168e4dd updated to version 0.37
- support for xsane
- added new models
- document update
- minor bugfixes
2000-11-10 10:28:12 +00:00
Gerhard Jaeger b590e946be Updated plustek backend and manpage
New: multiple device support
     12bit color depth support (with scanimage)
Update: scanner information and manpage
2000-08-24 06:38:30 +00:00
Petter Reinholdtsen b4a1a513c9 Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00