summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.2.4gusb_0_2_4Richard Hughes2015-01-093-3/+29
* gusb: minor cleanupIgnacio Casal Quinteiro2015-01-081-3/+4
* Do not use the cleanup attribute in the unit testsIgnacio Casal Quinteiro2015-01-081-2/+2
* device: move new methods with the rest of public onesIgnacio Casal Quinteiro2015-01-081-55/+59
* Remove the cleanup attributes from the rest of the codeIgnacio Casal Quinteiro2015-01-083-19/+54
* Revert "Use __attribute__(cleanup) in more places"Ignacio Casal Quinteiro2015-01-083-28/+64
* Revert "trivial: Add a header file to be able to use _cleanup_(free)"Ignacio Casal Quinteiro2015-01-082-92/+0
* Use __attribute__(cleanup) in more placesRichard Hughes2015-01-063-64/+28
* Add g_usb_device_get_children()Richard Hughes2015-01-052-0/+30
* Add g_usb_device_get_port_number()Richard Hughes2015-01-052-0/+18
* Add g_usb_context_find_by_platform_id()Richard Hughes2015-01-052-0/+49
* Show more helpful output for 'gusb show'Richard Hughes2015-01-051-7/+111
* device: Add g_usb_device_get_vid_as_str()Richard Hughes2015-01-052-0/+42
* context: Load usb.ids if requiredRichard Hughes2015-01-054-2/+155
* Generate the platform ID in the device itselfRichard Hughes2015-01-053-27/+31
* Add g_usb_device_get_parent()Richard Hughes2015-01-052-0/+23
* trivial: Add a header file to be able to use _cleanup_(free)Richard Hughes2015-01-052-0/+92
* Don't filter out hub devices when getting the device listRichard Hughes2014-12-311-5/+0
* device: pass the correct parameters to g_task_is_validIgnacio Casal Quinteiro2014-12-301-3/+3
* Pass CC to to the instrospection scannerIgnacio Casal Quinteiro2014-12-291-0/+1
* context: use g_object_notify_by_pspecIgnacio Casal Quinteiro2014-12-261-1/+1
* context: do not leak errorIgnacio Casal Quinteiro2014-12-261-0/+1
* device: use g_object_class_install_propertiesIgnacio Casal Quinteiro2014-12-261-19/+20
* context: use g_object_class_install_propertiesIgnacio Casal Quinteiro2014-12-261-11/+12
* context: use G_DEFINE_QUARKIgnacio Casal Quinteiro2014-12-261-16/+9
* device: use G_DEFINE_QUARKIgnacio Casal Quinteiro2014-12-261-16/+9
* context: minor optmization of the rescanIgnacio Casal Quinteiro2014-12-241-5/+5
* device: port to GTaskIgnacio Casal Quinteiro2014-12-241-161/+114
* context: use dispose since it makes more senseIgnacio Casal Quinteiro2014-12-241-11/+14
* context: properly notify the debug-level propertyIgnacio Casal Quinteiro2014-12-241-5/+11
* More cleanupIgnacio Casal Quinteiro2014-12-241-2/+2
* context: there is not need to use gotosIgnacio Casal Quinteiro2014-12-241-14/+20
* More small cleanupIgnacio Casal Quinteiro2014-12-241-10/+0
* Remove useless commentsIgnacio Casal Quinteiro2014-12-242-88/+20
* Add guards for public methodsIgnacio Casal Quinteiro2014-12-243-13/+67
* device: use g_set_error_literalIgnacio Casal Quinteiro2014-12-231-2/+2
* device: make it implement initableIgnacio Casal Quinteiro2014-12-233-36/+87
* device: do the right castingIgnacio Casal Quinteiro2014-12-231-1/+1
* device: use dispose to unref the objectsIgnacio Casal Quinteiro2014-12-231-6/+17
* device: use constructed instead of constructorIgnacio Casal Quinteiro2014-12-231-17/+5
* device: reorganize code to not use an useless prototypeIgnacio Casal Quinteiro2014-12-231-150/+132
* context: use an atomic int to handle the event thread loopIgnacio Casal Quinteiro2014-12-231-4/+6
* 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