Jeen
b5e581b1f3
iOS: remove Android and React Native source, wire CMake build system, and add self-contained build workflow
...
Strip the legacy Android, React Native, Java, Gradle, and res/ directories from platforms/ios that were inherited from the original port. Configure the CMake build for the iOS target with local module discovery, PCAP and CURL guards, rapidyaml source path fixes, Vulkan disabled, lz4 build flags scoped, libjpeg-turbo skipped on iOS, and the Qt UI and test runners turned off. Set CMAKE_SYSTEM_PROCESSOR to arm64 for cross-compilation. Add a self-contained GitHub Actions workflow that builds an unsigned IPA for real devices using the iphoneos SDK, named with the commit SHA. Merge upstream master to stay current.
2026-07-12 16:38:18 +02:00
jpolo1224
d01b94d055
Recover mono ui-overhaul (PR#3 base + session UI edits) + prebuilt native .so from vc1063
2026-07-11 08:35:55 -04:00
Олександр Бро
eab6c90d85
feat(android): complete ARMSX2 interface and runtime integration
2026-07-10 23:17:32 +03:00
TellowKrinkle
2696e304e2
Add functions to map a file into the process
2026-03-07 09:12:00 -05:00
SternXD
d983b2b066
Copyright: Change year from 2002-2025 to 2002-2026
2026-01-15 00:22:32 +01:00
KamFretoZ
4d2c1a82c9
Qt: Misc Shortcut Cleanups
2025-12-13 20:00:17 -05:00
KamFretoZ
5c6049c4ae
Qt: Add Create game shortcut functionality
2025-10-28 00:11:09 +01:00
TheLastRar
e3c988aa8b
FileSystem: Improve handling of relative paths in RealPath()
2025-03-06 13:08:32 -05:00
TheLastRar
06be543d32
FileSystem: Don't pass file access mode into GetWin32Path()
2025-03-06 13:08:32 -05:00
TellowKrinkle
05e19470b2
FileSystem: Don't leak on directory scan cancel
...
Fixes: 7587581d1f
2025-03-02 09:41:51 -05:00
TellowKrinkle
7587581d1f
GameList: Allow recursive scans to be cancelled
2025-03-02 04:20:01 +01:00
TheTechnician27
23fd57f641
Copyright: Change year from 2002-2024 to 2002-2025
2025-01-20 05:07:26 +01:00
TheLastRar
58d13dac34
FileSystem: Add ReadFileWithPartialProgress for multiple files
2024-12-18 16:23:49 -05:00
chaoticgd
0c21023bb2
Path: Prevent Path::RealPath from returning '.' and '..' components
2024-12-14 13:41:01 -05:00
chaoticgd
1ed3001358
FileSystem: Add CreateSymLink function
2024-12-14 13:41:01 -05:00
Ty Lamontagne
a60489b6fd
FileSystem: Add a case-insensitive match for nvm and mec file loading.
2024-12-12 08:37:16 -05:00
chaoticgd
6e4dc1e8ab
FileSystem: Don't follow symlinks when recursively deleting directories
2024-12-05 11:52:40 -05:00
TheLastRar
0cf4b76876
Common: Fix Recursive CreateDirectoryPath() on Windows
2024-09-12 15:45:45 -04:00
KamFretoZ
1ea512655a
FileSystem: Fix handling of symlinks
...
Revert of https://github.com/PCSX2/pcsx2/pull/11739/commits/c8a3e5a9ec4b41ae8c268de78414942b726c9e1f
2024-09-02 16:18:01 -04:00
KamFretoZ
64e17fce3f
Qt: Fix a couple of instances of inconsistent sorting
...
Backport from https://github.com/stenzek/duckstation/commit/7927ec647fcee3e2d7a919149939289fd27ccdb1
2024-08-24 17:27:39 +02:00
KamFretoZ
c915aac1fa
FileSystem: Correctly use lstat() on Linux
...
Backport from: https://github.com/stenzek/duckstation/commit/81295c8a7d88bb70d782c94361a5a100f446a9df
2024-08-24 17:27:39 +02:00
GovanifY
132431b7c8
headers: relicense to GPL-3.0+
...
also update to 2024 while i'm at it
2024-07-30 17:17:13 -04:00
Stenzek
e1596c7911
FileSystem: Add ReadFileWithProgress()
2024-06-11 11:31:28 +10:00
Stenzek
12a0644315
Misc: Pass most string_views by value instead of reference
2024-05-17 11:57:38 +10:00
Stenzek
2ab6a3b873
Qt: Clean and remove empty game settings
2024-05-05 12:13:20 +10:00