[PR #2848] [CLOSED] usbd cpp suggestions #3025

Closed
opened 2026-02-27 22:02:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2848
Author: @diegolix29
Created: 4/26/2025
Status: Closed

Base: mainHead: findusb-cmake


📝 Commits (7)

  • ac0245f Proper cmake for libusb
  • 5d4b94c more fixes
  • ad96c31 removing the explicit call for libusb.h
  • 79d69bf cleanup
  • b40ca94 return *list null so games that fetch usb devices can pass boot adding return to functions that didnt have it and adding detail loggin to handle events.
  • 1855a3a forgot to return this to orbis ok atm so it will not bork the pc
  • f89d80a Update Findlibusb.cmake

📊 Changes

1 file changed (+64 additions, -12 deletions)

View changed files

📝 src/core/libraries/usbd/usbd.cpp (+64 -12)

📄 Description

fixes a bunch of errors on usbd.cpp that wasnt fetching the actual libusb files.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2848 **Author:** [@diegolix29](https://github.com/diegolix29) **Created:** 4/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `findusb-cmake` --- ### 📝 Commits (7) - [`ac0245f`](https://github.com/shadps4-emu/shadPS4/commit/ac0245fa1b2e7662ddab34bc60a040bc20423516) Proper cmake for libusb - [`5d4b94c`](https://github.com/shadps4-emu/shadPS4/commit/5d4b94cf0a15aa86b8e2bb23f8555e65464ac56f) more fixes - [`ad96c31`](https://github.com/shadps4-emu/shadPS4/commit/ad96c311c29d6cb5eb1a71cc291a3a7e7fcc7180) removing the explicit call for libusb.h - [`79d69bf`](https://github.com/shadps4-emu/shadPS4/commit/79d69bf0a4ff6c43d1fc3db58234eac2c4621e83) cleanup - [`b40ca94`](https://github.com/shadps4-emu/shadPS4/commit/b40ca942ffc5e20a7a104e2f64c2dc122d24c84b) return *list null so games that fetch usb devices can pass boot adding return to functions that didnt have it and adding detail loggin to handle events. - [`1855a3a`](https://github.com/shadps4-emu/shadPS4/commit/1855a3ac29e9d3d182b3b99218792cf96827cfdd) forgot to return this to orbis ok atm so it will not bork the pc - [`f89d80a`](https://github.com/shadps4-emu/shadPS4/commit/f89d80a10209d64d3545df31934c21f212cb737e) Update Findlibusb.cmake ### 📊 Changes **1 file changed** (+64 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/usbd/usbd.cpp` (+64 -12) </details> ### 📄 Description fixes a bunch of errors on usbd.cpp that wasnt fetching the actual libusb files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3025
No description provided.