Print discovery
commit447b1f01b3163bebf640f2f44d09a7fbf0c4e79c
authorDaniel Drake <dsd@cs.manchester.ac.uk>
Wed, 31 Oct 2007 13:12:04 +0000 (31 13:12 +0000)
committerDaniel Drake <dsd@cs.manchester.ac.uk>
Wed, 31 Oct 2007 13:13:57 +0000 (31 13:13 +0000)
tree6799432bff635fab2440576934efa8d944df3635
parentb96aade69ca93c28ed20bdac8be432d4feb0f9fd
Print discovery

Add concept of "discovered prints" and flesh out the API. A discovered print
was found based on file name but has not been checked for file integrity,
and of course there is no guarantee that it is usable when you try to
use it later (might have been deleted, etc).

The .fprint directory structure was changed - instead of using mnemonics
like "rind" we use their numeric value in the fp_finger enum as the filename.
libfprint/core.c
libfprint/data.c
libfprint/fp_internal.h
libfprint/fprint.h