libfprint/libfprint
Bastien Nocera df4a6f53d2 Rework "discover" code for drivers
Check all the drivers for one that'll drive our device in
question, and prefer ones that have a discover() method that runs
successfully to a driver without such a method.

This allow drivers to both reject devices (if 2 drivers handle
the same USB IDs), or a single driver to handle variants of the
same device (through the devtype out value of the discover method).
2010-08-17 23:14:18 +01:00
..
drivers Rework "discover" code for drivers 2010-08-17 23:14:18 +01:00
nbis Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
aeslib.c Adapting to latest libusb 2008-04-06 23:52:04 +01:00
aeslib.h aeslib: introduce user_data for write registers callback 2008-02-16 12:49:27 +00:00
async.c update for new libusb_open API 2008-06-15 10:54:07 -05:00
core.c Rework "discover" code for drivers 2010-08-17 23:14:18 +01:00
data.c Disable finger_num_to_str when debugging is disabled 2008-11-25 16:08:58 +00:00
drv.c Public async API implementation 2008-03-01 13:02:17 +00:00
fp_internal.h Rework "discover" code for drivers 2010-08-17 23:14:18 +01:00
fprint-list-hal-info.c Export scan type through HAL 2008-11-24 17:19:36 +00:00
fprint-list-udev-rules.c Add udev rules to set devices to autosuspend 2010-08-17 11:35:26 +01:00
fprint.h Logging control 2008-11-20 17:23:04 +00:00
gdkpixbuf.c Add gdk-pixbuf support 2010-08-17 11:35:06 +01:00
imagemagick.c Split imagemagick hack from main library 2008-08-10 14:41:13 -05:00
img.c Port imaging layer to asynchronous model 2008-02-16 12:48:44 +00:00
imgdev.c Split imagemagick hack from main library 2008-08-10 14:41:13 -05:00
Makefile.am Add (disabled) UPEK EikonII (TCRD4C) driver 2010-08-17 19:36:56 +01:00
poll.c Fix fp_get_pollfds() 2008-11-25 16:08:59 +00:00
sync.c Fix synchronous enrollment for multi-stage devices 2008-03-10 13:33:32 +00:00