summaryrefslogtreecommitdiff
path: root/libfprint/fprint.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-12Implement image capture (both synchronous and asynchronous variants)Vasily Khoruzhick1-0/+18
2010-09-08Add C++ guards to take care of C++ name-mangling.Kunal Gangakhedkar1-0/+8
2008-11-20Logging controlDaniel Drake1-0/+1
2008-11-20Export scan type for each driverBastien Nocera1-0/+11
2008-03-01Add API to determine next timeoutDaniel Drake1-0/+1
2008-03-01Provide access to fd setDaniel Drake1-0/+12
2008-03-01Public async API implementationDaniel Drake1-0/+37
2008-02-16Add timing and polling infrastructureDaniel Drake1-0/+5
2007-11-20Identification infrastructureDaniel Drake1-15/+45
2007-11-19Add API to delete enroll dataDaniel Drake1-0/+2
2007-11-19Add API to access minutiaeDaniel Drake1-0/+18
2007-11-17Rework some image handling; add public binarization APIDaniel Drake1-0/+1
2007-11-15Return images through enroll/verify pathDaniel Drake1-2/+35
2007-11-15Clean up on exit, and convert to singly-linked-listsDaniel Drake1-0/+1
2007-11-04API documentationDaniel Drake1-12/+57
2007-11-02remove imgdev abstraction from public APIDaniel Drake1-7/+6
2007-10-31Print discoveryDaniel Drake1-5/+27
2007-10-30Flesh out driver_id/devtype APIDaniel Drake1-0/+10
2007-10-28Improve print_data structure and on-disk formatDaniel Drake1-0/+3
2007-10-27Add API for freeing imagesDaniel Drake1-0/+1
2007-10-27Improved image dimension handlingDaniel Drake1-0/+2
2007-10-27Image standardizationDaniel Drake1-0/+1
2007-10-27Initial implementation for image device access and captureDaniel Drake1-0/+12
2007-10-23Basic image driver foundationsDaniel Drake1-4/+4
2007-10-16storage: add save/load functionalityDaniel Drake1-0/+17
2007-10-15Verification infrastructureDaniel Drake1-0/+12
2007-10-14Enrollment: improved error reportingDaniel Drake1-5/+5
2007-10-13Enrollment tweaksDaniel Drake1-1/+3
2007-10-08Enrolment infrastructureDaniel Drake1-0/+12
2007-10-08Initial fingerprint data representation ideasDaniel Drake1-0/+5
2007-10-08Expose driver info to library usersDaniel Drake1-0/+7
2007-10-08open/close device functionsDaniel Drake1-0/+5
2007-10-08Basic device discovery infrastructureDaniel Drake1-0/+7
2007-10-08Initial driver registration mechanismDaniel Drake1-0/+26