summaryrefslogtreecommitdiffstats
path: root/src/yuzu/game_list.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: fix game list shutdown crashLiam2023-10-241-3/+7
* Merge pull request #10519 from mdmrk/masterliamwhite2023-10-081-1/+6
|\
| * Address review commentsLiam2023-08-281-1/+4
| * yuzu-qt: Track play timeMario2023-08-271-0/+2
* | Merge pull request #11473 from liamwhite/fix-launch-paramliamwhite2023-09-131-1/+2
|\ \
| * | am: Implement UserChannel parametersFearlessTobi2023-09-101-1/+2
| |/
* / core: implement basic integrity verificationLiam2023-09-061-0/+1
|/
* qt: add menu item to remove cache storageLiam2023-05-271-0/+1
* yuzu: Write to config file on important config changesNarr the Reg2023-02-171-0/+1
* yuzu qt: Create shortcuts on Linuxlat9nq2022-12-131-0/+7
* Qt: Retranslate GameList header and Filter lineKyle Kienapfel2022-08-201-0/+3
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-251-0/+8
* game_list: Eliminate variable shadowingMorph2022-06-141-2/+2
* UI: retranslate the game list placeholderKyle Kienapfel2022-06-111-0/+3
* yuzu: Reduce unused includesameerj2022-03-201-5/+0
* yuzu: Implement basic controller navigationgerman772021-12-021-0/+5
* game_list: Remove global instances of Core::Systemlat9nq2021-10-071-1/+4
* main: Update Shader Cache menu optionsameerj2021-07-231-1/+3
* file_sys: Support load game collection (#6582)Feng Chen2021-07-201-2/+3
* yuzu qt: Add option to dump to SDMC directorylat9nq2021-06-281-1/+6
* yuzu qt: Start games from context menulat9nq2021-06-081-0/+2
* yuzu qt: Revert some usages of string_viewlat9nq2021-06-031-1/+1
* yuzu qt: Handle per-game configs for title id 0lat9nq2021-05-261-1/+2
* game_list: Mark games as favorite to make them appear at the top.Kewlan2021-04-151-0/+5
* game_list: Make game list function naming consistentLioncash2020-09-231-9/+9
* game_list: Eliminate redundant argument copiesLioncash2020-09-231-3/+3
* main: Fix Open Save/Mod Locations for installed titlesMorph2020-08-051-1/+2
* game_list: Add "Remove" context menuMorph2020-07-291-2/+13
* yuzu: game_list: Fix 'Open Save Data Location' for device saves.bunnei2020-05-111-1/+1
* Fix uisettings includefearlessTobi2019-09-041-1/+1
* Change QList to QVectorfearlessTobi2019-09-041-1/+2
* Address more trivial review commentsfearlessTobi2019-09-041-5/+3
* Address trivial review commentsfearlessTobi2019-09-041-1/+1
* yuzu: Add support for multiple game directoriesfearlessTobi2019-09-041-3/+41
* yuzu/game_list: Specify string conversions explicitlyLioncash2019-05-201-1/+1
* Merge pull request #1957 from DarkLordZach/title-providerbunnei2019-04-101-2/+5
|\
| * game_list: Register content with ContentProviderZach Hilman2019-03-271-2/+5
* | frontend: Open transferable shader cache for a selected game in the gamelistunknown2019-02-081-0/+1
|/
* qt: Add Properties menu to game list right-clickZach Hilman2018-12-041-0/+1
* Merge pull request #1360 from FearlessTobi/port-3979bunnei2018-09-271-28/+4
|\
| * game_list: move SearchField to game_list_p.h and fix untranslated textzhupengfei2018-09-211-28/+4
* | qt: Add UI elements for LayeredFS and related toolsZach Hilman2018-09-221-1/+6
|/
* game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const referenceLioncash2018-09-101-1/+2
* yuzu: Move compatibility list specifics to their own source filesLioncash2018-09-101-6/+3
* game_list: Display patch names and versions on listZach Hilman2018-09-041-0/+1
* vfs_real: Forward declare IOFileLioncash2018-09-021-0/+2
* core/core: Replace includes with forward declarations where applicableLioncash2018-08-311-3/+9
* Show game compatibility within yuzufearlessTobi2018-08-291-0/+6
* qt/main: Port part of citra(#3411), open savedata workstech4me2018-08-211-1/+5
* core: Port core to VfsFilesystem for file accessZach Hilman2018-08-091-1/+2
* game_list: Make ContainsAllWords an internally linked non-member functionLioncash2018-07-181-1/+0
* game_list: Upper-case containsAllWords to ContainsAllWords()Lioncash2018-07-181-1/+1
* game_list: Make containsAllWords a const member functionLioncash2018-07-181-1/+1
* game_list: Add missing override specifier for KeyReleaseEater's eventFilter functionLioncash2018-01-181-1/+1
* Massive removal of unused modulesJames Rowe2018-01-131-0/+101