trigger
58f32fbbbd
fixup
2025-07-31 13:11:01 -07:00
trigger
65d780b160
move ProcessHostnameWithInfraDNS out of sceNet
2025-07-31 13:03:57 -07:00
Henrik Rydgård and GitHub
bdcc81170d
Merge pull request #20678 from Puniasterus/patch-2
...
Update es_ES.ini
2025-07-31 20:59:12 +02:00
Puniasterus and GitHub
5c4c8b927e
Update es_ES.ini
...
-Tl new line
2025-07-31 20:56:31 +02:00
trigger
1d9343fe2a
Update infra-dns.json
2025-07-27 18:11:27 -07:00
trigger
43a024001f
Update infra-dns.json
2025-07-27 17:58:29 -07:00
trigger
ed8dba7e28
disable https in sceUriBuild
2025-07-27 17:48:05 -07:00
trigger
0a5b866ba0
Update infra-dns.json
2025-07-27 17:47:45 -07:00
trigger
787cd9b119
infra dns for http requests
2025-07-27 17:47:36 -07:00
trigger
cab8533bda
Add SaveMGO entry to infra-dns.json
2025-07-27 14:19:51 -07:00
trigger
c04bd1c6d9
sceParseUri: sceUriEscape & sceUriBuild
2025-07-27 13:55:22 -07:00
Henrik Rydgård and GitHub
229aa487a1
Merge pull request #20667 from a-blondel/feature/nfs09-infra-dns
...
Add NFS Undercover entry to infra-dns.json
2025-07-26 12:22:44 +02:00
Henrik Rydgård
d4b57bd207
Apply slow UMD delay to DJ Max series games.
...
Thanks Major on Discord.
2025-07-26 08:28:59 +02:00
a-blondel
c778304180
Add NFS Undercover entry to infra-dns.json
2025-07-26 01:48:55 +02:00
Henrik Rydgård and GitHub
c77b12c932
Merge pull request #20665 from oltolm/warning
...
fix 2 compiler warnings
2025-07-25 23:35:20 +02:00
oltolm
4372721d0c
fix 2 compiler warnings
2025-07-25 21:57:32 +02:00
Henrik Rydgård
3110159bd7
Fix the bAllowSpeedControlWhileConnected flag
2025-07-25 15:30:02 +02:00
Henrik Rydgård and GitHub
f5a89ae269
Merge pull request #20664 from a-blondel/feature/fifa07-infra-dns
...
Add FIFA07 entry to infra-dns.json
2025-07-25 11:58:52 +02:00
a-blondel
b1d5bd3cb6
Add FIFA07 entry to infra-dns.json
2025-07-25 00:36:32 +02:00
Henrik Rydgård and GitHub
c24e8f84e6
Merge pull request #20433 from Kethen/early_plugin_load
...
Run module_start of plugins before starting boot module
2025-07-24 10:25:55 +02:00
Henrik Rydgård and GitHub
46f40c2ab6
Merge pull request #20662 from hrydgard/aa3-fix
...
Atrac3+: Fix parsing for the AA3 file format
2025-07-22 18:08:47 +02:00
Henrik Rydgård and GitHub
abe13ec913
Merge pull request #20660 from a-blondel/feature/nhl07-infra-dns
...
Add NHL07 entry to infra-dns.json
2025-07-22 18:02:35 +02:00
Henrik Rydgård
4d7b51d8cb
Reimplement AA3 header parsing
2025-07-22 17:48:20 +02:00
Henrik Rydgård
1983ab16c6
sceAtrac: Call AnalyzeAA3Track for AA3 data, oops.
2025-07-22 16:05:02 +02:00
a-blondel
da01759e6f
Add NHL07 entry to infra-dns.json
2025-07-22 00:05:38 +02:00
Henrik Rydgård and GitHub
a50733b813
Merge pull request #20657 from hrydgard/more-fixes
...
Default to Vulkan on earlier Windows versions, show sceAac contexts in debugger
2025-07-21 14:08:51 +02:00
Henrik Rydgård
c61595596e
Rename mp3Map to g_mp3Map
2025-07-20 19:32:05 +02:00
Henrik Rydgård
9e3d57167f
Show sceAac contexts in ImDebugger
2025-07-20 19:30:35 +02:00
Henrik Rydgård
a0fef38f69
Default to Vulkan on Win10+ (previously Win11+). Set UI scaling default to -1 on all desktops.
2025-07-20 19:05:38 +02:00
Henrik Rydgård and GitHub
610013e684
Merge pull request #20653 from hrydgard/mouse-control-fixes
...
Fix assorted interaction problems with the chat menu
2025-07-20 15:35:44 +02:00
Henrik Rydgård and GitHub
e9139b97ba
Merge pull request #20654 from hrydgard/misc-ui-fixes
...
Misc UI fixes
2025-07-20 15:32:19 +02:00
Henrik Rydgård
8889eb8590
GamePreviewVolume: Fix issues pointed out in #20652 by Nab
...
See #20652
2025-07-20 13:22:04 +02:00
Henrik Rydgård
f728bb95b1
Remove unnecessary check for integer scaling for the 16:9 crop
...
See #20585
2025-07-20 13:09:39 +02:00
Henrik Rydgård
06a75fa8cb
Recreate the system info screen when the window is resized
2025-07-20 13:03:48 +02:00
Henrik Rydgård
e0303ce999
Fix minor UI issue when displaying system DPI.
...
See #20593
2025-07-20 11:29:20 +02:00
Henrik Rydgård
79e0b86651
When disconnecting a pad, reset the axes too, not just the buttons.
2025-07-20 11:20:40 +02:00
Henrik Rydgård
f7263ecaf5
Fix coloring of sliders when dragging
...
Fixes #20617
2025-07-20 11:16:46 +02:00
Henrik Rydgård
5aa8156fd0
Fix assorted interaction problem with the chat menu
...
Fixes #20633
2025-07-20 11:04:11 +02:00
Henrik Rydgård
48e414fd0e
Update langtool to latest Rust edition, run clippy fix
2025-07-20 10:25:40 +02:00
Henrik Rydgård and GitHub
5a572879a4
Merge pull request #20652 from hrydgard/game-preview-music-volume
...
Separate out GamePreviewVolume from UIVolume
2025-07-20 10:24:17 +02:00
Henrik Rydgård
c5ae597d60
Add new translation key
2025-07-20 10:01:28 +02:00
Henrik Rydgård
a7196af1f6
Separate out GamePreviewVolume from UIVolume
...
Fixes issue #20651
2025-07-20 09:56:29 +02:00
Henrik Rydgård and GitHub
5db95efbcf
Merge pull request #20647 from hrydgard/hid-switch-controller-support
...
Windows: Add basic native support for Switch Pro controllers
2025-07-19 12:04:24 +02:00
Henrik Rydgård
152098e3f0
Windows: Add basic native support for Switch Pro controllers
2025-07-19 11:39:23 +02:00
Henrik Rydgård and GitHub
28d2bd5b0d
Merge pull request #20643 from hrydgard/windows-minimize-vulkan
...
Windows/Vulkan: Correctly handle minimizing and restoring the window
2025-07-18 21:34:38 +02:00
Henrik Rydgård and GitHub
a955a2555c
Merge pull request #20645 from hrydgard/revert-20624-github-ci-disregard-conflicts
...
Revert "Github CI: Use pull_request_target instead of pull_request"
2025-07-18 21:26:30 +02:00
Henrik Rydgård and GitHub
1fb3cdcf12
Revert "Github CI: Use pull_request_target instead of pull_request"
2025-07-18 21:06:54 +02:00
Henrik Rydgård and GitHub
0891ec741c
Merge pull request #20644 from lrzlin/loong-morph
...
loongarch: Implement Morph in VertexJIT & QuickTexHashLSX
2025-07-18 20:43:57 +02:00
Henrik Rydgård
9137eedb7b
Windows/Vulkan: Correctly handle minimizing and restoring the window
...
We can't create a swapchain in this case but we still want emulation to
keep running. So we ditch the last renderpass in VulkanQueueRunner but
run all the rest (if PauseWhenMinimized isn't set).
Now works without any validation errors or hangs.
2025-07-18 20:01:48 +02:00
Lin Runze
50ff547777
loongarch: Implement QuickTexHashLSX
2025-07-19 01:30:50 +08:00