Andras Major
bea605a14f
coolscan2 update to 0.1.6
2002-06-14 13:10:42 +00:00
Henning Geinitz
1e582217c0
Added support for lineart mode with pixels_per_line not divisible by 8. Added
...
support for padded image formats. Added documentation for all options.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-09 17:44:20 +00:00
Henning Geinitz
909a609fe5
Added entry for test backend (commented out).
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-09 09:20:24 +00:00
Oliver Schirrmeister
b743d8d0fb
- release memory allocated by sane_get_devices
...
- several bugfixes
- supports the M3097
- get threshold, contrast and brightness from vpd
- imprinter support
- get_hardware_status now works before calling sane_start
- avoid unnecessary reload of options when using source=fb
2002-06-06 08:35:42 +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
Rene Rebe
baeb578a8f
next Avision backend version
2002-06-04 17:27:00 +00:00
Stéphane Voltz
08f69dc851
- relaxed scanner detection not to fail on some parports.
2002-06-04 16:39:38 +00:00
Henning Geinitz
fa42114a14
Added option --disable-local-backends to configure. Only net and dll will be
...
compiled if set. Also a warning is printed.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-02 18:56:56 +00:00
Henning Geinitz
99e6258540
Removed because it was out-of-date and buggy. The features of this modified
...
pnm backend are now in test.c.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-01 19:31:06 +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
Henning Geinitz
5f46acb092
Added hpsj5s backend for the Hewlett-Packard ScanJet 5S parport scanner
...
(from Max Vorobiev <pcwizard@zelmail.ru>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-29 19:10:12 +00:00
Frank Zago
fd51990a85
Bumped the version number from 3 to 8. No real justification. I'm really bored, and I think I should go to bed. Well, actually there might be a reason: marketing. After thoughts, I should have bumped it to 12 (because 3*4=12). That, that would have been a quantum leap. Humm, may be next time. I'll have to be careful not overflowing the poor c compiler. Yeah, I should instead start from maxint and remove 1 after each release. It such a big number that nobody will ever notice that the release number decays. And that would even make the backend much more stable. Or give the impression it is. That way, plenty of people would want to buy a Leo scanner. Which a shame because they have been bankrupt for several years now. Or they can buy one on ebay for cheap. After all I got mine for $12. You can't beat that. No, that's too complicated. Computer sucks, man. Let's go raise some goats in Mexico.
2002-05-29 05:48:59 +00:00
Frank Zago
27c80d116b
New email address.
2002-05-29 04:52:14 +00:00
Henning Geinitz
70dbcb9d40
Critical bugfix to avoid bumping the scan slider at the end of the scan and
...
maybe destroying hardware. Commited on behalf of g-jaeger@t-online.de
(G. Jaeger).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-27 15:57:37 +00:00
Karl Heinz Kremer
892249f755
Upated man page, added a comment to the conf file and adjusted the version
...
number in the desc file in preparation for the 1.0.8 release.
2002-05-26 22:38:58 +00:00
Henning Geinitz
7fe9842a77
Added workaround for GNU make 3.79. This version of make insisted on at least
...
one argument for "basename" which broke compilation.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-26 14:52:01 +00:00
Henning Geinitz
203639b5fe
Updated Karsten Festag's email address and website.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-24 22:41:40 +00:00
Nathaniel Rutman
2643e83d66
Return max buffer when trying to read more than buffer size
...
(was reporting error.)
2002-05-16 23:08:34 +00:00
Oliver Schwartz
dbc7bd53af
Added additional USB IDs for Acer 320U and 620U
2002-05-13 22:07:56 +00:00
Marcio Teixeira
e65da9cd07
Fixed DBG warnings on lines 712 and 727
2002-05-09 18:52:31 +00:00
Frank Zago
db8e7fabec
Color shifting value fixed.
2002-05-05 23:04:00 +00:00
Frank Zago
4a2b4cbf40
Fixed a debug string format.
2002-05-05 19:56:47 +00:00
Frank Zago
9baac0977f
Fixed the computation of pixels_per_line for a B&W scan after the scan has started.
2002-05-05 19:55:31 +00:00
Frank Zago
4b4a132c50
Changes strncpy() to memcpy(). Fixed some debug strings format. Removed an assert. Changed sane_set_io_mode() to be SANE conformant.
2002-05-05 19:53:43 +00:00
Frank Zago
e7d9862668
Changed option name "paper_size" to "paper-size" since the former isn't legal.
2002-05-05 19:51:48 +00:00
Frank Zago
60f91f4c34
Replace strncpy() by memcpy(). Fixed some debug strings format.
2002-05-05 19:50:55 +00:00
Frank Zago
bec3224546
Replaced strncpy() by memcpy(). Removed an assert. Fixed some debug strings format.
2002-05-05 19:50:03 +00:00
Andras Major
a6bef6ab38
man page for coolscan2 added
2002-05-05 13:55:38 +00:00
Henning Geinitz
f28fc112e0
Check return value of waitpid. Don't evaluate status of children if waitpid
...
wasn't successful.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-05 13:15:49 +00:00
Nathaniel Rutman
a34ce8e8ad
Twiddle reset pins in more cases on first scanner powerup.
2002-05-04 16:20:55 +00:00
Frank Zago
12cbbabc0f
Changed some strncpy to memcpy. Removed the reset scanner code since it fails sometimes and crash the scanner.
2002-05-03 23:53:40 +00:00
Oliver Schwartz
61ef620c9a
SnapScan backend 1.4.13: Support for ADF
2002-05-02 17:19:20 +00:00
Kazuya Fukuda
d3bfdc3b42
fixed a compile problem for Dec Unix v4 and probably other 64 bit platform.
2002-04-28 13:18:48 +00:00
Oliver Schwartz
964bc60e60
SnapScan backend 1.4.12: Fix option handling
2002-04-27 15:35:19 +00:00
Peter Fales
88e99b89de
Bug fixes identified by tstbackend
2002-04-27 03:57:12 +00:00
Jochen Eisinger
b971a2cb59
2002-04-26 Jochen Eisinger <jochen.eisinger@gmx.de>
...
* backend/mustek_pp.c: fixed a typo, thanks to Henning for
pointing this one out to me
2002-04-26 22:00:40 +00:00
Andras Major
62f0764002
coolscan2 update
2002-04-26 19:33:27 +00:00
Henning Geinitz
84f6c44448
Added missing files to DISTFILES.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:57:23 +00:00
Henning Geinitz
2c9106cf96
Free devlist on exit. Undef MIN and MAX macros before defining them.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:48:48 +00:00
Henning Geinitz
5bdf4a4a54
Print usefull DBG messages for options without a name. Undef MIN and MAX
...
macros before defining them.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:43:25 +00:00
Oliver Schwartz
ab6cf03059
SnapScan backend version 1.4.11
2002-04-23 22:37:54 +00:00
Frank Zago
356237e1fa
Added coolscan entry.
2002-04-23 19:33:42 +00:00
Frank Zago
26091221c4
Fixed version problem.
2002-04-23 14:42:44 +00:00
Peter Fales
8565da657b
Various minor bug fixes found by tstbackend
2002-04-23 14:06:07 +00:00
Frank Zago
3d6cab4df8
Added coolscan2 backend.
2002-04-22 22:12:31 +00:00
Frank Zago
c7760e193c
New coolscan2 backend.
2002-04-22 22:06:21 +00:00
Abel Deuring
79773b16db
backend/sharp.c: fixed a compile problem for Dec Unix v4
...
and probably other 64 bit platform.
Abel
2002-04-22 18:30:21 +00:00
Frank Zago
8b7ebabee7
Changed the AVEC manufacturer to Relisys. Fixed a memleak and potential crash. Removed some assert(). Query the scanner to get the scan size instead of using the values computed. Do not active the gray gamma in color mode. Added a reset scanner routine before starting a scan. Fixed sane_set_io_mode to be SANE conformant.
2002-04-22 00:23:14 +00:00
Frank Zago
5dace96736
Removed some assert(). Query the scanner for the size of the picture instead of using the value computed. Fixed sane_set_io_mode() to be SANE conformant.
2002-04-22 00:14:48 +00:00
Frank Zago
8efdcc9ba0
Same as before. New indentation only.
2002-04-21 23:23:26 +00:00
Frank Zago
ca1112d8ab
Added leo backend.
2002-04-21 23:12:02 +00:00
Rene Rebe
7db886750b
next backend version, several bug-fixes and new scsi id's ...
2002-04-21 23:08:05 +00:00
Karl Heinz Kremer
664d940f11
Declare open_scanner() and close_scanner() before they are used.
2002-04-21 22:50:29 +00:00
Henning Geinitz
9f0dbb0d8f
Don't export option_name.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 15:33:22 +00:00
Henning Geinitz
8f14a3f2fb
Don't export cap_data.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 15:30:40 +00:00
Henning Geinitz
5cea47aafe
Fixed some warnings.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 15:26:35 +00:00
Henning Geinitz
41e7fdda5f
Don't call sane_exit twice. Call sane_init after sane_exit. Try to load from
...
$LD_LIBRARY_PATH ($SHLIB_PATH, $LIBPATH) first and only check LIBDIR if
opening failed. New version: 1.0.6.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 14:02:58 +00:00
Abel Deuring
0fdcb0c0bc
backend/sharp.c: did only half of the devlist-patch in my last commit.
...
Thanks to Henning who noticed this.
Abel
2002-04-21 14:00:56 +00:00
Oliver Rauch
836ca96943
2002-04-21 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
...
* sane-umax backend update to version 1.0 build 34
2002-04-21 13:26:17 +00:00
Henning Geinitz
f01f026fc4
Check if sane_init was called before any other SANE function.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 12:56:54 +00:00
Abel Deuring
7ce48e4edc
backend/sharp.c: added a "free(devlist)" call to sane_exit
...
Abel
2002-04-21 11:27:16 +00:00
Abel Deuring
33846a6c94
backend/canon-sane.c, backend/canon-scsi.c, backend/canon.c,
...
backend/canon.h, doc/sane-canon.man,
doc/descriptions/canon.desc: added support for FB620S and
and FS2700, by Mitsuru Okaniwa <m-okaniwa@bea.hi-ho.ne.jp>
and Ulrich Deiters <ukd@xenon.pc.Uni-Koeln.DE>
Abel
2002-04-21 10:29:18 +00:00
Henning Geinitz
aea28d0298
Added missing include.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-19 15:28:39 +00:00
Henning Geinitz
d4a383d233
Fixed bug in sane_read that cause garbled data to be sent to the
...
frontend. Fixed some long lines.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-18 19:55:08 +00:00
Marian Eichholz
a1641eaedc
sm3600 warningless <eichholz@computer.org>
2002-04-18 18:11:23 +00:00
Marian Eichholz
dd3f41a5bd
change request vom HMG honored <eichholz@computer.org>
2002-04-17 21:38:51 +00:00
Henning Geinitz
bc9b4ce0c7
Adjusted for new fujitsu backend.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:55:44 +00:00
Henning Geinitz
9fa809f7f6
Removed, support is now in fujitsu-backend.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:53:36 +00:00
Henning Geinitz
1982eec1dd
Added new fujitsu backend (from Oliver Schirrmeister <oschirr@abm.de>). This
...
backend supersedes the m3096g backend and also includes the m3091 backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:50:39 +00:00
Marian Eichholz
7e13df9195
sm3600 tree synced (eichholz@computer.org)
2002-04-15 21:30:48 +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
Karl Heinz Kremer
15b038411b
Added product IDs for Perfection 1650 and 2540. Check if scanner needs to
...
be opened in reset() call.
2002-04-13 21:29:20 +00:00
Henning Geinitz
798ff200da
Added new test backend.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-13 19:07:49 +00:00
Henning Geinitz
2cbddc816e
Added #include <sys/types.h> to fix compilation on OS/2.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-13 10:21:02 +00:00
Matthew Duggan
2cb1402344
Added check for new libieee1284 version, also updated code to reflect
...
interface changes. Required due to critical bug fixes in 0.1.5.
2002-04-12 00:29:57 +00:00
Rene Rebe
e29b57f2df
bug fixes (incl. the close bug in attach)
2002-04-12 00:14:01 +00:00
Stéphane Voltz
6fa90ef05c
* fixed 8 bits I/O for paralle ports that can't do 32 bits I/O
2002-04-11 05:50:29 +00:00
Oliver Schwartz
c9875f8a9d
Removed illegal character / removed declaration of bqelements
2002-04-10 21:45:53 +00:00
Oliver Schwartz
83d52e9d36
make bqelements static, don't send diagnostic cmd to Snapscan1236
2002-04-10 21:27:31 +00:00
Henning Geinitz
28fa07be27
Set freed variables to 0 in sane_exit. Fixed coding style. New version:
...
1.0-121.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 20:59:27 +00:00
Henning Geinitz
1a40cdb6e4
sane_set_io_mode checks for !non_blocking and scanning now. Fixed coding-style.
...
New version: 1.0.8.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 19:39:00 +00:00
Henning Geinitz
3862186fb0
Fixed coding-style.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 19:09:50 +00:00
Henning Geinitz
4fd19494cb
Cleanup in sane_control_option, sane_set_io_mode, sane_get_select_fd and
...
sane_exit. New version: 1.0-13.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 18:31:43 +00:00
Frank Zago
807935bacc
no comment!
2002-04-08 23:54:20 +00:00
Frank Zago
e39b0fa55e
Added support for the teco1 backend.
2002-04-08 23:47:03 +00:00
Frank Zago
4359513416
New backend: teco1.
2002-04-08 23:42:44 +00:00
Rene Rebe
36edd317c9
fixed avision.desc syntax
2002-04-08 18:02:54 +00:00
Henning Geinitz
4caa8e7af5
Some variables haven't been static. sane_set_io_mode must return
...
SANE_STATUS_GOOD if non_blocking == SANE_FALSE.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-08 17:49:55 +00:00
Frank Zago
e604c72ea0
Removed a debug trace left over.
2002-04-08 16:37:09 +00:00
Rene Rebe
3c9ce35908
updated to Avision backend build 25. More stable for HP usb scanners,
...
suport for Misubishi scanners and various cleanups.
2002-04-08 14:35:32 +00:00
Henning Geinitz
fb8283b88f
Fixed compilation on non-Linux systems.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 14:43:55 +00:00
Henning Geinitz
c8d7791d87
Fixed make dist problems introduced with canon630u updates.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 12:55:28 +00:00
Henning Geinitz
d90a7a5357
Added canon630u backend. This backend supports the CanoScan 630u and CanoScan
...
636u (hopefully). Patch from Nathan Rutman <nathan@gordian.com>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 12:27:54 +00:00
Henning Geinitz
8e952f2ec6
Changed timeouts and added scanner sleeps to improve reliability of 6x0P
...
models. Also corrected typo which caused full bed scans to fail. Disabled
problematic detect for now, will make detection slightly slower. Patch from
Matthew Duggan <stauff1@users.sourceforge.net>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 11:20:46 +00:00
Henning Geinitz
42f9acfefd
Added new canon_pp backend for the CanoScan FB330P, FB630P, N340P, and N640P
...
scanners. Patch from "Matthew Duggan" <stauff@guarana.org>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-01 22:54:25 +00:00
Henning Geinitz
70dde5648d
Support for variable DESTDIR. If set, all files are installed to that
...
location. Also print the filename of the installed file, not only the
path. Both changes are mostly for package creators/maintainers.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-29 13:27:16 +00:00
Henning Geinitz
c05ddb6092
Check if option is settable when automatically setting it. New version: 1.0.7.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-29 12:21:02 +00:00
Gerhard Jaeger
378195fd16
Updated to new mail-address and backend url
2002-03-26 08:35:59 +00:00
Henning Geinitz
ee7b0e32f8
Fixed 16-bit byte-order handling in sane_read() (patch from Michael Herder
...
<crapsite@gmx.net>). New version: 1.0.7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 21:51:04 +00:00
Henning Geinitz
c01892818a
Updated SANE header.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 20:34:51 +00:00
Oliver Schwartz
0cdabf0681
Fix segfault in snapscan.c
2002-03-24 16:42:04 +00:00
Henning Geinitz
00c64adfa2
If fread returns 0, check for EOF and other errors and return appropriately.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 15:25:54 +00:00
Oliver Schwartz
3f27a13d77
Snapscan backend version 1.4.9
2002-03-24 12:32:38 +00:00
Henning Geinitz
c40aeba6b1
Don't allow to set options that don't have SANE_CAP_SOFT_SELECT and don't
...
allow read and write for options that are inactive. New version: 1.0.5.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-21 20:33:31 +00:00
Henning Geinitz
60b4f5e91c
Removed (now in doc/).
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 23:15:16 +00:00
Henning Geinitz
5130f681fb
Updated DISTFILES.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 23:01:02 +00:00
Henning Geinitz
3645fddf18
Use copies of option descriptors to make sure their addresses aren't changed
...
until sane_close. New version: 1.0.7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:49:54 +00:00
Henning Geinitz
379fba017b
Option 0 has an empty name now. Group options have size 0 now. Check also for
...
SANE_ACTION_SET_AUTO. Removed buggy output in sane_control_option. Added more
debug output in sane_control_option.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:36:59 +00:00
Henning Geinitz
329a4d31d9
Fixed halftone pattern handling. The buffer was way too small. Option 0 has
...
an empty name. Better debug output for dev_cmd. Set size for group options to
0. Set size of halftone pattern to non 0.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:27:19 +00:00
Frank Zago
7df0dc02f1
Updated to build 9.
2002-03-20 00:55:28 +00:00
Frank Zago
b951558b1f
Added commented entry for S300. Free option strings on exit. Replaced sanei_scsi_cmd by sanei_scsi_cmd2. Do not use the scsi vendor name as the vendor name returned to the frontend. Sets the wait timeout to 120 seconds instead of 60. Close the opened devices on exit.
2002-03-20 00:53:00 +00:00
Frank Zago
862894e316
Updated build number.
2002-03-20 00:14:18 +00:00
Frank Zago
45633404ab
Merged modes Black&White and Halftone. Use sanei_scsi_cmd2 instead of sanei_scsi_cmd. Free the string options when exiting. Changed the vendor name to Panasonic instead of the inquiry vendor. Fixed the automatic threshold mode. Close the configuration file file descriptor. Removed some debug infos. Close the devices left open on exit.
2002-03-20 00:13:19 +00:00
Frank Zago
4724f09956
Fixed indentation. No changes.
2002-03-20 00:07:35 +00:00
Henning Geinitz
ad701cc3de
Fixed segfault when opening device again after closing and possible segfault
...
when name="". Type for option 0 must be set to SANE_TYPE_INT
explicitely. Updated GPL/SANE headers.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-17 20:20:46 +00:00
Henning Geinitz
6ed9bcc2fa
New file (from David Paschal <paschal@rcsis.com>).
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-17 13:26:54 +00:00
Peter Fales
ec45d7ae5a
Minor fixes to problems found by tstbackend
2002-03-17 12:57:38 +00:00
Gerhard Jaeger
b00749b800
Fixed a bug in the USB autodetection.
2002-03-16 17:57:16 +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
Frank Zago
f16141c43c
New backend (TECO / Relisys).
2002-03-13 05:41:22 +00:00
Frank Zago
0ade04a5af
Changed backend url.
2002-03-11 00:42:16 +00:00
Gerhard Jaeger
458c55538b
Fixed a type, that breaks compilation :-(
2002-03-10 16:13:08 +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
Stéphane Voltz
b2b0d37acb
- speed up scanner probing
...
- improved CCD color calibration
2002-03-10 06:29:14 +00:00
Oliver Rauch
c1cd998a52
Oliver Rauch: added missing dependencies in Makefile.in for new umax backend version
2002-03-08 23:29:37 +00:00
Frank Zago
5e0caa5b45
Fixed color scan problem.
2002-03-07 23:57:40 +00:00
Oliver Rauch
07a9623ada
Oliver Rauch: updated umax.desc
2002-03-07 20:22:42 +00:00
Oliver Rauch
31d39a110b
2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
...
* updated umax backend to version 1.0.7-build-33
new file: umax-usb.c (by Frank Zago)
2002-03-07 19:47:15 +00:00
Frank Zago
2d516d1021
Addition of the Matsushita / Panasonic backend.
2002-03-06 23:54:26 +00:00
Frank Zago
f2fae2b234
Updated the version.
2002-03-03 09:19:26 +00:00
Frank Zago
3e8e7174bb
Fixed a gamma table bug, fixed some color shifting problems, some cleanups.
2002-03-03 09:14:49 +00:00
Henning Geinitz
b94c5ea0b6
Removed getopt.o getopt1.o and md5.o from LIBLIB_FUNCS as they are not needed
...
in backends.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-24 13:10:33 +00:00
Henning Geinitz
69ad162e00
New file. Description for the matsushita backend.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-22 19:28:20 +00:00
Henning Geinitz
9dfcab22b6
Added sceptre backend for the Sceptre VividScan 1200 (patch from
...
Frank Zago <fzago@greshamstorage.com>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-21 18:45:37 +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
Henning Geinitz
3ade708730
Added explanation for backend version, fixed typo.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-19 22:32:07 +00:00
Peter Fales
ef7221f8b7
Fix errors with debug format/parameter mismatches
2002-02-16 14:35:12 +00:00
Henning Geinitz
644a271538
Fixed some DBG format warnings.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-14 19:50:10 +00:00
Henning Geinitz
e3cbda553c
Added global list of file patterns for "make distclean". Some "make clean"
...
and "make distclean" cleanup and additions.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-13 20:48:29 +00:00
Henning Geinitz
8f95b78977
Link to functions in lib/ only if they are not available on the system.
...
Avoid duplicating list of functions.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-10 18:38:13 +00:00
Oliver Schwartz
d59e5dc99f
Added language translation support for snapscan backend
2002-02-09 15:03:07 +00:00
Henning Geinitz
7ac659fb99
Fixed a missing "\".
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-03 17:14:13 +00:00
Henning Geinitz
d88be1184c
gphoto2 is no longer "NEW".
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-03 17:05:01 +00:00
Henning Geinitz
b706504d73
Added description file for coolscan2 backend (from Major Andras
...
<andras@users.sourceforge.net>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-03 16:57:15 +00:00
Henning Geinitz
bbb06a6d91
Updated microtek2 documentation (from karsten.festag@t-online.de (Karsten
...
Festag)).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-02 16:51:35 +00:00
Henning Geinitz
de8bc4aecd
Added sceptre.desc to DISTFILES.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-02 16:50:11 +00:00
Henning Geinitz
62e23b1511
New file (from Frank Zago <fzago@greshamstorage.com>).
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-02 13:38:06 +00:00
Henning Geinitz
5a1ea1bcd2
Only define union semun if not already defined in <sys/sem.h>. Fixes
...
compilation bugs on Irix and FreeBSD.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-27 18:24:47 +00:00
Gerhard Jaeger
a5d9d86a31
Fixed a problem concerning LM9831 based devices.
2002-01-27 15:25:26 +00:00