Wykres commitów

29 Commity (e36fac9d88cf9bf95b6ebe0dce4ebc76d31f5518)

Autor SHA1 Wiadomość Data
Stéphane Voltz 512dcd9fd0 * added automatic parallel port detection,
and special keyword in configuration file to use it. Indent cleaning.
2003-10-09 05:27:39 +00:00
Stéphane Voltz 929c5c9e75 * backend/sane-umax_pp.c: fix default port address handling
(patch from Malcolm Parsons <malcolm.parsons@virgin.net>)
  	* configure.in configure include/sane/config.h.in: added detection of
	  machine/cpufunc.h and i386_set_ioperm() for FreeBSD support.
2003-09-18 05:17:23 +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
Stéphane Voltz eaff639e8f - revert change for UTA 2003-08-17 09:04:23 +00:00
Stéphane Voltz d54f39f55b - UTA and custom gamma fix (wrongly inactive ...)
- gamma table check on option set
2003-08-15 06:56:24 +00:00
Stéphane Voltz 4b17ba9ca0 umax_pp.c: cleanings and minor fix in option file reading
umax_pp_low.c umax_pp_low.h: *BSD support for /dev/ppi0
2003-04-18 12:53:55 +00:00
Stéphane Voltz 5ed8c99cb7 - changed 'gain' option name to 'brightness'
- changed 'highlight' option name to 'contrast'
2003-02-25 07:04:12 +00:00
Stéphane Voltz 711f602c76 - reset global vars when needed
- fixed a bug when th device name used was ""
2003-02-23 08:54:16 +00:00
Stéphane Voltz b2370c178e - fixed a big bug related to color plane sync, which gave blur
pictures at > 75 dpi
        - changed version number
2003-02-09 08:26:00 +00:00
Stéphane Voltz eefbee1252 * removed erroneous marking with SANE_I18N of 2 options names 2002-12-02 20:15:03 +00:00
Stéphane Voltz c79500306a - added UTA detection
- version updates
2002-10-31 06:53:52 +00:00
Stéphane Voltz 3e2cec6625 disable scanner protocol facility 2002-10-09 05:16:14 +00:00
Stéphane Voltz 52668672a1 use saneopts.h macros for well-known option titles to fix
translations problems
2002-10-08 20:01:11 +00:00
Stéphane Voltz 95ab2b5dda - removed redundant entry in umax_pp.de.po
- fixed comment typo in umax_pp.conf
	- allow for 4 digits port adress
	- added ppdev ioctl return code check
2002-10-02 06:17:29 +00:00
Stéphane Voltz e4b1534faa * backend/umax_pp_low.c: handled 'short read' with ppdev
* backend/umax_pp.c: assign size of 0 to group options
	* tools/umax_pp.c: upped version number
2002-08-15 08:32:08 +00:00
Stéphane Voltz b24d87f699 - reverted a change in color reordering for 1600P
- added german translations for umax_pp backend
2002-06-05 05:36:46 +00:00
Stéphane Voltz fa0a922861 - put in software lineart for real this time 2002-05-30 16:13:44 +00:00
Stéphane Voltz 0449770a73 - IRIX compile fixes
- 1600P detection bug fix
	- finale bits of software lineart
2002-05-30 04:56:48 +00:00
Stéphane Voltz c50e47e058 - fixed 1200 dpi scan mode which was broken
- added translation support
2002-03-15 16:24:32 +00:00
Stéphane Voltz 158ab6d02c - various bug fixs after changing default model from 1220 to 'none' 2002-02-20 05:47:47 +00:00
Stéphane Voltz 61b8100c90 * DBG() macro clean-up
* fixed color transfer for 1600P models
        * fixed potential crash if dump file couldn't be opened for writing
        * added ppdev device name handling
        * added model override
1994-02-15 08:43:42 +00:00
Stéphane Voltz f02205558f - tuned down pauses in scanner (EPAT in fact) ringing
- include header files accordingly to config.h
	- 'indent' all files to get them all right
2002-02-05 07:14:53 +00:00
Stéphane Voltz c22a71f12c - added sanei_umax_pp_setauto
- added sanei_umax_pp_getauto
	- improved warming up
	- improved color calibration
2002-01-06 16:20:45 +00:00
Stéphane Voltz ab7dfb5804 * use ENABLE_DIRECTIO to compile in direct I/O. Corrected the long
standing scan area origin detection bug. Improved parport mode
	  negociation.
2001-11-10 16:43:15 +00:00
Stéphane Voltz b45760ec45 * switched to use of ppdev device when available. Scans as normal
user are possible.
2001-09-03 12:43:26 +00:00
Stéphane Voltz 73c7e19d2d * fixed 'highlight' option parsing 2001-07-24 04:41:18 +00:00
Stéphane Voltz fdaea39018 * backend/umax_pp.c: changed option names to use lower case characters
and dashes instead of spaces.
2001-05-23 06:18:20 +00:00
Stéphane Voltz e12c396ba5 * fixed memory leak in sane-exit() 2001-05-16 04:52:43 +00:00
Henning Geinitz 13c50862ed Added umax_pp backend (patch from Stéphane Voltz
<svoltz@wanadoo.fr>).
2001-05-03 19:34:02 +00:00