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 |
|
Stenzek
|
81502e6c7d
|
FileSystem: Add Error to CreateDirectory()/RenamePath()
|
2024-04-04 11:40:10 +10:00 |
|
Stenzek
|
f3d6249cc1
|
FileSystem: Handle paths longer than MAX_PATH on Windows
|
2024-04-04 11:39:40 +10:00 |
|
Stenzek
|
515cbc7b29
|
Path: Add CreateFileURL()
|
2024-03-13 20:13:35 +10:00 |
|