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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
path_util: copy output for GetParentPath
Liam
2023-12-17
1
-3
/
+3
*
Improve path splitting speed
BreadFish64
2023-12-06
1
-10
/
+28
*
android: Fix resolving android URIs in native code
Charles Lombardo
2023-10-30
1
-0
/
+10
*
Merge pull request #11689 from liamwhite/breakpad
liamwhite
2023-10-30
1
-0
/
+1
|
\
|
*
qt: implement automatic crash dump support
Liam
2023-10-08
1
-0
/
+1
*
|
Merge pull request #11705 from FearlessTobi/windows-sc
liamwhite
2023-10-08
1
-0
/
+1
|
\
\
|
*
|
yuzu: Add desktop shortcut support for Windows
FearlessTobi
2023-10-08
1
-0
/
+1
|
|
/
*
|
Merge pull request #10519 from mdmrk/master
liamwhite
2023-10-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
yuzu-qt: Track play time
Mario
2023-08-27
1
-0
/
+1
*
|
add a compile time option to allow disabling portable mode
xcfrg
2023-09-07
1
-2
/
+4
|
/
*
service: nfc: Add backup support
german77
2023-06-07
1
-0
/
+1
*
android: Implement SAF support & migrate to SDK 31. (#4)
bunnei
2023-06-03
1
-9
/
+22
*
common: fs: Implement for Android.
bunnei
2023-06-03
1
-0
/
+7
*
general: fix compile for Apple Clang
Liam
2022-11-23
1
-0
/
+1
*
path_util: Resolve `-Wpointer-bool-conversion` warning
lat9nq
2022-05-27
1
-3
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
common/fs/path_util: Slightly refactor PathManagerImpl's constructor
Creak
2021-10-12
1
-12
/
+15
*
config: Move TAS options to it's own menu
german77
2021-09-18
1
-1
/
+1
*
core: Hacky TAS syncing & load pausing
MonsterDruide1
2021-09-18
1
-2
/
+1
*
settings: File selector & other settings
MonsterDruide1
2021-09-18
1
-0
/
+2
*
common: fs: fs_util: Move PathToUTF8String to fs_util
Morph
2021-06-02
1
-6
/
+0
*
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
Morph
2021-05-26
1
-0
/
+432