index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
fs
/
path_util.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-17
path_util: copy output for GetParentPath
Liam
1
-3
/
+3
2023-12-06
Improve path splitting speed
BreadFish64
1
-10
/
+28
2023-10-30
android: Fix resolving android URIs in native code
Charles Lombardo
1
-0
/
+10
2023-10-27
We dont need that
boludoz
1
-15
/
+19
2023-10-17
More @liamwhite suggestions applied.
boludoz
1
-9
/
+3
2023-10-16
Sugestions and fixes.
boludoz
1
-2
/
+2
2023-10-16
Some improvements (suggestions)
boludoz
1
-8
/
+2
2023-10-16
Typing and formatting errors fixed.
boludoz
1
-5
/
+3
2023-10-15
Unnecessary feature removed
boludoz
1
-70
/
+0
2023-10-15
Fixes and improvements
boludoz
1
-8
/
+27
2023-10-15
Improved shortcut: add games in applist for Windows, question for start game at fullscreen & better unicode support for some Windows path funcs.
boludoz
1
-13
/
+74
2023-10-08
qt: implement automatic crash dump support
Liam
1
-0
/
+1
2023-10-08
yuzu: Add desktop shortcut support for Windows
FearlessTobi
1
-0
/
+1
2023-09-07
add a compile time option to allow disabling portable mode
xcfrg
1
-2
/
+4
2023-08-27
yuzu-qt: Track play time
Mario
1
-0
/
+1
2023-06-07
service: nfc: Add backup support
german77
1
-0
/
+1
2023-06-03
android: Implement SAF support & migrate to SDK 31. (#4)
bunnei
1
-9
/
+22
2023-06-03
common: fs: Implement for Android.
bunnei
1
-0
/
+7
2022-11-23
general: fix compile for Apple Clang
Liam
1
-0
/
+1
2022-05-27
path_util: Resolve `-Wpointer-bool-conversion` warning
lat9nq
1
-3
/
+1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2021-10-12
common/fs/path_util: Slightly refactor PathManagerImpl's constructor
Creak
1
-12
/
+15
2021-09-18
config: Move TAS options to it's own menu
german77
1
-1
/
+1
2021-09-18
core: Hacky TAS syncing & load pausing
MonsterDruide1
1
-2
/
+1
2021-09-18
settings: File selector & other settings
MonsterDruide1
1
-0
/
+2
2021-06-02
common: fs: fs_util: Move PathToUTF8String to fs_util
Morph
1
-6
/
+0
2021-05-26
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
Morph
1
-0
/
+432