summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Config
AgeCommit message (Expand)Author
2016-06-30Add Dump Path to Configuration MenuChris Burgener
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-06-23GUI: Fix truncated text on OS Xhthh
2016-06-19Analytics: Implement UI.Pierre Bourdon
2016-05-25Add more languages, and remove Hebrew because it's very incompleteJosJuice
2016-03-02[Config UI] add "normal speed" to speed limit 100%Anthony Serna
2016-01-07Use the English name for DK Bongos in the English version of DolphinJosJuice
2016-01-06Merge pull request #3455 from Sonicadvance1/GC_adapter_androidRyan Houdek
2016-01-06Add a stubbed GCAdapter namespace.Ryan Houdek
2016-01-06Fix GCPad recalibration shortcut.Ryan Houdek
2016-01-05Throttler: Rename "framelimiter" to "emulation speed".degasus
2016-01-05Make the Wii U Gamecube adapter work with less magic.Ryan Houdek
2015-12-15Merge pull request #3270 from JosJuice/more-translationsMarkus Wick
2015-12-08minor General Config GUI improvementsBartosz Kaszubowski
2015-11-20Mark more strings for translationJosJuice
2015-10-16Mark which Wii root to use in the NAND path code.comex
2015-10-02Merge pull request #3075 from waddlesplash/no-regexpScott Mansell
2015-09-27FileSearch: Don't use RegExs, just do string comparisons.waddlesplash
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-07-22CachedInterpreter: New kind of jit which always fallback to interpreter.degasus
2015-07-20Merge pull request #2665 from AdmiralCurtiss/relative-memory-card-pathsskidau
2015-07-16PathConfigPane: Use shortened variants of the browse buttonsLioncash
2015-06-27GameCubeConfig: Case insensitive compare & absolute path compare for the part...Admiral H. Curtiss
2015-06-27GameCubeConfig: If the user selects a memcard file path within Dolphin's dire...Admiral H. Curtiss
2015-06-13Config: Add a boolean for PAL60, like the Progressive Scan one.Admiral H. Curtiss
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-11GameCube Config: Add option to override the NTSC auto language change.Admiral H. Curtiss
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