mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #87] [MERGED] submodules fixes #1278
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/87
Author: @georgemoralis
Created: 2/27/2024
Status: ✅ Merged
Merged: 2/27/2024
Merged by: @georgemoralis
Base:
main← Head:discordfixes📝 Commits (3)
6cfc5f1update discord-rpc8a076ddignore gitmodules on reuse63ba867imgui not used atm removed📊 Changes
10 files changed (+22 additions, -158 deletions)
View changed files
📝
.gitmodules(+4 -10)📝
.reuse/dep5(+1 -0)📝
CMakeLists.txt(+2 -3)➕
externals/CMakeLists.txt(+14 -0)➕
externals/discord-rpc(+1 -0)➖
src/GUI/ElfViewer.cpp(+0 -100)➖
src/GUI/ElfViewer.h(+0 -18)📝
third-party/CMakeLists.txt(+0 -25)➖
third-party/discord-rpc(+0 -1)➖
third-party/imgui(+0 -1)📄 Description
-added our own version of discord-rpc , main is quite old and unmaintanced so some fixes might need
-removed imgui , we will add it again if needed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.