libfprint/libfprint
Benjamin Berg 3f13ddc40d list-supported: Relativate "support" statement for website
The website suggest that the devices are "supported", however, it is not
clear what this means and can be read to imply that all of the devices
are expected to work well and upstream will fix issues.

Unfortunately, that is not really the case for all drivers. As such, add
a statement that the quality and supportability of drivers varies widely.
2021-03-08 12:34:41 +01:00
..
drivers virtual-sdcp: Add a virtual SDCP device 2021-02-18 12:28:18 +01:00
nbis nbis: re-add step to remove perimeter points 2020-06-03 20:44:41 -07:00
drivers_api.h compat: Add compatibility defines for older GLib 2020-02-10 11:40:40 +01:00
empty_file build: Remove the need to modify sources for new drivers 2018-05-24 12:23:39 +02:00
fp-context.c Rework device removal to have a nice API 2020-11-23 17:47:03 +01:00
fp-context.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-device-private.h Rework device removal to have a nice API 2020-11-23 17:47:03 +01:00
fp-device.c fp-device: Do not try to deference potentially NULL task data 2021-01-28 15:39:48 +01:00
fp-device.h device: Add new FP_DEVICE_ERROR_UNTRUSTED error code 2021-02-18 12:00:51 +01:00
fp-image-device-private.h image-device: Remove cancelling boolean from private data 2020-11-04 14:13:00 +01:00
fp-image-device.c image-device: Remove cancelling boolean from private data 2020-11-04 14:13:00 +01:00
fp-image-device.h fp-image-device: Properly include fp-device.h 2020-06-16 22:49:38 +02:00
fp-image.c image: Fix warning about uninitialized variable 2020-12-08 13:33:30 +01:00
fp-image.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-print-private.h cleanup: Use FPI prefix for all the internal enum types 2019-12-17 14:38:19 +01:00
fp-print.c print: Add an SDCP print type 2021-02-18 11:59:54 +01:00
fp-print.h fp-print: Delete not-defined anymore functions 2020-12-09 10:26:58 +01:00
fp-sdcp-device-private.h sdcp-device: Use a key DB for testing 2021-02-18 12:28:19 +01:00
fp-sdcp-device.c sdcp-device: Use a key DB for testing 2021-02-18 12:28:19 +01:00
fp-sdcp-device.h sdcp: Add SDCP base class 2021-02-18 12:27:57 +01:00
fpi-assembling.c fpi-assembling: Fix offsets to be relative to the previous frame 2020-01-02 13:46:46 +01:00
fpi-assembling.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
fpi-byte-reader.c lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +01:00
fpi-byte-reader.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
fpi-byte-utils.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
fpi-byte-writer.c lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +01:00
fpi-byte-writer.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
fpi-compat.h compat: Add GFlagsClass autopointer 2020-12-08 13:27:50 +01:00
fpi-context.h compat: Add compatibility defines for older GLib 2020-02-10 11:40:40 +01:00
fpi-device.c device: Add new FP_DEVICE_ERROR_UNTRUSTED error code 2021-02-18 12:00:51 +01:00
fpi-device.h Rework device removal to have a nice API 2020-11-23 17:47:03 +01:00
fpi-image-device.c image-device: Fix incorrect g_free of error 2020-11-23 17:47:03 +01:00
fpi-image-device.h image-device: Redefine internal states and valid transitions 2020-11-04 14:13:00 +01:00
fpi-image.c libfprint: Fix a few issues with the documentation 2020-05-11 20:51:29 +02:00
fpi-image.h lib: re-add partial image flag 2020-06-04 09:34:31 -07:00
fpi-log.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
fpi-minutiae.h cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
fpi-print.c fpi-print: Improve debug on print score 2020-06-16 22:49:18 +02:00
fpi-print.h print: Add an SDCP print type 2021-02-18 11:59:54 +01:00
fpi-sdcp-device.c sdcp-device: Use a key DB for testing 2021-02-18 12:28:19 +01:00
fpi-sdcp-device.h sdcp: Add SDCP base class 2021-02-18 12:27:57 +01:00
fpi-ssm.c sdcp: Add SDCP base class 2021-02-18 12:27:57 +01:00
fpi-ssm.h ssm: Add API to get device 2021-02-18 12:00:52 +01:00
fpi-usb-transfer.c usb-transfer: Remove incorrect statement from documentation 2021-01-18 14:37:53 +01:00
fpi-usb-transfer.h usb: Annotate access to USB buffers 2020-10-07 13:22:18 +02:00
fprint-list-supported-devices.c list-supported: Relativate "support" statement for website 2021-03-08 12:34:41 +01:00
fprint-list-udev-hwdb.c udev-hwdb: Generate autosuspend list using a sorted list 2021-01-21 15:55:44 +00:00
fprint.h Uncrustify everything except for nbis 2019-11-20 20:38:06 +01:00
libfprint.ver fprint: Move drivers to private internal library 2019-12-12 19:03:57 +01:00
meson.build sdcp-device: Use a key DB for testing 2021-02-18 12:28:19 +01:00