summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Volume.h
AgeCommit message (Expand)Author
2015-09-23Merge pull request #2829 from JosJuice/fix-wii-fst-size-2Lioncash
2015-06-08Volume: Add prefer_long parameter to GetNamesJosJuice
2015-06-04Volume: Return volume type as an enumJosJuice
2015-06-02Merge pull request #2484 from JosJuice/volume-return-typescomex
2015-05-29Volume: Use more appropriate types for some returned valuesJosJuice
2015-05-29Volume: Mark ReadWiiNames parameter as constJosJuice
2015-05-25Merge pull request #2439 from JosJuice/company-from-idRyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-24Use an ID-to-name map when volume has no company stringJosJuice
2015-05-11Volume: Rename GetName to GetInternalNameJosJuice
2015-05-03Read opening.bnr to get names from Wii discsJosJuice
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-04-20DiscIO: Add a missing header to Volume.hLioncash
2015-04-21Merge pull request #2225 from JosJuice/remove-volumehandlerMatthew Parlane
2015-04-08Move down Country_WorldStevoisiak
2015-04-05Get rid of VolumeHandlerJosJuice
2015-02-26Rearranged Volume header filesStevoisiak
2015-02-26De-capitalized CountryCodeStevoisiak
2015-02-23Merge pull request #1942 from Buddybenj/No-Introskidau
2015-02-17Replace Country Names With No-Intro NamesBuddybenj
2015-02-11Don't use revision-specific unique ID strings outside of CoreParameterJosJuice
2015-01-21Merge pull request #1895 from JosJuice/isvolumewiidiscRyan Houdek
2015-01-17Don't read from disk when checking volume typeJosJuice
2015-01-13Merge pull request #1796 from Stevoisiak/cacheRevisionNoteMatthew Parlane
2015-01-11Additional CACHE_REVISION increment warningsStevoisiak
2014-12-28DiscIO: Replace "raw" functions with "decrypt" parametersJosJuice
2014-11-30DiskIO: Clean up GetTMD() API.magumagu
2014-11-30Make DVDLowOpenPartition actually change partitions.magumagu
2014-11-18Removed SDK flagSteven Vascellaro
2014-11-18Various country flag improvementsStevoisiak
2014-10-28Added flags for Russia and AustraliaStevoisiak
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
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-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre