Henrik Rydgård and GitHub
03ee74c03c
Merge pull request #20989 from warmenhoven/warmenhoven/pr/libretro-mac-buildfix
...
libretro: fix mac build
2025-11-11 16:21:40 +01:00
Eric Warmenhoven
1f40174af0
add libretro mac build to github workflow
2025-11-11 09:44:25 -05:00
Eric Warmenhoven
a4a1752f61
libretro: fix mac build
2025-11-11 09:39:39 -05:00
sum2012
abc0da7218
Fix gradle in Android studio 2025.2.1
...
By Gemini Agent
2025-11-11 20:34:58 +08:00
Henrik Rydgård and GitHub
fd300aeb23
Merge pull request #20986 from hrydgard/guess-what-more-ui
...
More UI improvements for portrait
2025-11-10 17:38:17 +01:00
Henrik Rydgård and GitHub
b44c2799ee
Merge pull request #20982 from Tolstoyj/mac-camera
...
Add macOS camera bridge and polish PSP camera emulation
2025-11-10 16:33:27 +01:00
Henrik Rydgård
bc024da16c
More tweaks
2025-11-10 16:02:21 +01:00
Henrik Rydgård
7b05ccafd4
Remove unnecessary linebreaks
2025-11-10 15:34:53 +01:00
Henrik Rydgård
4f91d7a71a
More layout work, more use of MessagePopupScreen instead of PromptScreen
2025-11-10 15:23:29 +01:00
Henrik Rydgård
f12fc14d3c
Fix some layout issue with popup screens. Start moving away from PromptScreen where possible.
2025-11-10 13:37:25 +01:00
Henrik Rydgård
9de8e75709
AnchorLayout: Allow centering separately for horizontal and vertical
2025-11-10 12:10:08 +01:00
Henrik Rydgård
0453fb5449
Move PopupScreen base class into PopupScreens.cpp/h
2025-11-10 10:26:38 +01:00
Henrik Rydgård
2047f46d6d
Remove left-behind logging
2025-11-10 01:46:25 +01:00
Henrik Rydgård and GitHub
f3fa9e2746
Merge pull request #20984 from hrydgard/more-ui-tweaking
...
DualSense accelerometer input support, UI tweaks
2025-11-09 23:55:41 +01:00
Henrik Rydgård
412c746179
Add tilt (accelerometer) input support for DualSense controllers on Windows
2025-11-09 23:11:20 +01:00
Henrik Rydgård
9e480565bb
More padding fixes
2025-11-09 22:33:03 +01:00
Henrik Rydgård
fd6dbd3813
Add a title to the upload files screen
2025-11-09 22:18:57 +01:00
Henrik Rydgård
5bb740c373
Control mapping: Remove some old uses of std::bind, and an unnecessary enum.
2025-11-09 22:09:43 +01:00
Tolstoy Justin
fbc8a04db4
Remove still image capture stubs
2025-11-09 18:24:26 +00:00
Henrik Rydgård and GitHub
a2774e201a
Merge pull request #20983 from hrydgard/more-ui-changes
...
More UI changes
2025-11-09 18:30:39 +01:00
Henrik Rydgård
055d47606b
Switch control mapping over to tabbed interface (needs more work)
2025-11-09 17:49:17 +01:00
Henrik Rydgård
6f2742a2cb
Some UI polish
2025-11-09 16:49:15 +01:00
Henrik Rydgård
be34e45536
Clean up language switching code slightly, add (disabled) shortcut to randomize for testing.
...
Remove background color from some titles.
2025-11-09 16:26:58 +01:00
Henrik Rydgård
67a7e8cd97
Fix some measurement problems.
...
Part of #20803
2025-11-09 16:25:52 +01:00
Tolstoy Justin
f927e9951d
Move camera docs under ai_instructions/mac_camera
2025-11-09 12:25:03 +00:00
Henrik Rydgård
7d23626f28
Convert FrameDumpTestScreen to use a TabbedDialog
2025-11-09 09:27:37 +01:00
Henrik Rydgård
278a913a6a
Add an icon to the homebrew store button
2025-11-09 09:27:37 +01:00
Henrik Rydgård and GitHub
60425c58c3
Merge pull request #20976 from hrydgard/banners
...
Add banners on the top of settings pages, and show the game icon if editing game-specific settings
2025-11-09 09:26:30 +01:00
Henrik Rydgård
bf5e524243
Add multi-font support to the final text-rendering backend (SDL_ttf)
2025-11-09 08:52:21 +01:00
Henrik Rydgård
582c2e28ca
Same for Qt
2025-11-09 08:52:21 +01:00
Henrik Rydgård
59ab9e5682
Fix font loading in cocoa as well.
2025-11-09 08:52:21 +01:00
Henrik Rydgård
2fce2da709
Apply the font system rework to Android as well
2025-11-09 08:52:21 +01:00
Henrik Rydgård
bf5ded9c02
Fix font loading for the UWP backend, although wacky rendering issues remain
2025-11-09 08:52:21 +01:00
Henrik Rydgård
4283e66a12
Font style rework: Windows part
2025-11-09 08:52:21 +01:00
Henrik Rydgård
980ddb152b
UI fixes, add SimpleTextView (easier to reason about)
2025-11-09 08:52:20 +01:00
Henrik Rydgård
d34da520be
Correct measurements in Choice buttons when there's both text and an image
2025-11-09 08:51:41 +01:00
Henrik Rydgård
6d1973edfb
Add banners on the top of settings pages, if editing game-specific settings show the icon.
2025-11-09 08:51:41 +01:00
Tolstoy Justin
673c1e76a9
Add macOS camera bridge and polish PSP camera emulation
2025-11-09 00:01:07 +00:00
Henrik Rydgård and GitHub
b6850eb26e
Merge pull request #20980 from sum2012/npdrm_minor
...
Fix crash in npdrmLseek too
2025-11-09 00:43:30 +01:00
Henrik Rydgård and GitHub
17a3629c7e
Merge pull request #20981 from sum2012/NPdrm_patch
...
Update sceNpDrmSetLicensee* function
2025-11-09 00:36:06 +01:00
sum2012
0f33740721
Fix log channel
2025-11-09 07:25:38 +08:00
sum2012
dbf10eee3d
Update sceNpDrmSetLicensee* function
...
by minimax AI by JPCSP
Some process for #16238
2025-11-09 07:11:29 +08:00
sum2012
5bc12edf05
Fix crash in npdrmLseek too
...
Both npdrmRead and npdrmLseek use non-encrypted mode
2025-11-09 06:56:51 +08:00
Henrik Rydgård and GitHub
58b61b17c6
Merge pull request #20979 from sum2012/npdrmRead-minor
...
Avoid nullptr in npdrmRead
2025-11-08 23:06:56 +01:00
sum2012
094b069b68
Avoid nullptr in npdrmRead
2025-11-09 01:43:42 +08:00
Henrik Rydgård and GitHub
5646e47169
Merge pull request #20977 from oltolm/warning
...
fix GCC warning
2025-11-08 00:21:27 +01:00
oltolm
b488c17518
fix GCC warning
...
C:/src/ppsspp/Core/System.cpp: In function 'void DumpFileIfEnabled(const u8*, u32, std::string_view, DumpFileType)':
C:/src/ppsspp/Core/System.cpp:938:29: warning: 'void free(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
938 | free(path);
| ~~~~^~~~~~
C:/src/ppsspp/Core/System.cpp:924:67: note: returned from 'void* operator new [](std::size_t)'
924 | char *path = new char[strlen(fullPath.c_str()) + 1];
|
2025-11-07 22:46:18 +01:00
Henrik Rydgård and GitHub
4563d8130a
Merge pull request #20973 from hrydgard/resize-improvements
...
Assorted UI improvements
2025-11-07 01:13:47 +01:00
Henrik Rydgård
833f80421f
Delete some obsolete code
2025-11-06 23:44:55 +01:00
Henrik Rydgård
9155de3358
Make the old behavior that the UI shrinks if the window is small optional. New hidden setting [General]/ShrinkIfWindowSmall
2025-11-06 23:44:55 +01:00