dolphin/Source/Core
degasus bdfea96123 InputCommon: Change default hotkey for home and start.
We already use ALT + ENTER for toggling fullscreen.
But as ENTER is both home and start, this buttons will always
also be triggered on toggling fullscreen. Now we check for
those buttons if ALT is not pressed.
So now we're able to toggle fullscreen without pressing home or start.
2015-05-31 10:30:09 +02:00
..
AudioCommon AudioCommon: Remove lock on Pause state 2015-05-28 19:58:18 +02:00
Common x64Emitter: drop duplicate enum & unused wrappers 2015-05-31 08:32:31 +02:00
Core InputCommon: Change default hotkey for home and start. 2015-05-31 10:30:09 +02:00
DiscIO Volume: Mark ReadWiiNames parameter as const 2015-05-29 20:19:11 +02:00
DolphinQt Merge pull request #2390 from darkengine-io/new-qt 2015-05-25 23:45:21 -04:00
DolphinWX DolphinWX: Also evaluate Hotkeys while stopped. 2015-05-31 10:00:07 +02:00
InputCommon Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
UICommon Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
VideoBackends OGL: Always use sampler objects. 2015-05-29 14:03:03 +02:00
VideoCommon Merge pull request #2474 from Tilka/zfreeze 2015-05-31 06:35:21 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00