Commit Graph

40936 Commits

Author SHA1 Message Date
Henrik Rydgård
16d97aa810
Merge pull request #19507 from hrydgard/misc-fixes-again
Some checks failed
Build / build-windows (ARM64) (push) Has been cancelled
Build / build-windows (x64) (push) Has been cancelled
Build / build-uwp (push) Has been cancelled
Build / build (./b.sh --headless --unittest --fat --no-png --no-sdl2, clang, clang++, test, macos, macos-latest) (push) Has been cancelled
Build / build (./b.sh --headless --unittest, clang, clang++, test, clang-normal, ubuntu-latest) (push) Has been cancelled
Build / build (./b.sh --headless --unittest, gcc, g++, gcc-normal, ubuntu-latest) (push) Has been cancelled
Build / build (./b.sh --ios, clang, clang++, ios, ios, macos-latest) (push) Has been cancelled
Build / build (./b.sh --libretro_android ppsspp_libretro, clang, clang++, android, android-libretro, ubuntu-latest) (push) Has been cancelled
Build / build (./b.sh --qt, gcc, g++, qt, qt, ubuntu-latest) (push) Has been cancelled
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a OPENXR=1, clang, clang++, android, android-vr, ubuntu-latest) (push) Has been cancelled
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm64, ubuntu-latest) (push) Has been cancelled
Build / build (cd android && ./ab.sh -j2 APP_ABI=armeabi-v7a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm32, ubuntu-latest) (push) Has been cancelled
Build / build (cd android && ./ab.sh -j2 APP_ABI=x86_64 UNITTEST=1 HEADLESS=1, clang, clang++, android, android-x86_64, ubuntu-latest) (push) Has been cancelled
Build / build (make -C libretro -f Makefile -j2, clang, clang++, libretro, clang-libretro, ubuntu-latest) (push) Has been cancelled
Build / build (make -C libretro -f Makefile -j2, gcc, g++, libretro, gcc-libretro, ubuntu-latest) (push) Has been cancelled
Build / build_test_headless_alpine (push) Has been cancelled
Generate Docker Layer / build (push) Has been cancelled
Build / test-windows (push) Has been cancelled
Build / test (macos-latest) (push) Has been cancelled
Build / test (ubuntu-latest) (push) Has been cancelled
Prevent soft-locking the emulator on bad PBP files
2024-10-03 19:08:31 +02:00
Henrik Rydgård
6d3849bc48 Add a "Back" button to the crash screen for convenience 2024-10-03 18:55:22 +02:00
Henrik Rydgård
8fbe46ab9e Prevent soft-locking the emulator on invalid PBP files, or crashes in some cases. 2024-10-03 18:38:54 +02:00
Henrik Rydgård
1a89c26dc0 Warning fixes 2024-10-03 18:19:11 +02:00
Henrik Rydgård
355ec02055 vr banner fix 2024-10-03 18:15:42 +02:00
Henrik Rydgård
1a8e9b0bc4
Merge pull request #19506 from hrydgard/misc-fixes
Android: New TV banner icon for the Gold version
2024-10-03 17:22:01 +02:00
Henrik Rydgård
611551ccf1 Android TV banners: Update gold banner, remove obsolete TV "icon" 2024-10-03 16:52:41 +02:00
Henrik Rydgård
8d380e260a Fix a wrong assert 2024-10-03 16:52:34 +02:00
Henrik Rydgård
30bbb212d2 Add missing translation string for RAIntegration 2024-10-03 16:52:11 +02:00
Henrik Rydgård
62d9abf71d
Merge pull request #19504 from NABN00B/themes
Add 3 new themes
2024-10-02 20:16:42 +02:00
Henrik Rydgård
94b76e4269
Merge pull request #19505 from hrydgard/chat-input-fix
iOS Chat input fix
2024-10-02 20:00:27 +02:00
Henrik Rydgård
cb06ac4af2 MacOS: Fix text input (got broken in #19441, would no longer send CHAR events)
See #19441
2024-10-02 16:21:53 +02:00
Henrik Rydgård
f11675bcba Minor UI fix: Consistent spacing on PauseScreen 2024-10-02 16:21:53 +02:00
Henrik Rydgård
a9ea372c90 Android/iOS buildfix 2024-10-02 16:21:53 +02:00
Henrik Rydgård
b40098effd Chat: Cleanup the selection of chat input method, allow in-ui popup (what iOS needs). 2024-10-02 16:21:53 +02:00
Henrik Rydgård
3d31b4ac4c Fix possible framebuffer binding bug in EmuScreen 2024-10-02 16:21:53 +02:00
Henrik Rydgård
144f2884bc
Merge pull request #19503 from NABN00B/lang-hu
Update hu_HU.ini
2024-10-02 01:03:26 +02:00
Nab
bef40743c3
Update UWP.vcxproj.filters 2024-10-01 21:29:38 +02:00
Nab
a6b625324c
Update UWP.vcxproj 2024-10-01 21:29:13 +02:00
Nab
9cfb73a1a7
Add 3 new themes 2024-10-01 21:26:40 +02:00
Nab
7b871d4d0f
Update hu_HU.ini 2024-10-01 20:36:45 +02:00
Henrik Rydgård
02f33a596e
Merge pull request #19502 from Saramagrean/patch-1
Update th_TH.ini
2024-10-01 12:13:25 +02:00
Benjamin Benda Gates
9f8a65e6e7
Update th_TH.ini 2024-10-01 16:21:16 +07:00
Henrik Rydgård
eab8d977a5 Android: Another gradle plugin version bump. Typo fix. 2024-10-01 10:04:43 +02:00
Henrik Rydgård
e8d33dff7f
Merge pull request #19496 from TotalCaesar659/patch-1
Update Russian translation
2024-09-30 10:30:53 +02:00
Henrik Rydgård
5a141ab354
Merge pull request #19499 from DDinghoya/patch-23
Update ko_KR.ini
2024-09-30 10:30:02 +02:00
Henrik Rydgård
a9ef8a1f25
Merge pull request #19500 from brad0/cmake_fix
Minor CMake fix
2024-09-29 12:09:11 +02:00
Brad Smith
4579241281 Minor CMake fix
I see the same behavior with and without but the docs say the list
is supposed to be separated by a semi-colon.
2024-09-30 16:43:17 -04:00
DDinghoya
6bc4ecd774
Update ko_KR.ini 2024-09-28 22:53:06 +09:00
Henrik Rydgård
64ce72e81d Android TV banner for Gold: Remove some accidental transparency.
This caused validation errors on Google Play.
2024-09-28 11:40:08 +02:00
Henrik Rydgård
eb4bc23460
Merge pull request #19498 from brad0/ffmpeg_cmake
ffmpeg: Fix the HAVE_LIBAVCODEC_CONST_AVCODEC test
2024-09-28 11:35:37 +02:00
Brad Smith
43b7ca6908 ffmpeg: Fix the HAVE_LIBAVCODEC_CONST_AVCODEC test
The test was not pulling in the FFmpeg header or library paths.

/home/brad/ports/pobj/ppsspp-1.17.1/bin/c++ -DHAVE_LIBAVCODEC_CONST_AVCODEC  -O2 -pipe -g -pedantic -Wall -Werror -Wno-unused-variable
-std=gnu++17 -MD -MT CMakeFiles/cmTC_9e9ce.dir/src.cxx.o -MF CMakeFiles/cmTC_9e9ce.dir/src.cxx.o.d -o CMakeFiles/cmTC_9e9ce.dir/src.cxx.o
-c /home/brad/ports/pobj/ppsspp-1.17.1/build-aarch64/CMakeFiles/CMakeScratch/TryCompile-E3C4ib/src.cxx
/home/brad/ports/pobj/ppsspp-1.17.1/build-aarch64/CMakeFiles/CMakeScratch/TryCompile-E3C4ib/src.cxx:2:12: fatal error:
'libavcodec/avcodec.h' file not found
                #include <libavcodec/avcodec.h>
                          ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.

Fixing just the header path.

/home/brad/ports/pobj/ppsspp-1.17.1/bin/c++ -O2 -pipe -g -pedantic -Wall -Werror -Wno-unused-variable CMakeFiles/cmTC_cf251.dir/src.cxx.o
-o cmTC_cf251  -lavcodec  -lavformat  -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && :
ld.lld: error: unable to find library -lavcodec
ld.lld: error: unable to find library -lavformat
2024-09-29 12:45:44 -04:00
TotalCaesar659
966c8b331a
Update Russian translation 2024-09-27 18:22:53 +03:00
Henrik Rydgård
6b383e40e0
Merge pull request #19495 from hrydgard/translation-fixes
Translation fixes, etc
2024-09-27 10:37:32 +02:00
Henrik Rydgård
9b8f18298a Translation fixes, etc
Thanks @TotalCaesar659
2024-09-27 10:15:52 +02:00
Henrik Rydgård
9b3d96bd9c
Merge pull request #19494 from TotalCaesar659/patch-1
Update Russian translation
2024-09-27 09:15:59 +02:00
TotalCaesar659
c1d442bfed
Update Russian translation 2024-09-27 02:02:28 +03:00
Henrik Rydgård
edf41df79a
Merge pull request #19493 from hrydgard/ios-hide-set-memstick
iOS app store version: Hide the "Set memory stick" option by moving it to Developer Tools
2024-09-26 22:16:55 +02:00
Henrik Rydgård
4665196535 iOS app store: Hide the "Set memoery stick" option in developer tools
It's really not a good idea to change it.

In case someone does have a use case for it, we keep the option anyway,
but in developer tools, with a loud warning next to it.

Should help #18929 by reducing the number of people causing themselves trouble
with the option.
2024-09-26 21:17:00 +02:00
Henrik Rydgård
fffd649255
Merge pull request #19387 from iota97/per_game_ui
Per game settings UI PoC
2024-09-26 20:02:02 +02:00
Giovanni Cocco
931eafd565 Keep only the LUT addition 2024-09-26 19:15:17 +02:00
Henrik Rydgård
9208d9d49a
Merge pull request #19492 from hrydgard/more-misc-fixes
RetroAchievements login: Implement password masking
2024-09-26 12:37:10 +02:00
Henrik Rydgård
66993c8ff2 Android buildfix, warning fix 2024-09-26 12:04:29 +02:00
Henrik Rydgård
50baf6f8e3 Fix display of game titles, oops 2024-09-26 12:02:39 +02:00
Henrik Rydgård
1b158940ac PPSSPP UI: Implement password masking in popup text inputs 2024-09-26 11:32:51 +02:00
Henrik Rydgård
758776f216 Touch control layout: Make sure no buttons are initialized off screen.
Fixes #19486
2024-09-26 11:08:07 +02:00
Henrik Rydgård
f020d1d815 Windows inputbox: Add flags field, delete dupe code, add ability to mask passwords 2024-09-26 10:48:31 +02:00
Henrik Rydgård
9699be2110 RetroAchievements: Cleanup better on login failure 2024-09-26 01:09:56 +02:00
Henrik Rydgård
027385d218
Merge pull request #19491 from hrydgard/vertex-decoder-sanity-check
DrawEngineCommon: Enforce the limit on vertex decoding
2024-09-26 00:56:40 +02:00
Henrik Rydgård
62b674e8f1
Merge pull request #19490 from hrydgard/misc-fixes
Fix Z-buffer issue in Socom Fireteam Bravo character customizer, plus a couple of minor things
2024-09-26 00:43:12 +02:00