Henrik Rydgård
1ae6d0f9f6
Installer script fix
2025-11-23 11:11:18 +01:00
Henrik Rydgård
3a7ec44f4e
workflow fix
2025-11-23 10:55:46 +01:00
Henrik Rydgård
7a93b0928a
Merge pull request #21025 from hrydgard/more-ui-layouts
...
More portrait UI layouts
2025-11-23 10:54:24 +01:00
Henrik Rydgård
1413016c19
Fix layout issue on remoteisoscreen
2025-11-23 01:18:44 +01:00
Henrik Rydgård
e9afd51f34
New layout for log channel chooser
2025-11-23 01:15:07 +01:00
Henrik Rydgård
6cc945e57a
Rework the reporting screen a bit
2025-11-23 01:15:07 +01:00
Henrik Rydgård
217e7c94a4
Merge pull request #20987 from sum2012/android-setting
...
Fix gradle in Android studio 2025.2.1
2025-11-22 23:32:53 +01:00
Henrik Rydgård
c4761ad291
Merge pull request #21023 from hrydgard/even-more-ui-tweaks
...
Fix resetting of some config parameters
2025-11-22 23:32:21 +01:00
Henrik Rydgård
e172cc1060
Correct resetting some touch control parameters.
...
Fixes #20993
2025-11-22 16:41:12 +01:00
Henrik Rydgård
759d8498ca
Fix resetting the DisplayLayout
2025-11-22 16:29:55 +01:00
Henrik Rydgård
61302d5af0
Merge pull request #21022 from hrydgard/more-ui-tweaks
...
Rework pause screen in portrait mode
2025-11-22 16:07:26 +01:00
Henrik Rydgård
04f9cd2c32
Correct the positioning of the PIC0.png while loading a game if dpi != 1.0
2025-11-22 16:06:42 +01:00
Henrik Rydgård
1a35049483
Popup menu fix, inset fix on pause screen
2025-11-22 15:51:44 +01:00
Henrik Rydgård
24bcc10985
PauseScreen: Make the savestate numbers more visible by moving them out
2025-11-22 14:56:19 +01:00
Henrik Rydgård
e711fdb735
Switch away from the non-callback based context menu
2025-11-22 14:46:33 +01:00
Henrik Rydgård
8042a57794
Code cleanup
2025-11-22 14:38:58 +01:00
Henrik Rydgård
77c7ba1435
Rework the pause screen in portrait mode. Right-align popup menus if too far to the right on the screen.
2025-11-22 14:31:01 +01:00
Henrik Rydgård
f2356c5532
Add UMD icon for disc switching on pause screen. Add Play icon to continue button
2025-11-22 11:11:42 +01:00
Henrik Rydgård
0d309a5db1
Add titles on developer tools tabs
2025-11-22 10:37:43 +01:00
Henrik Rydgård
9a8176508d
Fix issue with the new inset code (forgot to take cutouts into account)
2025-11-22 10:30:26 +01:00
Henrik Rydgård
c4c29ab6b3
Fix issue with UI atlas being generated unnecessarily on mobile
2025-11-22 10:29:21 +01:00
Henrik Rydgård
c1581e6c38
Merge pull request #21018 from crashGG/master
...
Update tex_mmpx.csh
2025-11-19 19:18:27 +01:00
crashGG
0d1a65ee1a
Update tex_mmpx.csh
...
Minor bug fixes and logic optimizations
2025-11-17 22:13:57 +03:00
Henrik Rydgård
4adfbbbc72
Merge pull request #21016 from wescopeland/rc-client-set-host
...
Achievements: support rc_client_set_host
2025-11-17 09:05:53 +01:00
Wes Copeland
7a98df5297
Achievements: support rc_client_set_host
2025-11-16 17:54:56 -05:00
Henrik Rydgård
a477ae023f
Merge pull request #21000 from testtoneexp/fromsoft-depthrangehack
...
Add DepthRangeHack compatibility setting for multiple FromSoftware ti…
2025-11-16 23:11:52 +01:00
Henrik Rydgård
2a9b15dc8b
Merge pull request #21013 from crashGG/master
...
Enhance tex_mmpx.csh
2025-11-16 20:36:40 +01:00
crashGG
75af86cbcb
Enhance tex_mmpx.csh
...
bug fixes and logic optimizations
2025-11-16 22:05:11 +03:00
Henrik Rydgård
636e5b33b6
Upgrade some dependencies ( #21009 )
...
* Bump some deps
* Bump rcheevos
* Bump langtool deps
2025-11-16 11:30:54 +01:00
Henrik Rydgård
defd21cc90
Android: Rework UI insets handling ( #21007 )
...
* During game load, place the loading screen where the game will appear
* Android: Merge NativeActivity into PpssppActivity
* Rework window insets handling on Android
* Main screen: Display the path on its own line in portrait mode
* Make the "Fullscreen" setting on Android separate between portrait and landscape
2025-11-16 10:43:58 +01:00
Imre Eilertsen
de3365e647
Hotfixes for the Norwegian translation. ( #21008 )
...
* Hotfixes for the Norwegian translation.
* Update no_NO.ini
* Update no_NO.ini
* Update no_NO.ini
2025-11-16 08:19:15 +01:00
Henrik Rydgård
fa3dc9a3a0
Merge pull request #21006 from hrydgard/new-game-screen
...
Rework the game screen to work better in portrait mode
2025-11-15 22:03:57 +01:00
Henrik Rydgård
57507ec9e6
GameScreen: New look in portrait mode
2025-11-15 20:44:14 +01:00
Henrik Rydgård
3d20251500
Game background in menus: Crop to fit instead of stretch to fit. Generally looks better, I think.
2025-11-15 20:44:14 +01:00
Henrik Rydgård
8b52cf67af
Add a way to put the "ExtraButtons" in a popup menu, use on control mapping screen
2025-11-15 20:44:14 +01:00
Henrik Rydgård
09d195c9ef
More layout work. Use GameDB titles on the top of the game screen.
2025-11-15 20:44:14 +01:00
Henrik Rydgård
66c2045d35
Fix the layout of the credits screen in landsacape mode
2025-11-15 20:44:14 +01:00
Henrik Rydgård
1ae76e871b
Partial game-info-screen rework
2025-11-15 20:44:14 +01:00
Henrik Rydgård
a660932faa
Merge pull request #21004 from root-stas/llvmpipe
...
Add support run on LLVMpipe
2025-11-15 18:17:09 +01:00
Stanislav
c49081cb75
Add support run on LLVMpipe
...
Tested on few VM with Mesa LLVMpipe driver some games, no crashes
2025-11-15 17:32:58 +02:00
Henrik Rydgård
1e95f167fc
Merge pull request #21003 from hrydgard/more-ui-fixes
...
More UI rendering fixes
2025-11-15 16:15:13 +01:00
Henrik Rydgård
d1f6da81cb
Add stb_rect_pack library, use it to pack our atlases way faster
2025-11-15 15:26:06 +01:00
Henrik Rydgård
915a88df60
AtlasGen: Separate pack and resolve steps
2025-11-15 15:26:06 +01:00
Henrik Rydgård
55d53bd29a
Handle devices with really extreme DPIs. Fixes #21001
...
I thought I did this already but apparently not, or it got lost in a
branch.
2025-11-15 15:26:06 +01:00
oltolm
14e1d183c7
fix compiler warning
2025-11-15 15:26:06 +01:00
Henrik Rydgård
1efcaafd5a
Add query for max texture size
2025-11-15 15:26:02 +01:00
Henrik Rydgård
2ea49d57e6
Merge pull request #21002 from sum2012/patch
...
Remove logging of spam of "Rendering from framebuf with offset"
2025-11-15 13:58:56 +01:00
sum2012
553ee27629
Remove spam of "Rendering from framebuf with offset"
...
It spam in all games.
Only output in debug mode.
2025-11-15 19:33:58 +08:00
buymyhubs
d68ddad0d1
Add DepthRangeHack compatibility setting for multiple FromSoftware titles
2025-11-15 01:40:53 -06:00
Henrik Rydgård
5149b1f01a
Merge pull request #20997 from hrydgard/font-file-fixes
...
Update some references to font files
2025-11-14 13:43:08 +01:00