[PR #2149] [CLOSED] Usbd libusb #2517

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2149
Author: @deReeperJosh
Created: 1/14/2025
Status: Closed

Base: mainHead: usbd-libusb


📝 Commits (2)

📊 Changes

6 files changed (+456 additions, -246 deletions)

View changed files

📝 .gitmodules (+3 -0)
📝 CMakeLists.txt (+2 -1)
📝 externals/CMakeLists.txt (+5 -0)
externals/libusb (+1 -0)
📝 src/core/libraries/usbd/usbd.cpp (+309 -183)
📝 src/core/libraries/usbd/usbd.h (+136 -62)

📄 Description

No description provided


🔄 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/2149 **Author:** [@deReeperJosh](https://github.com/deReeperJosh) **Created:** 1/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `usbd-libusb` --- ### 📝 Commits (2) - [`09fae87`](https://github.com/shadps4-emu/shadPS4/commit/09fae8700cd9f2d6a9c581a38db1dea46cd8a4bb) add libusb to usbd library - [`c4b5fc5`](https://github.com/shadps4-emu/shadPS4/commit/c4b5fc5cf36c6c812fe529cabdb2472673b5282a) info logs ### 📊 Changes **6 files changed** (+456 additions, -246 deletions) <details> <summary>View changed files</summary> 📝 `.gitmodules` (+3 -0) 📝 `CMakeLists.txt` (+2 -1) 📝 `externals/CMakeLists.txt` (+5 -0) ➕ `externals/libusb` (+1 -0) 📝 `src/core/libraries/usbd/usbd.cpp` (+309 -183) 📝 `src/core/libraries/usbd/usbd.h` (+136 -62) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:14 +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#2517
No description provided.