libfprint/libfprint
Marco Trevisan (Treviño) 099fa9f005 meson: Use preferred syntax everywhere
Meson files are normally using 4-spaces to indent and functions use first
parameter on the same line while others at next indentation level, not
following the parenthesis indentation.

So adapt libfprint to follow the meson standard.
2019-11-25 18:59:46 +01:00
..
drivers upeksonly: Add default clauses to switch statements 2019-11-25 18:46:14 +01:00
nbis nbis: Add patch to fix unused variable warning 2019-11-20 20:38:06 +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 lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-context.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-device.c fpi-ssm, fp-device: Add missing copyright 2019-11-25 18:59:46 +01:00
fp-device.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-image-device.c image-device: Remove unused fpi_device_get_current_action call 2019-11-25 18:46:14 +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 lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-image.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-print.c print: Ensure xyt struct is not leaked during deserialization 2019-11-25 18:46:14 +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 Uncrustify everything except for nbis 2019-11-20 20:38:06 +01:00
fpi-assembling.c lib: Use g_new0 rather than g_malloc0 2019-11-20 20:38:06 +01: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 lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fpi-device.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +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.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fpi-log.h log: Re-indent fpi-log using uncrustify 2019-11-20 13:53:45 +01:00
fpi-print.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fpi-ssm.c fpi-ssm, fp-device: Add missing copyright 2019-11-25 18:59:46 +01:00
fpi-ssm.h fpi-ssm, fp-device: Add missing copyright 2019-11-25 18:59:46 +01:00
fpi-usb-transfer.c lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +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 Uncrustify everything except for nbis 2019-11-20 20:38:06 +01:00
fprint-list-udev-rules.c udev-rules: Remove debug spew from udev rules 2019-11-22 17:07:56 +01:00
fprint.h Uncrustify everything except for nbis 2019-11-20 20:38:06 +01:00
libfprint.ver lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
meson.build meson: Use preferred syntax everywhere 2019-11-25 18:59:46 +01:00
nbis-helpers.h lib: Add helper for NBIS copy-paste library 2018-12-13 15:48:25 +01:00