summaryrefslogtreecommitdiff
path: root/gusb/gusb-device-list.h
Commit message (Expand)AuthorAgeFilesLines
* Use '#pragma once' to reduce boilerplateRichard Hughes2020-01-211-4/+1
* trivial: Use SPDX-License-Identifier tagsRichard Hughes2020-01-211-14/+1
* trivial: Fix up two small issues with the last patchRichard Hughes2014-11-261-1/+1
* Use a thread to process libusb1 eventsRichard Hughes2014-11-251-3/+7
* Rename inconsistently named gusb_* symbols to g_usb_*Evan Nemerson2012-06-101-1/+1
* Do not leak the GUdev API into the public API of GUsbRichard Hughes2011-10-101-5/+2
* Add padding to GUsb*Class structsHans de Goede2011-09-071-0/+7
* Prepare for a release in two weeks timeRichard Hughes2011-08-191-7/+7
* Add g_usb_device_list_find_by_vid_pid() as it's required in colordRichard Hughes2011-08-111-0/+5
* Add an error parameter to g_usb_device_list_find_by_bus_address()Richard Hughes2011-08-111-4/+4
* Add g_usb_device_list_get_devices() to get the complete device listRichard Hughes2011-08-111-0/+2
* Add GUsbDeviceListHans de Goede2011-08-101-0/+72