dolphin/Source/Core/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
..
Boot Merge pull request #2188 from JosJuice/dol-cleanup 2015-05-25 23:51:40 -04:00
Debugger Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSP DSPCore: Make the mailbox registers atomic. 2015-05-27 00:58:52 -04:00
FifoPlayer Fix building with PCH disabled. 2015-05-26 22:44:51 -05:00
HLE Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
HW InputCommon: Change default hotkey for home and start. 2015-05-31 10:30:09 +02:00
IPC_HLE Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
PowerPC x64Emitter: drop duplicate enum & unused wrappers 2015-05-31 08:32:31 +02:00
ActionReplay.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ActionReplay.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ARDecrypt.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ARDecrypt.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BootManager.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BootManager.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
ConfigManager.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ConfigManager.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Core.cpp Merge pull request #2472 from degasus/master 2015-05-30 23:40:46 +02:00
Core.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
Core.vcxproj Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
Core.vcxproj.filters Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
CoreParameter.cpp Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
CoreParameter.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
CoreTiming.cpp Fix building with PCH disabled. 2015-05-26 22:44:51 -05:00
CoreTiming.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPEmulator.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPEmulator.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ec_wii.cpp Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
ec_wii.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GeckoCode.cpp Fix building with PCH disabled. 2015-05-26 22:44:51 -05:00
GeckoCode.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GeckoCodeConfig.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GeckoCodeConfig.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Host.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
HotkeyManager.cpp HotkeyManager: Add missing hotkeys to the Hotkeys dialog 2015-05-31 09:27:04 +02:00
HotkeyManager.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MachineContext.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MemTools.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MemTools.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Movie.cpp Fix building with PCH disabled. 2015-05-26 22:44:51 -05:00
Movie.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
NetPlayClient.cpp Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
NetPlayClient.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
NetPlayProto.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
NetPlayServer.cpp Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
NetPlayServer.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
PatchEngine.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PatchEngine.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
State.cpp PixelEngine: Replace volatile usages with atomics 2015-05-27 02:39:55 -04:00
State.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00