index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
Config
Age
Commit message (
Expand
)
Author
2015-06-07
Remove ARMv7 support.
Ryan Houdek
2015-06-07
Config: Fix incorrect array length detection for CPU Emulation Engine options.
Admiral H. Curtiss
2015-06-07
Fixed translation of strings at runtime.
Matthew Parlane
2015-05-28
Add a mode to use a dummy Wii NAND.
comex
2015-05-28
Rewrite FileSearch and improve ScanDirectoryTree.
comex
2015-05-26
DolphinWX: Drop dead hotkey button.
degasus
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-11
WiiConfigPane: Handle switch cases explicitly
Lioncash
2015-05-11
Fix -Wswitch warning
Tillmann Karras
2015-05-08
Core: Remove some header inclusions in header files
Lioncash
2015-05-08
Merge pull request #2341 from lioncash/fwd
Lioncash
2015-05-05
Merge pull request #2286 from JosJuice/wii-opening-bnr
comex
2015-04-30
Make OC slider match enabled state on window load
Simon McFarlane
2015-04-29
Add size to CPU clock override slider
Simon McFarlane
2015-04-28
DolphinWX: Remove unnecessary forward declarations
Lioncash
2015-04-28
Use wxStaticText::Wrap rather than manually inserting newlines
Simon McFarlane
2015-04-27
Set minimum size on config window
Simon McFarlane
2015-04-25
Merge pull request #2175 from RachelBryk/oc
comex
2015-04-23
Return GetNames languages, to avoid hardcoded language lists in callers
JosJuice
2015-04-13
Remove unused field.
comex
2015-04-11
Disable oc setting while netplay or movie is active.
Rachel Bryk
2015-03-29
Fix enable cheats checkbox.
Rachel Bryk
2015-03-18
DolphinWX: Propagate event to refresh the game list
Lioncash
2015-03-18
DolphinWX: Eliminate remnants of the event table in ConfigMain
Lioncash
2015-03-18
DolphinWX: Break up ConfigMain.cpp into separate classes
Lioncash