summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* device: add get_device_subclass and get_device_protocol methodsIgnacio Casal Quinteiro2014-12-232-0/+36
* Put some consistency to method parametersIgnacio Casal Quinteiro2014-12-236-175/+200
* context: make it implement GInitableIgnacio Casal Quinteiro2014-12-221-34/+53
* Some cleanup, no need to do the castingIgnacio Casal Quinteiro2014-12-222-17/+6
* Bump glib to the version 2.38Ignacio Casal Quinteiro2014-12-221-1/+1
* Use G_DEFINE_WITH_PRIVATEIgnacio Casal Quinteiro2014-12-223-18/+6
* Make the platform ID persistent across re-plugRichard Hughes2014-12-043-6/+33
* trivial: post release version bumpRichard Hughes2014-12-012-5/+5
* Release version 0.2.3gusb_0_2_3Richard Hughes2014-12-012-1/+8
* Correctly terminate the libusb event threadRichard Hughes2014-11-261-2/+2
* trivial: post release version bumpRichard Hughes2014-11-262-6/+6
* Release version 0.2.2gusb_0_2_2Richard Hughes2014-11-263-2/+13
* No longer require G_USB_API_IS_SUBJECT_TO_CHANGERichard Hughes2014-11-262-5/+1
* trivial: Fix up two small issues with the last patchRichard Hughes2014-11-262-2/+1
* Use a thread to process libusb1 eventsRichard Hughes2014-11-2513-743/+550
* trivial: post release version bumpRichard Hughes2014-11-242-5/+5
* Release version 0.2.1gusb_0_2_1Richard Hughes2014-11-242-1/+9
* trivial: Automatically call _get_source() in _device_list_coldplug()Richard Hughes2014-11-212-3/+3
* trivial: Downgrade the polling message to a G_LOG_LEVEL_DEBUGRichard Hughes2014-11-201-1/+1
* Ignore 'unsupported' as a return value when dealing with kernel driversRichard Hughes2014-11-201-0/+2
* Always set a device platform IDRichard Hughes2014-11-202-3/+8
* trivial: Fixes to the example spec fileRichard Hughes2014-11-201-2/+2
* trivial: post release version bumpRichard Hughes2014-11-202-6/+6
* Release version 0.2.0gusb_0_2_0Richard Hughes2014-11-203-6/+22
* trivial: Only poll once per second for non-hotplug platformsRichard Hughes2014-11-201-3/+3
* trivial: Do not use the deprecated g_type_init()Richard Hughes2014-11-202-6/+2
* Fix a crash where libusb_get_pollfds() is unavailableRichard Hughes2014-11-201-1/+1
* trivial: Fix tiny memory leak in gusb example toolRichard Hughes2014-11-201-0/+2
* Manually coldplug devices and poll if hotplugging is not availableRichard Hughes2014-11-201-29/+123
* Do not try to register a hotplug handler if unsupportedRichard Hughes2014-11-201-4/+14
* trivial: Post branch version bumpRichard Hughes2014-11-201-2/+2
* trivial: Do not use <poll.h>Richard Hughes2014-11-191-1/+6
* Use the native hotplug support in libusb 1.0.19Richard Hughes2014-11-197-160/+82
* Add g_usb_device_get_device_class()Richard Hughes2014-11-192-0/+17
* trivial: CodingStyle fixesRichard Hughes2014-11-191-6/+6
* trivial: post release version bump0_1_XRichard Hughes2013-03-052-6/+6
* Release version 0.1.6gusb_0_1_6Richard Hughes2013-03-052-1/+10
* trivial: Apply some paranoia fixes spotted by clangRichard Hughes2013-03-051-0/+3
* Unref the GMainloop after it has been run, not when just quitRichard Hughes2013-03-051-1/+3
* Remove duplicate gtk-doc check in configureDavid King2013-02-241-3/+0
* Do not use deprecated GLib functionalityRichard Hughes2013-02-211-5/+4
* trivial: post release version bumpRichard Hughes2013-02-052-6/+6
* Release version 0.1.5gusb_0_1_5Richard Hughes2013-02-052-1/+10
* Fix documentation buildChristopher James Halse Rogers2013-02-054-2/+4
* Fix obvious typo in READMEHans Ulrich Niedermann2013-02-051-1/+1
* Don't use the deprecated INCLUDES in Makefile.amRichard Hughes2013-01-143-3/+3
* trivial: post release version bumpRichard Hughes2012-11-062-6/+6
* Release version 0.1.4gusb_0_1_4Richard Hughes2012-11-062-1/+14
* trivial: fix make distcheck and Fedora example spec fileRichard Hughes2012-06-102-1/+6
* Assorted introspection annotation fixesEvan Nemerson2012-06-102-4/+27