summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/FrameTools.cpp
AgeCommit message (Expand)Author
2018-06-26Remove DolphinWXspycrab
2018-06-25Merge pull request #6983 from yourWaifu/add-discord-rpc-supportPierre Bourdon
2018-06-23Add nag dialog to get users to explain why they still use DolphinWXShawn Hoffman
2018-06-21BTEmu: Rename AccessWiiMote to AccessWiimoteLioncash
2018-06-20BTEmu: Add helper function for accessing WiimoteDevice instances by indexLioncash
2018-06-15PowerPC: Convert CPUCore enum into an enum classLioncash
2018-06-03Added INI setting for Discord Rich PresenceSleepy Flower Girl
2018-06-03Add Discord Rich Presence supportSleepy Flower Girl
2018-06-01WiiSave: Move user interaction to UI frontendsLéo Lam
2018-05-13WiiSave: Allow users to specify export directoryLéo Lam
2018-05-13WiiSave: Clean up constructorsLéo Lam
2018-05-13Rename CWiiSaveCrypted to WiiSaveLéo Lam
2018-05-06Merge pull request #6341 from sepalani/debug-watchesLéo Lam
2018-05-03DolphinWX: Scale window geometry before passing to backendStenzek
2018-04-28DebugInterface: Watches methods addedSepalani
2018-04-14Wx: Implement the new debugger iconsaldelaro5
2018-04-12Reformat all the things!spycrab
2018-03-31Remove EmuStateShawn Hoffman
2018-03-09Unify ISOFile (wx) with GameFile (Qt) and put it in UICommonJosJuice
2018-02-27Fix render surface when using Render to Main and debuggerLéo Lam
2018-02-20Renderer: Handle resize events on-demand instead of pollingStenzek
2018-01-27DolphinWX: Move fullscreen switch to after startup is completeStenzek
2018-01-03UICommon: Move screensaver code to UICommonspycrab
2017-12-26Redesign the ability to load state at bootJosJuice
2017-12-02Clarify the "Select the OTP/SEEPROM dump" messageJosJuice
2017-11-03When NAND is damaged, show title names from save filesJosJuice
2017-11-03Merge pull request #6159 from JosJuice/consistent-gui-stringsLeo Lam
2017-11-02UI: Tweak the NAND check popup messageLéo Lam
2017-11-02Make GUI strings more consistentJosJuice
2017-10-28NANDImporter: Add support for dumps that don't include keysLéo Lam
2017-10-24Remove NANDContentManagerLéo Lam
2017-10-24[Cleanup] WX: Remove usage of NANDContentManagerLéo Lam
2017-10-24Boot: Add support for booting NAND titles with just the IDLéo Lam
2017-10-08WiiUtils: Attempt to fix the NAND more aggressivelyLéo Lam
2017-10-08Add a way to check the NAND for issues and fix themLéo Lam
2017-10-05Fix mouse cursor invisble in WX after game terminationaleios
2017-10-03Disable "Eject Disc" when emulation is not runningJosJuice
2017-09-17Add an option to eject the discJosJuice
2017-09-17Remove DVDInterface::ChangeDiscAsHostJosJuice
2017-09-13move Movie::DoFrameStep to Core::DoFrameStepMichael M
2017-09-09Common: Move version strings to their own headerLioncash
2017-08-10WX: Add menu item to perform system update from discLéo Lam
2017-08-10UI: Refactor Wii update codeLéo Lam
2017-08-07Merge pull request #5837 from leoetlino/auto-pauseLeo Lam
2017-08-02Send stop message before saving recordingFunctionalDragon
2017-07-31WX: Automatically pause the core for the JIT menu itemsLéo Lam
2017-07-30WX: Fix 'renderer has focus' returning false after startLéo Lam
2017-07-23Move the Wiimote connect code out of HostLéo Lam
2017-07-21Replace balanced Core::PauseAndLock calls with RunAsCPUThreadLéo Lam
2017-06-28WX: Add menu item to perform online updateLéo Lam