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
/
DiscIO
Age
Commit message (
Expand
)
Author
2022-07-13
DiscIO/VolumeVerifier: Don't try to verify data that would read out of bounds.
Admiral H. Curtiss
2022-06-14
Merge pull request #10743 from tellowkrinkle/LargeBlockRVZ
JMC47
2022-06-11
DiscIO: Fix creation of rvz with > 2mb chunk size
TellowKrinkle
2022-06-06
CMake: rename minizip to minizip-ng
Tillmann Karras
2022-05-22
cmake: Don't use PCH with Qt6.
Admiral H. Curtiss
2022-03-26
Merge pull request #10514 from JosJuice/datel-no-gametdb
Admiral H. Curtiss
2022-03-20
Merge pull request #10491 from Minty-Meeo/dolphin-tool-more-stuff
Admiral H. Curtiss
2022-03-19
Added a way to check Block Size, Compression Method, and Compression Level fl...
Minty-Meeo
2022-03-15
DiscIO: Don't return GameTDB ID for any Datel disc
JosJuice
2022-03-12
DiscIO: Treat game ID DTLX01 as a Datel disc
JosJuice
2022-03-12
VolumeVerifier: Skip "lacks some data" check for Datel discs
JosJuice
2022-03-01
NANDImporter: Only read the AES key once
Starsam80
2022-03-01
NANDImporter: Make superblocks less magical
Starsam80
2022-03-01
NANDImporter: Don't pass paths if we don't need to
Starsam80
2022-03-01
NANDImporter: Reduce recursion in `ProcessEntry`
Starsam80
2022-03-01
NANDImporter: Improve NANDFSTEntry
Starsam80
2022-03-01
NANDImporter: Make a class variable for the NAND root
Starsam80
2022-02-13
Fix integer sign difference comparison warnings
Pokechu22
2022-01-29
IOFile: Rename Clear() to ClearError() for clarity.
Admiral H. Curtiss
2022-01-29
IOFile: Make origin parameter to Seek() an enum class.
Admiral H. Curtiss
2022-01-23
DiscIO: Delete an unused function declaration
JosJuice
2022-01-20
Merge pull request #10367 from Pokechu22/fmt-8.1.1
JosJuice
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
2022-01-16
CMakeLists: Change DiscIO dependency from common to core
Pokechu22
2022-01-14
Fix static initialisation order fiasco issue for Version variables
Léo Lam
2022-01-13
Fix non-constexpr format strings
Pokechu22
2022-01-03
Merge pull request #10334 from AdmiralCurtiss/json-maker
Léo Lam
2022-01-02
Core: Add a Maker field for GameModDescriptors.
Admiral H. Curtiss
2022-01-01
Replace remaining uses of zlib crc32 with Common/Hash.h
Pokechu22
2021-12-25
Core: Make format of D_WIIROOT_IDX consistent with the rest of the user direc...
Admiral H. Curtiss
2021-12-14
Merge pull request #10187 from AdmiralCurtiss/json-gamelist
Léo Lam
2021-12-12
Core: Add ability to serialize a GameModDescriptor to json.
Admiral H. Curtiss
2021-12-12
GameList: Show game mod descriptor .json files in game list.
Admiral H. Curtiss
2021-12-12
Core: Require game mod descriptor json to self-identify as one.
Admiral H. Curtiss
2021-12-12
RiivolutionParser: Create config xml directory if it does not exist yet.
Admiral H. Curtiss
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-12-03
DolphinTool: CLI utility interface and disc image tools
ssdsnake
2021-11-20
RiivolutionPatcher: Use case-insensitive filename comparison when searching f...
Admiral H. Curtiss
2021-10-31
Merge pull request #10184 from JosJuice/android-riivolution
JosJuice
2021-10-31
Merge pull request #10194 from AdmiralCurtiss/riivolution-edge-cases
Léo Lam
2021-11-01
HLE: Fix hooks overlapping Riivolution patches
Sepalani
2021-10-31
RiivolutionPatcher: More closely match behavior of filename searching file pa...
Admiral H. Curtiss
2021-10-31
RiivolutionPatcher: More closely match behavior of folder patches to actual R...
Admiral H. Curtiss
2021-10-30
Android: Allow starting game with Riivolution patches from the GUI
JosJuice
2021-10-24
RiivolutionPatcher: Use FileInfo instead of IOFile when only checking for fil...
Admiral H. Curtiss
2021-10-24
RiivolutionPatcher: Protect against three or more dots in path traversal.
Admiral H. Curtiss
2021-10-24
RiivolutionPatcher: Handle the possibility of the FST already containing a ma...
Admiral H. Curtiss
2021-10-24
RiivolutionPatcher: Modify memory patching logic to be more accurate to actua...
Admiral H. Curtiss
2021-10-24
RiivolutionParser: Add code to read and write the Riivolution config XMLs tha...
Admiral H. Curtiss
2021-10-24
Core: Add ability to specify and launch a riivolution-modded game via a .json...
Admiral H. Curtiss
[next]