Commit Graph

40002 Commits

Author SHA1 Message Date
xielei
15b6111e8a fix libretro compile error 2024-03-07 22:35:33 +08:00
Henrik Rydgård
0159102a19
Merge pull request #18900 from hrydgard/rcheevos-bump
Update rcheevos submodule
2024-02-28 16:16:20 +07:00
Henrik Rydgård
a5842792b8 Buildfix 2024-02-28 15:45:20 +07:00
Henrik Rydgård
0f97180ee1 Update rcheevos.
While doing so, switch to a fork with 3DS hashing support removed.
2024-02-28 11:26:33 +07:00
Henrik Rydgård
bc18fb145b
Merge pull request #18899 from hrydgard/string-fix
Simplify a translation string.
2024-02-27 17:34:59 +07:00
Henrik Rydgård
17270825a1 Simplify a translation string.
Fixes #18897
2024-02-27 15:27:33 +07:00
Henrik Rydgård
d24f972468
Merge pull request #18896 from rofl0r/fixfscrash
FS: fix crash overreading data on flash0
2024-02-27 11:28:53 +07:00
rofl0r
55ae3b1c3e FS: fix crash overreading data on flash0
noticed while using intrafont with some homebrew code.
when using musl libc's hardened malloc, the overread in the
code caused PPSSPP to segfault.
2024-02-26 17:17:33 +00:00
Henrik Rydgård
3d58d1ff30
Merge pull request #18893 from lvonasek/hotfix-openxr-passthrough
OpenXR - Passthrough on the latest QuestOS fixed
2024-02-26 19:24:34 +07:00
Henrik Rydgård
7049946561
Merge pull request #18891 from LunaMoo/Fix_string
Fix "Savestate Slot" string
2024-02-26 19:05:45 +07:00
Lubos
13ff41bc2b OpenXR - Passthrough on the latest QuestOS fixed 2024-02-26 12:56:14 +01:00
LunaMoo
90fd476acf Change based on feedback 2024-02-25 11:18:11 +01:00
Henrik Rydgård
70cc5da62f
Merge pull request #18890 from hrydgard/gradle-upgrade
Gradle upgrade again
2024-02-25 16:45:16 +07:00
LunaMoo
47b19eb24b Fix "Savestate Slot" string 2024-02-25 10:29:28 +01:00
Henrik Rydgård
32fbf5392d Andorid: Fix a bunch of lints, to make any important ones not drown in the long list 2024-02-25 15:54:06 +07:00
Henrik Rydgård
b6e6732787 Update gradle 2024-02-25 15:53:48 +07:00
Henrik Rydgård
5398820867 Crashfix on memstick screen.
Fixes #18886
2024-02-24 18:49:57 +07:00
Henrik Rydgård
d5cfcccbea
Merge pull request #18881 from bslenul/crash-fix
Crash fix for some games
2024-02-23 08:29:01 +07:00
Bobby Smith
133e9e37ae Crash fix for some games 2024-02-23 01:37:07 +01:00
Henrik Rydgård
9c2096b70d Update PS3 controller mapping in gamecontrollerdb.txt.
Fixes #18875
2024-02-22 10:34:51 +07:00
Henrik Rydgård
f5450e40eb
Merge pull request #18870 from hrydgard/more-arabic-strings
Some more Arabic translated strings
2024-02-16 19:36:20 +07:00
Henrik Rydgård
28714178e9 Add some missing translation lines 2024-02-16 19:35:24 +07:00
Henrik Rydgård
b23aadfce8 Some more Arabic translated strings, contributed by Sir Khezzane 2024-02-16 19:29:52 +07:00
John Cyrill Corsanes
d832f96010
Tagalog Localization Updates (#18756)
* Initial Tagalog localization for RetroAchievements

* Some Tagalog localization adjustments on Controls, Cheats & DesktopUI

* Replace some terms of using 'skip' into 'talon'

* Added Tagalog Translations on Dev-related terms, Pause & some Graphic Settings

* Added Tagalog Translations on PSPCredits & RemoteISO

* Refactoring Tagalog Localizations for Achievements, Audio, & Controls

* Refactoring Tagalog Localizations for Dialog, etc.

* Refactoring Tagalog Localizations for Error

* Refactoring Tagalog Localizations for TextureShaders, Themes, & UI Elements

* Refactoring Tagalog Localizations for VR, etc.

* Refactoring Tagalog Localizations for MainMenu, Graphics

* Refactoring Tagalog Localizations for InstallZip, KeyMapping

* Refactoring Tagalog Localizations for Game, System (partial)

* Refactoring Tagalog Localizations for System

* Change contributor's name

* Refactoring Tagalog Localizations for Store & SysInfo

* Refactoring Tagalog Localizations for MainSettings

* Refactoring Tagalog Localizations for MappableControls, MemStick, etc.

* Refactoring Tagalog Localizations for Savedata, Search

* Refactoring Tagalog Localizations for PSPSettings, Networking

* Refactoring Tagalog Localizations for Reporting, Savedata (already did), Search (also did already)

* Refactoring Tagalog Localizations for Screen
2024-02-13 09:46:13 +01:00
Henrik Rydgård
f3635c4463
Merge pull request #18858 from hrydgard/translation-string-view
Make the i18n T function use std::string_view
2024-02-12 19:36:23 +01:00
Henrik Rydgård
c5791764d8 Make the i18n T function use std::string_view
Buildfixes, crashfixes

One more

Android buildfix

Buildfix Qt
2024-02-12 18:44:39 +01:00
Henrik Rydgård
9322b4c6dc Warning fix, some paranoid zero init 2024-02-12 18:33:38 +01:00
Henrik Rydgård
c50399fa71 Fix stray line in NFS Underground Rivals
Fixes #18846
2024-02-12 18:03:39 +01:00
Henrik Rydgård
834739600c
Merge pull request #18856 from DDinghoya/patch-19
Update ko_KR.ini
2024-02-12 13:22:55 +01:00
DDinghoya
ee06594c61
Update ko_KR.ini 2024-02-12 18:34:02 +09:00
Henrik Rydgård
25689c36d9
Merge pull request #18825 from Tatsh/ffmpeg
ffmpeg: Improved fix for checking if const AVCodec* is necessary
2024-02-09 12:06:29 +01:00
Andrew Udvare
930b7f644d ffmpeg: Improved fix for checking if const AVCodec* is necessary 2024-02-05 14:37:09 -05:00
Henrik Rydgård
f65c84f4cb
Merge pull request #18829 from Tatsh/ccache-typo-fix
Fix ccache option typo
2024-02-05 09:24:39 +01:00
Andrew Udvare
482f76ef5b Fix ccache option typo 2024-02-04 22:51:54 -05:00
Henrik Rydgård
3717fde857
Merge pull request #18826 from Tatsh/ccache-option
Add option to disable ccache detection
2024-02-05 01:18:48 +01:00
Andrew Udvare
e1ef901fcc Add option to disable ccache detection 2024-02-04 18:48:10 -05:00
Henrik Rydgård
d479b74ed9 v1.17.1 2024-02-04 14:08:02 +01:00
Henrik Rydgård
a99a9ee708 Update README with the latest 1.17.1 changes 2024-02-04 13:37:42 +01:00
Henrik Rydgård
31e1b3c4ea
Merge pull request #18824 from hrydgard/update-libchdr
Update libchdr to the latest, which supports zstd blocks
2024-02-04 13:30:31 +01:00
Henrik Rydgård
baae042d86 cmake fix 2024-02-04 13:03:56 +01:00
Henrik Rydgård
4d1cdb28d0
Merge pull request #18823 from hrydgard/simplify-crash-handler
Memory exception handler: Don't disassemble if ignoring the exception
2024-02-04 12:47:01 +01:00
Henrik Rydgård
b5b1f7a9cb Update libchdr to the latest, which supports zstd blocks 2024-02-04 12:44:42 +01:00
Henrik Rydgård
b634e4154e Memory exception handler: Don't disassemble if ignoring the exception 2024-02-04 11:59:36 +01:00
Henrik Rydgård
b28502a07e
Merge pull request #18822 from hrydgard/safer-tokimeki-fix
Avoid vertically merging the two main framebuffers, even if FramebufferAllowLargeVerticalOffset is on.
2024-02-04 11:40:31 +01:00
Henrik Rydgård
1fbf685504 Avoid vertically merging the two main framebuffers, even if FramebufferAllowLargeVerticalOffset is on. 2024-02-04 11:26:20 +01:00
Henrik Rydgård
eaa23fa6f9
Merge pull request #18821 from hrydgard/resistance-adhoc-workaround
Hacky compat workaround for Resistance's ad-hoc mode
2024-02-04 11:09:07 +01:00
Henrik Rydgård
2cd7b5cceb Hacky compat workaround for Resistance's ad-hoc mode
Slicing the slow memcpy calls messes up some timing so it crashes. Too
hard to fix for 1.17.1, so we do this :(
2024-02-04 00:43:48 +01:00
Henrik Rydgård
bdfa4c1bcc
Merge pull request #18819 from hrydgard/disable-msaa-adreno
Temporarily disable MSAA on Adreno GPUs
2024-02-03 19:13:58 +01:00
Henrik Rydgård
8dc4d6e026 Temporarily disable MSAA on Adreno GPUs. See issue #18818 2024-02-03 18:40:03 +01:00
Henrik Rydgård
6e676b9d17
Merge pull request #18816 from hrydgard/more-fixes
Try to resolve another race condition. Improve an assert.
2024-02-03 11:19:02 +01:00