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
/
VolumeGC.cpp
Age
Commit message (
Expand
)
Author
2016-06-28
VolumeGC: Set m_banner_loaded when banner loading fails
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-09-29
Merge pull request #3099 from lioncash/banner
flacs
2015-09-28
VolumeGC: Get rid of banner pointer casts
Lioncash
2015-09-27
DiscIO: Add a way to get blob type
JosJuice
2015-09-27
Merge pull request #3092 from JosJuice/compressed-blobs
flacs
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-09-26
Display all compressed formats in blue in GUI
JosJuice
2015-09-12
Merge pull request #2829 from JosJuice/fix-wii-fst-size-2
Lioncash
2015-09-11
Partially revert "General: Toss out PRI macro usage"
Lioncash
2015-09-05
VolumeGC: Initialize a variable
Lioncash
2015-08-31
VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename
Lioncash
2015-08-10
Fix reading Wii FST size (for real this time)
JosJuice
2015-06-18
Volume: Use DecodeString more
JosJuice
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-03
VolumeGC: Check that opening.bnr size matches type
JosJuice
2015-05-29
Volume: Use more appropriate types for some returned values
JosJuice
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-02-28
DiscIO: Get rid of unsafe cast
Stevoisiak
2015-02-26
De-capitalized CountryCode
Stevoisiak
2015-02-11
Don't use revision-specific unique ID strings outside of CoreParameter
JosJuice
2014-12-28
DiscIO: Replace "raw" functions with "decrypt" parameters
JosJuice
2014-11-14
Implement GetRevision() for wii disks.
Rachel Bryk
2014-10-07
VolumeGC: Use regular return type declaration for GetStringDecoder
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-02
Merge pull request #893 from rohitnirmal/scan-build-fixes
shuffle2
2014-08-31
DiscIO: Move some raw pointers over to unique_ptr
Lioncash
2014-08-27
Initialize variables to silence garbage return warning from scan-build.
Rohit Nirmal
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-10
Some tidy up of sprintf to StringFromFormat
Matthew Parlane
2014-02-09
Revert "Merge pull request #49 from Parlane/sprintf_tidy"
Pierre Bourdon
2014-02-08
Some tidy up of sprintf to StringFromFormat
Matthew Parlane
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
[prev]