Unknown W. Brackets
|
7aa5914a7a
|
Allow mouse clicks only when focused.
Fixes #6486.
|
2015-02-28 16:01:41 -08:00 |
|
Henrik Rydgard
|
66e9877561
|
Fix #7480 where we would lose the keyboard after activating fullscreen with the mouse
|
2015-02-15 23:07:24 +01:00 |
|
Henrik Rydgard
|
01cb22f16a
|
Windows: Add WM_CHAR input support (not used for anything yet).
Some unicode cleanup.
|
2014-06-29 23:30:40 +02:00 |
|
The Dax
|
6bedad2aa5
|
Enable --escape-exit for all relevant platforms. It makes PPSSPP more front-end friendly by letting escape quit the emu.
|
2014-04-26 01:00:45 -04:00 |
|
The Dax
|
b82e85f9fc
|
Win32: Properly shutdown when using File->Exit, or when g_Config.bEscapeExitsEmulator is true.
|
2014-04-11 14:18:27 -04:00 |
|
The Dax
|
7efaadaf3c
|
Win32: Add a command-line option to let the escape button exit the emulator.
|
2014-02-07 16:46:40 -05:00 |
|
Unknown W. Brackets
|
2bf061d05b
|
Trigger a touch event before sending a right click.
This way we can know what they actually right clicked on.
|
2014-01-25 11:19:41 -08:00 |
|
Unknown W. Brackets
|
83eb5f05bc
|
windows: Ignore key/mouse input while menu focused.
This prevents arrow and shortcut keys from being considered inputs to the
game or UI.
|
2014-01-20 00:57:20 -08:00 |
|
Unknown W. Brackets
|
16cdbbf0d2
|
windows: Skip gamepad HIDs, don't work everywhere.
|
2014-01-19 14:24:49 -08:00 |
|
Unknown W. Brackets
|
8540d819a9
|
windows: Stub out HID rawinput.
|
2014-01-19 12:40:49 -08:00 |
|
Unknown W. Brackets
|
0421207d8b
|
windows: Clean up rawinput code a bit.
|
2014-01-19 12:16:52 -08:00 |
|
Unknown W. Brackets
|
8af9f62f6b
|
windows: Move rawinput stuff into its own file.
|
2014-01-19 11:59:11 -08:00 |
|