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 |
|
JordanTheToaster
|
a7bced02da
|
FS: Fix cover text truncation
|
2024-02-06 02:01:53 -06:00 |
|
Stenzek
|
227049b6f2
|
FileSystem: Handle infinite symlink loops in FindFiles()
|
2024-01-17 13:57:19 +10:00 |
|
Stenzek
|
d9abe10308
|
Misc: Remove explicit PCH include, switch to SPDX
|
2023-12-24 14:03:14 +10:00 |
|
Stenzek
|
d73d698fd5
|
FileSystem: Purge GetDisplayNameFromPath()
Redundant function.
|
2023-12-24 14:03:14 +10:00 |
|
Stenzek
|
ade2cc8182
|
Path: Add RealPath()
|
2023-12-11 14:55:36 +10:00 |
|
Stenzek
|
93a4e67813
|
Host: Remove resource read wrappers
No more wx, no need to abstract this.
|
2023-10-01 17:45:54 +10:00 |
|
Stenzek
|
5555e334af
|
FileSystem: Fix DeleteDirectory() on Unix
|
2023-09-24 11:22:22 +10:00 |
|
Stenzek
|
c16836e7c0
|
Misc: Drop stat compatibility calls
|
2023-09-05 12:32:23 +10:00 |
|