summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Frame.cpp
AgeCommit message (Expand)Author
2018-06-26Remove DolphinWXspycrab
2018-06-06Add OSD message for Volume Hotkeysmaster0fdisaster
2018-05-28Common: Move host communication enum to Host.hLioncash
2018-05-12Config: Add support for enumsLéo Lam
2018-05-12Config: Fix template deduction for implicit conversionsLéo Lam
2018-05-11VideoCommon/RenderBase: Refactor OSD messagesspycrab
2018-04-14UICommon: Avoid including Xrandr.hLéo Lam
2018-04-12Reformat all the things!spycrab
2018-02-13DolphinWX: Propagate IDM_UPDATE_BREAKPOINTS to CodeWindowSepalani
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-05Don't use wrong encoding for paths when opening streams on WindowsJosJuice
2017-11-18VideoConfig: Make StereoMode an enum classLioncash
2017-11-17HybridXFB: Fix lint errorsiwubcode
2017-11-17Add 'immediate xfb' which reduces xfb latency at the cost of graphical errorsiwubcode
2017-11-17Add new GUI option to skip XFBToRam and remove old XFB optionsiwubcode
2017-10-24[Cleanup] WX: Remove usage of NANDContentManagerLéo Lam
2017-09-17Add an option to eject the discJosJuice
2017-09-17Remove DVDInterface::ChangeDiscAsHostJosJuice
2017-09-13Core: SetOnStoppedCallback -> SetOnStateChangedCallbackMichael M
2017-09-09Common: Move version strings to their own headerLioncash
2017-08-16Merge pull request #5746 from leoetlino/disc-updatesLeo Lam
2017-08-11Merge pull request #5748 from nitrousox1de/hide-mouse-delay-fullscreenLeo Lam
2017-08-10WX: Add menu item to perform system update from discLéo Lam
2017-08-08Remove non-integer IRsJosJuice
2017-07-30DolphinWX: Add a progress dialog host commandStenzek
2017-07-23Move the Wiimote connect code out of HostLéo Lam
2017-07-21Replace balanced Core::PauseAndLock calls with RunAsCPUThreadLéo Lam
2017-07-14Hide mouse cursor after delay in DolphinWXAndrew
2017-06-23DolphinWX: show simple message about scanning in statusbar.Shawn Hoffman
2017-06-23DolphinWX: defer gamelist scanning and switch to single-file cache.Shawn Hoffman
2017-06-23DolphinWX: rename CGameListCtrl -> GameListCtrlShawn Hoffman
2017-06-16DolphinWX: Fix encoding errors in UpdateTitleJosJuice
2017-06-03GameConfigLoader: Add GFX Game INI translationsMerryMage
2017-05-02Merge pull request #5232 from MerryMage/osx-screensaverAnthony
2017-05-01Frame: Normalize member namesLioncash
2017-04-30IOS: Convert the IOS kernel HLE code to a classLéo Lam
2017-04-25WX: Add the ability to uninstall WADs from the game listLéo Lam
2017-04-16Lazily initialize m_main_config_dialog (Issue #10213)spycrab
2017-04-09Frame: Use kIOPMAssertionTypePreventUserIdleDisplaySleep to inhibit screensav...MerryMage
2017-04-09Frame: Extract screensaver-related code into InhibitScreensaver/UninhibitScre...MerryMage
2017-04-07Frame: Fix macOS keyboard while emulation is runningMerryMage
2017-04-04ControllerEmu: Replace includes with forward declarationsLioncash
2017-04-03Frame: Remove callback function prototypes from headerLioncash
2017-04-02Frame: Convert TAS dialog C array to std::arrayLioncash
2017-04-02Movie/Frame: Amend variable namingLioncash
2017-04-02Frame: Make TAS dialogs privateLioncash
2017-03-31Move DVD code to a new directoryJosJuice
2017-03-30Frame: Remove GetGameListCtrl()Lioncash