Henrik Rydgård and GitHub
f8ab243167
Merge pull request #14860 from unknownbrackets/ui-chat-enable
...
Disable auto-enable chat on ctrl-c, fix enabling
2021-09-15 18:36:10 +02:00
iota97
eccb79464d
Fix chat here position
2021-09-15 10:25:26 +02:00
iota97
adf7c3f20b
Fix jumpy resolve while typing
2021-09-15 09:56:36 +02:00
Unknown W. Brackets
433daf1ee8
UI: Oops, remove silly mistake.
...
Of course, I meant to keep showing the new messages.
2021-09-15 00:24:06 -07:00
Henrik Rydgård and GitHub
6d599e738b
Merge pull request #14855 from unknownbrackets/ui-chat-view
...
Decouple chat presentation and tracking
2021-09-15 09:15:28 +02:00
Unknown W. Brackets
75f5c75045
Windows: Disable auto-enable chat on Ctrl-C.
...
It's annoying when this triggers unexpectedly. Sometimes it happens when
using debug windows.
2021-09-15 00:15:27 -07:00
Unknown W. Brackets
cf045dfbbc
UI: When enabling chat, recreate views.
...
Otherwise, the chat button doesn't show right away.
Fixes #13090 .
2021-09-14 23:56:45 -07:00
Unknown W. Brackets
9403947b67
UI: Decouple new chat display and tracking logic.
2021-09-14 18:08:16 -07:00
Unknown W. Brackets
be0b0cd88d
UI: Track chat log changes more clearly.
...
This also makes it easier to have multiple views or etc. reading from it.
We want data flowing a single direction, chat system -> UI.
2021-09-14 18:08:16 -07:00
Henrik Rydgård and GitHub
c333e2b879
Merge pull request #14480 from iota97/analog-head
...
Configurable analog head size
2021-09-13 22:39:18 +02:00
iota97
5bf0068ea6
Fix DPAD size calculation
2021-09-13 22:25:46 +02:00
Henrik Rydgård and GitHub
98a0d7189e
Merge pull request #14843 from iota97/dpad-drag
...
DPad drag fixes
2021-09-13 20:57:26 +02:00
Unknown W. Brackets
f53b4b5eac
UI: Correct enable reporting setting resetting.
2021-09-13 08:54:33 -07:00
iota97
4ec1a8d12a
Allow drag over touch DPAD and avoid analog drag to trigger other button
2021-09-13 14:30:15 +02:00
Henrik Rydgård and GitHub
ab4dcebd5e
Merge pull request #14841 from unknownbrackets/ui-chat-view
...
Use a view for the chat log
2021-09-13 09:06:16 +02:00
Unknown W. Brackets
40c233fa77
UI: Update flags more correctly in chat.
...
Not the ideal interface here, though...
2021-09-12 20:20:17 -07:00
Unknown W. Brackets
6b107a884b
UI: Cleanup input box for chat.
2021-09-12 20:16:05 -07:00
Unknown W. Brackets
f45c5186ca
UI: Move the chat message box to just a view.
...
Instead of being a popup. This should make it easier to make sure things
work normally, and avoids some of the strange overrides of PopupScreen it
previously had.
2021-09-12 19:44:44 -07:00
Unknown W. Brackets
96fd29c86f
UI: Allow UI keys on emuscreen of focused.
...
This is only if you already focus something.
2021-09-12 19:41:47 -07:00
Henrik Rydgård and GitHub
766a74fea5
Merge pull request #14836 from iota97/mockup
...
Edit psp screen a bit
2021-09-12 20:24:11 +02:00
iota97
8d120af168
Edit psp screen a bit
2021-09-12 15:11:58 +02:00
iota97
a2f016b2d1
Fix setting info on multi choice
2021-09-12 12:06:05 +02:00
Henrik Rydgård
f348adb4b3
Auto-fix case of manually specified paths.
...
Fixes remaining issue in #14821
2021-09-11 21:45:31 +02:00
Henrik Rydgård
d876834561
Fix weird linker problem
2021-09-11 21:17:01 +02:00
Henrik Rydgård and GitHub
b17ff0e5af
Merge pull request #14818 from iota97/super-wp
...
Focus based moving background
2021-09-11 20:50:54 +02:00
Henrik Rydgård
fcc0337576
Fix the Android recursive size computation and hook it up.
2021-09-11 18:12:30 +02:00
Henrik Rydgård
e842d395fa
Add untested function Android_ComputeRecursiveDirectorySize
2021-09-11 18:11:53 +02:00
Henrik Rydgård and GitHub
1eef8973c7
Merge pull request #14825 from unknownbrackets/memstick-cache
...
Add a cache for memory stick usage
2021-09-11 18:09:34 +02:00
Unknown W. Brackets
bcc4c3d8fa
Io: Assume a write may have happened on resume.
...
This way if they switch away to delete files, it will have more free
space.
2021-09-11 07:36:02 -07:00
Henrik Rydgård
369ae031de
Optimize install data size calculation.
2021-09-11 15:13:37 +02:00
Henrik Rydgård
830d205839
Optimize savedata size calculation
2021-09-11 15:11:56 +02:00
Unknown W. Brackets
08dbcf7f79
UI: Fix non-Android build error.
2021-09-10 19:01:56 -07:00
Henrik Rydgård
df0dd441c9
Add back the ability to manually specify a folder, on Android 9 and earlier.
2021-09-10 23:59:54 +02:00
Henrik Rydgård
e7214f4f6b
Hide the folder selector for memstick directory on Android 9 and earlier.
...
It just doesn't work.
2021-09-10 23:42:21 +02:00
Henrik Rydgård
7632e5e16e
Minor polish to MemStickScreen
2021-09-10 22:52:49 +02:00
Henrik Rydgård and GitHub
16e820edad
Merge pull request #14816 from iota97/wave-fix
...
Fix wave on different dps
2021-09-10 08:20:14 +02:00
iota97
fb5b528b97
Moving Background
2021-09-10 01:55:23 +02:00
Henrik Rydgård
85ac0f8856
Fix a couple sort comparators for the savedata screen
2021-09-10 01:14:59 +02:00
iota97
ecab31ef8b
Keep track of focus position
2021-09-09 17:35:19 +02:00
iota97
9283d14a3d
Fix wave on different dps
2021-09-09 11:58:02 +02:00
Henrik Rydgård
c9bcbf326f
More shortcut fixes
2021-09-09 00:00:54 +02:00
Henrik Rydgård and GitHub
5e4c478f43
Merge pull request #14807 from iota97/double-bind
...
Double binding fix
2021-09-08 21:23:56 +02:00
iota97
79b10c4d53
Add some antialiasing
2021-09-08 16:36:57 +02:00
iota97
01aaed54d6
Wave animation
2021-09-08 15:57:41 +02:00
iota97
7b33325cac
Double binding fix
2021-09-08 08:54:59 +02:00
Henrik Rydgård
2b683ff8c7
Fix typo (and maybe a bug).
2021-09-08 00:19:18 +02:00
iota97
b44c991fc1
Add info check
2021-09-07 16:16:39 +02:00
iota97
227333f45b
Don't show CRC button when we can't get it
2021-09-07 10:17:03 +02:00
Henrik Rydgård
6b76bcf070
Add new texture filtering "Auto Max Quality" that tweaks texture filtering for best quality.
...
It does this by enforcing mipmapping and minification filters, and
always autogenerates mipmaps and enforces anisotropic filtering for all
modes (if that's separately enabled).
This looks nice and flicker free in most games without any additional
tweaking, including GTA and Burnout which have long been painfully
flickery in the distance due to undersampling.
Needs a bit more testing before merge, maybe.
Fixes #13888
2021-09-03 00:14:58 +02:00
iota97
f54a24daec
Don't add VIRTKEY_TOGGLE_FULLSCREE in custom key list on mobile device
2021-09-01 17:07:35 +02:00