Daniel Drake 50e2de0730 Enrollment tweaks
upekts will need to know when the first enrollment stage is attempted for
the first time, so add an __enroll_stage counter which actually indicates
the next stage to enroll. -1 is a special value and it means 0 is next *and*
it is the initial attemt.

Added more debug output to the enroll handler.
Added new fp_enroll_status codes for too short or uncentered scans.

Changed the print_data allocator to consider the device rather than the
driver, this feels more natural. Added missing return value.

Make fp_enroll_status codes start at 1. 0 can now be used as a
special/temporary value by the drivers. Also check that we aren't exceeding
the number of enroll stages.

Also add a missing exit() call to the verify example and update for the
above.
2007-10-13 15:51:33 +01:00
2007-10-13 15:51:33 +01:00
2007-10-13 15:51:33 +01:00
2007-10-08 17:16:13 +01:00
2007-10-08 17:16:13 +01:00
2007-10-08 17:37:33 +01:00
2007-10-08 17:16:13 +01:00
2007-10-08 17:37:33 +01:00
2007-10-08 17:16:13 +01:00
2007-10-08 17:37:58 +01:00
2007-10-08 17:16:13 +01:00
2007-10-08 17:37:58 +01:00
2007-10-08 17:16:13 +01:00
2007-10-08 17:16:13 +01:00
2007-10-08 17:16:13 +01:00
2007-10-08 19:53:50 +01:00

The file is empty.
Description
Library for fingerprint readers For unsupported devices, please see/edit https://gitlab.freedesktop.org/libfprint/wiki/-/wikis/Unsupported%20Devices Do **not** open issues for unsupported devices that are already listed in the wiki page. For other devices, please simply add them to the wiki rather than opening a bug report here. Opening an issue to ask for a driver will not have any effect other than taking time from developers who need to close the issue again.
Readme 23 MiB
Languages
C 95.7%
Python 3.1%
Meson 0.9%
Shell 0.2%