summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/GameList/GameFile.cpp
AgeCommit message (Expand)Author
2015-06-08DolphinQt: Use short GC game titles in grid viewJosJuice
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-28Add a mode to use a dummy Wii NAND.comex
2015-05-25Merge pull request #2439 from JosJuice/company-from-idRyan Houdek
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-08Core: Remove some header inclusions in header filesLioncash
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-08Move down Country_WorldStevoisiak
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-23Merge pull request #1942 from Buddybenj/No-Introskidau
2015-02-21Merge pull request #2018 from JosJuice/gameini-region-wildcardMarkus Wick
2015-02-17Replace Country Names With No-Intro NamesBuddybenj
2015-02-13Merge pull request #2015 from Stevoisiak/WAD-Version-CheckPierre Bourdon
2015-02-11Use CoreParameter's game INI functions in more placesJosJuice
2015-02-05VolumeWad: Return version number for WADsStevoisiak
2015-01-29Use unique_ptr for some IVolume instancesLioncash
2015-01-21Merge pull request #1895 from JosJuice/isvolumewiidiscRyan Houdek
2015-01-17Don't read from disk when checking volume typeJosJuice
2015-01-11Additional CACHE_REVISION increment warningsStevoisiak
2014-12-08Merge pull request #1673 from Stevoisiak/Cache_Revision-CommentLioncash
2014-12-08Specified where to find CACHE_REVISIONSteven Vascellaro
2014-12-02Cast the result of GetSize() to "unsigned long long".Augustin Cavalier
2014-11-21DolphinQt: GameList!Augustin Cavalier