Commit graph

39291 commits

Author SHA1 Message Date
Henrik Rydgård
7d114eb29b Remote ISO: Add working support for streaming CHD files over the network 2023-12-29 13:34:22 +01:00
Henrik Rydgård
a5afba2b70
Merge pull request #18632 from hrydgard/remote-iso-share-folder
Remote ISO: Allow sharing a full folder instead of Recent
2023-12-29 13:34:16 +01:00
Henrik Rydgård
bc889acfcb Libretro: The "Skip GPU readbacks" parameter was backwards, fix it 2023-12-29 13:27:59 +01:00
Henrik Rydgård
4b027baeb6 Remote ISO: Don't expose HTTP paths from recent for "re-sharing", won't work. 2023-12-29 12:55:08 +01:00
Henrik Rydgård
71f1e29513 Remote ISO: Allow sharing a folder of ISOs instead of Recent. 2023-12-29 12:55:08 +01:00
Henrik Rydgård
a416d94e38 CHD over http wasn't actually working, disable again until it can be fixed 2023-12-29 12:19:06 +01:00
Henrik Rydgård
1e6584148d
Merge pull request #18631 from hrydgard/remote-iso-folder-prep
Remote ISO: Prepare to allow sharing folders directly
2023-12-29 12:10:37 +01:00
Henrik Rydgård
74a33ab98d Add new FolderChooserChoice 2023-12-29 11:44:26 +01:00
Henrik Rydgård
e6bc3d83f8 Logging improvement 2023-12-29 11:44:22 +01:00
Henrik Rydgård
2160abb5ec Web server: Send 404 as appropriate 2023-12-29 11:21:14 +01:00
Henrik Rydgård
9e82b123ea
Merge pull request #18630 from hrydgard/more-feedback
Remove excessive .reserve calls, remove unexplained check
2023-12-29 10:47:34 +01:00
Henrik Rydgård
6aaf9b0fc8 Remove unmotivated check
See comments on #18543

