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
2015-08-31
VolumeCreator: Fix a typo in VolumeKeyForPartition's name
Lioncash
2015-08-31
VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename
Lioncash
2015-08-28
Implemented .elf and .dol support in gamelist
Anthony Serna
2015-08-15
Merge pull request #2676 from Stevoisiak/SpellingCorrections
Markus Wick
2015-07-30
Remove unnecessary virtual keywords
Lioncash
2015-07-14
Merge pull request #2684 from TraceBullet/master
skidau
2015-07-13
Merge branch 'stable' into 'master'
Scott Mansell
2015-07-06
WbfsBlob: Don't enter an infinite loop when reading beyond end of disc
JosJuice
2015-07-02
DiscIO: Check if m_Disc is null in ParsePartitionData()
Trace Bullet
2015-06-29
Minor spelling corrections
Stevoisiak
2015-06-28
Use emplace() instead of insert() where applicable for maps.
Lioncash
2015-06-18
Merge pull request #2620 from JosJuice/more-decodestring
Markus Wick
2015-06-18
Volume: Use DecodeString more
JosJuice
2015-06-14
Reinstate format string.
yerejm
2015-06-08
Volume: Add prefer_long parameter to GetNames
JosJuice
2015-06-07
Merge pull request #2512 from JosJuice/bnr-size-match
Ryan Houdek
2015-06-04
Volume: Return volume type as an enum
JosJuice
2015-06-04
Use PanicAlertT instead of PanicAlert when appropriate
JosJuice
2015-06-03
VolumeGC: Check that opening.bnr size matches type
JosJuice
2015-06-02
Merge pull request #2484 from JosJuice/volume-return-types
comex
2015-06-02
Merge pull request #2338 from JosJuice/getfilelist-return
comex
2015-06-02
Merge pull request #1556 from comex/project-moration
comex
2015-05-29
Volume: Use more appropriate types for some returned values
JosJuice
2015-05-29
Volume: Mark ReadWiiNames parameter as const
JosJuice
2015-05-28
Pass strings by const reference where possible
Lioncash
2015-05-28
Add a mode to use a dummy Wii NAND.
comex
2015-05-28
Rewrite FileSearch and improve ScanDirectoryTree.
comex
2015-05-25
Merge pull request #2361 from JosJuice/filesystem-read32
Ryan Houdek
2015-05-25
Merge pull request #2439 from JosJuice/company-from-id
Ryan Houdek
2015-05-25
Merge pull request #2339 from JosJuice/fix-wii-fst-size
Ryan Houdek
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-24
Use an ID-to-name map when volume has no company string
JosJuice
2015-05-22
WiiWad: Use correct form of delete for arrays
Lioncash
2015-05-11
Volume: Rename GetName to GetInternalName
JosJuice
2015-05-03
Read opening.bnr to get names from Wii discs
JosJuice
2015-05-03
FileSystemGCWii: Allow reading files partially
JosJuice
2015-05-03
Remove CFileSystemGCWii::Read32
JosJuice
2015-04-28
Get rid of banner loaders and move their functionality to volumes
JosJuice
2015-04-28
Fix reading Wii FST size
JosJuice
2015-04-28
Filesystem: Return file list reference instead of modifying argument
JosJuice
2015-04-23
Return GetNames languages, to avoid hardcoded language lists in callers
JosJuice
2015-04-20
DiscIO: Add a missing header to Volume.h
Lioncash
2015-04-21
Merge pull request #2225 from JosJuice/remove-volumehandler
Matthew Parlane
2015-04-08
Move down Country_World
Stevoisiak
2015-04-05
Get rid of VolumeHandler
JosJuice
2015-03-17
Improve error handling in DiscIO::CompressFileToBlob and DecompressBlobToFile
Michael Ehrenreich
2015-03-09
Don't construct NANDContentLoader classes before Main.cpp runs
JosJuice
2015-03-05
Merge pull request #2113 from Stevoisiak/VolumeCleanup
Lioncash
2015-03-03
FileMonitor: Check log level in addition to FileMonitor checkbox
JosJuice
[next]