rpcsx/rpcs3
dio-gh ddea45160b GUI: take out some unwise shortcuts
Removes the ability to stop or restart emulation via keyboard shortcuts
while the game is running. Prevents loss of work that can happen due to
the current bindings conflicting with very-widely established shortcuts.

Ctrl+C and Ctrl+E will now be unbound, and Ctrl+R will now mean Resume.
Strings that mention these keybinds were adjusted accordingly.
2021-04-20 19:46:47 +03:00
..
cmake_modules Implement fill_array() utility 2021-04-19 12:33:32 +03:00
Crypto More random changes 2021-04-11 14:01:51 +03:00
Emu SPU LLVM: Final fixup for icelake shufb paths 2021-04-20 13:07:24 +03:00
Icons upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
Input Input: avoid mouse events when unused 2021-04-20 00:06:23 +02:00
Loader Use requires syntax in more places 2021-04-19 16:51:40 +03:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt GUI: take out some unwise shortcuts 2021-04-20 19:46:47 +03:00
util Use requires syntax in more places 2021-04-19 16:51:40 +03:00
CMakeLists.txt removed space between and its opening parentheses 2021-04-19 08:59:28 +03:00
display_sleep_control.cpp Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
display_sleep_control.h Remove BOM markers 2020-12-06 15:30:12 +03:00
emucore.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
emucore.vcxproj.filters Add and fix -Wredundant-decls (GCC) 2021-03-23 22:48:57 +03:00
frame_icon.xpm
git-version.cmake CD: Fix experimental build warning for Travis 2020-03-27 23:00:22 +03:00
GLGSRender.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
GLGSRender.vcxproj.filters Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
headless_application.cpp Emu: some cleanup 2021-04-09 21:03:49 +02:00
headless_application.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
main.cpp Log firmware after Emu was initialized 2021-04-10 15:18:16 +02:00
main_application.cpp Log firmware after Emu was initialized 2021-04-10 15:18:16 +02:00
main_application.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
OpenAL.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
OpenAL.vcxproj.filters Rewrite OpenAL backend to support new features 2019-01-12 21:29:56 +03:00
resource.h
resources.qrc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3.appdata.xml Update rpcs3.appdata.xml 2019-02-14 03:10:36 +03:00
rpcs3.desktop
rpcs3.icns upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.ico upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.plist.in CMake: Use Info.plist template for macOS bundle 2019-02-26 21:09:18 +00:00
rpcs3.png upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.rc
rpcs3.svg upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.vcxproj MSVC: disable throwing new 2021-04-19 12:33:32 +03:00
rpcs3.vcxproj.filters Qt: unify some movie hover code and fix cellLeave 2021-04-16 23:18:13 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.15 (#9866) 2021-02-28 23:32:23 +00:00
rpcs3_version.h More random changes 2021-04-11 14:01:51 +03:00
stb_image.cpp Add some warnings (GCC, clang) 2021-03-23 16:40:44 +03:00
stdafx.cpp Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
stdafx.h Implement util/auto_typemap.hpp 2020-12-24 14:55:25 +03:00
VKGSRender.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
VKGSRender.vcxproj.filters vk: Add the async task scheduler 2021-03-12 02:27:05 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00
XAudio.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
XAudio.vcxproj.filters Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00