Henrik Rydgård
|
e65c5bfdb6
|
Break out the http::RequestManager from HTTPClient.h
|
2025-09-04 17:12:18 +02:00 |
|
Henrik Rydgård
|
37a32e2c99
|
Split off Connection from HTTPClient.cpp/h
|
2025-09-04 16:58:47 +02:00 |
|
Henrik Rydgård
|
92ab532813
|
No need to build hash.c after all?
|
2025-08-24 15:25:52 +02:00 |
|
Henrik Rydgård
|
65285e59c4
|
Bump rcheevos to v12.0.0
|
2025-08-24 14:58:53 +02:00 |
|
Henrik Rydgård
|
9028866b7f
|
Update libzstd
|
2025-08-24 14:47:05 +02:00 |
|
Henrik Rydgård
|
0fa7349f5a
|
Integrate Dolphin's granule based audio resampler.
Removed parts of it that were not relevant.
Working, it seems. Not sure about the buffer size thing.
Not defaulting it for now
See #20146 and https://github.com/dolphin-emu/dolphin/pull/13352
..
|
2025-08-22 21:21:19 +02:00 |
|
Henrik Rydgård
|
063fafa9f0
|
Merge branch 'v1.19.3-commits'
|
2025-07-15 10:22:07 +02:00 |
|
Henrik Rydgård
|
9c109b08d5
|
v1.19.3
|
2025-07-14 11:26:37 +02:00 |
|
 Henrik RydgårdandGitHub
|
9ce8408d0c
|
Merge pull request #20618 from lrzlin/loong-commit
loongarch: Add emitter, JIT and disassembler support for LoongArch64
|
2025-07-12 01:55:19 +02:00 |
|
Lin Runze
|
1d910b81ff
|
loongarch: Add emitter, JIT and disassembler support for LoongArch64
|
2025-07-12 03:21:23 +08:00 |
|
Henrik Rydgård
|
a00c857b4b
|
WASAPI: Try to ask the device for a stereo format if it has too many channels.
Also, add support for 16-bit audio (should be rare)
|
2025-07-11 09:41:08 +02:00 |
|
Nemoumbra
|
acdee76b92
|
Added dummy NetAdhocCommon files
|
2025-07-01 19:56:09 +03:00 |
|
Henrik Rydgård
|
f6aa92d635
|
More refactoring
|
2025-06-28 14:15:42 +02:00 |
|
Henrik Rydgård
|
99b5b962ad
|
Fix glitches in new UWP audio playback
|
2025-06-18 11:16:38 +02:00 |
|
Henrik Rydgård
|
654b11cb39
|
Rework the UWP Xaudio backend a bit too.
|
2025-06-17 01:16:09 +02:00 |
|
Henrik Rydgård
|
61d6c95f0c
|
More refactoring. Add the AudioBackend interface
|
2025-06-16 21:55:32 +02:00 |
|
Henrik Rydgård
|
a721a0b6dd
|
Minor refactor
|
2025-06-16 18:29:38 +02:00 |
|
Henrik Rydgård
|
ad00c20660
|
Windows: Remove ARM32 configurations from project files.
These will never be supported again (and never really were, only used
for Windows Phone testing a long time ago)
|
2025-06-11 08:55:13 +02:00 |
|
 Henrik RydgårdandGitHub
