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
/
FileSystemGCWii.cpp
Age
Commit message (
Expand
)
Author
2017-09-15
DiscIO: Remove m_partition and m_volume from FileSystem
JosJuice
2017-08-23
Merge pull request #5864 from JosJuice/directoryblob-disccontentcontainer
JosJuice
2017-08-02
DiscIO: Add a Volume::ReadSwappedAndShifted function
JosJuice
2017-08-01
FileSystemGCWii: Don't add 0-size files to m_offset_file_info_cache
JosJuice
2017-07-16
Use find_first_not_of in FileSystemGCWii::FindFileInfo
JosJuice
2017-07-04
Drop unnecessary check from FileSystemGCWii::FindFileInfo
JosJuice
2017-07-04
Support leading slashes in FileSystemGCWii::FindFileInfo
JosJuice
2017-06-28
FileSystemGCWii: Use DiscExtractor's FST offset/size functions
JosJuice
2017-06-28
DiscIO: Move parts of Filesystem to the new file DiscExtractor
JosJuice
2017-06-24
FileSystemGCWii: Use case insensitive comparison in FindFileInfo
JosJuice
2017-06-15
Merge pull request #5611 from JosJuice/reorganize-file-namespace
Leo Lam
2017-06-15
Move IOFile to a separate file
JosJuice
2017-06-14
Filesystem: Make destructors = default
JosJuice
2017-06-14
Filesystem: Modernize variable names
JosJuice
2017-06-14
Filesystem: Do more validity checking in the constructor
JosJuice
2017-06-14
Filesystem: Add a cache for finding file info by disc offset
JosJuice
2017-06-14
Filesystem: Replace GetFileList()
JosJuice
2017-06-13
Filesystem: Store pointer to beginning of FST in file infos
JosJuice
2017-06-13
Filesystem: Better validity checking
JosJuice
2017-06-13
Filesystem: Initialize everything in constructor
JosJuice
2017-06-13
Filesystem: Read the entire FST in one go
JosJuice
2017-06-13
Filesystem: Rewrite finding file info by path for performance
JosJuice
2017-06-13
Filesystem: Use file info in arguments instead of path
JosJuice
2017-06-13
Filesystem: Make FindFileInfo public
JosJuice
2017-06-13
Filesystem: Replace file info's full path with name
JosJuice
2017-06-13
Filesystem: Replace FileInfo struct with interface
JosJuice
2017-06-07
DiscIO: Use the correct offset shift for DOL exports
Léo Lam
2017-06-07
DiscIO: Fix formatting
Léo Lam
2017-06-06
DiscIO: Remove C/I/S prefixes from class names
JosJuice
2017-06-05
DiscIO: Use std::optional in Volume and Blob
JosJuice
2017-05-22
Fix indirect includes
Léo Lam
2017-05-16
FileSystemGCWii: Replace m_Wii with m_offset_shift
JosJuice
2017-05-16
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
JosJuice
2016-09-18
Filesystem: Return strings from GetFileName without the const qualifier
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-12-14
DiscIO: Improve IVolume::Read32 error handling
JosJuice
2015-11-18
Merge pull request #3206 from JosJuice/limit-filesystem-size-2
Markus Wick
2015-11-10
DiscIO: drop unused stuff
Tillmann Karras
2015-10-28
Limit size of loaded file systems
JosJuice
2015-10-17
Remove DiscScrubber::GetDOLSize in favor of IFileSystem::GetBootDOLSize
JosJuice
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-09-11
Partially revert "General: Toss out PRI macro usage"
Lioncash
2015-09-05
General: Toss out PRI macro usage
Lioncash
2015-06-02
Merge pull request #2338 from JosJuice/getfilelist-return
comex
2015-05-25
Merge pull request #2361 from JosJuice/filesystem-read32
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-03
FileSystemGCWii: Allow reading files partially
JosJuice
2015-05-03
Remove CFileSystemGCWii::Read32
JosJuice
2015-04-28
Filesystem: Return file list reference instead of modifying argument
JosJuice
[next]