Henrik Rydgård
|
eb14c87a71
|
Allow configuring the game language separately from the PPSSPP UI language, with a new setting.
|
2023-07-23 11:30:04 +02:00 |
|
Henrik Rydgård
|
9535b16740
|
Use the patched naett functions to implement progress updates
|
2023-07-21 18:23:33 +02:00 |
|
Henrik Rydgård
|
370bb4c315
|
More progressbar improvements
|
2023-07-18 15:52:14 +02:00 |
|
Henrik Rydgård
|
ecea3844b0
|
Improved progress bar popups for downloads
Now shows the filename, and also there's a delay mode where they'll only
be visible if the download takes more than a second, plus they can be
named.
|
2023-07-18 15:13:44 +02:00 |
|
Andreas Stieger
|
822592c6b1
|
Fix build with GCC13: various standard includes
|
2023-04-05 00:20:14 +02:00 |
|
Unknown W. Brackets
|
2f08fb6583
|
Store: Show a rough speed indicator.
Some of the homebrew are a bit larger, it's nice to see a speed and not
just the progress bar.
|
2021-05-01 11:20:05 -07:00 |
|
Unknown W. Brackets
|
af5618705c
|
http: Remove timeoutless requests.
Let's always have timeouts. This timeout is reset even when a single byte
is sent, so it's pretty generous.
|
2021-05-01 11:20:05 -07:00 |
|
Unknown W. Brackets
|
1e22966984
|
http: Separate out net buffer code from formatting.
|
2021-05-01 11:20:05 -07:00 |
|