summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Config
AgeCommit message (Expand)Author
2016-10-08Don't read/store settings directly from/to SYSCONFLéo Lam
2016-10-07Fix missing includesLéo Lam
2016-10-04ConfigManager: Drop SkipIdle option.degasus
2016-10-04WX: HiDPI: ControllerConfigDiagEmptyChaos
2016-10-04WX: HiDPI: Config PanesEmptyChaos
2016-10-03ControllerConfigDiag: Improve the UILéo Lam
2016-10-03Fix a few warningsLéo Lam
2016-10-02Merge pull request #4117 from JosJuice/wx-language-codeshuffle2
2016-10-02Merge pull request #4127 from jloehr/FixDialogClosingButtonsshuffle2
2016-09-06Fix advanced config panel staying disabled after TAS recordingChris Burgener
2016-08-21Fix issues with Custom RTC when set past the year 2038Chris Burgener
2016-08-16Change the Wii U GC Adapter Dialog button from 'OK' to 'Close'Julian Löhr
2016-08-16Change Main Dialog Ok Button to CloseJulian Löhr
2016-08-12DolphinWX: Loose language matching in interface configJosJuice
2016-08-12Save GUI language as string instead of wxLanguage enumJosJuice
2016-08-11Remove AM BaseboardJosJuice
2016-08-10Fix choosing certain localized EXI devicesJosJuice
2016-07-29Allow to change Wii sd card path in config paneAestek
2016-07-19Disable changing Custom RTC when game is runningChris Burgener
2016-07-19Add Configurable RTCChris Burgener
2016-07-13Move DiscIO enums to a new fileJosJuice
2016-07-05Use g_want_determinism moreJosJuice
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