index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
game_list.h
Age
Commit message (
Expand
)
Author
2024-01-29
am: retrieve main applet creation info from frontend
Liam
2023-10-23
qt: fix game list shutdown crash
Liam
2023-10-08
Merge pull request #10519 from mdmrk/master
liamwhite
2023-09-13
Merge pull request #11473 from liamwhite/fix-launch-param
liamwhite
2023-09-10
am: Implement UserChannel parameters
FearlessTobi
2023-09-06
core: implement basic integrity verification
Liam
2023-08-27
Address review comments
Liam
2023-08-26
yuzu-qt: Track play time
Mario
2023-05-26
qt: add menu item to remove cache storage
Liam
2023-02-16
yuzu: Write to config file on important config changes
Narr the Reg
2022-12-13
yuzu qt: Create shortcuts on Linux
lat9nq
2022-08-20
Qt: Retranslate GameList header and Filter line
Kyle Kienapfel
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-06-14
game_list: Eliminate variable shadowing
Morph
2022-06-10
UI: retranslate the game list placeholder
Kyle Kienapfel
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-12-02
yuzu: Implement basic controller navigation
german77
2021-10-07
game_list: Remove global instances of Core::System
lat9nq
2021-07-22
main: Update Shader Cache menu options
ameerj
2021-07-20
file_sys: Support load game collection (#6582)
Feng Chen
2021-06-28
yuzu qt: Add option to dump to SDMC directory
lat9nq
2021-06-07
yuzu qt: Start games from context menu
lat9nq
2021-06-02
yuzu qt: Revert some usages of string_view
lat9nq
2021-05-25
yuzu qt: Handle per-game configs for title id 0
lat9nq
2021-04-15
game_list: Mark games as favorite to make them appear at the top.
Kewlan
2020-09-23
game_list: Make game list function naming consistent
Lioncash
2020-09-23
game_list: Eliminate redundant argument copies
Lioncash
2020-08-04
main: Fix Open Save/Mod Locations for installed titles
Morph
2020-07-29
game_list: Add "Remove" context menu
Morph
2020-05-11
yuzu: game_list: Fix 'Open Save Data Location' for device saves.
bunnei
2019-09-04
Fix uisettings include
fearlessTobi
2019-09-04
Change QList to QVector
fearlessTobi
2019-09-04
Address more trivial review comments
fearlessTobi
2019-09-04
Address trivial review comments
fearlessTobi
2019-09-04
yuzu: Add support for multiple game directories
fearlessTobi
2019-05-20
yuzu/game_list: Specify string conversions explicitly
Lioncash
2019-04-09
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-03-26
game_list: Register content with ContentProvider
Zach Hilman
2019-02-08
frontend: Open transferable shader cache for a selected game in the gamelist
unknown
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
2018-09-27
Merge pull request #1360 from FearlessTobi/port-3979
bunnei
2018-09-21
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
2018-09-21
game_list: move SearchField to game_list_p.h and fix untranslated text
zhupengfei
2018-09-09
game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...
Lioncash
2018-09-09
yuzu: Move compatibility list specifics to their own source files
Lioncash
2018-09-04
game_list: Display patch names and versions on list
Zach Hilman
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-29
Show game compatibility within yuzu
fearlessTobi
[next]