Unknown W. Brackets
|
d6ce03e1db
|
Audio: Correct log function name.
|
2023-12-29 09:42:23 -08:00 |
|
Unknown W. Brackets
|
83dc1c9705
|
riscv: Add detect flags, not detected yet.
|
2023-12-29 09:42:23 -08:00 |
|
Unknown W. Brackets
|
e5467d2706
|
riscv: Add czero instruction encoding.
|
2023-12-29 09:42:23 -08:00 |
|
Unknown W. Brackets
|
e3c6add63a
|
riscv: Add encoding for Zcb.
|
2023-12-29 09:42:23 -08:00 |
|
Unknown W. Brackets
|
15cb782f85
|
riscv: Implement Zfa encoding.
Not yet enabled/detected.
|
2023-12-29 09:42: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 |
|
BEN ENGLISCH
|
d023c9887b
|
[libretro] Expose "Memory Stick inserted" option
|
2023-12-22 17:20:16 -06:00 |
|
Henrik Rydgård
|
33c0052c70
|
Merge pull request #18597 from hrydgard/combo-key-behavior
Combo key: Only trigger when keys are pressed in the mapped order
|
2023-12-22 22:52:23 +01:00 |
|
Henrik Rydgård
|
cf81ae1b4e
|
Merge pull request #18599 from hrydgard/tactics-ogre-eliminate-readback
Tactics Ogre: Remove a redundant GPU readback operation
|
2023-12-22 22:51:21 +01:00 |
|
Henrik Rydgård
|
98bf5ed9cf
|
Merge pull request #18600 from VitalikLevin/patch-1
Update russian translation
|
2023-12-21 17:32:34 +01:00 |
|
Vitaliy Levin
|
3ff9588c20
|
Update ru_RU.ini
|
2023-12-21 17:59:34 +03:00 |
|
Henrik Rydgård
|
8601c5a3bc
|
Merge pull request #18596 from hrydgard/more-control-refactor
More control refactor
|
2023-12-21 13:40:41 +01:00 |
|
Henrik Rydgård
|
03b88264d6
|
Merge pull request #18598 from hrydgard/inline-update-uvscale
Inline UpdateUVScaleOffset
|
2023-12-21 13:40:25 +01:00 |
|
Henrik Rydgård
|
437b292b7d
|
Tactics Ogre: Remove a redundant readback operation it performs a lot.
|
2023-12-21 12:37:34 +01:00 |
|
Henrik Rydgård
|
e488189723
|
Inline UpdateUVScaleOffset
|
2023-12-21 12:10:10 +01:00 |
|
Henrik Rydgård
|
d21b185b5c
|
Combo keys: Only trigger if keys are pressed in the same order
|
2023-12-21 12:07:14 +01:00 |
|