summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2024-02-20build: Stop using deprecated dep.get_pkgconfig_variable() methodMarco Trevisan (Treviño)1-1/+1
2023-06-24meson: Bump requirements to 0.56 and adapt deprecated functionsMarco Trevisan (Treviño)1-1/+1
2021-12-02ssm: Add API to silence most state change debug messagesBenjamin Berg1-0/+1
2021-10-28doc: Add missing Drivers API SSM functionsMarco Trevisan (Treviño)1-0/+3
2021-10-28doc: Include missing types (SPI) and functions to the Drivers APIMarco Trevisan (Treviño)2-1/+20
2021-08-20doc: Add internal suspend/resume APIBenjamin Berg1-1/+3
2021-08-20doc: Add public suspend/resume APIBenjamin Berg1-0/+6
2021-08-19doc: Add criticial section APIBenjamin Berg1-0/+2
2021-06-25device: Add API to update features during probeBenjamin Berg1-0/+1
2021-05-14doc: Use includes from the source diretoryBenjamin Berg2-2/+3
2021-04-29fp-device: Add fp_device_clear_storage and clear_storage vfuncVincent Huang1-0/+3
2021-04-12libfprint2-sections: Add missing FpFingerStatusFlagsMarco Trevisan (Treviño)1-0/+1
2021-04-12device: Expose supported features publicly as FpDeviceFeatureMarco Trevisan (Treviño)1-1/+3
2021-04-12fpi-device: Add FpiDeviceFeature flags to FpDeviceClassMarco Trevisan (Treviño)1-0/+2
2021-04-08Add support for udev based device discoveryMatthew Mirvish1-0/+2
2021-04-01doc/libfprint-2.types: Also include fp-image-device to get image typeMarco Trevisan (Treviño)1-0/+1
2021-03-17doc: Add a few missing functions to documentationBenjamin Berg1-0/+7
2021-03-17doc: Remove symbol that does not existBenjamin Berg1-1/+0
2021-03-17doc: Add .types file for signals and propertiesBenjamin Berg2-0/+8
2021-03-12ssm: Add getter for the deviceBenjamin Berg1-0/+1
2020-12-09fp-print: Delete not-defined anymore functionsMarco Trevisan (Treviño)1-2/+0
2020-05-11doc: Move sections and fix title for internal FpImageDeviceBenjamin Berg1-1/+1
2020-04-20print: Add helpers to generate a unique print ID containing metadataBenjamin Berg1-0/+2
2020-01-23Change SONAME and all the library paths to libfprint-2Marco Trevisan (Treviño)2-4/+4
2020-01-23doc/meson: Use ignore_headers instead of scan_argsMarco Trevisan (Treviño)1-4/+1
2020-01-13Introduce an early reporting mechanism for verify and matchBenjamin Berg1-0/+3
2019-12-17cleanup: Use FPI prefix for all the internal enum typesMarco Trevisan (Treviño)2-6/+4
2019-12-17cleanup: Remove fp_internal.h and update drivers_api.hMarco Trevisan (Treviño)1-1/+0
2019-12-17meson: Use more meson's project_name()Marco Trevisan (Treviño)2-4/+4
2019-12-10docs: Don't ignore the deprecated API_EXPORTED definitionMarco Trevisan (Treviño)1-1/+0
2019-12-04fpi-ssm: Support named SSMs and use a fallback macroMarco Trevisan (Treviño)1-0/+1
2019-12-03fpi-ssm: Add possibility to jump to a state (or next one) with delayMarco Trevisan (Treviño)1-0/+3
2019-11-25meson: Use preferred syntax everywhereMarco Trevisan (Treviño)2-25/+27
2019-11-20ssm: Make possible to set data via functionMarco Trevisan (Treviño)1-1/+2
2019-11-20lib: Major rewrite of the libfprint core and APIBenjamin Berg6-278/+373
2019-11-18lib: Remove all deprecated APIBenjamin Berg2-23/+0
2018-12-13lib: Add helper for NBIS copy-paste libraryBastien Nocera1-0/+1
2018-11-29lib: Hide struct fp_minutiae from the docsBastien Nocera1-1/+0
2018-11-29lib: Remove upekts used headers from the docsBastien Nocera3-27/+2
2018-11-29lib: Make 6 async reporting funcs privateBastien Nocera1-6/+0
2018-11-29lib: Make the fp_print_data structure privateBastien Nocera1-1/+0
2018-11-29lib: Remove unused fp_imgdev_verify_state enumBastien Nocera1-1/+0
2018-11-25doc: Remove empty "poll" sectionBastien Nocera1-5/+0
2018-11-25lib: Transform fp_img_driver flags into a FpiImgDriverFlags enumBastien Nocera1-1/+1
2018-11-25lib: Transform fp_img flags into a FpiImgFlags enumBastien Nocera1-7/+1
2018-11-12doc: Fix typo in chapter titleBastien Nocera1-1/+1
2018-11-09doc: Split driver docs into chaptersBastien Nocera1-11/+26
2018-11-09doc: Add LIBFPRINT_DEPRECATED to the docsBastien Nocera1-0/+1
2018-11-09doc: Add fpi-async section to the docsBastien Nocera2-0/+20
2018-11-09doc: Add more functions to fpi-dev sectionBastien Nocera1-0/+4