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
release-prep-2606a
release-prep-2606a-2
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
Age
Commit message (
Expand
)
Author
2021-09-21
DiscIO/DirectoryBlob: Fix swapped DiscContent comparison operators.
Admiral H. Curtiss
2021-09-19
Core/DiscIO: Extract disc and partition constants to DiscUtils.h.
Admiral H. Curtiss
2021-09-14
DiscIO/DirectoryBlob: Handle reads between files.
Admiral H. Curtiss
2021-08-30
Update clang-format to version 12
Léo Lam
2021-08-16
Merge pull request #10028 from GerbilSoft/bugfix/RVT-firmware-filenames
Tilka
2021-08-15
VolumeVerifier: Use correct IOS filename for development discs.
David Korth
2021-08-14
revert workaround for msvc arm64 ICE in WIABlob
Shawn Hoffman
2021-07-24
DiscIO: Fix broken workaround for MSVC ARM64 ICE
JosJuice
2021-07-06
Merge pull request #9854 from JosJuice/wia-ice
Léo Lam
2021-07-05
licensing: convert "public domain" to CC0 1.0
Pierre Bourdon
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-30
DiscIO: Store partition key directly in ReuseID
JosJuice
2021-06-29
DiscIO: Add workaround for MSVC ARM64 ICE
Shawn Hoffman
2021-05-26
VolumeVerifier: increase problem severity for incorrectly signed TMDs
Mateus B. Cassiano
2021-04-06
DiscIO: Use MathUtil::SaturatingCast
Léo Lam
2021-04-06
Merge pull request #9388 from JosJuice/default-locale
Léo Lam
2021-04-02
Replace uses of cassert with Common/Assert.h
Pokechu22
2021-03-27
Add utility functions for GameCube language codes
JosJuice
2021-03-27
Merge pull request #9545 from leoetlino/es-launch-timings
Léo Lam
2021-03-22
VolumeVerifier: Align partition reads to groups
JosJuice
2021-03-22
VolumeVerifier: Handle contents overlapping
JosJuice
2021-03-22
VolumeVerifier: Handle overlapping blocks more efficiently
JosJuice
2021-03-20
Avoid using panic alerts in DiscIO
JosJuice
2021-03-16
Merge pull request #9573 from JosJuice/volumeverifier-cancel-crash
Léo Lam
2021-03-16
Merge pull request #9570 from JosJuice/wia-partial-exception-list
Léo Lam
2021-03-10
DiscIO: Move magic constants for discs to DiscUtils
JosJuice
2021-03-10
DiscIO: Move some code from VolumeVerifier to DiscUtils
JosJuice
2021-03-09
DiscIO: Move some code from DiscExtractor to new file DiscUtils
JosJuice
2021-03-07
DiscIO: Fix reading certain WIA chunks with many exceptions
JosJuice
2021-03-07
VolumeVerifier: Fix potential crash when cancelling
JosJuice
2021-03-04
IOS/ES: Emulate /sys/launch.sys for more accurate timings
Léo Lam
2021-02-12
IOS: Use less ambiguous names for classes
Léo Lam
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
rename Common/File to Common/IOFile
Shawn Hoffman
2020-12-03
DiscIO: Fix recursive directory extraction
JosJuice
2020-11-16
Use positional arguments in all translatable fmt strings
JosJuice
2020-11-12
Merge pull request #9204 from fbastos1/master
Léo Lam
2020-11-11
DiscIO: Make use of fmt-capable panic alerts
Lioncash
2020-10-29
modify file export to create folder in OS when explicitly extracting a directory
Felipe
2020-10-23
Merge pull request #8782 from Pokechu22/missing-serial-version-data
Léo Lam
2020-10-22
DiscIO: Migrate logging over to fmt
Lioncash
2020-10-21
Explain how to fix "Serial and/or version data is missing"
Pokechu22
2020-10-20
Merge pull request #9025 from cyrozap/fix-build-with-older-cmake
Léo Lam
2020-10-20
DiscIO: Make WiiEncryptionCache moveable
JosJuice
2020-10-19
VolumeVerifier: Make "no valid data in partition" hide some other errors
JosJuice
2020-10-19
CMake: Fix build errors exposed by making common dependent on fmt
JosJuice
2020-10-19
Add helper function for fmt::format(GetStringT(...
JosJuice
2020-10-19
DiscIO: Make use of fmt where applicable
JosJuice
2020-10-15
Source/Core/DiscIO/WIACompression.cpp: add missing <limits> include
Sergei Trofimovich
2020-10-14
Merge pull request #9105 from JosJuice/volumeverifier-small-low-severity
Léo Lam
[next]