summaryrefslogtreecommitdiff
path: root/gusb/gusb-context.h
Commit message (Expand)AuthorAgeFilesLines
* Do not emit spurious ::device-removed events when emulatingRichard Hughes2023-02-031-1/+2
* Reduce the debugging level when emulating firmwareRichard Hughes2023-01-271-0/+1
* Save removed devices in JSON dump only when requestedFrédéric Danis2023-01-191-0/+1
* Allow loading and saving only devices with specific tagsRichard Hughes2022-09-131-0/+10
* Save device events when requiredRichard Hughes2022-09-081-0/+1
* Serialize the GUsbDevice to and from JSON formatRichard Hughes2022-09-051-0/+5
* trivial: Use @self for instance dataRichard Hughes2022-09-051-16/+16
* Use G_DECLARE_DERIVABLE_TYPE to reduce boilerplateRichard Hughes2022-09-051-12/+1
* Reformat the code using clang-formatRichard Hughes2022-09-041-63/+61
* trivial: Remove some duplicate header includesRichard Hughes2022-06-161-2/+0
* Only include the start year in the copyright headerRichard Hughes2022-06-161-1/+1
* Add API to change the hotplug poll intervalRichard Hughes2022-01-061-0/+3
* Use '#pragma once' to reduce boilerplateRichard Hughes2020-01-211-4/+1
* trivial: Use SPDX-License-Identifier tagsRichard Hughes2020-01-211-14/+1
* Add g_usb_context_set_flags()Richard Hughes2017-07-231-0/+16
* Add g_usb_context_wait_for_replug()Richard Hughes2016-03-101-1/+6
* Allow setting the GMainContext when used for sync methodsRichard Hughes2015-05-261-0/+3
* Add g_usb_context_find_by_platform_id()Richard Hughes2015-01-051-0/+3
* Use a thread to process libusb1 eventsRichard Hughes2014-11-251-10/+29
* Rename inconsistently named gusb_* symbols to g_usb_*Evan Nemerson2012-06-101-1/+1
* Ensure that there is only one GUsbSource for each GUsbContextDebarshi Ray2011-09-081-0/+4
* Add padding to GUsb*Class structsHans de Goede2011-09-071-0/+7
* Rename libgusb to gusbHans de Goede2011-08-101-0/+63