Henrik Rydgård
21c6594961
Fix a bunch of Android Studio lint warnings
2024-10-10 10:24:40 +02:00
Henrik Rydgård
14a78e51b0
Android: Fix a bunch of lints
2024-10-10 10:06:46 +02:00
Henrik Rydgård
7e9bc0df26
Remove ic_launcher_round.png files
2024-10-10 10:03:34 +02:00
Henrik Rydgård
85b856c67b
Update gradle
2024-10-10 09:16:21 +02:00
Henrik Rydgård
088a0d887d
Remove a redundant translation string
2024-10-08 21:45:35 +02:00
Henrik Rydgård and GitHub
0a169e25c8
Merge pull request #19512 from DDinghoya/patch-24
...
Update ko_KR.ini
2024-10-08 21:02:49 +02:00
DDinghoya and GitHub
45506506a2
Update ko_KR.ini
2024-10-08 21:46:19 +09:00
Henrik Rydgård and GitHub
a4558f12f9
Merge pull request #19511 from Felipefpl/master
...
Updated brazilian portuguese translation
2024-10-08 11:53:30 +02:00
Felipe and GitHub
d408a6da79
Add files via upload
2024-10-07 20:26:11 -03:00
Henrik Rydgård and GitHub
16d97aa810
Merge pull request #19507 from hrydgard/misc-fixes-again
...
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 and GitHub
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 and GitHub
62d9abf71d
Merge pull request #19504 from NABN00B/themes
...
Add 3 new themes
2024-10-02 20:16:42 +02:00
Henrik Rydgård and GitHub
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 and GitHub
144f2884bc
Merge pull request #19503 from NABN00B/lang-hu
...
Update hu_HU.ini
2024-10-02 01:03:26 +02:00
Nab and GitHub
bef40743c3
Update UWP.vcxproj.filters
2024-10-01 21:29:38 +02:00
Nab and GitHub
a6b625324c
Update UWP.vcxproj
2024-10-01 21:29:13 +02:00
Nab and GitHub
9cfb73a1a7
Add 3 new themes
2024-10-01 21:26:40 +02:00
Nab and GitHub
7b871d4d0f
Update hu_HU.ini
2024-10-01 20:36:45 +02:00
Henrik Rydgård and GitHub
02f33a596e
Merge pull request #19502 from Saramagrean/patch-1
...
Update th_TH.ini
2024-10-01 12:13:25 +02:00
Benjamin Benda Gates and GitHub
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 and GitHub
e8d33dff7f
Merge pull request #19496 from TotalCaesar659/patch-1
...
Update Russian translation
2024-09-30 10:30:53 +02:00
Henrik Rydgård and GitHub
5a141ab354
Merge pull request #19499 from DDinghoya/patch-23
...
Update ko_KR.ini
2024-09-30 10:30:02 +02:00
Henrik Rydgård and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
966c8b331a
Update Russian translation
2024-09-27 18:22:53 +03:00
Henrik Rydgård and GitHub
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 and GitHub
9b3d96bd9c
Merge pull request #19494 from TotalCaesar659/patch-1
...
Update Russian translation
2024-09-27 09:15:59 +02:00
TotalCaesar659 and GitHub
c1d442bfed
Update Russian translation
2024-09-27 02:02:28 +03:00
Henrik Rydgård and GitHub
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 and GitHub
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