index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_filesystem.cpp
Age
Commit message (
Expand
)
Author
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-02-01
configure_filesystem: Add missing changeEvent() override
Lioncash
2022-02-01
configure_filesystem: Normalize member function casing
Lioncash
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
lat9nq
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-04-14
common: Move settings to common from core.
bunnei
2021-03-20
Fix cancelation of choose directory dialog
ivan-boikov
2021-01-04
yuzu/configure_filesystem: Remove "Select Cache Directory" option
FearlessTobi
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-07-10
settings: Remove storage size options
Morph
2020-04-22
Add a trailing separator to the string path
Morph
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
config: Remove Dump options from configure_debug
Zach Hilman
2019-09-21
yuzu: Add UI to manage filesystem paths and sizes
Zach Hilman