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
/
VolumeDirectory.cpp
Age
Commit message (
Expand
)
Author
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
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-11
Volume: Rename GetName to GetInternalName
JosJuice
2015-04-28
Get rid of banner loaders and move their functionality to volumes
JosJuice
2015-04-23
Return GetNames languages, to avoid hardcoded language lists in callers
JosJuice
2015-04-05
Get rid of VolumeHandler
JosJuice
2015-02-28
General Formatting
Stevoisiak
2015-02-26
De-capitalized CountryCode
Stevoisiak
2015-01-21
Merge pull request #1895 from JosJuice/isvolumewiidisc
Ryan Houdek
2015-01-20
Merge pull request #1777 from JosJuice/filemonitor-volumedirectory
skidau
2015-01-17
Don't read from disk when checking volume type
JosJuice
2015-01-09
Fix 4.0-4901 VolumeDirectory stack overflow
JosJuice
2014-12-28
DiscIO: Replace "raw" functions with "decrypt" parameters
JosJuice
2014-12-27
Add FileMonitor support for VolumeDirectory
JosJuice
2014-12-27
Never decrypt data when using DI command 0xA8
JosJuice
2014-12-04
DiscIO: Remove some explicit deletes
Lioncash
2014-10-28
VolumeDirectory: Pass std::string by reference for SetUniqueID/SetName
Lioncash
2014-09-12
Merge pull request #1048 from lioncash/discio
skidau
2014-09-09
DiscIO: Get rid of some casts and a c_str call in VolumeDirectory
Lioncash
2014-09-09
DiscIO: Simplify GetUniqueID in VolumeDirectory
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-01
DiscIO: Prefix class member variables with "m_"
Lioncash
2014-08-26
DiscIO: Move VolumeDirectory off of raw pointers
Lioncash
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-22
Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
[next]