Commit Graph

39932 Commits

Author SHA1 Message Date
Henrik Rydgård
22c9437319 Fix wrong timer reading in MIPSDebugInterface, thanks Nemoumbra 2024-03-26 13:40:25 +01:00
Henrik Rydgård
14b78e58a4
Merge pull request #18947 from Nemoumbra/sdl-logs
Colored logs for SDL
2024-03-25 21:38:38 +01:00
Nemoumbra
48dde6b953 Spaces -> Tabs 2024-03-26 00:19:26 +03:00
Nemoumbra
bdcbb9efb4 Added color support for INFO and DEBUG logs in SDL 2024-03-26 00:08:42 +03:00
Henrik Rydgård
bdb0700d30
Merge pull request #18946 from Nemoumbra/gitignore-clion
Added typical CLion CMake build dirs to gitignore
2024-03-25 21:37:44 +01:00
Nemoumbra
4212ecb63e Added typical CLion CMake build dirs to gitignore 2024-03-25 18:38:14 +03:00
Henrik Rydgård
7cddd09e3c
Merge pull request #18943 from lvonasek/hotfix-openxr-arm32
OpenXR - Do not allow OPENXR on ARMv7
2024-03-22 10:14:07 +01:00
Lubos Vonasek
75462180df OpenXR - Do not allow OPENXR on ARMv7 2024-03-22 09:44:27 +01:00
Henrik Rydgård
cd85b4d5e8
Merge pull request #18942 from lvonasek/platform-openxr-unify
OpenXR - One APK for Android and standalone VR
2024-03-21 13:55:17 +00:00
Lubos
63307aec2e OpenXR - One APK for Android and standalone VR 2024-03-21 12:29:22 +01:00
Henrik Rydgård
a2fe2f49b8
Merge pull request #18939 from lvonasek/legal-openxr-sdk
OpenXR - Migrate to official SDK
2024-03-20 23:39:11 +00:00
Lubos Vonasek
7e8319e1c6 OpenXR - Libretro include fixed 2024-03-20 20:28:00 +01:00
Luboš V
dc830761a5
Merge branch 'hrydgard:master' into legal-openxr-sdk 2024-03-20 19:18:38 +01:00
Lubos Vonasek
0255de7d7d OpenXR - Android paths fixed 2024-03-20 19:07:06 +01:00
Lubos Vonasek
dfdbd4566f OpenXR - UWP includes fixed 2024-03-20 19:06:41 +01:00
Lubos Vonasek
333e434361 OpenXR - Fix vcxproj paths 2024-03-20 18:58:15 +01:00
Lubos
77e31f85ee OpenXR - Attempt to fix compile errors 2024-03-20 12:58:23 +01:00
Lubos
76b015a4ab OpenXR - Migrate to official SDK 2024-03-20 12:23:54 +01:00
Henrik Rydgård
fe5fd4afda
Merge pull request #18937 from hrydgard/gradle-update
Another gradle/Android Studio update
2024-03-20 00:37:25 +01:00
Henrik Rydgård
425a9b16a3 Another gradle/Android Studio update 2024-03-19 14:09:10 +01:00
Henrik Rydgård
8e93f9ad71 Fix typo in ini setting name. (little used setting, so..).
Change Challenge to Hardcore while at it.
2024-03-17 17:03:22 +01:00
Henrik Rydgård
3d2a0b931a
Merge pull request #18931 from hrydgard/chd-hunk-size-fix
CHD: Fix unnecessary reloads of "hunks" during large reads
2024-03-16 22:01:26 +01:00
Henrik Rydgård
d284ad4496 Remove warning for bad CHDs 2024-03-16 20:52:21 +01:00
Henrik Rydgård
dad579615b CHD support: Fix accidental hunk re-reads with large chunks. 2024-03-16 20:38:23 +01:00
Henrik Rydgård
0b4dfb8d20
Merge pull request #18924 from hrydgard/chd-detection-fixes
Fix a bunch of cases where we forgot to check for CHD files
2024-03-13 13:12:09 +01:00
Henrik Rydgård
55974f61ad Fix a bunch of cases where we forgot to check for chd files 2024-03-13 09:31:31 +01:00
Henrik Rydgård
a0aaab9c47
Merge pull request #18920 from hrydgard/fix-retroachievements-customize
Don't gate the RetroAchievements customize tab on the availability of a file chooser
2024-03-10 22:37:39 +07:00
Henrik Rydgård
40ff5dea36 Let's also allow the volume setting 2024-03-09 12:29:46 +07:00
Henrik Rydgård
a89e05b560 Don't gate the RA customize tab on the availability of a file chooser 2024-03-09 12:26:09 +07:00
Henrik Rydgård
324825d536
Merge pull request #18913 from emuall/1.7_libretro
fix libretro compile error
2024-03-09 10:47:03 +07:00
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