summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeGC.cpp
AgeCommit message (Expand)Author
2015-06-08Volume: Add prefer_long parameter to GetNamesJosJuice
2015-06-07Merge pull request #2512 from JosJuice/bnr-size-matchRyan Houdek
2015-06-04Volume: Return volume type as an enumJosJuice
2015-06-03VolumeGC: Check that opening.bnr size matches typeJosJuice
2015-05-29Volume: Use more appropriate types for some returned valuesJosJuice
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-11Volume: Rename GetName to GetInternalNameJosJuice
2015-04-28Get rid of banner loaders and move their functionality to volumesJosJuice
2015-04-23Return GetNames languages, to avoid hardcoded language lists in callersJosJuice
2015-02-28DiscIO: Get rid of unsafe castStevoisiak
2015-02-26De-capitalized CountryCodeStevoisiak
2015-02-11Don't use revision-specific unique ID strings outside of CoreParameterJosJuice
2014-12-28DiscIO: Replace "raw" functions with "decrypt" parametersJosJuice
2014-11-14Implement GetRevision() for wii disks.Rachel Bryk
2014-10-07VolumeGC: Use regular return type declaration for GetStringDecoderLioncash
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-02Merge pull request #893 from rohitnirmal/scan-build-fixesshuffle2
2014-08-31DiscIO: Move some raw pointers over to unique_ptrLioncash
2014-08-27Initialize variables to silence garbage return warning from scan-build.Rohit Nirmal
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-22Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Some tidy up of sprintf to StringFromFormatMatthew Parlane
2014-02-09Revert "Merge pull request #49 from Parlane/sprintf_tidy"Pierre Bourdon
2014-02-08Some tidy up of sprintf to StringFromFormatMatthew Parlane
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre