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
/
Frame.cpp
Age
Commit message (
Expand
)
Author
2015-08-13
Merge pull request #2024 from RisingFog/irgui
Markus Wick
2015-07-22
CFrame: Ignore "Pause on Focus Lost" when not started.
Jules Blok
2015-07-20
CFrame: Claim all keyboard events on OS X.
Jules Blok
2015-06-09
Hotkeys: Fix "Select State Slot"
degasus
2015-06-08
Revert "SDL: handle SDL_QUIT event"
Matthew Parlane
2015-06-07
Merge pull request #2518 from degasus/hotkeys
Matthew Parlane
2015-06-05
SDL: handle SDL_QUIT event
Tillmann Karras
2015-06-04
Hotkey: move some code into ParseHotkey
degasus
2015-06-04
Remove wx-based Hotkey stuff
Jasper St. Pierre
2015-06-03
Hotkeys: Fix duplicated called hotkeys.
degasus
2015-06-02
fix duplicate variable definition
comex
2015-05-31
DolphinWX: Also evaluate Hotkeys while stopped.
degasus
2015-05-31
HotKey: Allow more than one hotkey at the same time.
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-10
Add hotkeys to increase/decrease the IR
mathieui
2015-05-08
DolphinWX: Remove unnecessary includes
Lioncash
2015-04-08
Move down Country_World
Stevoisiak
2015-03-23
DolphinWX: Initialize the HotkeyManager after input backends are initialized
Lioncash
2015-03-20
Added event.Skip() to the OnFocusChange event. Fixes the pulldown menus.
skidau
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
Change behavior so emulation is paused when window focus is lost.
Gerik Kubiak
2015-03-16
Added the ability to pause the emulator by moving the mouse outside the window.
Gerik Kubiak
2015-03-13
Change OnGameListCtrl_ItemActivated to OnGameListCtrlItemActivated
Stevoisiak
2015-03-13
DolphinWX: Changed "OnShow_CheatsWindow" to "OnShowCheatsWindow"
Stevoisiak
2015-03-09
Merge pull request #2177 from skidau/debugger-split-window
skidau
2015-03-08
Slowed down the freelook speed keys and allowed the depth/convergence keys to...
skidau
2015-03-08
Readded the Key Shortcut function.
skidau
2015-03-08
Renamed the Menu Accelerators to Key Shortcuts.
skidau
2015-03-08
Fixed the crash that would occur when the Refresh button was pressed in the c...
skidau
2015-03-08
Made the freelook keys work while held down
skidau
2015-03-08
Made the "Frame Advance" hotkey work while the key is held
skidau
2015-03-08
Increased the performance of the hotkey code by:
skidau
2015-03-08
Removed the requirement to have the Freelook option enabled for the freelook ...
skidau
2015-03-08
Fixed the Connect Wiimote hotkeys from getting activated while a GameCube gam...
skidau
2015-03-08
Fixed the save state hotkeys so that they work with the Render to Main Window...
skidau
2015-03-07
Added the ability to split the Debugger window horizontally and vertically vi...
skidau
2015-03-01
DolphinWX: Allow input subsystems to correctly deinitialize
Lioncash
2015-02-28
DolphinWX: Clean up some wxTimer code
Lioncash
2015-02-25
Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2
Lioncash
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-24
VideoCommon: rename efb2tex and efb2ram
degasus
2015-02-24
VideoCommon: always enable efb copy
degasus
2015-02-24
Merge pull request #2096 from lioncash/wx
skidau
2015-02-22
DolphinWX: Remove unnecessary Windows-specific code in Frame.cpp
Lioncash
2015-02-17
Replace Country Names With No-Intro Names
Buddybenj
2015-02-04
Fixed the crash which occurred when opening Wiimote configuration before a ga...
skidau
2015-02-04
Ignore hotkeys if the game has not started.
skidau
2015-02-04
Initialised all controller interfaces together on CFrame construction to fix ...
skidau
[next]