Lime3DS/src
OpenSauce 37dd01fd51 android: Begin migration to raw fs access, starting with Rename reimplementation (#1511)
* Add setup step to grant `MANAGE_EXTERNAL_STORAGE`

* WIP re-implementation of Android `Rename` using native filesystem manipulation

* Applied clang-format and updated license headers

* Support user directories on removable storage devices

* If `MANAGE_EXTERNAL_STORAGE` is lost, re-request it

* Fix missing permission dialog appearing during initial setup

* Added empty code branches to prep for old Android support

* Fixed permission setup completion not accounting for external storage permission

* Implement code for Android <11

* Fixed emulation error if a renamed file is then opened for R/W

* Detect if the current user directory cannot be located, and prompt re-selection

* If an invalid user directory is selected, reject and re-prompt
2025-12-24 12:21:15 +00:00
..
android android: Begin migration to raw fs access, starting with Rename reimplementation (#1511) 2025-12-24 12:21:15 +00:00
audio_core Fix aac_decoder memory leak (#1167) 2025-06-21 11:50:39 +01:00
citra_meta macos: Patch QMetalLayer.setNeedsDisplayInRect at runtime to avoid freezing on recent Qt 2025-09-03 03:16:00 +01:00
citra_qt macos: Fixed real camera not activating during emulation 2025-12-23 23:28:20 +00:00
citra_room citra_room: Added removed option warning for --enable-citra-mods/-e 2025-05-15 16:19:20 +01:00
citra_room_standalone Updated help strings to reflect new room implementation 2025-04-16 16:39:09 +01:00
citra_sdl Replace/remove leftover links for citra website and API #1236 (#1250) 2025-07-28 19:33:53 +02:00
common android: Begin migration to raw fs access, starting with Rename reimplementation (#1511) 2025-12-24 12:21:15 +00:00
core Android: Dual screen fixes for Handhelds that have 2 screens like Ayaneo Pocket DS (#1341) 2025-10-03 14:46:05 +01:00
input_common Replace deprecated and removed in boost 1.88 io_service to io_context (#1126) 2025-06-17 18:41:22 +00:00
installer Installer: Further cleanups and high DPI support (#1234) 2025-08-04 13:59:00 +01:00
network MacOS: fix(network): fixes ArticBase UDP buffer handling on macOS (#1263) 2025-08-07 21:16:15 +02:00
tests Removed some remaining .3ds extension references 2025-03-02 17:45:54 +00:00
video_core video_core: Fixed occasional launch crash on certain platforms due to unsafe SDL_Init 2025-12-09 23:02:41 +00:00
web_service Remove the telemetry (#45) 2024-11-07 14:42:32 +01:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt cmake: Suppress -Wpsabi warnings when building with GCC 2025-06-03 20:58:30 +01:00