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_per_game_addons.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-19
android: Add addon delete button
t895
2023-11-21
config: Unify config handling under frontend_common
t895
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-06-13
yuzu: Eliminate variable shadowing
Morph
2022-04-02
configure_per_game_addons: Set tree view minimum section size to 150px
merry
2022-04-02
configure_per_game_addons: Stretch first column and not last
merry
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-10-15
configuration: Use std::make_unique instead of operator new for ui
Morph
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-06-22
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq