summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Config
AgeCommit message (Expand)Author
2015-06-07Remove ARMv7 support.Ryan Houdek
2015-06-07Config: Fix incorrect array length detection for CPU Emulation Engine options.Admiral H. Curtiss
2015-06-07Fixed translation of strings at runtime.Matthew Parlane
2015-05-28Add a mode to use a dummy Wii NAND.comex
2015-05-28Rewrite FileSearch and improve ScanDirectoryTree.comex
2015-05-26DolphinWX: Drop dead hotkey button.degasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-11WiiConfigPane: Handle switch cases explicitlyLioncash
2015-05-11Fix -Wswitch warningTillmann Karras
2015-05-08Core: Remove some header inclusions in header filesLioncash
2015-05-08Merge pull request #2341 from lioncash/fwdLioncash
2015-05-05Merge pull request #2286 from JosJuice/wii-opening-bnrcomex
2015-04-30Make OC slider match enabled state on window loadSimon McFarlane
2015-04-29Add size to CPU clock override sliderSimon McFarlane
2015-04-28DolphinWX: Remove unnecessary forward declarationsLioncash
2015-04-28Use wxStaticText::Wrap rather than manually inserting newlinesSimon McFarlane
2015-04-27Set minimum size on config windowSimon McFarlane
2015-04-25Merge pull request #2175 from RachelBryk/occomex
2015-04-23Return GetNames languages, to avoid hardcoded language lists in callersJosJuice
2015-04-13Remove unused field.comex
2015-04-11Disable oc setting while netplay or movie is active.Rachel Bryk
2015-03-29Fix enable cheats checkbox.Rachel Bryk
2015-03-18DolphinWX: Propagate event to refresh the game listLioncash
2015-03-18DolphinWX: Eliminate remnants of the event table in ConfigMainLioncash
2015-03-18DolphinWX: Break up ConfigMain.cpp into separate classesLioncash