3 Commits (7f5de6bcd651f8145e4746c76d0531b6560fd5e4)

Author SHA1 Message Date
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 3 days ago
crueter 80d6172084
[desktop] Display currently applied update in tooltip alongside playtime (#3611) 2 weeks ago
crueter b9e052b3a7
[desktop] Basic grid view implementation (#3479) 4 weeks ago
rayman30 a5f1c2bcb0
[qt] fix refresh loop when storage is missing (#3434) 1 month ago
Maufeat ae501e256e
[bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308) 2 months ago
crueter fff8e2026f
[qt_common] reorg + checkstate abstraction (#2735) 5 months ago
lizzie ecb811ad04
[qt] move addons row to rightmost side (#2610) 5 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 6 months ago
swurl 7f16f12202 Add game list refresh button (#126) 9 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 10 months ago
FearlessTobi 4b7bb232f2 fs: Replace Mode enum by OpenMode enum 2 years ago
t895 3df0c826a1 android: Add addon delete button 2 years ago
Merry 2550b70226 game_list_worker: Explicit caputure of 'this' 2 years ago
t895 230bd06245 config: Unify config handling under frontend_common 2 years ago
Liam 9de3363249 qt: fix game list shutdown crash 2 years ago
Liam f7bbf5e732 qt: ensure worker cancellation is complete before clearing 2 years ago
Liam 1dc47986ee Address review comments 3 years ago
Mario 54a5b8062e yuzu-qt: Track play time 3 years ago
FearlessTobi f3d0f6ce74 game_list_worker: Display correct size for NAX games 3 years ago
german77 352baa02da yuzu: Avoid reading broken games 3 years ago
Liam f07dd39222 general: reduce use of dynamic_cast 3 years ago
Morph 7e75b94e3b game_list: Eliminate variable shadowing 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 4 years ago
lat9nq b6387b3e2f game_list: Remove global instances of Core::System 5 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 5 years ago
Kelebek1 81f77ddfe7 Stop the columns resizing on NAND install 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash f9fe50958e yuzu: Resolve -Wextra-semi warnings 6 years ago
Morph 07603e19b9 game_list_worker: Do not clear entries when > 1 gamedir is present 6 years ago
Morph 9759c28518 game_list_worker: Fix game list subdirectory scanning 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
Morph db09e18f72 Remove option "Show files with type 'Unknown'" 6 years ago
ReinUsesLisp b090b8326e yuzu/game_list_worker: Silence warnings 7 years ago
fearlessTobi 8289656196 Change QList to QVector 7 years ago
fearlessTobi 56f0da852a Separate UserNand and Sdmc directories 7 years ago
fearlessTobi 5eb2368b6b Address trivial review comments 7 years ago
fearlessTobi 890b0ce5f6 yuzu: Add support for multiple game directories 7 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Lioncash a1874b586a game_list_worker: Use QFile over our own IOFile instance or std streams 7 years ago
Lioncash 7e7505d5a0 game_list_worker: Remove template specializations 7 years ago
Zach Hilman 2cc382429e game_list_worker: Add better error handling to caching 7 years ago
Zach Hilman 6aba84eee1 game_list: Implement caching for game list 7 years ago
Lioncash 16afc41307 yuzu/game_list_worker: Specify string conversions explicitly 7 years ago
Zach Hilman ec383a021b game_list: Register content with ContentProvider 7 years ago
Lioncash be50f38aff yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 years ago
Lioncash a034b47596 yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 years ago
Lioncash 0d07ee6c54 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 7 years ago