| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with Mageia.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line
Add drakx structure on the SVN
------------------------------------------------------------------------
r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned advertising
------------------------------------------------------------------------
r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line
Import Clean perl-install
------------------------------------------------------------------------
r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line
Add cleaned files
------------------------------------------------------------------------
r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned kernel
------------------------------------------------------------------------
r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned tools
------------------------------------------------------------------------
r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line
Import stage1
------------------------------------------------------------------------
r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line
Import images
------------------------------------------------------------------------
r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines
readd missing file
------------------------------------------------------------------------
r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line
Import rescue
------------------------------------------------------------------------
r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines
import cleaned rescue for Mageia
------------------------------------------------------------------------
r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line
import (cleaned) doc
------------------------------------------------------------------------
|
|
|
|
|
|
|
| |
(eg: for harddrake)
(why perl_checker didn't found out the variable referenced out of its
scope???)
|
|
|
|
| |
"KODAK|i1320 SCANNER")
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
needed by some callers (eg: harddrake::data::pciusb_id()) (#31182)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
device file is usually generated when the module is loaded
- Support for loading kernel modules only in case of a certain
connection type (SCSI, USB, Parport).
- Let kernel module only be added to /etc/modules and
/etc/modprobe.preload if loading of the module with "modprobe"
succeeded.
- Do not die when loading of a kernel module does not succeed.
- s/Hewlett Packard/Hewlett-Packard/ when generating ScannerDB.
|
|
|
|
|
|
|
|
|
| |
o Fixed 'grep' filter to filter out non-scanner devices by the
"driver" field (in the very end of the function)
o Fixed franglish in a warning message
- Suppressed console message of "ls" in the
scanner::resolve_symlinks() function.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
scanner database
|
|
|
|
|
|
| |
detected by sane-find-scanner (scanners are managed by scanner.o
module in 2.4.x and through libusb on 2.6.x)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
appropriate scanner is present).
- Fixed small bug in building ScannerDB file from SANE description files.
|
| |
|
|
|
|
| |
automatically.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- SHOWSTOPPER: SCSI scanners were never recognized as already
configured, the user was always asked whether he wants to configure
them. Problem was that device files are symlinks.
- Made most ISDN and ADSL devices not being considered as a scanner by
Scannerdrake, SANE does not support internet scanners.
|
| |
|
| |
|
|
|
|
|
| |
- Removed PDQ from share/rpmsrate
|
| |
|
|
|
|
| |
that /usr/bin/scannerdrake has access to it.
|
| |
|
|
|
|
|
| |
- perl_checker fixes
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Scanners with multiple ports are supported now
- Fully automatic build of the scanner database, including lines for
configuration files
- Fixed "SnapScan" <-> "snapscan" bug
- Some HP scanners had no manufacturer field. Fixed.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use auto-detection methods of SANE
- Do not ask the user to configure scanners which are already configured
- Handle systems with more than one scanner correctly
- Added ports of newer scanners (libusb, parallel, ...) to the port selector
in manual setup
- Main dialog showing all configured scanners
- Full support for scanner sharing via SANE (server/client)
- Support for USB scanner access via libusb
|
| |
|
|
|
|
|
|
|
|
|
|
| |
under Mandrake 9.0.
- Fixed bug of automatic configuration also being done if one opts for
manual configuration of an auto-detected scanner.
- Made scannerdrake editing the SANE config files instead of replacing them
by the config lines from the DB (or emptying them when no config lines are
given in the DB).
|
| |
|
| |
|
| |
|
| |
|
| |
|