I don't see how we ever ran out of bounds there.
2023-12-29 08:54:58 +01:00
Henrik Rydgård
126d88ecfc Back out clearly inconsequential/useless .reserve() calls 2023-12-29 08:27:56 +01:00
Henrik Rydgård
c97d5ef23f
Merge pull request #18629 from unknownbrackets/unbreak-jithacks
Core: Revert save state breakage
2023-12-29 07:38:15 +01:00
Unknown W. Brackets
c243f39d94 Core: Revert save state breakage.
Any save states created in the interim will not be backwards compatible to
any HLE changes.
2023-12-28 21:14:23 -08:00
Henrik Rydgård
ecb7f93418
Merge pull request #18628 from hrydgard/remote-iso-fixes
Remote ISO: Allow streaming .chd, add reload button to game browser
2023-12-29 01:19:46 +01:00
Henrik Rydgård
755b2a2535 Fix check for navigating upwards from http Paths 2023-12-29 00:40:16 +01:00
Henrik Rydgård
cd00d06842 Add reload button to GameBrowser. Fix assert if game load failed 2023-12-29 00:18:04 +01:00
Henrik Rydgård
9317ad4b23 Allow streaming .chd files 2023-12-29 00:03:10 +01:00
Henrik Rydgård
2074ccd17a
Merge pull request #18627 from hrydgard/remote-tab
Remote game streaming: Add an option to put a tab on the main screen
2023-12-28 21:04:58 +01:00
Henrik Rydgård
acbd32c5f1 Fix GE frame dumps, no longer produces only 1kb files.
Broke in ca94de8d4b
2023-12-28 20:27:32 +01:00
Henrik Rydgård
80c6dbfdfe Minor: bugfix in texreplacer, darker alpha chessboard in texture viewer 2023-12-28 19:46:36 +01:00
Henrik Rydgård
91942afa1e New string 2023-12-28 18:59:50 +01:00
Henrik Rydgård
6ac4cc4559 Remote disc streaming: Add an option for a "Remote" tab on the main screen 2023-12-28 18:58:47 +01:00
Henrik Rydgård
7ab979a387 Reduce the minimum for the analog trigger threshold 2023-12-28 15:38:02 +01:00
Henrik Rydgård
62019c9a97
Merge pull request #18621 from hrydgard/analog-trigger-sensitivity
Add "Analog trigger threshold" setting, for conversion of analog trigger inputs to digital button inputs.
2023-12-28 14:34:12 +01:00
Henrik Rydgård
ce72887c74
Merge pull request #18622 from vajasoft-fressel/Updated_German_language
Updated German language
2023-12-28 14:33:57 +01:00
vajasoft-fressel
c68e9fd341
Updated German language 2023-12-28 14:29:28 +01:00
Henrik Rydgård
549071ecb2 Add new string 2023-12-28 13:46:25 +01:00
Henrik Rydgård
3895cfff74 Add "Analog trigger threshold" setting, for conversion of analog trigger inputs to digital button inputs. 2023-12-28 13:36:03 +01:00
Henrik Rydgård
15b5c7f6bf
Merge pull request #18617 from hrydgard/feedback-fixes
Various fixes and cleanup, thanks Unknown
2023-12-28 11:51:19 +01:00
Henrik Rydgård
99962b91e5 Minor code simplification (ToMap instead of section->GetKeys)
See #18442
2023-12-28 10:52:40 +01:00
Henrik Rydgård
851be72c07
Merge pull request #18616 from anr2me/manual_generate_uwp
[Workflow] Manually Generate UWP MSIX/MSIXBundle on-demand
2023-12-28 10:47:49 +01:00
Henrik Rydgård
a094637ab1 Remove left-behind debug code 2023-12-28 10:46:41 +01:00
Henrik Rydgård
aeefa4a45a Better variable naming (foundBackgroundScreen) 2023-12-28 10:45:33 +01:00
Henrik Rydgård
49ff1af16a CtrlDisplayListView: Zero the window ptr, do the delete.
See #18510
2023-12-28 10:44:22 +01:00
Henrik Rydgård
822ebf9dfb Use the correct culling function in the fast draw-continuation loop 2023-12-28 10:40:56 +01:00
AdamN
7ea75152f2
Minor changes in manual_generate_apk.yml 2023-12-28 13:00:21 +07:00
AdamN
63ca9b2ebe
Minor changes in manual_generate_ipa.yml 2023-12-28 12:58:19 +07:00
AdamN
e8e5a59544 Create manual_generate_uwp.yml
initial
2023-12-28 12:47:04 +07:00
Henrik Rydgård
a9a670fb98
Merge pull request #18610 from hrydgard/texture-replacer-no-ini-fix
Texture replacer: Fix for texture directories missing an ini file
2023-12-25 18:03:24 +01:00
Henrik Rydgård
faef4aae2c Add a comment on how to fix the actual bug. 2023-12-25 17:39:28 +01:00
Henrik Rydgård
c2963c7941 Fix issue where "Texture replacement pack activated" wasn't displayed without an ini 2023-12-25 13:25:28 +01:00
Henrik Rydgård
126d70cf9d Improve handling of texture packs without .ini files (not recommended, but exists) 2023-12-25 13:25:28 +01:00
Henrik Rydgård
849000a958 Texture replacer: Break out two functions from LoadIniValues 2023-12-25 13:25:27 +01:00
Henrik Rydgård
fe96d15208
Merge pull request #18609 from hrydgard/lighting-regression-fix
Revert a bad "optimization" I made in #18587
2023-12-25 12:03:55 +01:00
Henrik Rydgård
0f3dca5cea Revert a bad "optimization" I made in #18587 2023-12-25 12:03:09 +01:00
Henrik Rydgård
c9e269761a
Merge pull request #18604 from anr2me/manual_generate_ipa
[Workflow] Manually Generate iOS IPA
2023-12-23 21:15:00 +01:00
Henrik Rydgård
7f12b7a44f
Merge pull request #18603 from bsdf/master
[libretro] Expose "Memory Stick inserted" option
2023-12-23 21:02:44 +01:00
AdamN
d4b9356321
Create manual_generate_ipa.yml
Manually generate iOS IPA on-demand
2023-12-24 01:28:29 +07:00