|
552c1cccd7
|
Merge pull request #20483 from oltolm/inline
Some cleanups
|
2025-06-10 17:40:30 +02:00 |
|
Henrik Rydgård
|
a90ef6f430
|
Update libchdr to latest
|
2025-06-10 15:05:18 +02:00 |
|
oltolm
|
ce4415eeed
|
use operator "==" instead of "strcmp"
|
2025-06-09 12:21:32 +02:00 |
|
Henrik Rydgård
|
649f5036fc
|
Bump UWP version
|
2025-06-05 13:05:03 +02:00 |
|
Henrik Rydgård
|
7af985857d
|
Lua: Add UWP ARM64 configurations.
Not that I know what platform this is for, but should fix #20440
|
2025-06-04 10:28:40 +02:00 |
|
Henrik Rydgård
|
65229026bb
|
Add a checkbox to enable file logging from the UI, in developer settings.
Fixes issue #20372.
The file is written to PSP/SYSTEM/DUMP/log.txt by default, but you can
override from the command line if needed.
|
2025-05-25 18:54:30 +02:00 |
|
Henrik Rydgård
|
2dbb54667d
|
IAP work
|
2025-05-25 11:22:04 +02:00 |
|
Henrik Rydgård
|
09e067c6e1
|
Revert "Get rid of remains of support for non-square screen DPIs"
This reverts commit f206ed95eb.
|
2025-05-21 21:41:50 +02:00 |
|
Henrik Rydgård
|
fffbed53bc
|
Add a ZipFileLoader, which can let us load any single-file file type from a zip.
Useful for loading framedumps from github without manually having to
unzip each one, for example.
|
2025-04-12 22:23:23 +02:00 |
|
Henrik Rydgård
|
60a19016ae
|
Split out DeveloperToolsScreen from GameSettingsScreen.cpp
|
2025-04-09 13:13:08 +02:00 |
|
Henrik Rydgård
|
a97ea04827
|
ImGui: Add "repeatshift" buttons that auto-repeat if you hold shift.
|
2025-04-09 11:58:31 +02:00 |
|
Henrik Rydgård
|
9b1e9da18a
|
Simplify AsyncIO part 1: Remove ThreadEventQueue.h
|
2025-04-05 09:18:56 +02:00 |
|
Henrik Rydgård
|
a555fe8924
|
Partially implement sceReg
|
2025-04-03 14:13:50 +02:00 |
|
Henrik Rydgård
|
5f8f40e592
|
Add file browser support on Linux through portable-file-dialogs
|
2025-03-29 08:43:30 +01:00 |
|
Henrik Rydgård
|
cf059ff84c
|
Stub a lua console, add the sol lua wrapper library
|
2025-03-27 08:59:37 +01:00 |
|
Henrik Rydgård
|
8d9b3f28f2
|
Reintroduce "cache ISO in RAM"
|
2025-03-27 00:46:31 +01:00 |
|
Henrik Rydgård
|
a156697822
|
Break out the "Recent ISOs" code into its own file so it's more practical to work on it
|
2025-03-26 17:31:47 +01:00 |
|
Henrik Rydgård
|
4eaad7d5af
|
Remove the "Cache full ISO in RAM" feature
It's been broken for years and nobody has even noticed enough to report
it.
|
2025-03-26 09:06:33 +01:00 |
|
Henrik Rydgård
|
cb1df4056c
|
Remove almost-empty files ThreadPools.cpp/h
|
2025-03-20 17:21:20 +01:00 |
|
Henrik Rydgård
|
e70dd3b2df
|
Break out AtracTrack into its own file. Add a little atrac analysis tool to ImDebugger (for future use)
|
2025-03-19 16:15:51 +01:00 |
|
Henrik Rydgård
|
1a1483478a
|
Fix live resizing, implement setting on all platforms.
|
2025-02-20 17:14:59 -06:00 |
|
Henrik Rydgård
|
143e4a4ccf
|
Switch Android over to use g_display.Recalculate
|
2025-02-20 15:47:06 -06:00 |
|
Henrik Rydgård
|
91360fee9b
|
Have Native_UpdateScreenScale use the new g_display.Recalculate()
|
2025-02-20 15:47:02 -06:00 |
|
Henrik Rydgård
|
0acd2aa517
|
DPI: Remove g_display.dpi
|
2025-02-20 15:47:02 -06:00 |
|
Henrik Rydgård
|
23f43dd9fa
|
DPI code cleanup
|
2025-02-20 15:47:02 -06:00 |
|
Henrik Rydgård
|
f206ed95eb
|
Get rid of remains of support for non-square screen DPIs
|
2025-02-20 11:14:26 -06:00 |
|
Henrik Rydgård
|
fdb606c8cb
|
Break out sceAac from sceMp4.cpp/h
|
2025-02-14 09:50:55 -06:00 |
|
Nemoumbra
|
d02a9ee2e5
|
Added dummy sceNet_lib files
|
2025-02-12 16:49:43 +03:00 |
|
Henrik Rydgård
|
c3cc3da8fe
|
Download infra-dns.json from metadata.ppsspp.org
|
2025-01-23 12:54:22 +01:00 |
|
Henrik Rydgård
|
94bf5f7eeb
|
Remove NetResolver.cpp/h (almost empty)
|
2025-01-09 09:27:41 +01:00 |
|
Henrik Rydgård
|
2a0e3b1084
|
Move out a utility function to Common/Net
|
2025-01-09 09:23:33 +01:00 |
|
Henrik Rydgård
|
2c3f7f6806
|
Add a central location for managing HLE sockets
|
2025-01-08 13:29:09 +01:00 |
|