Commit graph

30348 commits

Author SHA1 Message Date
Unknown W. Brackets
202a9db885 UI: Add a screen to visualize PSP controls.
Currently, doesn't do anything.  But looks about right.
2021-08-28 14:09:06 -07:00
Henrik Rydgård
2735b09ebc
Merge pull request #14768 from hrydgard/cardboard-vr-math-fix
Fix the math in cardboard VR mode for wide aspect ratios
2021-08-28 22:49:43 +02:00
Henrik Rydgård
c0d80b63a9 Hack the math better in cardboard VR mode, to avoid issues with very wide aspect ratios.
Fixes #12982
2021-08-28 22:28:02 +02:00
Henrik Rydgård
b87b212764
Merge pull request #14767 from hrydgard/even-more-control-fixes
Tweak defaults some more (no L2 on xbox pads..). Minor code cleanup.
2021-08-28 20:52:06 +02:00
Henrik Rydgård
51b6c73a2b Experiment: Remove probably-redundant motionevent class check
Could maybe help #14766
2021-08-28 20:27:41 +02:00
Henrik Rydgård
82a96dbc86 No R2 on xbox controllers, remove redundant mapping. 2021-08-28 20:21:09 +02:00
Henrik Rydgård
03582b7634 Nonsensical to use the Shield pad map for Shield TV. 2021-08-28 20:17:58 +02:00
Henrik Rydgård
58e7b6bec2 Tweak defaults some more (no L2 on xbox pads..). Minor code cleanup. 2021-08-28 20:06:05 +02:00
Henrik Rydgård
b1481347e2
Merge pull request #14765 from unknownbrackets/logspam
Common: Reduce some log levels
2021-08-28 18:48:09 +02:00
Unknown W. Brackets
82087ccbb7 Common: Reduce some log levels.
Take off a few messages during startup and shutdown.
2021-08-28 09:14:53 -07:00
Henrik Rydgård
fdf8484e62
Merge pull request #14764 from hrydgard/more-android-control-fixes
More Android control fixes
2021-08-28 16:20:46 +02:00
Henrik Rydgård
b6228a1036 Add additional autoconf layout for xbox pads on Android. Revert the normal pad layout. 2021-08-28 15:38:03 +02:00
Henrik Rydgård
8cab56c948 Move keymap defaults to a separate file. Not exactly a clean separation though. 2021-08-28 15:12:10 +02:00
Henrik Rydgård
8f86ddba2a Android: More strict identification of keyboard events. 2021-08-28 14:47:40 +02:00
Henrik Rydgård
527ec8eff2 Fix bug with device IDs on Android, causing the on-screen back button to be misinterpreted. 2021-08-28 14:07:22 +02:00
Henrik Rydgård
2cf9b3d51e
Merge pull request #14763 from Saramagrean/patch-3
Update th_TH.ini
2021-08-26 20:10:00 +02:00
Benjamin Benda Gates
7adcc2b30d
Update th_TH.ini 2021-08-27 00:25:23 +07:00
Henrik Rydgård
714578a3ad
Merge pull request #14759 from unknownbrackets/debugger
Correct breakpoints in delay slots
2021-08-25 09:52:44 +02:00
Unknown W. Brackets
a5fce6d0b2 Savedata: Use PARAM.SFO constant properly. 2021-08-23 23:01:02 -07:00
Unknown W. Brackets
52e9856b4b Debugger: Fix breakpoints on delay slots. 2021-08-23 23:00:30 -07:00
Henrik Rydgård
fef7b8918d
Merge pull request #14755 from unknownbrackets/http-accept
Specify Accept headers for HTTP requests
2021-08-23 00:21:17 +02:00
Henrik Rydgård
78c153fa51
Merge pull request #14756 from unknownbrackets/tagged-pointers
gason: Allow tagged pointers
2021-08-22 23:45:09 +02:00
Unknown W. Brackets
8c08518617 gason: Allow tagged pointers. 2021-08-22 11:25:24 -07:00
Unknown W. Brackets
afcf6d8e65 http: Specify expected mime types in downloads. 2021-08-22 10:03:59 -07:00
Unknown W. Brackets
4c51f4761d http: Add Accept header as a parameter in requests. 2021-08-22 10:03:59 -07:00
Unknown W. Brackets
541524b119
Merge pull request #14753 from hrydgard/focus-fixes
Keyboard/gamepad navigation: Change the formula for scoring neighbors.
2021-08-22 08:37:15 -07:00
Henrik Rydgård
821a6a60aa Store: Display the error code in case of error downloading the json.
See #14572
2021-08-22 12:21:44 +02:00
Henrik Rydgård
2e621a25a0 Keyboard/gamepad navigation: Change the formula for scoring neighbors.
Better behavior in the control mapping screen. Seems the distance bonus is no
longer required, the overlap is enough, especially if you boost it a little.
2021-08-22 12:13:09 +02:00
Unknown W. Brackets
08561a2391
Merge pull request #14751 from hrydgard/more-input-fixes
More input fixes
2021-08-21 15:43:36 -07:00
Henrik Rydgård
c8081f7f44 Fix navigating the analog stick calibration screen with just a gamepad 2021-08-22 00:13:01 +02:00
Henrik Rydgård
c151b7858b Bugfix 2021-08-22 00:12:47 +02:00
Henrik Rydgård
1fc43b4ea2 Android: Remove the old limitation of 3 registered input devices. 2021-08-21 23:44:16 +02:00
Henrik Rydgård
d27517758e Auto-default Sony Bravia TVs to OpenGL. 2021-08-21 22:18:25 +02:00
Henrik Rydgård
37b78fd40e Don't default to Vulkan on any 32-bit Android devices.
See issue #14439
2021-08-21 21:52:45 +02:00
Henrik Rydgård
ba1b900bf8 Merge branch 'sum2012-crc32_patch3' 2021-08-21 20:59:04 +02:00
Henrik Rydgård
a74e1a422d GameScreen: Minor logic cleanup, remove Calculate CRC button when not needed. 2021-08-21 20:58:25 +02:00
Henrik Rydgård
467a63813a Merge branch 'crc32_patch3' of https://github.com/sum2012/ppsspp into sum2012-crc32_patch3 2021-08-21 20:19:43 +02:00
Henrik Rydgård
7733d8a500
Merge pull request #12530 from iota97/tilt
Allow tilt input on Z instead of X
2021-08-21 13:55:18 +02:00
Henrik Rydgård
0c34c939ad
Merge pull request #14749 from amverweij/rename-vk-externals-v3
Rename Vulkan externals
2021-08-21 13:45:06 +02:00
Bram Verweij
f1f5fbd3bb Remove unintended whitespace changes 2021-08-21 12:44:25 +02:00
Bram Verweij
a31cbe42d2 Rename namespace to PPSSPP_VK, remove indentation 2021-08-21 12:39:15 +02:00
Henrik Rydgård
005f145fbc
Merge pull request #14747 from iota97/layout-rateo
Make touch layout position accurate
2021-08-20 14:53:25 +02:00
iota97
c17c045849 Make touch layout accurate 2021-08-20 12:46:46 +02:00
Bram Verweij
cc00a4132d Prevent dlopen collisions between ppsspp_libretro.so and libvulkan.so 2021-08-20 11:22:57 +02:00
Henrik Rydgård
5c87f6278b
Merge pull request #14745 from iota97/quick-chat
Allow to disable chat button
2021-08-20 09:51:11 +02:00
iota97
c302ebdd83 Allow no chat button and make quickchat settings disabled when chat is not enabled 2021-08-20 00:03:42 +02:00
Henrik Rydgård
c99794b9ee
Merge pull request #14744 from iota97/control-layout-fix
Improve touch control layout screen
2021-08-19 22:25:43 +02:00
iota97
36df47d9a1 Fix action button size 2021-08-19 21:47:46 +02:00
iota97
3e894b0e9c Improve touch control layout screen 2021-08-19 20:02:14 +02:00
Henrik Rydgård
cbf2d3a89c
Merge pull request #14739 from hrydgard/unthrottle-to-fastforward
Rename "Unthrottle" to "Fast-forward"
2021-08-18 22:17:45 +02:00