Henrik Rydgård
|
f1cbf1ba96
|
Android TextRenderer: Add try {} around loading the Roboto font. Also improve an unrelated assert.
|
2024-10-10 16:01:00 +02:00 |
|
Henrik Rydgård
|
1ac580b726
|
Buffer::Printf: Properly check for encoding failure
|
2024-10-10 16:01:00 +02:00 |
|
Henrik Rydgård
|
9e564e3675
|
Add a null check in zip file parsing
|
2024-10-10 16:01:00 +02:00 |
|
Henrik Rydgård
|
6797a24199
|
Texture saving: Try to limp along if memory allocation of buffer memory fails
|
2024-10-10 16:01:00 +02:00 |
|
Henrik Rydgård
|
d9a19ed51f
|
Fix ShowFileInFolder
|
2024-10-10 16:00:57 +02:00 |
|
Henrik Rydgård
|
bf9973e17d
|
GameScreen ćrc-related crashfix
|
2024-10-10 14:56:42 +02:00 |
|
Henrik Rydgård
|
662b0847c9
|
Assert instead of crashing if demo ISO decryption fails
|
2024-10-10 14:56:20 +02:00 |
|
Henrik Rydgård
|
95b232e81e
|
Merge pull request #19517 from hrydgard/more-cleanups
Build / build-windows (ARM64) (push) Waiting to run
Build / build-windows (x64) (push) Waiting to run
Build / build-uwp (push) Waiting to run
Build / test-windows (push) Blocked by required conditions
Build / build (./b.sh --headless --unittest --fat --no-png --no-sdl2, clang, clang++, test, macos, macos-latest) (push) Waiting to run
Build / build (./b.sh --headless --unittest, clang, clang++, test, clang-normal, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --headless --unittest, gcc, g++, gcc-normal, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --ios, clang, clang++, ios, ios, macos-latest) (push) Waiting to run
Build / build (./b.sh --libretro_android ppsspp_libretro, clang, clang++, android, android-libretro, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --qt, gcc, g++, qt, qt, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a OPENXR=1, clang, clang++, android, android-vr, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm64, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=armeabi-v7a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm32, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=x86_64 UNITTEST=1 HEADLESS=1, clang, clang++, android, android-x86_64, ubuntu-latest) (push) Waiting to run
Build / build (make -C libretro -f Makefile -j2, clang, clang++, libretro, clang-libretro, ubuntu-latest) (push) Waiting to run
Build / build (make -C libretro -f Makefile -j2, gcc, g++, libretro, gcc-libretro, ubuntu-latest) (push) Waiting to run
Build / test (macos-latest) (push) Blocked by required conditions
Build / test (ubuntu-latest) (push) Blocked by required conditions
Build / build_test_headless_alpine (push) Waiting to run
Generate Docker Layer / build (push) Waiting to run
Fix minor code issues flagged by PVS-Studio and reported by alphrixus.
|
2024-10-10 14:37:12 +02:00 |
|
Henrik Rydgård
|
c20026738b
|
Merge pull request #19476 from bbb651/ios-18-icons
Build / build-windows (ARM64) (push) Waiting to run
Build / build-windows (x64) (push) Waiting to run
Build / build-uwp (push) Waiting to run
Build / test-windows (push) Blocked by required conditions
Build / build (./b.sh --headless --unittest --fat --no-png --no-sdl2, clang, clang++, test, macos, macos-latest) (push) Waiting to run
Build / build (./b.sh --headless --unittest, clang, clang++, test, clang-normal, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --headless --unittest, gcc, g++, gcc-normal, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --ios, clang, clang++, ios, ios, macos-latest) (push) Waiting to run
Build / build (./b.sh --libretro_android ppsspp_libretro, clang, clang++, android, android-libretro, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --qt, gcc, g++, qt, qt, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a OPENXR=1, clang, clang++, android, android-vr, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm64, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=armeabi-v7a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm32, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=x86_64 UNITTEST=1 HEADLESS=1, clang, clang++, android, android-x86_64, ubuntu-latest) (push) Waiting to run
Build / build (make -C libretro -f Makefile -j2, clang, clang++, libretro, clang-libretro, ubuntu-latest) (push) Waiting to run
Build / build (make -C libretro -f Makefile -j2, gcc, g++, libretro, gcc-libretro, ubuntu-latest) (push) Waiting to run
Build / test (macos-latest) (push) Blocked by required conditions
Build / test (ubuntu-latest) (push) Blocked by required conditions
Build / build_test_headless_alpine (push) Waiting to run
Generate Docker Layer / build (push) Waiting to run
Support iOS 18 Dark and Tinted Icons
|
2024-10-10 14:17:36 +02:00 |
|
Henrik Rydgård
|
e51c58716b
|
Fix minor code issues flagged by PVS-Studio and reported by alphrixus.
|
2024-10-10 14:10:30 +02:00 |
|
Henrik Rydgård
|
6c8dc94691
|
Merge pull request #19516 from hrydgard/small-stuff
Apply findings from Android code inspect (lint). Update gradle.
|
2024-10-10 12:38:34 +02:00 |
|
Henrik Rydgård
|
9c5cda3487
|
Buildfix
|
2024-10-10 12:19:53 +02:00 |
|
Henrik Rydgård
|
3ef2ed32f3
|
Remove redundant xml file
|
2024-10-10 12:02:55 +02:00 |
|
Henrik Rydgård
|
4d6905672e
|
Bunch more linting
|
2024-10-10 11:57:10 +02:00 |
|
Henrik Rydgård
|
e0c12c9547
|
More lint warning fixes
|
2024-10-10 10:52:45 +02:00 |
|
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
|
0a169e25c8
|
Merge pull request #19512 from DDinghoya/patch-24
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
Update ko_KR.ini
|
2024-10-08 21:02:49 +02:00 |
|
DDinghoya
|
45506506a2
|
Update ko_KR.ini
|
2024-10-08 21:46:19 +09:00 |
|
Henrik Rydgård
|
a4558f12f9
|
Merge pull request #19511 from Felipefpl/master
Build / build-windows (ARM64) (push) Waiting to run
Build / build-windows (x64) (push) Waiting to run
Build / build-uwp (push) Waiting to run
Build / test-windows (push) Blocked by required conditions
Build / build (./b.sh --headless --unittest --fat --no-png --no-sdl2, clang, clang++, test, macos, macos-latest) (push) Waiting to run
Build / build (./b.sh --headless --unittest, clang, clang++, test, clang-normal, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --headless --unittest, gcc, g++, gcc-normal, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --ios, clang, clang++, ios, ios, macos-latest) (push) Waiting to run
Build / build (./b.sh --libretro_android ppsspp_libretro, clang, clang++, android, android-libretro, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --qt, gcc, g++, qt, qt, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a OPENXR=1, clang, clang++, android, android-vr, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm64, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=armeabi-v7a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm32, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=x86_64 UNITTEST=1 HEADLESS=1, clang, clang++, android, android-x86_64, ubuntu-latest) (push) Waiting to run
Build / build (make -C libretro -f Makefile -j2, clang, clang++, libretro, clang-libretro, ubuntu-latest) (push) Waiting to run
Build / build (make -C libretro -f Makefile -j2, gcc, g++, libretro, gcc-libretro, ubuntu-latest) (push) Waiting to run
Build / test (macos-latest) (push) Blocked by required conditions
Build / test (ubuntu-latest) (push) Blocked by required conditions
Build / build_test_headless_alpine (push) Waiting to run
Generate Docker Layer / build (push) Waiting to run
Updated brazilian portuguese translation
|
2024-10-08 11:53:30 +02:00 |
|
Felipe
|
d408a6da79
|
Add files via upload
|
2024-10-07 20:26:11 -03:00 |
|
Henrik Rydgård
|
16d97aa810
|
Merge pull request #19507 from hrydgard/misc-fixes-again
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 |
|