index
:
delta/gusb.git
0_1_X
main
master
wip/hughsie/GUsbContextFlags
wip/hughsie/GUsbSource
wip/hughsie/GUsbSource-opt-in
wip/hughsie/ctx-ref
wip/hughsie/dfu
wip/hughsie/g_usb_device_get_string_descriptor_bytes
wip/hughsie/iface
wip/hughsie/meson
wip/hughsie/mingw
wip/hughsie/no-introspection
wip/hughsie/no-introspection2
wip/hughsie/osx
wip/hughsie/poll-interval
wip/hughsie/runtime-version
wip/hughsie/versioning
github.com: hughsie/libgusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gusb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
trivial: Fix include dir for exported header
Richard Hughes
2020-01-21
1
-1
/
+1
*
Add a thin glib wrapper around libusb_endpoint_descriptor
Emmanuel Pacaud
2020-01-20
8
-0
/
+368
*
Fix high number of wakeups when checking the GUsbContext
Richard Hughes
2020-01-20
1
-2
/
+2
*
Fix compilation on macOS
Richard Hughes
2019-12-04
1
-1
/
+4
*
trivial: Create static and shared libraries where required
Richard Hughes
2019-12-03
1
-1
/
+1
*
Use a 1ms timeout in the Windows event thread
Richard Hughes
2019-12-03
1
-1
/
+5
*
Do not use deprecated libusb API
Richard Hughes
2019-12-03
1
-0
/
+8
*
trivial: Allow compiling as a subproject
Richard Hughes
2019-11-23
1
-0
/
+9
*
Add g_usb_device_get_spec()
Richard Hughes
2019-11-15
3
-0
/
+25
*
trivial: Don't use brackets for G_USB_x_VERSION
Richard Hughes
2019-11-15
1
-3
/
+3
*
trivial: Remove untrue statement
Richard Hughes
2019-11-15
1
-1
/
+0
*
gi: made actual_length introspection annotations
grindhold
2019-09-26
1
-3
/
+3
*
trivial: Fix some typos spotted using codespell
Richard Hughes
2019-04-08
5
-7
/
+7
*
Make gir generation optional.
maxice8
2019-02-03
1
-0
/
+2
*
gusb/meson.build: pass -DGUSB_COMPILATION to gir compiler
maxice8
2019-02-03
1
-0
/
+1
*
Add g_usb_version_string() for fwupd
Richard Hughes
2018-04-19
3
-1
/
+47
*
Remove the automake build system
Richard Hughes
2017-12-19
2
-144
/
+0
*
trivial: Remove dead meson code
Richard Hughes
2017-12-19
1
-1
/
+0
*
trivial: Fix two -Wswitch-default warnings
Richard Hughes
2017-12-19
2
-0
/
+4
*
Port to the Meson build system
Richard Hughes
2017-12-19
1
-0
/
+157
*
Allow changing the path to usb.ids file
Ting-Wei Lan
2017-12-19
1
-1
/
+1
*
Replace libusb-1.0/libusb.h with libusb.h
Ting-Wei Lan
2017-12-19
6
-6
/
+6
*
trivial: Be less vocal when using G_USB_CONTEXT_FLAGS_AUTO_OPEN_DEVICES
Richard Hughes
2017-07-24
2
-7
/
+2
*
Add g_usb_context_set_flags()
Richard Hughes
2017-07-23
5
-15
/
+101
*
Fix a memory leak when using g_usb_device_control_transfer_async()
Richard Hughes
2017-03-24
1
-5
/
+6
*
Correctly detect removed devices when using g_usb_context_rescan()
Richard Hughes
2017-03-24
1
-3
/
+3
*
Fixup VERSION script
Dominique Leuenberger
2016-05-30
1
-2
/
+2
*
Fixup symbol version table up to version 0.2.9
Dominique Leuenberger
2016-05-25
1
-0
/
+24
*
trivial: Return the replugged device when using g_usb_context_get_devices()
Richard Hughes
2016-03-11
1
-3
/
+8
*
trivial: Use the defined main context when waiting for replug
Richard Hughes
2016-03-11
1
-1
/
+1
*
Add g_usb_context_wait_for_replug()
Richard Hughes
2016-03-10
2
-2
/
+133
*
trivial: Fix compile warning with GCC6
Richard Hughes
2016-03-10
1
-1
/
+1
*
Revert "Allow getting the GUsbContext from the GUsbDevice"
Richard Hughes
2015-11-25
1
-4
/
+1
*
Add a PERMISSION_DENIED error enum
Richard Hughes
2015-11-20
2
-6
/
+14
*
Convert GUsbInterface to user the G_DECLARE_FINAL_TYPE macro
Ignacio Casal Quinteiro
2015-11-17
3
-50
/
+21
*
trivial: Remove typo that meant we only returned one interface
Richard Hughes
2015-11-16
1
-1
/
+0
*
Ignore the not-found error when resetting a device
Richard Hughes
2015-11-12
1
-0
/
+2
*
Allow getting the GUsbContext from the GUsbDevice
Richard Hughes
2015-11-10
1
-1
/
+4
*
Add g_usb_device_set_interface_alt()
Richard Hughes
2015-11-10
2
-0
/
+36
*
Add g_usb_device_get_interfaces()
Richard Hughes
2015-11-10
2
-0
/
+118
*
Add a thin glib wrapper around a libusb_interface_descriptor
Richard Hughes
2015-11-10
6
-0
/
+357
*
Add g_usb_device_get_release()
Richard Hughes
2015-11-10
2
-2
/
+21
*
Support g_autoptr() for all gusb object types
Kalev Lember
2015-09-14
3
-0
/
+38
*
Add missing element-type annotations.
Robert Ancell
2015-08-03
3
-3
/
+3
*
Do not unref the GMainContext after each request
Richard Hughes
2015-06-08
1
-3
/
+0
*
trivial: Fix up style of new method to match the codebase
Richard Hughes
2015-06-08
1
-1
/
+6
*
Allow setting the GMainContext when used for sync methods
Richard Hughes
2015-05-26
3
-3
/
+47
*
trivial: Fix make check
Richard Hughes
2015-05-26
1
-1
/
+1
*
Include all the USB device class codes
Richard Hughes
2015-05-05
2
-2
/
+29
*
Add g_usb_device_get_custom_index()
Richard Hughes
2015-04-29
5
-0
/
+130
[prev]
[next]