summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/GameListCtrl.cpp
AgeCommit message (Expand)Author
2015-06-28Fix more game list name encoding errors caused by 4.0-6419 (d7900b4)JosJuice
2015-06-04Volume: Return volume type as an enumJosJuice
2015-06-02Merge pull request #2484 from JosJuice/volume-return-typescomex
2015-06-02Merge pull request #1556 from comex/project-morationcomex
2015-05-29Volume: Use more appropriate types for some returned valuesJosJuice
2015-05-28Rewrite FileSearch and improve ScanDirectoryTree.comex
2015-05-27Fix adding additional Disc 2 to certain multi-disc gamesFog
2015-05-27Fix game list name encoding error caused by 4.0-6419 (d7900b4)JosJuice
2015-05-26Merge pull request #2006 from RisingFog/disc2Markus Wick
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-08Core: Remove some header inclusions in header filesLioncash
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-05-07Append Disc 2 to Titles for Multi-Disc GamesChris Burgener
2015-05-03wx: Now that Wii doesn't support descriptions, rename Notes to MakerJosJuice
2015-04-23Return GetNames languages, to avoid hardcoded language lists in callersJosJuice
2015-04-08Move down Country_WorldStevoisiak
2015-03-15quiet some warnings which appear on vs2015.Shawn Hoffman
2015-03-12Merge pull request #2197 from RachelBryk/parenMarkus Wick
2015-03-12Merge pull request #2150 from Tilka/gamelist_searchingskidau
2015-03-11Fix missing parenthesis.Rachel Bryk
2015-03-07Consistently sort games with the same name but different revision or region.Rachel Bryk
2015-02-28DolphinWX: fix searching the game list in GTKTillmann Karras
2015-02-27Merge pull request #2123 from RachelBryk/nonmodal-isopropsskidau
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-24Make iso properties non modal.Rachel Bryk
2015-02-23Merge pull request #1942 from Buddybenj/No-Introskidau
2015-02-17Replace Country Names With No-Intro NamesBuddybenj
2015-02-11Use CoreParameter's game INI functions in more placesJosJuice
2015-01-11Country filter fixes/consistencyStevoisiak
2014-12-20DolphinWX/Globals: Variable naming consistencyStevoisiak
2014-11-27DolphinWX: Allow cancelling gcz compression.Unknown W. Brackets
2014-11-24http -> https for Wiki SeachPringo
2014-11-18Removed SDK flagSteven Vascellaro
2014-11-18Various country flag improvementsStevoisiak
2014-11-13Various formatting and consistency fixesStevoisiak
2014-11-11DolphinWX: Eliminate some memory leaksLioncash
2014-11-09DolphinWX: Kill off trivial event tablesLioncash
2014-11-02Merge pull request #1264 from Stevoisiak/GCM-to-ISORyan Houdek
2014-10-28Added flags for Russia and AustraliaStevoisiak
2014-10-22Read game title from ini file, or titles.txt if it exists.Rachel Bryk
2014-10-20Updated GCM references to ISOStevoisiak
2014-10-10Replace wxFileExists() with File::Exists().Rachel Bryk
2014-10-05Merge pull request #1215 from lioncash/spacingLioncash
2014-10-03DolphinWX: Fix double-spacing in some UI stringsLioncash
2014-09-30Don't allow multi compress to compress wbfs or wad files.Rachel Bryk
2014-09-28Replaced generalized instances of GCM with ISOSteven Vascellaro
2014-09-20DolphinWX: Get rid of an explicit delete in OnExportSaveLioncash
2014-09-12DolphinWX: Get rid of fallthrough in ScanForISOsLioncash
2014-09-10Merge pull request #1027 from rohit-n/change-includeRyan Houdek