summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/ISOFile.cpp
AgeCommit message (Expand)Author
2016-05-30ISOProperties/GameListCtrl: Use Global INI Change event.EmptyChaos
2016-01-05DolphinWX: Stop using XPM imagesJosJuice
2015-12-03Don't read from volume when reloading Wii bannersJosJuice
2015-12-02Merge pull request #3111 from JosJuice/wx-banner-scalingMarkus Wick
2015-11-27Merge pull request #3211 from JosJuice/themes-to-resourcesScott Mansell
2015-11-27Move nobanner and fileplatform from Themes to ResourcesJosJuice
2015-11-27ISOFile/GameFile: Simplify IsElfOrDolJosJuice
2015-11-21ISOFile: Get rid of explicit deletesLioncash
2015-11-15ISOFile/GameFile: Clean up includesJosJuice
2015-09-30DolphinWX: Respect aspect ratio of bannersJosJuice
2015-09-30DolphinWX: Don't use nearest neighbor scaling for bannersJosJuice
2015-09-27DiscIO: Add a way to get blob typeJosJuice
2015-09-26Display all compressed formats in blue in GUIJosJuice
2015-09-26Rename IsCompressedBlob to IsGCZBlob for clarityJosJuice
2015-09-22DiscIO: Do swapping in GetTitleID implementationsLioncash
2015-09-19Fix 4.0-7767 regression: exception when handling short WAD IDsJosJuice
2015-09-13DolphinWX: Only read titles.txt onceJosJuice
2015-09-13DolphinWX: Fix sorting games by custom titlesJosJuice
2015-09-11Merge pull request #2985 from JosJuice/iselfordolLioncash
2015-09-11Partially revert "General: Toss out PRI macro usage"Lioncash
2015-09-06DolphinWX: Don't use IsElfOrDol outside of ISOFileJosJuice
2015-09-06Merge pull request #2961 from lioncash/printfScott Mansell
2015-09-05General: Toss out PRI macro usageLioncash
2015-09-04DolphinWX: Support banners in Homebrew Channel formatJosJuice
2015-08-29Fixed introduced compiler warning in LinuxAnthony Serna
2015-08-28Implemented .elf and .dol support in gamelistAnthony Serna
2015-06-14Cache games without bannersJosJuice
2015-06-13Move GetCompany() to ISOFile.h/GameFile.hJosJuice
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
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-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-08Core: Remove some header inclusions in header filesLioncash
2015-05-08DolphinWX: Remove unnecessary includesLioncash
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-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-11Use CoreParameter's game INI functions in more placesJosJuice
2015-02-05VolumeWad: Return version number for WADsStevoisiak
2015-01-21Merge pull request #1870 from Stevoisiak/countryFiltersRyan Houdek
2015-01-17Don't read from disk when checking volume typeJosJuice