Commit graph

41901 commits

Author SHA1 Message Date
Henrik Rydgård
e51f7c3a84 Remove a potential race condition 2024-10-28 17:10:44 +01:00
Henrik Rydgård
5244538b77 Reporting: Delete the now unused extra threads, fix up compat reports. 2024-10-28 17:02:05 +01:00
Henrik Rydgård
fb4c1fb63f Reporting: Use g_DownloadManager instead of using a custom thread solution 2024-10-28 17:02:03 +01:00
Henrik Rydgård
56a164a14e Handle one more error case in presentation 2024-10-28 17:02:03 +01:00
Henrik Rydgård
cf678a1aa6 JIT: Allow more blocks to be stored in the cache. Also, add margin to the IsFull check. 2024-10-28 17:02:03 +01:00
Henrik Rydgård
c30ec47937 ZipFileReader: Better implementation of Rewind 2024-10-28 17:02:03 +01:00
Henrik Rydgård
4c1907139a
Merge pull request #19560 from hrydgard/free-space-fix
Increase the hardcoded free space reported by sceIoDevctl to 1.5 GB
2024-10-28 11:26:40 +01:00
Henrik Rydgård
826e70c131 Increase the hardcoded free space reported by sceIoDevctl to 1.5 GB
Should (mostly) take care of #19539
2024-10-28 10:47:32 +01:00
Henrik Rydgård
1fdb6379df
Merge pull request #19558 from hrydgard/submodule-updates
Submodule updates: naett, libadrenotools
2024-10-27 18:59:26 +01:00
Henrik Rydgård
ca015def7d Bump libadrenotools to latest 2024-10-27 18:29:21 +01:00
Henrik Rydgård
aac7665a9f Update naett submodule (with OSX/iOS memory fix) 2024-10-27 18:24:37 +01:00
Henrik Rydgård
3289614348
Merge pull request #19556 from hrydgard/another-bunch
Another bunch of pre-release fixes
2024-10-25 23:07:08 +02:00
Henrik Rydgård
1b769b61b1 Fragment shader: Don't error on bad blend eqs, instead use default eq (add) 2024-10-25 21:54:57 +02:00
Henrik Rydgård
c8f7f84627 Add an assert in intr handler 2024-10-25 21:36:05 +02:00
Henrik Rydgård
b23fe6ff45 Reformat UIScreen::DoRecreateViews for readability 2024-10-25 21:31:58 +02:00
Henrik Rydgård
f29dbbee29 Workaround crash when clearing recents 2024-10-25 21:31:57 +02:00
Henrik Rydgård
8991329de4 GPUCommon::PerformMemoryCopy: Add a debug assert 2024-10-25 21:31:51 +02:00
Henrik Rydgård
7e6ef060c6 Small UI event processing optimization. Helps debugging more than performance. 2024-10-25 21:08:01 +02:00
Henrik Rydgård
26f0117421 Replace mentions of Twitter with X 2024-10-25 21:07:23 +02:00
Henrik Rydgård
bd8905aa44 Avoid crashing on PSX EBOOTs renamed to ISO (people try strange things...) 2024-10-25 15:20:08 +02:00
Henrik Rydgård
7d24fca4e2 Crashfix when switching buffered/non-buffered with the game running 2024-10-25 12:00:28 +02:00
Henrik Rydgård
19eae98ea9
Merge pull request #19553 from NABN00B/slateforest
Update slateforest.ini
2024-10-24 12:47:00 +02:00
Nab
bc1beda35f
Update slateforest.ini
Adjust ItemStyleBG transparency, didn't intend it to be this pale.
2024-10-24 12:44:41 +02:00
Henrik Rydgård
8774520efe
Merge pull request #19551 from NABN00B/lang-hu-3
Update Hungarian translation again
2024-10-23 22:55:42 +02:00
Nab
1130248e88
Update hu_HU.ini 2024-10-23 22:30:43 +02:00
Henrik Rydgård
05ef4ed235
Merge pull request #19550 from hrydgard/yes-more-fixes
Better control profile for Retroid devices, minor fixes and cleanup
2024-10-23 17:55:51 +02:00
Henrik Rydgård
9752d24cd7 Forgot to rename some translation keys in #19547 2024-10-23 15:46:03 +02:00
Henrik Rydgård
1092fc6374 Stop hardcoding the colors of the homebrew store title.
See #18802
2024-10-23 15:39:45 +02:00
Henrik Rydgård
abe27dcb64 Reset tint/saturation on theme change
As requested in #18802
2024-10-23 15:30:33 +02:00
Nab
f8814e40ef
Update Hungarian translation (#19549)
* Update hu_HU.ini

More fixes and translations

* Update hu_HU.ini

remove extra ampersand
2024-10-23 15:22:09 +02:00
Henrik Rydgård
671ba6356b Remove logspam from Android text rendering, oops 2024-10-23 15:07:27 +02:00
Henrik Rydgård
da2e5e76c4 Fix the Retroid controller defaults for the latest firmware. More standard now. 2024-10-23 13:23:38 +02:00
Henrik Rydgård
c1d6b62625 Add a couple of asserts to the JitBlockCache. 2024-10-23 13:23:38 +02:00
Henrik Rydgård
a0e9017c77 Delete obsolete checks for pre-v7a armeabi 2024-10-23 13:23:35 +02:00
Henrik Rydgård
7e952ab795 Delete unused code, fix a comment. 2024-10-23 10:55:46 +02:00
Nejsplitter
e6b84a7f71
[libretro] Expose "analog deadzone" and "analog sensitivity" options (#19540)
* [libretro] Expose "analog deadzone" option

* [libretro] Expose "analog deadzone" option

* Update libretro.cpp

* Update libretro.cpp

* Update libretro_core_options.h

* Update libretro.cpp

* Update libretro_core_options.h

* Update libretro_core_options.h

* Update libretro.cpp

* Update libretro_core_options.h

* Update libretro_core_options.h

* Update libretro_core_options.h

* Update libretro_core_options.h

* Update libretro_core_options.h
2024-10-22 23:20:17 +00:00
Henrik Rydgård
d9a5c14b2f
Merge pull request #19537 from Madzik890/optimisation_of_smart_pointers
Optimisation of the smart pointer in PSPLoader and ISOFileSystem
2024-10-23 01:11:04 +02:00
Henrik Rydgård
7279d18d7e
Merge pull request #19547 from hrydgard/even-more-fixes
Improve some asserts, minor fixes (theme, warnings)
2024-10-23 00:45:30 +02:00
Henrik Rydgård
a545d3074f Do some renaming, dedupe some strings (old commit resurrected), add an assert 2024-10-22 22:28:06 +02:00
Henrik Rydgård
f54d701a2e Decentralize the assert for AllocateAlignedMemory failures 2024-10-22 21:49:50 +02:00
Henrik Rydgård
85410305e6 Fix/hack some color issues with the 1995 theme 2024-10-22 21:26:29 +02:00
Henrik Rydgård
834a0a3182 Don't show the "skip buffer effects" warning if software rendering is enabled 2024-10-22 20:58:40 +02:00
Henrik Rydgård
551b3a1121
Merge pull request #19546 from hrydgard/more-fixes
More assorted fixes
2024-10-22 14:30:37 +02:00
Henrik Rydgård
b10c4f7fae Crashfix, warning fix, cleanup 2024-10-22 14:15:47 +02:00
Henrik Rydgård
3a4b27b086 Fix some more presentation issues 2024-10-22 12:29:32 +02:00
Henrik Rydgård
a859b2223a Shorten the version display on the main screen 2024-10-22 11:58:50 +02:00
Henrik Rydgård
26de955c77 Warning fixes, add warning to Cave Story if skip buffer effects is on 2024-10-22 11:56:08 +02:00
Henrik Rydgård
99f7946471 Vulkan GraphicsPipeline: Fix an old and likely very rare race condition. 2024-10-22 11:02:26 +02:00
Henrik Rydgård
a6a189c24d An old version of android had strict JNI validation of UTF-8 strings enabled. Let's pass it. 2024-10-22 11:02:26 +02:00
Henrik Rydgård
0af3a87d3f For the release, disable "Use experimental atrac". Doesn't make sense yet. 2024-10-22 11:02:26 +02:00