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
2024-08-27
RVZ: Fix undefined behaviour when copying 0 bytes to a null pointer
Ferdinand Bachmann
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2024-07-21
Use C++20 erase_if() instead of erase(remove_if()) (NFC)
Tillmann Karras
2024-06-06
Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined
JosJuice
2024-05-26
DiscIO: drop unused Volume::CheckContentIntegrity() overload
Tillmann Karras
2024-05-02
Disabled Hardcore Mode when Achievements disabled
LillyJadeKatrin
2023-12-12
RiivolutionParser: Remove usages of global system accessor
Lioncash
2023-12-12
RiivolutionParser: Make use of std::span where applicable
Lioncash
2023-12-02
Disable memory patches in hardcore mode
LillyJadeKatrin
2023-11-28
Tool/Header: Add JSON output mode; game data
Lexi Larkin
2023-11-05
DiscIO: Remove unintentional use of comma operator
JosJuice
2023-10-01
Added CopyReader to BlobReader and all subclasses
LillyJadeKatrin
2023-08-19
DiscIO: Don't keep volume pointer in DiscScrubber
JosJuice
2023-06-30
Merge pull request #11955 from TellowKrinkle/CMakeDependencies
Admiral H. Curtiss
2023-06-15
CMake: Use targets for all optionally-external dependencies
TellowKrinkle
2023-06-13
Common: Convert FromWhichRoot to enum class
Dentomologist
2023-06-02
Remove NKit data when extracting a GCN/Wii disc volume
get
2023-05-17
Merge pull request #11829 from lioncash/strutil
JosJuice
2023-05-16
Merge pull request #11828 from JosJuice/wia-convert-comments
Mai
2023-05-16
StringUtil: Move IsPrintableCharacter() into Common namespace
Lioncash
2023-05-16
DiscIO: Improve comments in WIARVZFileReader::Convert
JosJuice
2023-05-15
IOS/ES: Split ESDevice into ESCore and ESDevice.
Admiral H. Curtiss
2023-04-02
NANDImporter: Check data bounds.
Admiral H. Curtiss
2023-03-28
PowerPC/MMU: Refactor to class, move to System.
Admiral H. Curtiss
2023-03-05
DiscIO: Add support for CleanRip-style split ISOs.
Admiral H. Curtiss
2023-02-28
RiivolutionPatcher: Use capitalization of file that exists in the host file s...
Admiral H. Curtiss
2023-02-28
Common: Add utility function for case-insensitive string comparison.
Admiral H. Curtiss
2023-02-15
Fix uninitialized variable warnings (C26495)
Pokechu22
2023-02-13
Merge pull request #11554 from JosJuice/host-lock-cpu
Scott Mansell
2023-02-12
DiscIO/FileBlob: Make m_size unsigned.
Admiral H. Curtiss
2023-02-12
DolphinQt: Properly lock CPU before accessing emulated memory
JosJuice
2023-01-30
Merge pull request #10936 from TellowKrinkle/FixIncludeDirs
Admiral H. Curtiss
2023-01-28
Cleanup: Remove CDUtils
MayImilae
2023-01-27
HLE function hooking: Avoid ppcState global.
Admiral H. Curtiss
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2023-01-24
Merge pull request #10994 from shuffle2/fs
Pierre Bourdon
2023-01-16
Remove Boot from DVD Backup
MayImilae
2023-01-10
get rid of HAS_STD_FILESYSTEM
Shawn Hoffman
2022-12-03
HW/Memmap: Refactor Memory to class, move to Core::System.
Admiral H. Curtiss
2022-10-29
VolumeVerifier: fix bogus "serial/version missing" error
Tillmann Karras
2022-10-22
Show vWii System Menu version in Menu Bar
GaryOderNichts
2022-09-23
VolumeVerifier: Add missing assignment to summary_text.
Admiral H. Curtiss
2022-08-22
Merge pull request #10997 from JosJuice/nfs-check
Admiral H. Curtiss
2022-08-21
DiscIO: Fix an incorrect error check in NFSBlob
JosJuice
2022-08-20
DiscIO: Fix calculation of NFS raw size
JosJuice
2022-08-18
CMake: Properly include lzma include directories
TellowKrinkle
2022-08-18
CMake: Properly include zstd include directories
TellowKrinkle
2022-08-16
fix verifying wii dev signatures
Shawn Hoffman
2022-08-10
DirectoryBlob: Fix partition size mixup for encrypted Wii discs.
Admiral H. Curtiss
2022-08-04
DiscIO/VolumeVerifier: Add a note about NFS bad dumps
JosJuice
[next]