index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
game_list.cpp
Age
Commit message (
Expand
)
Author
2019-10-04
yuzu/game_list: Silence -Wswitch and -Wunused-variable
ReinUsesLisp
2019-09-04
Limit the size of directory icons, fix text when icon size is none
fearlessTobi
2019-09-04
Change QList to QVector
fearlessTobi
2019-09-04
Separate UserNand and Sdmc directories
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-08-09
yuzu/CMakeLists: Remove qt5_wrap_ui macro usage
Lioncash
2019-06-05
game_list: Accept *.kip as a file extension of executables
Zach Hilman
2019-05-20
yuzu/game_list: Specify string conversions explicitly
Lioncash
2019-04-12
Fix Clang Format
FreddyFunk
2019-04-11
ui_settings: Rename game directory variables
FreddyFunk
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
2019-01-12
Merge pull request #1848 from FreddyFunk/QJsonArray
bunnei
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-03
game_list: Remove a reference of a reference
Frederic Laing
2018-11-30
remove border from GameList
Bartosz Kaszubowski
2018-11-01
game_list: Make add-ons column optional
Zach Hilman
2018-10-24
Merge pull request #1568 from lioncash/dir
bunnei
2018-10-24
game_list: Use QFileInfo instead of common's file functions
Lioncash
2018-10-24
game_list: Make game list column headers translatable
Lioncash
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-20
game_list: Handle plurals within setFilterResult() better
Lioncash
2018-09-11
game_list: Resolve variable shadowing within LoadCompatibilityList()
Lioncash
2018-09-11
game_list: Use QJsonValueRef() within LoadCompatibilityList()
Lioncash
2018-09-09
yuzu: Move compatibility list specifics to their own source files
Lioncash
2018-09-07
yuzu: Move GameListWorker to its own source files
Lioncash
2018-09-04
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
game_list: Fix version display on non-NAND titles
Zach Hilman
2018-09-04
game_list: Use friendly game versions
Zach Hilman
2018-09-04
game_list: Display patch names and versions on list
Zach Hilman
2018-09-04
game_list: Use RegisteredCacheUnion for installed
Zach Hilman
2018-09-04
qt: Add UI support for NSP files
Zach Hilman
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
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
2018-08-23
game_list: Add SD registration loading to game list
Zach Hilman
2018-08-21
qt/main: Port part of citra(#3411), open savedata works
tech4me
2018-08-20
service/filesystem: Use forward declarations where applicable
Lioncash
2018-08-20
game_list: Avoid uninitialized variables when retrieving program ID
Lioncash
2018-08-11
registration: Add support for force overwrite of installed
Zach Hilman
2018-08-11
game_list: Split game list scans to multiple functions
Zach Hilman
2018-08-11
game_list: Populate control data from installed NAND
Zach Hilman
2018-08-11
game_list: Modify game list to scan installed titles
Zach Hilman
2018-08-09
game_list: Reorder error checks
Zach Hilman
[next]