index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
fs
/
path_util.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2023-12-17
path_util: copy output for GetParentPath
Liam
2023-12-05
Improve path splitting speed
BreadFish64
2023-10-30
android: Fix resolving android URIs in native code
Charles Lombardo
2023-10-29
Merge pull request #11689 from liamwhite/breakpad
liamwhite
2023-10-08
Merge pull request #11705 from FearlessTobi/windows-sc
liamwhite
2023-10-08
Merge pull request #10519 from mdmrk/master
liamwhite
2023-10-08
qt: implement automatic crash dump support
Liam
2023-10-07
yuzu: Add desktop shortcut support for Windows
FearlessTobi
2023-09-06
add a compile time option to allow disabling portable mode
xcfrg
2023-08-26
yuzu-qt: Track play time
Mario
2023-06-06
service: nfc: Add backup support
german77
2023-06-03
android: Implement SAF support & migrate to SDK 31. (#4)
bunnei
2023-06-03
common: fs: Implement for Android.
bunnei
2022-11-22
general: fix compile for Apple Clang
Liam
2022-05-26
path_util: Resolve `-Wpointer-bool-conversion` warning
lat9nq
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-10-11
common/fs/path_util: Slightly refactor PathManagerImpl's constructor
Creak
2021-09-18
config: Move TAS options to it's own menu
german77
2021-09-18
core: Hacky TAS syncing & load pausing
MonsterDruide1
2021-09-18
settings: File selector & other settings
MonsterDruide1
2021-06-02
common: fs: fs_util: Move PathToUTF8String to fs_util
Morph
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph