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
/
VolumeDirectory.cpp
Age
Commit message (
Expand
)
Author
2017-08-01
Turn VolumeDirectory into DirectoryBlob
JosJuice
2017-06-15
Move IOFile to a separate file
JosJuice
2017-06-09
VolumeDirectory: That's not what "4 byte" means
JosJuice
2017-06-09
VolumeDirectory: Use correct endianness when writing apploader -1
JosJuice
2017-06-07
fix various instances of -1 being assigned to unsigned types
Shawn Hoffman
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-06-04
Don't show FST size in game properties
JosJuice
2017-06-03
Replace {{}} with {}
JosJuice
2017-05-16
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
JosJuice
2017-05-01
Convert VolumeDirectory names back to SHIFT-JIS (issue #9988)
spycrab
2017-04-15
VolumeDirectory: Pass address shift to WriteEntryData as argument
Dwayne Slater
2017-04-15
VolumeDirectory: Correctly check name_offset alignment in assert
Dwayne Slater
2017-04-15
VolumeDirectory: Align the name table size up properly
Dwayne Slater
2017-04-15
VolumeDirectory: Shift parent_entry_index by m_address_shift
Dwayne Slater
2017-04-15
VolumeDirectory: Compare case-insensitive file names as uppercase, not lowercase
Dwayne Slater
2017-04-15
VolumeDirectory: Fix off-by-one in entry count calculation
Dwayne Slater
2017-03-13
FileMonitor redesign
JosJuice
2017-01-25
VolumeDirectory: Use case-insensitive comparison when sorting
JosJuice
2017-01-02
DiscIO: Add GetRegion function and Region enum
JosJuice
2016-12-26
VolumeDirectory: Modernize variable names
JosJuice
2016-12-26
VolumeDirectory: Don't use references inappropriately
JosJuice
2016-12-25
Merge pull request #4558 from JosJuice/volumedirectory-fst-sort
Mat M
2016-12-25
VolumeDirectory: Use a range-based for loop in ComputeNameSize
JosJuice
2016-12-25
VolumeDirectory: Make m_totalNameSize a local variable
JosJuice
2016-12-25
VolumeDirectory: Sort the FST
JosJuice
2016-12-06
Common: Add alignment header
Léo Lam
2016-10-29
DiscIO/SConfig: Rename GetUniqueID to GetGameID
JosJuice
2016-07-13
Move DiscIO enums to a new file
JosJuice
2016-06-25
Undo some comment formatting changes from b5104a7
JosJuice
2016-06-26
GCVolume: supports reading all opening.bnr information
Rukai
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-12-15
Merge pull request #3309 from JosJuice/reload-banner-without-volume
Markus Wick
2015-12-15
Merge pull request #3265 from JosJuice/volumedirectory-simplifications
Markus Wick
2015-12-08
DiscIO: Get rid of a few explicit deletes
Lioncash
2015-12-03
Don't read from volume when reloading Wii banners
JosJuice
2015-11-28
DiscIO: Don't use PlainFileReader in VolumeDirectory
JosJuice
2015-11-17
DiscIO: Small VolumeDirectory simplifications
JosJuice
2015-09-29
Merge pull request #3097 from JosJuice/blob-type
flacs
2015-09-27
DiscIO: Add a way to get blob type
JosJuice
2015-09-28
Merge pull request #2271 from revel8n/fixes
Scott Mansell
2015-09-27
Merge pull request #3092 from JosJuice/compressed-blobs
flacs
2015-09-26
- Fix for alignment of 0-length files when volume directory is created from d...
revel8n
2015-09-26
Common: Move asserts to their own header
Lioncash
2015-09-26
Display all compressed formats in blue in GUI
JosJuice
2015-08-10
Fix reading Wii FST size (for real this time)
JosJuice
2015-06-28
Use emplace() instead of insert() where applicable for maps.
Lioncash
2015-06-08
Volume: Add prefer_long parameter to GetNames
JosJuice
2015-06-04
Volume: Return volume type as an enum
JosJuice
2015-05-28
Rewrite FileSearch and improve ScanDirectoryTree.
comex
[next]