Commit Graph

  • 3e666130c2 elan: Skip more final frames to avoid bulging captures Dave 2019-04-09 02:30:48 -04:00
  • 2babfa0625 elan: Simplify calibration check for ELAN_0C42 Dave 2019-04-09 02:30:07 -04:00
  • 83af40679a elan: ELAN_0C42 always supports calibration Dave 2019-04-09 02:29:32 -04:00
  • ce31c1d704 elan: Work-around one-byte responses being two-bytes long Dave 2019-04-09 02:28:41 -04:00
  • b20a74a22c elan: Work-around sensors returning incorrect dimensions Dave 2019-04-09 02:27:56 -04:00
  • 66461e4c81 elan: Add quirk definition for device 04f3:0c42 Dave 2019-04-09 02:27:14 -04:00
  • 6ba9439bbb examples: Remove sleep call in enroll examples Peter Maatman 2019-05-01 16:04:27 +02:00
  • 6764ec79ae etes603: Prevent hang during enroll process Peter Maatman 2019-04-15 20:31:54 +02:00
  • 6f4c378933 vfs5011: Add support for Lenovo Preferred Pro Keyboard (KUF1256) Diego 2019-05-05 15:26:54 +00:00
  • b121fa2cc9 uru4000: Work-around SELinux AVC warnings when driver starts Bastien Nocera 2019-03-21 15:37:01 +01:00
  • ca26e85fd4 uru4000: Fix integer overflow in imaging_run_state() Seong-Joong Kim 2019-02-20 14:17:27 +09:00
  • 0714380360 build: Disable GTK+ demo app by default Bastien Nocera 2019-01-21 15:37:04 +01:00
  • b9af7952a4 demo: Fix crash when there are no supported devices Bastien Nocera 2019-01-21 15:28:33 +01:00
  • ea6820ed51 lib: Better docs for no devices case in fp_discover_devs() Bastien Nocera 2019-01-21 15:26:56 +01:00
  • a1e46de462 lib: Fix examples not working Bastien Nocera 2018-12-30 16:35:33 +01:00
  • 1abe213844 0.99.0 V_0_99_0 Bastien Nocera 2018-12-14 13:17:49 +01:00
  • 0372ae8ba5 mindtct: Check for multiplication overflow in alloc_power_stats() Bastien Nocera 2018-12-13 15:40:24 +01:00
  • a1e69a0e9d mindtct: Check for multiplication overflow in morph_TF_map() Bastien Nocera 2018-12-13 15:38:46 +01:00
  • 49e1e98914 mindtct: Check for multiplication overflow in pixelize_map() Bastien Nocera 2018-12-13 15:30:58 +01:00
  • 34b316d7d5 mindtct: Check for multiplication overflow in allocate_contour() Bastien Nocera 2018-12-13 15:29:20 +01:00
  • 9abc6791c7 mindtct: Check for multiplication overflow in gen_initial_maps() Bastien Nocera 2018-12-13 15:27:12 +01:00
  • 5459823667 mindtct: Check for multiplication overflow in interpolate_direction_map() Bastien Nocera 2018-12-13 15:25:37 +01:00
  • 4fa8c5ec47 mindtct: Check for multiplication overflow in gen_high_curve_map() Bastien Nocera 2018-12-13 15:23:48 +01:00
  • 239034714f mindtct: Check for multiplication overflow in gen_quality_map() Bastien Nocera 2018-12-13 15:19:26 +01:00
  • 8a3a974ea3 lib: Add helper for NBIS copy-paste library Bastien Nocera 2018-12-13 15:13:06 +01:00
  • db607c4a6f mindtct: Fix memory leak in error path in find_neighbors() Bastien Nocera 2018-12-13 11:59:24 +01:00
  • a53f07a8f6 mindtct: Fix memory leak in error path in gen_image_maps() Bastien Nocera 2018-12-13 11:30:06 +01:00
  • c3e996b96c mindtct: Fix memory leak in error path in shape_from_contour() Bastien Nocera 2018-12-13 11:27:00 +01:00
  • a218437cf4 mindtct: Fix uninitialised value usage in count_minutia_ridges() Bastien Nocera 2018-12-12 17:24:45 +01:00
  • 0add0ca9b1 bozorth3: Remove unused assignments in bz_match_score() Bastien Nocera 2018-12-12 17:17:35 +01:00
  • eaa4aa964c mindtct: Fix memory leaks in get_centered_contour() Bastien Nocera 2018-12-12 17:14:21 +01:00
  • 74bb899ce2 mindtct: Fix "garbage value" error in dft_dir_powers() Bastien Nocera 2018-12-12 17:06:36 +01:00
  • 69fe7a1b8c elan: Fix "garbage value" errors in elan_cmd_cb() Bastien Nocera 2018-12-12 16:56:33 +01:00
  • ce856efa25 elan: Assert on a possible division by zero in elan_need_calibration() Bastien Nocera 2018-12-12 16:30:26 +01:00
  • b54514df6e elan: Assert on a possible division by zero in elan_process_frame_linear() Bastien Nocera 2018-12-12 16:24:05 +01:00
  • 551616c3ab aesx660: Fix memory leak in process_stripe_data() Bastien Nocera 2018-12-12 16:19:20 +01:00
  • cec307ce7f aeslib: Fix memory leak in aes_write_regv() Bastien Nocera 2018-12-12 16:17:32 +01:00
  • e7bc8e03fc upeksonly: Fix typos in upeksonly_get_deviation2() comment Bastien Nocera 2018-12-12 16:13:29 +01:00
  • 9a025bde8b upeksonly: Fix possible division by zero in upeksonly_get_deviation2() Bastien Nocera 2018-12-12 16:10:10 +01:00
  • 6845e400cd uru4000: Fix memory leak on error in dev_init() Bastien Nocera 2018-12-12 16:06:03 +01:00
  • 25d0fa42e2 uru4000: Fix unused value in sm_read_regs() Bastien Nocera 2018-12-12 16:03:35 +01:00
  • 52208a6606 lib: Fix baroque code in fp_discover_prints() Bastien Nocera 2018-12-12 15:43:38 +01:00
  • 6725b22fd4 lib: Fix uninitialised value in fp_print_data_load() Bastien Nocera 2018-12-12 15:38:47 +01:00
  • 21bac43015 lib: Fix memory leak on error in fp_print_data_save() Bastien Nocera 2018-12-12 15:37:27 +01:00
  • 0ddd11f81b lib: Fix unintialised variable warning in fp_get_next_timeout() Bastien Nocera 2018-12-12 15:34:43 +01:00
  • 6d47c44335 lib: Fix possible dereference in fpi_ssm_next_state() Bastien Nocera 2018-12-12 15:32:03 +01:00
  • 3cbc908a6e lib: Add better guard against huge malloc Bastien Nocera 2018-12-06 10:58:35 +01:00
  • 95b1e75f1b Revert "ci: Disable Flatpak generation for now" Bastien Nocera 2018-12-04 17:43:19 +01:00
  • bcfe0ad12c ci: Disable Flatpak generation for now Bastien Nocera 2018-12-04 16:41:48 +01:00
  • 2088a6177f lib: Document assembling functions Vasily Khoruzhick 2018-12-02 11:02:12 -08:00
  • c9733d27df lib: Add API docs for fpi_img comparison functions Vasily Khoruzhick 2018-12-03 14:08:24 +01:00
  • dd24cf57c6 README: Add links to historical resources Bastien Nocera 2018-11-30 17:57:40 +01:00
  • 451a4c0969 lib: Remove duplicated structs from fp_internal.h Bastien Nocera 2018-11-30 16:05:23 +01:00
  • dabcae7b4d lib: Document fpi_imgdev_*() functions Bastien Nocera 2018-11-29 17:20:33 +01:00
  • eae5721f8e vfs101: Add FIXME about fpi_imgdev_set_action_result usage Bastien Nocera 2018-11-29 17:18:16 +01:00
  • ce1a675dd5 lib: Reword "use the functions below" docs Bastien Nocera 2018-11-29 17:15:39 +01:00
  • 6ba1016024 lib: Hide struct fp_minutiae from the docs Bastien Nocera 2018-11-29 17:15:10 +01:00
  • b5f175b78e lib: Move action state functions to correct C file Bastien Nocera 2018-11-29 15:28:38 +01:00
  • aff7efd891 lib: Remove upekts used headers from the docs Bastien Nocera 2018-11-29 15:22:37 +01:00
  • 1d00c2d4b4 lib: Make 6 async reporting funcs private Bastien Nocera 2018-11-29 14:38:24 +01:00
  • 61483a4c47 lib: Make the fp_print_data structure private Bastien Nocera 2018-11-29 14:05:25 +01:00
  • 2b21430abe lib: Fix lack of description for fp_dscv_dev_get_driver_id() Bastien Nocera 2018-11-29 13:11:39 +01:00
  • 1781ad140e lib: Remove unused fp_imgdev_verify_state enum Bastien Nocera 2018-11-29 13:01:34 +01:00
  • d2e3ad4dbc lib: Add API docs for 3 enums Bastien Nocera 2018-11-29 12:59:49 +01:00
  • 7615aaef7a lib: Document fp_img functions Bastien Nocera 2018-11-29 12:23:32 +01:00
  • 92e3168309 lib: Add documentation for fp_driver_type Bastien Nocera 2018-11-12 16:00:04 +01:00
  • ca148cbcf1 lib: Add documentation for usb_id Bastien Nocera 2018-11-12 15:59:43 +01:00
  • e57f037a10 lib: Document FP_IMG_DEV Bastien Nocera 2018-11-12 14:55:17 +01:00
  • 46ad86fab2 doc: Remove empty "poll" section Bastien Nocera 2018-11-12 14:21:56 +01:00
  • 511e164f17 lib: Add @short_description for all the sections Bastien Nocera 2018-11-12 14:20:28 +01:00
  • 6f18fc4bf4 lib: Document all the internal symbols in fpi-dev.c Bastien Nocera 2018-11-12 14:08:07 +01:00
  • 8ca34303f2 lib: Transform fp_img_driver flags into a FpiImgDriverFlags enum Bastien Nocera 2018-11-12 13:59:26 +01:00
  • 882fc8ab54 lib: Fix sloppy grammar in error output Bastien Nocera 2018-11-12 13:31:28 +01:00
  • 9e5ae25abf lib: Transform fp_img flags into a FpiImgFlags enum Bastien Nocera 2018-11-12 13:29:00 +01:00
  • 9316dfed2e ci: Generate Flatpak and export it Bastien Nocera 2018-10-23 10:37:44 +02:00
  • 702932c69b demo: Add Flatpak manifest for the demo application Bastien Nocera 2018-11-19 13:36:22 +01:00
  • 29461fa910 demo: Add GTK+ test application Bastien Nocera 2018-10-08 16:33:04 +02:00
  • f7173e6645 ci: Add GTK+ to the CI Bastien Nocera 2018-10-11 18:03:50 +02:00
  • 11b11a9d71 lib: Fix get_next_timeout_expiry Bastien Nocera 2018-10-23 16:24:14 +02:00
  • 9da69dfc36 elan: Fix format mismatch warnings in debug output Bastien Nocera 2018-10-23 12:53:29 +02:00
  • e5f4021a4f vfs101: Fix warning about value truncation Bastien Nocera 2018-10-23 12:51:47 +02:00
  • 4dcbc6a3aa vfs101: Fix typo in "VFS_IMG_BEST_CONRAST" constant Bastien Nocera 2018-10-23 12:49:52 +02:00
  • 7a72d8fd58 lib: Fix uninitialised variable in fpi_imgdev_image_captured() Bastien Nocera 2018-10-23 12:47:05 +02:00
  • 5edfd55e00 doc: Fix typo in chapter title Bastien Nocera 2018-11-12 12:10:11 +01:00
  • 2951daaa01 doc: Split driver docs into chapters Bastien Nocera 2018-11-09 15:32:17 +01:00
  • 23f7c4aaf7 doc: Hide G_LOG_DOMAIN from gtk-doc Bastien Nocera 2018-11-09 15:07:20 +01:00
  • 3dc5c4a6de doc: Add LIBFPRINT_DEPRECATED to the docs Bastien Nocera 2018-11-09 15:06:54 +01:00
  • a97ae3bc35 doc: Add fpi-async section to the docs Bastien Nocera 2018-11-09 15:00:10 +01:00
  • 53d2fb3ad2 doc: Add more functions to fpi-dev section Bastien Nocera 2018-11-09 14:53:58 +01:00
  • 4f7e507716 doc: Add fpi-dev-img section to the docs Bastien Nocera 2018-11-09 14:52:11 +01:00
  • f2e3a840db doc: Add fpi-core and fpi-core-img sections to the docs Bastien Nocera 2018-11-09 14:43:58 +01:00
  • f45c18116a doc: Add fpi-data section to the docs Bastien Nocera 2018-11-09 14:21:10 +01:00
  • 2365c608f9 lib: Change "unsigned" to "unsigned int" Bastien Nocera 2018-11-09 14:20:19 +01:00
  • 6c6daaa619 doc: Add fpi-assembling section to the docs Bastien Nocera 2018-11-09 14:08:04 +01:00
  • 857a399bfa doc: Fix parameter names in fp_minutia_get_coords() docs Bastien Nocera 2018-11-09 13:56:42 +01:00
  • 6e230f0a07 doc: Add missing fpi_timeout_set_name() to the docs Bastien Nocera 2018-11-09 13:53:03 +01:00
  • 7402401057 doc: Add fpi-img section to the docs Bastien Nocera 2018-11-09 13:52:26 +01:00
  • fe17dfe01d lib: Rename fpi_im_resize() to fpi_img_resize() Bastien Nocera 2018-11-09 13:36:52 +01:00
  • 4885b38be5 lib: Rename fpi_img_resize() to fpi_img_realloc() Bastien Nocera 2018-11-09 13:35:40 +01:00
  • 5d4a5981d0 lib: Make fpi_poll_is_setup() private Bastien Nocera 2018-11-09 13:33:02 +01:00