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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GRecMutex to avoid a single-threaded lockup
Richard Hughes
2022-10-12
1
-5
/
+14
*
trivial: post release version bump
Richard Hughes
2022-10-01
2
-5
/
+5
*
Release version 0.4.1
0.4.1
Richard Hughes
2022-10-01
2
-1
/
+12
*
Port from gtkdoc to gi-docgen
Richard Hughes
2022-09-30
12
-139
/
+98
*
Allow loading and saving only devices with specific tags
Richard Hughes
2022-09-13
3
-0
/
+60
*
trivial: Don't return -1 for failure for a gboolean
Richard Hughes
2022-09-13
1
-1
/
+1
*
trivial: Fix up clang-format issue
Richard Hughes
2022-09-13
1
-1
/
+1
*
Allow adding tags to the JSON device event
Richard Hughes
2022-09-13
4
-0
/
+76
*
Include the created time in the JSON event
Richard Hughes
2022-09-13
1
-0
/
+10
*
trivial: Remove existing devices when loading a context
Richard Hughes
2022-09-13
1
-0
/
+4
*
Include removed devices in the JSON dump
Richard Hughes
2022-09-13
1
-0
/
+13
*
trivial: Update to non-deprecated macos-12 CI target
Richard Hughes
2022-09-12
1
-2
/
+2
*
trivial: Fix example downstream spec file
Richard Hughes
2022-09-12
1
-0
/
+1
*
trivial: Fix some docs warnings when compiling the tarball
Richard Hughes
2022-09-12
3
-4
/
+5
*
trivial: post release version bump
Richard Hughes
2022-09-12
2
-4
/
+4
*
Release version 0.4.0
0.4.0
Richard Hughes
2022-09-12
1
-0
/
+18
*
Allow emulating failed events
Richard Hughes
2022-09-12
5
-0
/
+80
*
Do not copy event data when not-required
Richard Hughes
2022-09-10
1
-3
/
+48
*
trivial: Be more careful with buffers in case the usb.ids file format changes
Richard Hughes
2022-09-09
1
-1
/
+4
*
Ignore usb.ids classes, subclasses and protocols
Richard Hughes
2022-09-09
1
-0
/
+4
*
Fix loading events using _g_usb_device_event_load()
Richard Hughes
2022-09-09
1
-1
/
+1
*
trivial: Ignore -Wgnu-variable-sized-type-not-at-end
Richard Hughes
2022-09-09
1
-0
/
+1
*
trivial: Fix two -Wunused-variable warnings
Richard Hughes
2022-09-09
1
-0
/
+4
*
trivial: Fix the ColorMunki self tests
Richard Hughes
2022-09-09
1
-4
/
+3
*
Save device events when required
Richard Hughes
2022-09-08
10
-7
/
+816
*
trivial: Update the ColorHug test to reflect reality
Richard Hughes
2022-09-06
1
-1
/
+1
*
trivial: Ignore more requests when emulating a device
Richard Hughes
2022-09-06
1
-0
/
+20
*
trivial: Use a unique JSON key name for the ID
Richard Hughes
2022-09-06
1
-4
/
+5
*
trivial: Use a boolean flag for cache control
Richard Hughes
2022-09-06
1
-2
/
+10
*
trivial: Check the handle before getting BOS descriptors
Richard Hughes
2022-09-06
1
-0
/
+4
*
trivial: Fix clang-tidy ordering issue
Richard Hughes
2022-09-06
1
-1
/
+1
*
trivial: Fix up some docgen headers
Richard Hughes
2022-09-06
2
-25
/
+1
*
Skip some functionality when emulating
Richard Hughes
2022-09-05
1
-0
/
+12
*
Include the platform ID in the JSON file
Richard Hughes
2022-09-05
1
-0
/
+10
*
Serialize the GUsbDevice to and from JSON format
Richard Hughes
2022-09-05
21
-13
/
+722
*
Cache the list of interfaces and descriptors
Richard Hughes
2022-09-05
3
-94
/
+104
*
trivial: Use @self for instance data
Richard Hughes
2022-09-05
10
-482
/
+471
*
Use G_DECLARE_DERIVABLE_TYPE to reduce boilerplate
Richard Hughes
2022-09-05
10
-217
/
+190
*
trivial: Use @self for instance data
Richard Hughes
2022-09-04
4
-115
/
+114
*
Reformat the code using clang-format
Richard Hughes
2022-09-04
29
-2197
/
+2169
*
Add support for getting BOS descriptors
Richard Hughes
2022-09-04
8
-0
/
+275
*
Use g_autoptr() in a lot more places
Richard Hughes
2022-09-04
4
-281
/
+155
*
trivial: post release version bump
Richard Hughes
2022-08-14
2
-6
/
+6
*
trivial: Fix a docs warning when building
Richard Hughes
2022-06-16
1
-1
/
+1
*
trivial: Fix case of single-line comments
Richard Hughes
2022-06-16
1
-12
/
+12
*
trivial: Use SPDX-License-Identifier in one more place
Richard Hughes
2022-06-16
1
-12
/
+1
*
trivial: Remove some duplicate header includes
Richard Hughes
2022-06-16
11
-20
/
+0
*
Only include the start year in the copyright header
Richard Hughes
2022-06-16
11
-11
/
+11
*
gusb: Add some umockdev based tests
Benjamin Berg
2022-06-15
4
-1
/
+231
*
Never dispatch idle events after the context has been destroyed
Richard Hughes
2022-06-15
1
-12
/
+37
[next]