summaryrefslogtreecommitdiff
path: root/tools/list-local-devices.c
Commit message (Expand)AuthorAgeFilesLines
* tools: list the kernel name together with the event nodePeter Hutterer2023-04-061-3/+20
* tools: add list-local-devices as builddir toolPeter Hutterer2023-04-041-0/+4
* tools: use a YAML-compatible format by defaultPeter Hutterer2021-04-281-20/+39
* meson.build: generate a config.h filePeter Hutterer2021-03-251-2/+0
* tools: print known tablets that are not supported by libwacomPeter Hutterer2021-03-191-1/+23
* tools: expand the error message for "no devices"Peter Hutterer2021-03-191-1/+1
* tools: add a --format argument to list-local-devicesPeter Hutterer2021-03-191-1/+44
* tools: switch from scandir to glib's opendirPeter Hutterer2021-03-191-18/+16
* tools: return EXIT_FAILURE for consistencyPeter Hutterer2021-03-191-1/+1
* tools: de-duplicate the list-local-devices outputPeter Hutterer2021-03-191-5/+61
* tools: localize a variablePeter Hutterer2021-03-191-1/+1
* tools: free leaking directory entries in list-local-devicesPeter Hutterer2021-03-191-0/+1
* tools: silence a compiler warningPeter Hutterer2020-10-071-1/+1
* tools: print the device node for list-local-devicesPeter Hutterer2019-06-211-0/+3
* Fix compiler warning about possibly truncated file namePeter Hutterer2017-05-101-2/+2
* tools: use stdout for printing, not stdinPeter Hutterer2013-04-301-2/+3
* tools: Add --database option to list-local-devicesPeter Hutterer2012-04-301-1/+33
* tools: print error if db failed to initialisePeter Hutterer2012-04-261-0/+4
* tools: add tool to show locally connected devicesPeter Hutterer2012-04-231-0/+79