Mesen/Windows
Sour e197e5ee2b Input: Fixed default shortcuts & shortcut display when using non-qwerty layouts
This resets all non-debugger shortcut keys to their default values due to values saved in the config switching from scan codes to virtual key codes.
2020-02-23 11:39:31 -05:00
..
DirectXTK Updated to Visual Studio 2015 (only required minor changes) 2016-01-17 19:10:01 -05:00
Resources UI: Changed all icons (to public domain ones) + redrew Mesen icon in blue. Hid/disabled some UI elements for things that are not implemented yet. 2016-02-11 18:34:55 -05:00
DirectInputManager.cpp Fixed compilation warnings 2019-01-23 23:59:59 -05:00
DirectInputManager.h Input: Added an option to customize the deadzone for analog sticks 2019-01-22 19:38:24 -05:00
Renderer.cpp Video: Exclusive fullscreen fixes 2019-12-27 18:01:50 -05:00
Renderer.h HistoryViewer - WIP 2018-07-11 18:07:13 -04:00
SoundManager.cpp DirectSound: Fixed latency issue that caused sound to cut off within the first second after loading a rom after starting the emulator 2019-11-24 10:53:53 -05:00
SoundManager.h DirectSound: Fixed latency issue that caused sound to cut off within the first second after loading a rom after starting the emulator 2019-11-24 10:53:53 -05:00
stdafx.cpp -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
stdafx.h Audio: Ability to select ouput device (e.g speakers, headphones) 2016-01-17 22:16:20 -05:00
targetver.h -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
Windows.vcxproj VS: Fixed VS2019 compilation for x86/etc 2019-12-21 13:12:30 -05:00
Windows.vcxproj.filters Input: DirectInput support - most controllers/gamepads should now work. XInput is still prioritized when available. 2016-07-16 16:25:57 -04:00
WindowsKeyManager.cpp Input: Fixed default shortcuts & shortcut display when using non-qwerty layouts 2020-02-23 11:39:31 -05:00
WindowsKeyManager.h Core refactoring (remove static variables) - WIP 2018-07-08 10:28:47 -04:00
XInputManager.cpp Input: Added an option to customize the deadzone for analog sticks 2019-01-22 19:38:24 -05:00
XInputManager.h Input: Added an option to customize the deadzone for analog sticks 2019-01-22 19:38:24 -05:00