summaryrefslogtreecommitdiff
path: root/Source/Core/UICommon/GameFileCache.cpp
AgeCommit message (Expand)Author
2024-04-14GameList: Show (Disc 1) for first disc of two-disc gamesDentomologist
2023-12-11GameFileCache: Use std::span with Update()Lioncash
2023-12-11GameFileCache: Pass std::function by reference rather than by valueLioncash
2023-03-05DiscIO: Add support for CleanRip-style split ISOs.Admiral H. Curtiss
2022-09-27Revert "Android: Don't hold gameFileCache lock during updateAdditionalMetadata"JosJuice
2022-08-04DiscIO: Replace IsDataSizeAccurate with GetDataSizeTypeJosJuice
2022-08-04DiscIO: Add support for the NFS formatJosJuice
2022-05-25Convert PointerWrap::Mode to enum classDentomologist
2022-05-25Common: Refactor PointerWrapDentomologist
2022-04-18Common/PointerWrap: Prevent reads/writes past the end of the buffer.Admiral H. Curtiss
2021-12-12GameList: Show game mod descriptor .json files in game list.Admiral H. Curtiss
2021-11-02Core, DolphinQt, UICommon: Fix all cases of -Wrange-loop-construct in gcc 11Emmanuel Gil Peyrot
2021-08-24Android: Don't hold gameFileCache lock during updateAdditionalMetadataJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-08Android: Stop using custom path for GameFileCacheJosJuice
2021-02-10Merge pull request #9461 from cbartondock/masterLéo Lam
2021-01-30Working Game IDs for Elf/Dol filescbartondock
2021-01-27rename Common/File to Common/IOFileShawn Hoffman
2020-11-18Merge pull request #7714 from cristian64/avoid_leaking_gamelistmodelLéo Lam
2020-10-06Show NKitness in file format stringJosJuice
2020-10-01Improved responsiveness when refreshing game list.Christian Aguilera
2020-06-21Show file format details in game propertiesJosJuice
2020-06-17Add new file format RVZ based on WIAJosJuice
2020-06-17Add an early version of WIABlobReaderJosJuice
2020-04-24DolphinQt: Turn the compress/decompress action into a dialogJosJuice
2019-09-25GameFile: Support HBC-style XML metadataJosJuice
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-02-25Keep track of GameTDB ID separately from game IDJosJuice
2019-02-13Use empty instead of sizeFilip Gawin
2018-10-25DolphinQt: Implement "Purge Game List Cache"JosJuice
2018-09-30Fix reading title IDs of Wii discsJosJuice
2018-09-12Read Wii disc metadata from the unencrypted headerJosJuice
2018-07-30Revert "Revert "Qt/GameList: Add option to show covers in grid mode""spycrab
2018-07-28Revert "Qt/GameList: Add option to show covers in grid mode"Pierre Bourdon
2018-07-27Qt/GameList: Add option to show covers in grid modespycrab
2018-06-06Use UICommon's game list code on AndroidJosJuice
2018-06-04Don't store custom names from TitleDatabase in GameFileCacheJosJuice
2018-05-27UICommon: fix m_cached_files pruning (partial revert of 68152faf4352d92192a01...lcsondes
2018-05-26GameFileCache: Fix a comment mistakeJosJuice
2018-05-26DolphinQt2: Show cached games before checking whether they exist on diskJosJuice
2018-05-20Reimplement custom PNG banners in game listJosJuice
2018-03-31Remove EmuStateShawn Hoffman
2018-03-29DolphinQt2: Don't show invalid games in game listJosJuice
2018-03-09Unify ISOFile (wx) with GameFile (Qt) and put it in UICommonJosJuice