libfprint/libfprint
2025-02-20 18:28:15 +01:00
..
drivers scripts/uncrustify: Use 2-spaces indentation for defines too 2025-02-20 15:50:46 +00:00
nbis nbis: fix build on musl 2022-07-03 02:36:55 +01:00
drivers_api.h spi-transfer: Add SPI transfer helper routines 2021-04-08 16:52:20 +00:00
empty_file build: Remove the need to modify sources for new drivers 2018-05-24 12:23:39 +02:00
fp-context.c fp-context: use g_strv_contains instead of manual labor 2024-02-13 15:25:15 +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 cleanup: Use non-const pointers for non constant cases 2024-02-19 22:14:14 +01:00
fp-device.c fp-device: Fix introspection warnings in handling closure tag 2025-02-20 14:34:13 +01:00
fp-device.h fp-device: Clarify docs about FP_DEVICE_RETRY_TOO_FAST 2025-02-20 17:20:03 +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 Allow FpPrint data to be extended on enrollment. 2021-12-16 12:53:41 +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 fp-image: Do not start thread detection task thread if already running 2023-11-24 21:02:50 +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 fp-print: Do not check compile-time macros at runtime 2024-02-13 14:36:46 +01:00
fp-print.h scripts/uncrustify: Use 2-spaces indentation for defines too 2025-02-20 15:50:46 +00:00
fpi-assembling.c assembling: Fix copying only partial tile on overhang 2021-06-23 22:33:07 +02:00
fpi-assembling.h fpi-assemping: Do not include unneeded headers and do not use absolute search paths 2021-03-03 19:40:49 +01:00
fpi-byte-reader.c libfprint: Use g_memdup2 everywhere 2022-09-27 17:10:33 +02:00
fpi-byte-reader.h fpi-byte-writer/reader: Add autopointers definitions 2024-02-20 17:57:46 +01:00
fpi-byte-utils.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
fpi-byte-writer.c fpi-byte-writer: Zero-init the allocated data by default 2024-02-20 17:57:46 +01:00
fpi-byte-writer.h fpi-byte-writer: Add change pos method 2024-02-20 17:57:46 +01:00
fpi-compat.h build: Build-depend on glib 2.68 2024-02-19 22:23:02 +01:00
fpi-context.h compat: Add compatibility defines for older GLib 2020-02-10 11:40:40 +01:00
fpi-device.c fp-device: add FP_DEVICE_RETRY_TOO_FAST error code 2025-02-13 19:20:10 +00:00
fpi-device.h doc: Fix broken documentation for FpiDeviceUdevSubtypeFlags enum 2021-11-15 17:10:44 -05:00
fpi-image-device.c fpi-device: Clarify transfer of errors in device complete tasks 2024-04-17 17:00:47 +00:00
fpi-image-device.h image-device: Redefine internal states and valid transitions 2020-11-04 14:13:00 +01:00
fpi-image.c fp-image: Remove config.h inclusion in fpi-header 2022-10-13 20:35:52 +00:00
fpi-image.h fp-image: Simplify minutiae detection tasks 2023-11-21 16:43:04 +00:00
fpi-log.h scripts/uncrustify: Use 2-spaces indentation for defines too 2025-02-20 15:50:46 +00: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 libfprint: Use g_memdup2 everywhere 2022-09-27 17:10:33 +02:00
fpi-print.h print: Fix indentation 2022-06-09 15:36:10 +02:00
fpi-spi-transfer.c spi: Fix pointer cast on 32bit architectures 2021-07-06 20:56:16 +00:00
fpi-spi-transfer.h spi-transfer: Add SPI transfer helper routines 2021-04-08 16:52:20 +00:00
fpi-ssm.c cleanup: Use non-const pointers for non constant cases 2024-02-19 22:14:14 +01:00
fpi-ssm.h scripts/uncrustify: Use 2-spaces indentation for defines too 2025-02-20 15:50:46 +00:00
fpi-usb-transfer.c usb-transfer: Use fpi_device_add_timeout instead of g_idle_add 2021-04-28 22:16:37 +02:00
fpi-usb-transfer.h usb: Annotate access to USB buffers 2020-10-07 13:22:18 +02:00
fprint-list-metainfo.c libfprint/fprint-list-metainfo: Generate AppStream metainfo 2025-02-20 15:50:46 +00:00
fprint-list-supported-devices.c Fix typo of libfprint in supported devices list 2024-02-13 16:13:10 +00:00
fprint-list-udev-hwdb.c data: Update unsupported devices list 2025-02-14 00:40:16 +01:00
fprint-list-udev-rules.c list-udev-rules: Add udev rule generation for SPI 2021-06-22 19:13:48 +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 build: Do not use deprecated features in meson 2025-02-20 18:28:15 +01:00