eden-miror/src
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626)
Adds a location param to the Patch struct which can be used to delete
any installed mods at the user's request. You can delete multiple at
once too, or just one by right-clicking

You are not able to delete game updates, DLC, or SDMC mods.

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3626
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
2026-02-25 03:38:13 +01:00
..
android [cmake] Start requiring SDL2 (#3632) 2026-02-25 02:49:47 +01:00
audio_core [cmake] Start requiring SDL2 (#3632) 2026-02-25 02:49:47 +01:00
common [Configuration] Add Applets Tab to Per-Game Configurations (#3623) 2026-02-24 22:25:28 +01:00
core [desktop] Allow deletion of add-ons from the add-on menu (#3626) 2026-02-25 03:38:13 +01:00
dedicated_room [crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 2026-02-23 02:50:13 +01:00
dynarmic [dynarmic] Revert "Transition IR::Block to use stable_vector<Inst>, remove inline pool + pooled vector, remove unused mutable get/set block functors (#3543)" (#3625) 2026-02-24 19:34:34 +01:00
frontend_common [Configuration] Add Applets Tab to Per-Game Configurations (#3623) 2026-02-24 22:25:28 +01:00
hid_core [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
input_common [cmake] Start requiring SDL2 (#3632) 2026-02-25 02:49:47 +01:00
network [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 2026-02-11 03:00:15 +01:00
qt_common [desktop] Allow deletion of add-ons from the add-on menu (#3626) 2026-02-25 03:38:13 +01:00
shader_recompiler [shader_recompiler] Implement indirect image/texture array indexing (#3608) 2026-02-23 21:50:59 +01:00
tests [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 2026-02-11 03:00:15 +01:00
video_core [android, tu] Adjusted PoD of Vertex/ Buffers for older turnip drivers (#3621) 2026-02-24 18:49:44 +01:00
web_service nuke: Goodbye PCH, you will not be missed (#2821) 2025-10-27 20:50:16 +01:00
yuzu [desktop] Allow deletion of add-ons from the add-on menu (#3626) 2026-02-25 03:38:13 +01:00
yuzu_cmd [common] merge RenderBackend and ShaderBackend options (#3313) 2026-01-18 12:33:00 +01:00
yuzu_room_standalone [cmake] add a YUZU_STATIC_ROOM option (#3411) 2026-01-28 23:54:49 +01:00
.clang-format
CMakeLists.txt [cmake] Start requiring SDL2 (#3632) 2026-02-25 02:49:47 +01:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00