summaryrefslogtreecommitdiffstats
path: root/src/yuzu/game_list.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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