Richard Hughes

Results 93 issues of Richard Hughes

Opened by @r3pek: Logitech released on Set 15th a firmware upgrade to the HERO sensor making it 25K capable. (https://blog.logitech.com/2020/09/15/logitech-g-introduces-hero-25k-sensor-the-industrys-highest-performing-dpi-offering/) Will this firmware upgrade be distributed via LVFS? Thanks.

Please consider writing and installing an AppData file with the application description and some screenshots, else Wallpapoz looks really bad in the GNOME and KDE Software Centers. We'd love to...

Please consider writing and installing an AppData file with the application description and some screenshots, else Minutor looks really bad in the GNOME and KDE Software Centers. We'd love to...

Talking about flatpak at Flock the immediate question seemed to be "why not just use docker" -- it might be good to answer this question with some statements explaining how...

Hi Andrew! Thanks for reaching out on Twitter, this looks exactly like the thing I'm trying to do. I'm really in awe of what you've done in Culvert so far,...

We have to use the interface number and index, but then most devices just reply with LIBUSB_TRANSFER_STALL (not supported) anyway.

Having two threads interact is causing difficult to debug deadlocks. Just use libusb_set_pollfd_notifiers() and use the locking in libusb_handle_events(). By default use a thread to avoid breaking other projects like...

for example: [test] RequestSupported=true RequestDelay=5000 Fixes https://github.com/fwupd/fwupd/issues/6836 Type of pull request: - [ ] New plugin (Please include [new plugin checklist](https://github.com/fwupd/fwupd/wiki/New-plugin-checklist)) - [ ] Code fix - [ ] Feature...

If a vendor is using a DS-20 BOS descriptor this allows the embedded quirk to be much smaller, maybe just a single line. Type of pull request: - [ ]...

Based on a patch by Sean Rhodes , many thanks. Type of pull request: - [ ] New plugin (Please include [new plugin checklist](https://github.com/fwupd/fwupd/wiki/New-plugin-checklist)) - [X] Code fix - [...

needs-backport