aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/game_list.h
AgeCommit message (Expand)Author
2024-01-29am: retrieve main applet creation info from frontendLiam
2023-10-23qt: fix game list shutdown crashLiam
2023-10-08Merge pull request #10519 from mdmrk/masterliamwhite
2023-09-13Merge pull request #11473 from liamwhite/fix-launch-paramliamwhite
2023-09-10am: Implement UserChannel parametersFearlessTobi
2023-09-06core: implement basic integrity verificationLiam
2023-08-27Address review commentsLiam
2023-08-26yuzu-qt: Track play timeMario
2023-05-26qt: add menu item to remove cache storageLiam
2023-02-16yuzu: Write to config file on important config changesNarr the Reg
2022-12-13yuzu qt: Create shortcuts on Linuxlat9nq
2022-08-20Qt: Retranslate GameList header and Filter lineKyle Kienapfel
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-06-14game_list: Eliminate variable shadowingMorph
2022-06-10UI: retranslate the game list placeholderKyle Kienapfel
2022-03-20yuzu: Reduce unused includesameerj
2021-12-02yuzu: Implement basic controller navigationgerman77
2021-10-07game_list: Remove global instances of Core::Systemlat9nq
2021-07-22main: Update Shader Cache menu optionsameerj
2021-07-20file_sys: Support load game collection (#6582)Feng Chen
2021-06-28yuzu qt: Add option to dump to SDMC directorylat9nq
2021-06-07yuzu qt: Start games from context menulat9nq
2021-06-02yuzu qt: Revert some usages of string_viewlat9nq
2021-05-25yuzu qt: Handle per-game configs for title id 0lat9nq
2021-04-15game_list: Mark games as favorite to make them appear at the top.Kewlan
2020-09-23game_list: Make game list function naming consistentLioncash
2020-09-23game_list: Eliminate redundant argument copiesLioncash
2020-08-04main: Fix Open Save/Mod Locations for installed titlesMorph
2020-07-29game_list: Add "Remove" context menuMorph
2020-05-11yuzu: game_list: Fix 'Open Save Data Location' for device saves.bunnei
2019-09-04Fix uisettings includefearlessTobi
2019-09-04Change QList to QVectorfearlessTobi
2019-09-04Address more trivial review commentsfearlessTobi
2019-09-04Address trivial review commentsfearlessTobi
2019-09-04yuzu: Add support for multiple game directoriesfearlessTobi
2019-05-20yuzu/game_list: Specify string conversions explicitlyLioncash
2019-04-09Merge pull request #1957 from DarkLordZach/title-providerbunnei
2019-03-26game_list: Register content with ContentProviderZach Hilman
2019-02-08frontend: Open transferable shader cache for a selected game in the gamelistunknown
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman
2018-09-27Merge pull request #1360 from FearlessTobi/port-3979bunnei
2018-09-21qt: Add UI elements for LayeredFS and related toolsZach Hilman
2018-09-21game_list: move SearchField to game_list_p.h and fix untranslated textzhupengfei
2018-09-09game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...Lioncash
2018-09-09yuzu: Move compatibility list specifics to their own source filesLioncash
2018-09-04game_list: Display patch names and versions on listZach Hilman
2018-09-02vfs_real: Forward declare IOFileLioncash
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash
2018-08-29Show game compatibility within yuzufearlessTobi