Henrik Rydgård
ff8148dd92
Move native/util, native/data and native/i18 to Common/Data.
...
Also move colorutil.cpp/h
linking build fix experiment
Delete a bunch of unused CMakeLists.txt files
CMakeLists.txt linking fix
Don't include NativeApp.h from any headers.
Android.mk buildfix
Half of the UWP fix
Buildfix
Minor project file cleanup
Buildfixes
Guess what? More buildfixes!
2020-10-04 07:28:29 +02:00
Henrik Rydgård
342ed97291
Move input utilities from native to Common/Input.
2020-10-01 09:42:32 +02:00
Henrik Rydgård
ed88761ecc
Merge ext/native/stringutil.cpp/h into Common/StringUtils.cpp/h.
2020-09-29 15:51:51 +02:00
Henrik Rydgård
b43698a13d
Remove most instances of base/logging.h from Common, Core, GPU, more
2020-08-15 19:08:44 +02:00
Unknown W. Brackets
850df75c45
Merge remote branch remove-sstream-from-stringutil.
2020-08-10 07:18:49 -07:00
Unknown W. Brackets
e59951382a
Global: Make stringutil includes more explicit.
2020-08-10 07:05:22 -07:00
Henrik Rydgård
5ec2da0f2d
Move Section out of IniFile so it can be forward declared. Unlocked further improvements to build speed.
2020-08-10 15:53:52 +02:00
iota97
ee0ebfe071
Mouse 4 as back in menu navigation
2020-04-02 18:26:31 +02:00
iota97
e7bcf9a4c2
Use 2 different button for CW and CCW
2020-03-23 09:24:36 +01:00
iota97
45da319ce7
Auto rotating analog
2020-03-23 00:45:22 +01:00
ANR2ME
142e60974c
Merge branch 'rechat' of https://github.com/adenovan/amultios-ppsspp into rechat
2020-03-02 22:25:18 +07:00
iota97
f47ac2ee2c
Toggle mute button
2020-02-25 12:26:23 +01:00
Henrik Rydgård
6ff110d092
Create a default keymap for the MOQI:I7S gamer phone (with builtin controls)
2019-09-03 00:02:57 +02:00
Henrik Rydgård
a49a0fc076
Merge pull request #12177 from unknownbrackets/ui-fullscreen
...
UI: Allow custom button to toggle fullscreen
2019-07-15 22:03:55 +02:00
Unknown W. Brackets
65b16c7edc
UI: Allow custom button to toggle fullscreen.
...
Some people may prefer F or a gamepad/joystick button.
2019-07-14 23:08:05 -07:00
LunaMoo
b7a49be184
Ignore mouse mappings for UI
2019-07-14 21:32:44 +02:00
Henrik Rydgård
5c4e4716b6
Android: Add DPAD_CENTER as an accept button. Fixes menu navigation on Mi Box and Shield Remote.
2019-06-25 21:35:20 +02:00
Unknown W. Brackets
03bec46b93
UI: Make the screenshot key configurable.
...
Affects #10825 .
2019-04-30 19:01:20 -07:00
LunaMoo
1fa7bbc816
Add texture dump/replace hotkeys.
2019-03-26 06:13:05 +01:00
Unknown W. Brackets
6bc596d3a7
Windows: Hide accelerators when they are disabled.
...
Currently, mapping something to load state / save state / etc. causes the
default accelerators to become disabled. In this case, it can be
confusing when the menu still shows them.
Fixes #11395 .
2019-02-17 12:17:41 -08:00
Unknown W. Brackets
95f270778e
Core: Allow toggle between 2 custom speeds.
...
In addition to virtual keys for each speed separately.
2018-06-23 10:59:18 -07:00
Unknown W. Brackets
dc840c077d
UI: Add a virtkey for holding alt speed.
...
Can be used for slow motion or fast motion (esp. if unthrottle is too
fast.)
2018-06-23 10:59:17 -07:00
LunaMoo
95a14ca830
Add hotkey to toggle audio and video dumping together in sync.
2017-12-01 23:48:58 +01:00
Henrik Rydgård
62b24edde1
Fix some minor things found by running Sizer on PPSSPP
...
Sizer: https://github.com/aras-p/sizer
2017-11-08 16:56:48 +01:00
Gde Made Novan Priambhada
8ec2d50c28
Add virtual key for opening chat
2017-07-02 01:28:38 +08:00
Unknown W. Brackets
9b7f43db04
Add additional button defines.
...
Not yet functional (overlap with virtkeys.)
2017-05-27 10:25:04 -07:00
LunaMoo
a9d9063680
Handle more mouse buttons(middle, 4, 5)
2017-04-27 13:54:38 +02:00
Henrik Rydgard
5c918da774
Minor cleanups (combined two identical enums, misc)
2017-02-15 11:06:59 +01:00
Florent Castelli
70593d1004
android: Change preprocessor define to standard __ANDROID__
...
ANDROID is only standard to the old Makefile buildsystem, not the platform.
2016-10-12 11:14:09 +02:00
Florent Castelli
373db56a16
blackberry: Remove!
2016-10-11 17:40:32 +02:00
Chris Burgener
8c96e92199
Hide Frame Advance from mobile devices
2016-08-30 10:03:16 -04:00
Chris Burgener
c726691aba
Remove all default bindings for Frame Advance
2016-08-29 16:39:16 -04:00
Chris Burgener
842a29b0ae
Add Frame Advance
2016-08-28 12:21:45 -04:00
Unknown W. Brackets
da78ec0b4d
Use USING_WIN_UI for desktop Windows console.
2016-01-03 15:10:50 -08:00
latot
c7b98b84c2
Add extended keys(latam)
2015-12-27 15:45:50 -03:00
Unknown W. Brackets
7bfe100b0f
Fix some unused variable warnings.
...
The CheckAlpha one looks like it will matter.
2015-11-25 16:11:53 -08:00
Henrik Rydgard
c84f0e6059
Show the id of unknown mapped keys in the UI.
2015-10-31 15:20:02 +01:00
Henrik Rydgård
5dc6e96168
Fix key mapping defaults on nVidia Shield TV
2015-10-04 13:25:57 +02:00
Henrik Rydgård
9636e4cef4
Fix assorted key mapping issues affecting Shield and probably pads in general on Android. See #7976
2015-09-17 22:46:59 +02:00
Henrik Rydgard
3232e46c36
Make debug build nearly warning free in MSVC 2015
2015-09-17 22:02:15 +02:00
Jonas Höglund
a78d71029a
Use DEVICE_ID_ANY for the NK_BACK key in default mappings
2015-09-02 10:23:18 +02:00
Jonas Höglund
06fadd5cad
Set DPad keys in native for UI navigation
...
Complements the update to the key repeat logic in native. Also renames
UpdateConfirmCancelKeys to UpdateNativeMenuKeys since even before this commit,
the function also set the TabLeft and TabRight keys.
2015-09-02 10:23:18 +02:00
Jonas Höglund
5bb2f20493
Use KeyDef for Confirm/Cancel/TabLeft/TabRight keys
2015-09-02 10:23:18 +02:00
Unknown W. Brackets
bf14ad4667
Add a shortcut key for the devmenu.
...
This is useful when you don't have touch or mouse, only keyboard/pad.
2015-07-05 16:09:29 -07:00
Henrik Rydgard
a8a7adc85f
When using controller autoconf on PC, throw in a couple of useful keyboard mappings too.
...
See #7399
2015-02-04 11:52:13 +01:00
Unknown W. Brackets
116ddaaaf4
Fix a bad nullcheck.
2015-01-17 19:49:47 -08:00
Gabriel
df3b407427
Detect azerty and qwertz
...
Addresses #2462 .
2014-12-19 00:07:20 +01:00
Andrey Bondrov
35d0149162
Less code for bool variable inversion
2014-12-14 00:29:58 +10:00
Andrey Bondrov
89c6f76456
Less confusing function name
2014-12-13 12:20:31 +10:00
Andrey Bondrov
c41e4ef905
Don't make Axis <-> D-pad swap persistent
2014-12-13 12:13:42 +10:00