libfprint/libfprint
Bastien Nocera 19e7b217c1 lib: Downgrade fp_err() to be non-fatal
Similarly to b1ac865abd, downgrade
fp_err() to be non-fatal. A number of drivers would spit out an error
when encountering this call, but not crash, carry on and most of the
time recover.

Make sure we don't assert in those cases.
2018-07-16 16:08:54 +02:00
..
drivers upekts: Fix enrollment never finishing on some upekts devices 2018-06-19 11:11:04 +02:00
nbis nbis: Update links to new website 2018-06-03 00:30:10 +02:00
aeslib.c lib: Use GLib and libusb directly for debug output 2018-05-23 19:13:08 +02:00
aeslib.h lib: Use public header in helper files 2018-05-29 13:34:18 +02:00
assembling.c assembling: Add guards to fpi_assemble_lines() 2018-05-31 11:06:31 +02:00
assembling.h lib: Use public header in helper files 2018-05-29 13:34:18 +02:00
async.c lib: Remove drv->close absence support in fp_async_dev_close() 2018-05-31 11:06:31 +02:00
core.c lib: Simplify device discovery 2018-05-29 13:45:27 +02:00
data.c data: Mark all the fp_dscv_print functions as deprecated 2018-05-24 13:21:40 +02:00
drivers_api.h lib: Downgrade fp_err() to be non-fatal 2018-07-16 16:08:54 +02:00
drv.c lib: Make fpi_ssm opaque for drivers 2018-05-29 13:34:18 +02:00
empty_file build: Remove the need to modify sources for new drivers 2018-05-24 12:23:39 +02:00
fp_internal.h lib: Downgrade fp_err() to be non-fatal 2018-07-16 16:08:54 +02:00
fprint-list-supported-devices.c lib: Supported devices list is for master, not stable 2018-06-12 12:46:19 +02:00
fprint-list-udev-rules.c fprint-list-udev-rules: Add some unsupported Validity Sensors readers to the whitelist 2017-12-12 10:51:43 +01:00
fprint.h poll: Fix fp_get_pollfds retval type 2018-06-26 14:53:53 +02:00
img.c lib: Make fp_img_dev structure opaque 2018-05-29 13:34:18 +02:00
imgdev.c lib: Replace empty fp_dbg() calls 2018-05-23 19:11:07 +02:00
meson.build build: Remove unused meson rule 2018-06-07 17:39:36 +02:00
pixman.c lib: use pixman for imaging utils 2013-08-19 11:13:50 +03:00
poll.c poll: Fix fp_get_pollfds retval type 2018-06-26 14:53:53 +02:00
sync.c lib: Use GLib and libusb directly for debug output 2018-05-23 19:13:08 +02:00