summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/BannerLoaderWii.cpp
AgeCommit message (Expand)Author
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
2014-09-05BannerLoaderWii: Removed #if 0'd code.Rohit Nirmal
2014-08-27Initialize variables to silence garbage return warning from scan-build.Rohit Nirmal
2014-06-29DiscIO: Centralize the banner pointer and validity boolean into IBannerLoaderLioncash
2014-06-18Kill off replaceable usages of s[n]printf.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
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-20Fix more header sorting issues in DiscIO/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre