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
/
ConfigMain.cpp
Age
Commit message (
Expand
)
Author
2015-03-18
DolphinWX: Break up ConfigMain.cpp into separate classes
Lioncash
2015-03-19
Merge pull request #2224 from gerikkub/AutoFocus
skidau
2015-03-17
Changed screen to window. Moved UpdateGUI to a more general scope.
Gerik Kubiak
2015-03-16
Added checkbox under Config > Interface.
Gerik Kubiak
2015-03-16
Merge pull request #2205 from Stevoisiak/FormattingCleanup
magumagu
2015-03-15
Fix user directories at times doing stupid things.
Ryan Houdek
2015-03-13
ConfigMain: Change _NTSC to ForceNTSCJ
Stevoisiak
2015-03-05
Merge pull request #2168 from JosJuice/language-selection-untranslated
Lioncash
2015-03-04
Sort language list alphabetically by new names
JosJuice
2015-03-04
Display languages untranslated in GUI language selection
JosJuice
2015-02-26
De-capitalized CountryCode
Stevoisiak
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-23
Merge pull request #1942 from Buddybenj/No-Intro
skidau
2015-02-22
Merge pull request #1808 from Stevoisiak/additionalToolTips(Again)
magumagu
2015-02-19
PowerPC: Get rid of magic numbers related to interp/JIT initialization.
Lioncash
2015-02-17
Replace Country Names With No-Intro Names
Buddybenj
2015-02-14
DolphinWX: Change Enable(false) calls into Disable() where possible
Lioncash
2015-02-11
DolphinWX: Get rid of unnecessary Destroy calls
Lioncash
2015-02-04
Merge pull request #1949 from skidau/hotkey-input
skidau
2015-01-30
Added a hash key finder.
skidau
2015-01-27
Added the ability to map gamepad buttons to hotkeys.
skidau
2015-01-24
Added EEPROM saving to file.
skidau
2015-01-24
Added support for AGP. Original patch by GreyRogue.
skidau
2015-01-21
Merge pull request #1870 from Stevoisiak/countryFilters
Ryan Houdek
2015-01-12
Allow minimum volume to be set to 0% in the interface.
Shadoxfix
2015-01-11
Country filter fixes/consistency
Stevoisiak
2015-01-10
Added more settings tooltips
Stevoisiak
2015-01-10
Support overclocking and underclocking the Gamecube CPU
Fiora
2015-01-08
PulseAudio: Support 5.1 surround, optional in UI
Adam Moss
2014-12-06
Merge pull request #1437 from skidau/Remove-DSP-thread-option
skidau
2014-12-01
WiimoteConfigDiag: Unify controller menu with the GameCube controllers.
Lioncash
2014-11-18
Renamed EuRGB60 to PAL60
Stevoisiak
2014-11-05
Removed the DSP LLE on separate thread option.
skidau
2014-11-02
Merge pull request #1264 from Stevoisiak/GCM-to-ISO
Ryan Houdek
2014-10-30
ConfigMain: Added missing filetypes to default ISO options
Stevoisiak
2014-10-20
Updated GCM references to ISO
Stevoisiak
2014-10-20
Disable skip bios option if no bios files exists.
Rachel Bryk
2014-10-13
Core: Use an enum for indicating CPU cores
Lioncash
2014-10-12
Add AArch64 JIT recompiler to wxWidgets UI.
Ryan Houdek
2014-10-11
Added Dump Frames/Audio to Movie Menu
Fog
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-06
Add an IsMovieActive function.
Rachel Bryk
2014-08-23
Remove dsound audio backend.
Shawn Hoffman
2014-08-02
DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic e...
Lioncash
2014-07-28
Update framelimit tooltip text because the Audio option has been removed.
Oussama Danba
2014-07-25
Remove audio frame limit.
Rachel Bryk
2014-07-11
avoid the extern keyword in .cpp files
degasus
2014-07-08
Check whether the core is running instead of checking if it is unitialized.
Jules Blok
2014-07-07
Revert "Don't add segfault handler in interpreter mode"
Pierre Bourdon
2014-07-05
CoreParameter: add enum CPUBackend
Tillmann Karras
[next]