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
/
gusb-self-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: Fix the ColorMunki self tests
Richard Hughes
2022-09-09
1
-4
/
+3
*
Save device events when required
Richard Hughes
2022-09-08
1
-1
/
+146
*
trivial: Update the ColorHug test to reflect reality
Richard Hughes
2022-09-06
1
-1
/
+1
*
Serialize the GUsbDevice to and from JSON format
Richard Hughes
2022-09-05
1
-0
/
+7
*
Use G_DECLARE_DERIVABLE_TYPE to reduce boilerplate
Richard Hughes
2022-09-05
1
-1
/
+0
*
Reformat the code using clang-format
Richard Hughes
2022-09-04
1
-312
/
+275
*
Use g_autoptr() in a lot more places
Richard Hughes
2022-09-04
1
-54
/
+27
*
trivial: Remove some duplicate header includes
Richard Hughes
2022-06-16
1
-4
/
+0
*
Do not run the tests on FreeBSD
Richard Hughes
2021-05-21
1
-0
/
+10
*
trivial: Use spaces and tabs consistently
Richard Hughes
2020-01-21
1
-4
/
+4
*
trivial: Use SPDX-License-Identifier tags
Richard Hughes
2020-01-21
1
-15
/
+1
*
trivial: Fix some typos spotted using codespell
Richard Hughes
2019-04-08
1
-1
/
+1
*
trivial: Fix make check
Richard Hughes
2015-05-26
1
-1
/
+1
*
Add g_usb_device_get_custom_index()
Richard Hughes
2015-04-29
1
-0
/
+60
*
Do not use the cleanup attribute in the unit tests
Ignacio Casal Quinteiro
2015-01-08
1
-2
/
+2
*
Revert "Use __attribute__(cleanup) in more places"
Ignacio Casal Quinteiro
2015-01-08
1
-12
/
+28
*
Use __attribute__(cleanup) in more places
Richard Hughes
2015-01-06
1
-28
/
+12
*
context: Load usb.ids if required
Richard Hughes
2015-01-05
1
-0
/
+22
*
Put some consistency to method parameters
Ignacio Casal Quinteiro
2014-12-23
1
-7
/
+8
*
Use a thread to process libusb1 events
Richard Hughes
2014-11-25
1
-81
/
+12
*
Ensure that there is only one GUsbSource for each GUsbContext
Debarshi Ray
2011-09-08
1
-4
/
+2
*
g_usb_source_new won't return NULL
Debarshi Ray
2011-09-08
1
-2
/
+1
*
gusb-device: Add functions to get string descriptors
Hans de Goede
2011-09-06
1
-0
/
+39
*
gusb-device: drop g_usb_device_get_descriptor
Hans de Goede
2011-09-06
1
-14
/
+0
*
gusb-device: Move setting config / claiming of interface to their own methods
Hans de Goede
2011-09-06
1
-4
/
+32
*
Use the slice allocator for fixed size structs
Debarshi Ray
2011-09-03
1
-1
/
+1
*
Allow the test program to complete when test hardware is not connected
Richard Hughes
2011-08-29
1
-3
/
+17
*
Add g_usb_device_interrupt_transfer_async() to be able to do asyncronous tran...
Richard Hughes
2011-08-19
1
-0
/
+169
*
Add functionality to GUsbDevice to do sync bulk, control and interrupt transfers
Richard Hughes
2011-08-16
1
-0
/
+99
*
Add some more detailed error codes to GUsbDevice
Richard Hughes
2011-08-16
1
-0
/
+11
*
Add an error parameter to g_usb_device_list_find_by_bus_address()
Richard Hughes
2011-08-11
1
-3
/
+5
*
Add the ability to get elements of the device descriptor from GUsbDevice
Richard Hughes
2011-08-11
1
-0
/
+45
*
Add some self test code for GUsbDeviceList
Richard Hughes
2011-08-11
1
-0
/
+60
*
Rename libgusb to gusb
Hans de Goede
2011-08-10
1
-0
/
+81