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-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
2021-10-24
Core: Implement Wii NAND path redirects for Riivolution savegame patches.
Admiral H. Curtiss
2021-10-24
RiivolutionPatcher: Ignore last two bits of offset in file patches to match c...
Admiral H. Curtiss
2021-10-24
RiivolutionPatcher: Load external files with a layer of indirection during th...
Admiral H. Curtiss
2021-10-24
Core: Add RiivolutionPatcher to apply Riivolution-style patches to a game's f...
Admiral H. Curtiss
2021-10-24
Core: Add RiivolutionParser to parse a Riivolution XML.
Admiral H. Curtiss
2021-10-24
DiscIO: Add CreateDisc/WAD/Volume() overloads that take a BlobReader directly.
Admiral H. Curtiss
2021-10-24
DiscIO/DirectoryBlob: Add a callback that allows patching the main.dol and FS...
Admiral H. Curtiss
2021-10-24
DiscIO/DirectoryBlob: Allow constructing a DirectoryBlobReader from a VolumeD...
Admiral H. Curtiss
2021-10-24
DiscIO/DirectoryBlob: Allow constructing a DirectoryBlobPartition from a Volu...
Admiral H. Curtiss
2021-10-23
DiscIO/DirectoryBlob: Add a content source representing a run of padding bytes.
Admiral H. Curtiss
2021-10-23
DiscIO/DirectoryBlob: Add a content source that reads data from a DiscIO::Vol...
Admiral H. Curtiss
2021-10-23
DiscIO/DirectoryBlob: Add ability to have an offset for a partition ContentSo...
Admiral H. Curtiss
2021-10-23
DiscIO/DirectoryBlob: Add ability to have a start-of-file offset for a file C...
Admiral H. Curtiss
2021-10-23
DiscIO/DirectoryBlob: Add explanations for DiscContent members.
Admiral H. Curtiss
2021-10-23
DiscIO/DirectoryBlob: Consolidate functions that take data for ContentSource ...
Admiral H. Curtiss
2021-10-23
DiscIO/DirectoryBlob: Rename the vector-reference variant of DiscContentConta...
Admiral H. Curtiss
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
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
[prev]
[next]