summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/ConfigMain.cpp
AgeCommit message (Expand)Author
2014-07-07Revert "Don't add segfault handler in interpreter mode"Pierre Bourdon
2014-07-05CoreParameter: add enum CPUBackendTillmann Karras
2014-06-22first implementation of memcard from directory, creates a memory card from US...LPFaint99
2014-06-13Merge pull request #470 from pauldacheez/s-Gamecube-GameCubeTony Wasserka
2014-06-08Fix the capitalization of "GameCube" throughout the project.Paul Olszewski
2014-05-23Fix a couple race conditions.Rachel Bryk
2014-05-17Kill off _T and wxT macrosLioncash
2014-05-17Get rid of old wx event type usages. Use recommended replacementsLioncash
2014-04-18DolphinWX Config: mark JITIL as slower to remove a source of confusion for us...Pierre Bourdon
2014-03-29Move audio handling out of DSP emulation.magumagu
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-05Remove some superfluous arguments from some wx control creationsLioncash
2014-02-28Fix various warnings reported by clangTillmann Karras
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-13Turn loops into range-based formTillmann Karras
2014-02-12Rename "JITIL experimental recompiler"ExtremeDude2
2014-02-10Drop framelimit by fpsdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre