libfprint/libfprint
Marco Trevisan (Treviño) c7b7f78273 fp-device: Call identify device class method on identification
Identify on device was broken because we were calling verify device method
on devices instead of the right one.

Thank you unit tests! :)
2019-12-14 17:20:46 +01:00
..
drivers synaptics: Fix problem after match is failed 2019-12-10 09:38:54 +01:00
nbis nbis: Make the extern global bozworth 'y' variable as bz_y 2019-12-04 18:52:18 +01:00
drivers_api.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +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 fp-context, tools: Use auto-ptr to handle GTypeClass ownership 2019-12-14 17:20:45 +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 fp-device: Move fpi code into its own unit that can be compiled a part 2019-12-11 20:07:12 +01:00
fp-device.c fp-device: Call identify device class method on identification 2019-12-14 17:20:46 +01:00
fp-device.h fp-device: Add a "open" property and method to check its state 2019-12-10 20:19:55 +01:00
fp-image-device-private.h fp-image-device: Move fpi code into its own unit that can be compiled a part 2019-12-11 20:07:12 +01:00
fp-image-device.c fp-image-device: Move fpi code into its own unit that can be compiled a part 2019-12-11 20:07:12 +01:00
fp-image-device.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-image.c fp-image, fp-print: Move private methods to own code units 2019-12-11 20:07:13 +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 fp-image, fp-print: Move private methods to own code units 2019-12-11 20:07:13 +01:00
fp-print.c fp-image, fp-print: Move private methods to own code units 2019-12-11 20:07:13 +01:00
fp-print.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp_internal.h cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
fpi-assembling.c assembling: Use fixed point for image assembly 2019-11-28 20:41:45 +00:00
fpi-assembling.h lib: Remove num_stripes from fpi_assemble_frames() 2019-11-20 13:53:45 +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 lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +01:00
fpi-byte-utils.h lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +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 lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +01:00
fpi-context.h fpi-context: Make fpi_get_driver_types to return an array 2019-12-14 16:57:11 +01:00
fpi-device.c fp-device: Move fpi code into its own unit that can be compiled a part 2019-12-11 20:07:12 +01:00
fpi-device.h fpi-device: Make possible to set a DestroyNotify for timeout data 2019-12-03 17:31:22 +01:00
fpi-image-device.c fp-image-device: Move fpi code into its own unit that can be compiled a part 2019-12-11 20:07:12 +01:00
fpi-image-device.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fpi-image.c fp-image, fp-print: Move private methods to own code units 2019-12-11 20:07:13 +01:00
fpi-image.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fpi-log.h fpi-log: Set fp_error as equal to g_critical 2019-11-25 18:59:46 +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 fp-image, fp-print: Move private methods to own code units 2019-12-11 20:07:13 +01:00
fpi-print.h print: Fix match error propagation 2019-12-05 11:46:11 +00:00
fpi-ssm.c fpi-ssm: Improve debugging of SSM using driver infos 2019-12-04 20:43:53 +01:00
fpi-ssm.h fpi-ssm: Support named SSMs and use a fallback macro 2019-12-04 20:43:53 +01:00
fpi-usb-transfer.c cleanup: Use static functions for non-declared methods 2019-12-04 18:52:19 +01:00
fpi-usb-transfer.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fprint-list-supported-devices.c fp-context, tools: Use auto-ptr to handle GTypeClass ownership 2019-12-14 17:20:45 +01:00
fprint-list-udev-rules.c fp-context, tools: Use auto-ptr to handle GTypeClass ownership 2019-12-14 17:20:45 +01: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 fprint: Move drivers to private internal library 2019-12-12 19:03:57 +01:00