Commit Graph

  • 3b72b925b0 gitlab-ci: Check indentation in an initial check-source stage Marco Trevisan (Treviño) 2019-11-25 19:08:31 +01:00
  • 15d218a112 fpi-log: Set fp_error as equal to g_critical Marco Trevisan (Treviño) 2019-11-22 17:56:24 +01:00
  • 0a08a24896 fpi-ssm: Remove any reference to fpi_timeout_add() Marco Trevisan (Treviño) 2019-11-22 16:27:18 +01:00
  • cca6d3b04b fp-image-device: Use a GObject signal to notify image state changed Marco Trevisan (Treviño) 2019-11-22 14:50:48 +01:00
  • be367988ae fp-image-device: Add private "fp-image-device-state" property Marco Trevisan (Treviño) 2019-11-22 13:51:16 +01:00
  • ea4da08af0 fp-image-device: Reactivate in idle on deactivation completed Marco Trevisan (Treviño) 2019-11-22 13:19:03 +01:00
  • 60ad1ab9e3 fp-image-device: Clear the pending activation timeout on finalize Marco Trevisan (Treviño) 2019-11-22 13:08:33 +01:00
  • 201b5a9614 fp-print: Use g_date_copy Marco Trevisan (Treviño) 2019-11-22 14:19:10 +01:00
  • 8b270141f3 image-device: Use g_clear_handle_id for timeouts Marco Trevisan (Treviño) 2019-11-22 13:06:08 +01:00
  • ceb62d7617 meson: Avoid repeating the needed glib version multiple times Marco Trevisan (Treviño) 2019-11-22 14:09:51 +01:00
  • 099fa9f005 meson: Use preferred syntax everywhere Marco Trevisan (Treviño) 2019-11-21 20:37:17 +01:00
  • dd7d1baece meson: Use multiline-array for default dirvers listing Marco Trevisan (Treviño) 2019-11-21 20:24:29 +01:00
  • d8efa336e5 fpi-ssm, fp-device: Add missing copyright Marco Trevisan (Treviño) 2019-11-21 20:25:36 +01:00
  • 76dd4066f3 verify: Ensure we set set the autoptr value to NULL at definition Marco Trevisan (Treviño) 2019-11-22 17:31:50 +01:00
  • 9b48864c5b print: Ensure xyt struct is not leaked during deserialization Benjamin Berg 2019-11-25 18:41:44 +01:00
  • 14a41bdd48 print: Free temporary col variable Benjamin Berg 2019-11-25 18:40:59 +01:00
  • 25bc89a4f5 image-device: Remove unused fpi_device_get_current_action call Benjamin Berg 2019-11-25 18:40:21 +01:00
  • 2f0824ab88 upeksonly: Add default clauses to switch statements Benjamin Berg 2019-11-25 18:38:32 +01:00
  • 8ba6f4dad2 synaptics: Add an explicit assert on the response Benjamin Berg 2019-11-25 18:37:12 +01:00
  • ada5d488fa synaptics: Correctly unref pointer array Benjamin Berg 2019-11-25 18:35:50 +01:00
  • b16245ad58 elan: Fix switch in change_state Benjamin Berg 2019-11-25 18:34:55 +01:00
  • 8b28133bee elan: Fix potential leak of dark frame Benjamin Berg 2019-11-25 18:34:16 +01:00
  • 7a4dd96406 udev-rules: Remove debug spew from udev rules Benjamin Berg 2019-11-22 17:07:56 +01:00
  • 81a446db82 Update NEWS for 1.90.0 release V_1_90_0 Benjamin Berg 2019-11-20 14:05:45 +01:00
  • 7bc62821ee ssm: Make possible to set data via function Marco Trevisan (Treviño) 2019-11-20 18:05:46 +01:00
  • 1319daba54 examples: allow to select multiple devices Marco Trevisan (Treviño) 2019-11-20 14:53:36 +01:00
  • 39e3e2b794 examples: Move discover_device function to utilities Marco Trevisan (Treviño) 2019-11-20 14:36:57 +01:00
  • ab804f7f49 examples: Make possible to select the finger to enroll/verify Marco Trevisan (Treviño) 2019-11-20 14:29:46 +01:00
  • f2b932960e lib: Use g_new0 rather than g_malloc0 Marco Trevisan (Treviño) 2019-11-20 13:41:35 +01:00
  • d1fb1e26f3 Uncrustify everything except for nbis Marco Trevisan (Treviño) 2019-11-19 21:13:11 +01:00
  • fd5f511b33 nbis: Add patch to fix unused variable warning Benjamin Berg 2019-11-20 11:19:14 +01:00
  • cddd0f4653 examples: Remove old verify_live example Benjamin Berg 2019-11-19 21:46:56 +01:00
  • 256c7cea07 examples: Remove x11 based examples Benjamin Berg 2019-11-19 21:44:16 +01:00
  • d91ec2d044 examples: Add manage-prints test to list and delete prints Marco Trevisan (Treviño) 2019-11-19 20:21:03 +01:00
  • ad920f9597 device: Complete driver operations in idle Marco Trevisan (Treviño) 2019-11-18 19:09:54 +01:00
  • 728335581f ci: Run uncrustify in test mode Benjamin Berg 2019-11-19 16:32:46 +01:00
  • 9b37256175 tests: Only run tests when introspection bindings are build Benjamin Berg 2019-11-18 21:17:43 +01:00
  • 951d482bc6 tests: Skip umockdev based test for missing dependencies Benjamin Berg 2019-11-18 21:09:50 +01:00
  • 33530d62c7 device: Only connect to cancellable if device supports cancellation Marco Trevisan (Treviño) 2019-11-18 16:44:05 +01:00
  • 65e602d8c7 log: Re-indent fpi-log using uncrustify Benjamin Berg 2019-11-13 17:56:55 +01:00
  • 6a1e7103f6 synaptics: Put sensor into lower power mode after closing Vincent Huang 2019-10-31 08:05:43 +01:00
  • f25d0a0dc9 lib: Remove num_stripes from fpi_assemble_frames() Bastien Nocera 2019-09-05 15:26:16 +02:00
  • 3b480caab1 lib: Remove num_stripes from fpi_do_movement_estimation() Bastien Nocera 2019-08-05 18:57:55 +02:00
  • dcc04089d1 lib: Remove num_stripes from movement_estimation() Bastien Nocera 2019-08-05 18:55:41 +02:00
  • 0b87b21d52 cocci: Remove spatch/cocci files again Benjamin Berg 2019-08-12 17:50:10 +02:00
  • b92e6d6acd tests: Add testing to the synaptics driver Benjamin Berg 2019-08-12 16:30:40 +02:00
  • 538038867b tests: Add umockdev based testing Benjamin Berg 2019-08-12 14:34:37 +02:00
  • e372311afe upekts: Port upekts driver to new API Benjamin Berg 2019-08-08 22:52:13 +02:00
  • 4a95f795cb upeksonly: Port upeksonly driver to the new API Benjamin Berg 2019-08-07 15:47:47 +02:00
  • fcfe82a7b8 upektc: Port upektc driver to new API Benjamin Berg 2019-08-07 13:21:42 +02:00
  • a8d15bccba uru4000: Port URU4000 driver to new API Benjamin Berg 2019-08-06 16:49:15 +02:00
  • aec1b7caad build: Add -Wtype-limits to default cflags Benjamin Berg 2019-08-06 13:13:15 +02:00
  • 5eba6067a3 elan: Port driver to new API Benjamin Berg 2019-08-06 12:39:38 +02:00
  • 664d18836e synaptics: Encode metadata into userid string Benjamin Berg 2019-08-12 18:50:07 +02:00
  • ac65cf455e synaptics: Add synaptics driver Vincent Huang 2019-07-29 15:55:27 +02:00
  • b8bb08649d lib: Add byte data reader/writer helpers Benjamin Berg 2019-07-13 11:27:07 +02:00
  • 57866c45cd vcom5s: Port vcom5s to new API Benjamin Berg 2019-07-09 21:44:02 +02:00
  • fbf4b45e76 etes603: Chain into exit SM from other SMs when deactivating Benjamin Berg 2019-08-12 17:00:14 +02:00
  • 431ed7210b etes603: Port etes603 driver to new API Benjamin Berg 2019-07-09 21:13:44 +02:00
  • 043b31df70 vfs0050: Port vfs0050 driver to new API Benjamin Berg 2019-07-09 20:31:12 +02:00
  • 2e30572364 vfs301: Port driver to new API Benjamin Berg 2019-07-09 17:35:52 +02:00
  • fd64c46c74 vfs101: Port vfs101 driver to new API Benjamin Berg 2019-07-08 23:49:23 +02:00
  • 61e49c2659 aes2550: Port aes2550 driver to new API Benjamin Berg 2019-07-08 21:32:22 +02:00
  • 441b1238a5 aes2501: Port aes2501 to new API Benjamin Berg 2019-07-08 18:30:42 +02:00
  • 0a47df7bb7 aesx660: Port aes1660 and aes2660 drivers to new API Benjamin Berg 2019-07-08 17:54:54 +02:00
  • 5e05afecf2 aes1610: Port driver to new API Benjamin Berg 2019-07-08 15:38:46 +02:00
  • 7ef64b5f5f aes3k: Port aes3500 and aes4000 drivers to new API Benjamin Berg 2019-07-08 14:48:56 +02:00
  • 0169fe8cf6 vfs5011: Port driver and add it back into build Benjamin Berg 2019-07-04 17:40:06 +02:00
  • f119c273fd upektc_img: Port upektc_img and back in Benjamin Berg 2019-07-04 17:36:54 +02:00
  • dac489b7f6 scripts: Add an uncrustify script Benjamin Berg 2019-07-03 23:52:56 +02:00
  • 6ec11a2b26 cocci: Add spatch/coccinelle patches for driver porting Benjamin Berg 2019-07-03 23:51:58 +02:00
  • 4640e3f5b0 demo: Use 3.32 runtime for flatpak Benjamin Berg 2019-07-10 11:59:09 +02:00
  • 36777896c2 CI: Update dependencies and run tests Benjamin Berg 2019-07-01 17:31:57 +02:00
  • 6e25a27870 tests: Add basic unit test based on virtual_image device Benjamin Berg 2019-07-03 23:39:08 +02:00
  • 0b4f682233 demo: Add ability to cancel capture operation Benjamin Berg 2019-07-08 23:51:12 +02:00
  • d184a7662c demo: Update flatpak manifest Benjamin Berg 2019-07-04 17:40:50 +02:00
  • 3f0a143037 demo: Add UI for retry errors Benjamin Berg 2019-07-04 16:38:32 +02:00
  • b46d336d2b examples: Add back examples using the async APIs Marco Trevisan (Treviño) 2019-11-19 20:18:13 +01:00
  • 7d6b0c1376 demo: Port to new API Benjamin Berg 2019-06-13 17:26:57 +02:00
  • dd40aeaa79 examples: Add sendvirtimg.py script to send a print to virtual_imgdev Benjamin Berg 2019-06-10 16:56:57 +02:00
  • 2b6f22b84d virtual_image: Add new virtual image driver Benjamin Berg 2019-07-03 23:31:18 +02:00
  • 689aff0232 lib: Major rewrite of the libfprint core and API Benjamin Berg 2019-07-03 23:29:05 +02:00
  • 30a449841c nbis: Use GLib memory management functions Benjamin Berg 2019-06-27 19:21:17 +02:00
  • 56543e1311 nbis: Add spatch file to use GLib memory management functions Benjamin Berg 2019-09-05 15:58:00 +02:00
  • 9b175a7681 examples: Add PNGs for NIST example prints Benjamin Berg 2019-06-13 15:53:26 +02:00
  • d67a801f1f examples: Add a few example prints from NIST Benjamin Berg 2019-06-13 15:52:51 +02:00
  • 95d7c0e800 lib: Add dummy namespace versioning file Benjamin Berg 2019-07-01 17:15:49 +02:00
  • 059fc5ef7d examples: Disable existing examples Benjamin Berg 2019-07-03 23:47:35 +02:00
  • 7fed33fb49 build: Disable all drivers Benjamin Berg 2019-07-01 17:28:48 +02:00
  • ce9702571b build: Add a "default" driver selection to exclude virtual drivers Benjamin Berg 2019-06-13 15:24:51 +02:00
  • 01ec1c5777 build: Add dependency to GUsb rather than libusb Benjamin Berg 2019-06-13 14:57:56 +02:00
  • ec8dd6410e build: Make glib a libfprint dependency Benjamin Berg 2019-06-13 15:45:38 +02:00
  • 45d7046f99 lib: Remove all deprecated API Benjamin Berg 2019-06-12 21:07:06 +02:00
  • 5fcd41b962 CI: Disable ABI check Benjamin Berg 2019-08-16 09:33:57 +02:00
  • 6ba8a15d3a build: We are now working on version 2 of libfprint Benjamin Berg 2019-06-13 15:00:25 +02:00
  • 5b615e33a0 build: Don't hardcode /bin/echo worldofpeace 2019-09-18 00:01:22 +00:00
  • 823f2c1067 1.0 V_1_0 libfprint-1-0 Bastien Nocera 2019-08-08 14:40:30 +02:00
  • 19732341d6 lib: Fix overwriting action after deactivating callback Bastien Nocera 2019-08-08 13:42:31 +02:00
  • 0e44eb4c1c elan: Better debug when skipping commands Bastien Nocera 2019-08-08 13:31:37 +02:00
  • 50461b4d7d lib: Make fp_async_*_stop() not throw warning if already in right state Bastien Nocera 2019-08-07 17:26:40 +02:00