index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
UICommon
/
GameFile.cpp
Age
Commit message (
Expand
)
Author
6 days
Replace string concatination with `fmt::format`
Dr. Dystopia
12 days
Merge pull request #14749 from tygyh/Replace-conditions-with-regex
Scott Mansell
12 days
UICommon: Replace `find != std::npos` with `contains`
Dr. Dystopia
2026-07-19
GameFile: Disallow mods from being converted
Joshua Vandaële
2026-02-15
Added Triforce support
crediar
2026-01-25
Remove unused imports
Martino Fontana
2025-05-03
Common and VideoCommon: Change texture data from std::vector to Common::Uniqu...
Jordan Woyak
2025-04-21
Implement Triforce ID parsing
Zopolis4
2025-03-10
GCC: Remedy NRVO Fails
mitaclaw
2024-10-27
Merge pull request #13096 from mitaclaw/ranges-modernization-7-rewrite
JMC47
2024-10-19
Simplify `std::copy` with `fmt::join`
mitaclaw
2024-10-10
Modernize `std::binary_search` with ranges
mitaclaw
2024-10-10
Modernize `std::is_sorted` with ranges
mitaclaw
2024-04-14
GameList: Show (Disc 1) for first disc of two-disc games
Dentomologist
2023-12-11
GameFile: Default GameBanner operator==
Lioncash
2023-06-13
Common: Convert FromWhichRoot to enum class
Dentomologist
2023-05-10
UICommon:DiscordPresence: Use GameTDB covers for RPC
Sketch
2022-08-04
Merge pull request #10932 from JosJuice/nfs
Admiral H. Curtiss
2022-08-04
DiscIO: Replace IsDataSizeAccurate with GetDataSizeType
JosJuice
2022-07-30
Move to C++20 for non-MSVC compilers
Tillmann Karras
2022-07-26
introduce wrapper for SHA1 functionality
Shawn Hoffman
2022-05-24
NetPlay: Make messages about non-matching games clearer
Pokechu22
2022-01-16
GameList: Convert file extensions to lowercase
Pokechu22
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
2022-01-09
Treewide: Remove unused inclusions of <cinttypes>
Pokechu22
2022-01-02
Core: Add a Maker field for GameModDescriptors.
Admiral H. Curtiss
2021-12-12
GameFile: Calculate a sensible sync hash for mod descriptors.
Admiral H. Curtiss
2021-12-12
GameList: Show game mod descriptor .json files in game list.
Admiral H. Curtiss
2021-07-11
GameFile: don't download covers for empty game IDs
Tillmann Karras
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-02-10
Merge pull request #9461 from cbartondock/master
Léo Lam
2021-01-30
Working Game IDs for Elf/Dol files
cbartondock
2021-01-27
rename Common/File to Common/IOFile
Shawn Hoffman
2020-10-19
Android: Allow disabling cover downloading
JosJuice
2020-10-19
Add helper function for fmt::format(GetStringT(...
JosJuice
2020-10-06
Show NKitness in file format string
JosJuice
2020-09-16
Android: Only allow conversion when appropriate
JosJuice
2020-08-02
Allow translations and custom names in GameFile::GetNetPlayName
JosJuice
2020-08-02
Make netplay's "same game" check more robust
JosJuice
2020-07-19
DolphinQt: Show WAD as "WAD" instead of "" in file format column
JosJuice
2020-07-04
DiscIO: Add Volume::IsDatelDisc
JosJuice
2020-06-21
Show file format details in game properties
JosJuice
2020-04-24
DolphinQt: Make scrubbing configurable in convert dialog
JosJuice
2020-04-24
DolphinQt: Turn the compress/decompress action into a dialog
JosJuice
2020-03-16
StringUtil: Add PathToFileName function
JosJuice
2019-11-23
UICommon: Make use of fmt where applicable
Lioncash
2019-09-25
GameFile: Use enums for custom/length parameters
JosJuice
2019-09-25
GameFile: Support HBC-style XML metadata
JosJuice
2019-08-21
UICommon: Remove Android hacks from GameFile
JosJuice
2019-08-09
Replace "Override Language on NTSC Games" with "Allow Mismatched Region Setti...
JosJuice
[next]