Elad
80b6faef10
SPU Analyzer: Add some logging
2026-04-22 09:59:14 +03:00
Elad
7d0df300ea
SPU LLVM: Fix RCHCNT write channel looping
2026-04-22 09:59:14 +03:00
Elad
1ca8ab393a
sys_fs: Fix O_CREATE and O_TRUNC for BDVD
2026-04-21 15:43:41 +03:00
Caleb
3cca094d2d
Enhance FAudio backend error handling and initialization processes ( #18614 )
2026-04-21 08:32:58 +00:00
digant73
a088b18e95
Add missing default setting after settings rework
2026-04-21 00:50:05 +02:00
digant73
e5af69d7b2
Add recursive scan support
2026-04-20 22:04:54 +03:00
Megamouse
814821d760
SPU LLVM: Fix unused variable warnings
...
- Remove unused block_optimization_exit_early
- Pass mod_val instead of value
2026-04-20 14:12:18 +00:00
Megamouse
7a8c88056a
Qt: make emu_settings_type cfg_location dynamic
2026-04-19 22:51:13 +02:00
Megamouse
b6b043b23d
qt: remove unused emu_settings_type
2026-04-19 22:51:13 +02:00
Megamouse
c5db9899e4
cfg: remove redundant prefix from variable names
2026-04-19 22:51:13 +02:00
qurious-pixel
081c094c5a
Improve Mac Translation download ( #18598 )
...
Switch from API to direct download.
Fixes 403 error code.
jammy-aarch64 needs `unzip` from universe in the Dockerfile.
eg:
```
add-apt-repository universe
apt update -qq
apt-get install -y unzip
```
Fixes https://github.com/RPCS3/rpcs3/issues/18560
2026-04-19 20:42:31 +02:00
digant73
b6c8374aa5
Fix region range check on ISO file
2026-04-19 19:23:37 +03:00
Megamouse
06a6880c6c
Qt: Allow to compare configurations in gamelist context menu
2026-04-19 16:21:41 +02:00
Megamouse
bd5c10fd48
Fix database config application in continuous mode
2026-04-19 15:25:57 +02:00
Megamouse
d3804de243
Loader: try to retrieve database config if not booted through the UI
2026-04-19 15:25:57 +02:00
Megamouse
36cd81fb5f
Log url of downloader
2026-04-19 15:25:57 +02:00
Megamouse
7a4d7aa936
Improve quit logging
2026-04-19 15:25:57 +02:00
Megamouse
aff082e0c1
version_check: fix formating of result output
2026-04-19 15:25:57 +02:00
Megamouse
2b144101ab
Update libpng to 1.6.58
2026-04-19 15:25:57 +02:00
digant73
d4b7c31ec8
Allow to skip optional packages installation
...
minor cleanup
minor cleanup
2026-04-19 14:38:48 +02:00
oltolm
6c9445ff28
cmake: do not disable "WOLFSSL_HARDEN" and fix build with latest WolfSSL
2026-04-19 13:10:25 +02:00
Megamouse
2d6ca912fe
Qt: fix regular boot without database config
2026-04-18 17:57:11 +02:00
digant73
3b9cc0bc3a
fix wrong folder creation
2026-04-17 00:48:27 +02:00
Megamouse
88175aa84f
Check for unknown keys during config validation
2026-04-16 21:28:34 +02:00
Elad
a7c606c8ac
sys_fs: Add unit tests
2026-04-16 11:04:37 +03:00