summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Src/ConfigMain.cpp
AgeCommit message (Expand)Author
2010-06-03Make wxgl mandatory on OS X.nJoySoren Jorvang
2010-05-30Made the Dolphin config dialog shorter with an added "Display" tab. Removed c...Jordan Woyak
2010-04-23osx buildfixShawn Hoffman
2010-04-22Move fullscreen display resolution control to the GUI with the rest of the fu...Glenn Rice
2010-04-22fixed mipmap loading in both plugins.Rodolfo Osvaldo Bogado
2010-04-20OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __forc...Shawn Hoffman
2010-04-12Big restructuring of how the video plugin works. In linux and windows you sh...Glenn Rice
2010-04-04trunk: Don't enable selection of mic device if dolphin is not compiled with p...Shawn Hoffman
2010-03-11remove wiimote led/speaker status from statusbarShawn Hoffman
2010-02-06Some internal code shuffling for Config dialogs. OSX seems to be picky about ...j4ck.fr0st
2010-02-04Removed main configuration show/hide mouse options and associated wxTimer inGlenn Rice
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-21small fixMarko Pusljar
2010-01-20Minor UI enhancementayuanx
2010-01-20Fixes Issue 2070ayuanx
2010-01-19JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin...hrydgard
2010-01-16RIP "Optimize Quantizers" option. Now using the safe quantizer code from JITI...hrydgard
2010-01-11Dedicate Wii SD Card & Wii USB Keybaord settingsayuanx
2010-01-081. Expanded Framelimit range from 20 to 120 in case someone wants to run a li...ayuanx
2009-12-30* Hides cursor on D3D Fullscreen mode. Fixes Issue 1411fgfemperor
2009-12-29Sorry, I forgot there were several other paths.ayuanx
2009-12-29Fixed Issue 1339ayuanx
2009-12-25Wiimote: More work, don't ask, no answerayuanx
2009-12-25Sound System Rework: Phase 2 (cont'ed)ayuanx
2009-12-21replace SI_DUMMY with SI_NONE, an actual null device.Shawn Hoffman
2009-12-10VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning ...Shawn Hoffman
2009-11-23fix changing between interpreter and JIT not taking place instantly. Fix load...Shawn Hoffman
2009-10-23small code cleanup: rename "dual core" stuff to CPUThread, bOnThread, etc.Shawn Hoffman
2009-10-19Add tmbinc's patch for triforce emulation.Shawn Hoffman
2009-10-13Small changes to config window.omegadox
2009-10-11change references to this strange "bios" thing to BS2 internally, IPL for gui...Shawn Hoffman
2009-09-14revamp handling of wii sysconf. it's in Common lib so that plugins can (possi...Shawn Hoffman
2009-09-02Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th...Marcus Wanners
2009-08-03Fix framelimiter's accuracy, thanks to sskkiipp !(issue 1237)sl1nk3.s
2009-08-02some more fixes for the switch to unicode. Thanks sl1nk3.sLPFaint99
2009-08-01fixes issue 1223. Caused by switch to wx unicodeLPFaint99
2009-07-30dolphinwx and debuggerwx can now be compiled with unicodeLPFaint99
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26Fix up all copyright dates.death2droid
2009-06-18Chance m_InterfaceFramelimit to m_Framelimitdeath2droid
2009-06-12Dolphin now saves frame limiter setting.death2droid
2009-06-09Patch in Iulius' framelimiter, since it has advantages over "Other Audio" in ...hrydgard
2009-06-04Interface: Updated UsePanicHandlers tooltipJohn Peterson
2009-05-07disable sysconf progressive scan by default, fix discrepancies between some c...Shawn Hoffman
2009-04-22Better tooltip for DC Mode option.Marcus Wanners
2009-04-21More changes to tooltip.Marcus Wanners
2009-04-21Changed tooltip for LLE Thread option. Probably still needs revising, though.Marcus Wanners
2009-04-21Tooltip for Dual Core Mode setting.Marcus Wanners
2009-04-21Move LLE DSP on thread setting to advanced section and added a not-so-helpful...Marcus Wanners
2009-04-16fix some gui items which should have been available while running, and some t...Shawn Hoffman