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
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
2017-12-03
WiiSaveBanner: Resolve a -Wreorder warning
Lioncash
2017-11-19
VolumeGC: Correct printf specifier in LoadBannerFile()
Lioncash
2017-11-08
Avoid forbidden characters when extracting disc partitions
JosJuice
2017-11-06
Merge pull request #6162 from JosJuice/nand-check-save-game-name
Anthony
2017-11-06
Merge pull request #6109 from t27duck/missing_wiiware_makers_2
JosJuice
2017-11-03
Avoid UB when reading Wii volume names
JosJuice
2017-11-03
Add WiiSaveBanner class
JosJuice
2017-10-29
Merge pull request #6148 from leoetlino/null-bug
Leo Lam
2017-10-28
NANDImporter: Construct strings correctly
Léo Lam
2017-10-28
NANDImporter: Add support for dumps that don't include keys
Léo Lam
2017-10-24
DiscIO: Remove comments that state obvious facts
Léo Lam
2017-10-24
Remove NANDContentManager
Léo Lam
2017-10-24
Drop the direct WAD launch hack
Léo Lam
2017-10-23
Merge pull request #6108 from JosJuice/tgc-negative-file-area-shift
Anthony
2017-10-22
Update maker information to match the wiki
Tony Drake
2017-10-08
Add some missing WiiWare makers
FoxP
2017-10-08
TGCBlob: Fix brace style
JosJuice
2017-10-08
TGCBlob: Make m_file_area_shift signed
JosJuice
2017-10-08
TGCBlob: Use file_area_real_offset as split point
JosJuice
2017-10-08
TGCBlob: Improve variable names
JosJuice
2017-10-01
Add some missing WiiWare makers
Tony Drake
2017-09-15
VolumeGC: Add a default constructor for ConvertedGCBanner
Léo Lam
2017-09-15
DiscIO: Use Common::Lazy for loading GC banners
JosJuice
2017-09-15
DiscIO: Remove m_partition and m_volume from FileSystem
JosJuice
2017-09-15
DiscIO: Use Common::Lazy for loading filesystems
JosJuice
2017-08-25
DiscIO: Fix TMD extraction
Léo Lam
2017-08-23
Merge pull request #5864 from JosJuice/directoryblob-disccontentcontainer
JosJuice
2017-08-22
Revert "DirectoryBlob: Use NonCopyable"
JosJuice
2017-08-16
Merge pull request #5746 from leoetlino/disc-updates
Leo Lam
2017-08-13
Fix two small lint errors
Michael M
2017-08-11
Merge pull request #5871 from JosJuice/read-swapped-and-shifted
Leo Lam
2017-08-10
DiscIO: Add a blob reader for Volume files
Léo Lam
2017-08-10
WiiWad: Allow using WiiWad with more than just files
Léo Lam
2017-08-05
Filesystem: Declare FileInfo iterator's move constructor and assignment opera...
Lioncash
2017-08-02
DiscIO: Add a Volume::ReadSwappedAndShifted function
JosJuice
2017-08-01
DirectoryBlob: Remove unused DiscContent member
JosJuice
2017-08-01
FileSystemGCWii: Don't add 0-size files to m_offset_file_info_cache
JosJuice
2017-08-01
DirectoryBlob: Fix reading beyond the end of the disc
JosJuice
2017-08-01
DirectoryBlob: Remove redundant assert
JosJuice
2017-08-01
DirectoryBlob: Don't add DiscContents with size 0
JosJuice
2017-08-01
DirectoryBlob: Change the return type of Add/CheckSizeAndAdd
JosJuice
2017-08-01
DirectoryBlob: Lookup DiscContents by offset + size instead of offset
JosJuice
2017-08-01
DirectoryBlob: Replace std::set<DiscContent> with a new class
JosJuice
2017-08-01
DirectoryBlob: Use NonCopyable
JosJuice
2017-08-01
DirectoryBlob: Standardize the spelling of disc
JosJuice
2017-08-01
DirectoryBlob: Don't silently set GC region to NTSC-J if bi2.bin is missing
JosJuice
2017-08-01
DirectoryBlob: Write partition headers properly
JosJuice
2017-08-01
Don't show "extra" files from DirectoryBlobs in game list
JosJuice
2017-08-01
DirectoryBlob: Change ConvertUTF8NamesToSHIFTJIS's parameter to pointer
JosJuice
2017-08-01
DirectoryBlob: Support multiple partitions
JosJuice
[next]