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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-17
path_util: copy output for GetParentPath
Liam
1
-1
/
+1
2023-12-06
Improve path splitting speed
BreadFish64
1
-1
/
+5
2023-10-15
Unnecessary feature removed
boludoz
1
-14
/
+1
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
-1
/
+14
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-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
-0
/
+8
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2021-09-18
input_common/tas: Add swap controller
german77
1
-1
/
+1
2021-09-18
config: Move TAS options to it's own menu
german77
1
-2
/
+1
2021-09-18
settings: File selector & other settings
MonsterDruide1
1
-0
/
+2
2021-06-09
common/fs/path_util: Remove [[nodiscard]] from function with void return
Lioncash
1
-1
/
+1
2021-06-02
common: fs: fs_util: Move PathToUTF8String to fs_util
Morph
1
-9
/
+0
2021-05-26
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
Morph
1
-0
/
+309