Henrik Rydgård
57362b9199
SDL: Save window position
2023-03-28 16:05:30 +02:00
Henrik Rydgård
3ff87f5959
SDL: Small refactor, support window title changes
2023-03-28 16:05:30 +02:00
Henrik Rydgård
da32cf0386
Fix typo
2023-03-28 16:05:30 +02:00
Henrik Rydgård
a3d8285de7
Code cleanup
2023-03-28 16:05:30 +02:00
Henrik Rydgård
b372513ba4
ReplacedTexture: Opportunistically delete the waitable
2023-03-28 16:05:30 +02:00
Henrik Rydgård
6a644eda73
Simplify the semantics, makes more sense now.
2023-03-28 16:05:30 +02:00
Henrik Rydgård
d008198e1d
Replacement: Save textures even if already replaced, if the png is missing.
...
Fixes #17182
Not exactly sure what behavior we really want, but I think this one is
OK, and at least more similar to the old one. Now we save
already-replaced textures if the named replacement texture is missing, and there
isn't already a hash-named one in new or the "root".
2023-03-28 16:05:30 +02:00
Nemoumbra
b1074e1a08
Added new option "Copy Float (32 bit)" to Windows Debugger UI
2023-03-28 16:05:30 +02:00
Unknown W. Brackets
e4f996c213
Merge pull request #17199 from hrydgard/restore-saving-of-missing-replace-tex
...
Replacement: Save textures even if already replaced, if the texture file is missing.
2023-03-28 07:03:27 -07:00
Henrik Rydgård
ba705dcabd
Fix typo
2023-03-28 15:44:35 +02:00
Henrik Rydgård
6148040659
Merge pull request #17203 from Nemoumbra/remote-api-floats
...
Added new option "Copy Float (32 bit)" to Windows Debugger UI
2023-03-28 13:48:17 +02:00
Nemoumbra
4a54409f09
Added new option "Copy Float (32 bit)" to Windows Debugger UI
2023-03-28 13:18:20 +03:00
Henrik Rydgård
55e9d9a3eb
Code cleanup
2023-03-28 11:18:45 +02:00
Unknown W. Brackets
f40795c4b7
Merge pull request #17200 from hrydgard/more-renaming
...
More renaming of control mapping stuff
2023-03-28 00:39:15 -07:00
Henrik Rydgård
cdfe4524ea
ReplacedTexture: Opportunistically delete the waitable
2023-03-28 09:21:41 +02:00
Henrik Rydgård
8ebb0e9c05
Revert bad rename
2023-03-28 09:20:45 +02:00
Henrik Rydgård
a4bfb83982
Some more renaming
2023-03-28 00:23:18 +02:00
Henrik Rydgård
534896d2ab
ControlMapper: Allow overriding PSP button event handling through a callback.
2023-03-28 00:23:18 +02:00
Henrik Rydgård
1fbabed7ff
Simplify the semantics, makes more sense now.
2023-03-27 22:09:10 +02:00
Henrik Rydgård
4739d6c37d
Merge pull request #17198 from unknownbrackets/gameinfo-startup
...
virtfs: Oops, correct Version check
2023-03-27 15:52:49 +02:00
Henrik Rydgård
4e41233bb7
Replacement: Save textures even if already replaced, if the png is missing.
...
Fixes #17182
Not exactly sure what behavior we really want, but I think this one is
OK, and at least more similar to the old one. Now we save
already-replaced textures if the named replacement texture is missing, and there
isn't already a hash-named one in new or the "root".
2023-03-27 15:43:18 +02:00
Unknown W. Brackets
b927592f88
virtfs: Log error when dlopen() fails.
2023-03-27 06:30:09 -07:00
Unknown W. Brackets
667ae002ca
virtfs: Oops, correct Version check.
...
Must not have added after?
2023-03-27 06:29:09 -07:00
Henrik Rydgård
668a6d63cb
Test Drive also benefits from increased depth resolution. See #17188 .
...
Doesn't affect the map screen issue though, #12786
2023-03-27 00:59:25 +02:00
Henrik Rydgård
4fd4e7896f
Merge pull request #17196 from unknownbrackets/gameinfo-startup
...
UI: Avoid reloading PIC1 BG on game start & add plugin shutdown param
2023-03-27 00:37:17 +02:00
Unknown W. Brackets
414be98489
virtfs: Tell file plugins which shut down.
...
We can have multiple, so it ideally needs to deal with the latest.
2023-03-26 14:45:27 -07:00
Henrik Rydgård
4c861f4bb5
Merge pull request #17195 from GABO1423/master
...
(UWP) Minor Nitpicky Changes
2023-03-26 23:32:40 +02:00
Unknown W. Brackets
921c4dccd9
UI: Avoid reloading PIC1 BG on game start.
...
We only need it if we start drawing it, which we only do if loading takes
time. Might as well skip some IO, even on a separate thread.
2023-03-26 14:32:30 -07:00
Gabriel Morazán
43ec8f5b12
(UWP) Nitpicks
2023-03-26 16:45:10 -04:00
Henrik Rydgård
35060cf4a0
Merge pull request #17194 from unknownbrackets/headless-cleanup
...
headless: Remove printfEmuLog, simplify output
2023-03-26 19:41:05 +02:00
Unknown W. Brackets
00d84695d8
headless: Rename collectEmuLog for clarity.
...
This is still used when running tests outside headless, so leaving in
CoreParameter.
2023-03-26 10:21:07 -07:00
Unknown W. Brackets
76ef95a841
headless: Remove printfEmuLog, simplify output.
2023-03-26 10:17:34 -07:00
Henrik Rydgård
d8727cb515
Merge pull request #17193 from hrydgard/combo-key-rename
...
Combo key: Finish rename
2023-03-26 15:49:24 +02:00
Henrik Rydgård
dcab34670f
Finish renaming the screen.
2023-03-26 11:22:54 +02:00
Henrik Rydgård
5c36aec484
More renaming
2023-03-26 11:21:34 +02:00
Henrik Rydgård
e1ff498ba3
Rename "Combo" to "Custom" in the touch key mappings.
...
Need the name "Combo" for the new feature from PR #17168 .
2023-03-26 11:05:39 +02:00
Henrik Rydgård
acb61e4781
Merge pull request #17189 from unknownbrackets/minor-cleanup
...
Miscellaneous cleanup from recent changes
2023-03-26 09:44:29 +02:00
Henrik Rydgård
f3076294b2
Merge pull request #17192 from unknownbrackets/saveicon-download
...
GPU: Add xfer flag to ignore create vfb flags
2023-03-26 08:51:27 +02:00
Henrik Rydgård
c7fb3373c8
Merge pull request #17191 from unknownbrackets/blockxfer-intra
...
GPU: Fix intra-block transfers in ToP CE
2023-03-26 08:27:48 +02:00
Unknown W. Brackets
2d13b40123
GPU: Rename match flags to avoid confusion.
2023-03-25 23:25:42 -07:00
Unknown W. Brackets
05c225655d
GPU: Add xfer flag to ignore create vfb flags.
...
Save icons need CPU reads to work.
2023-03-25 23:19:21 -07:00
Unknown W. Brackets
5aeaeb83de
GPU: Fix intra-block transfers in ToP CE.
...
Used in Olive Village.
2023-03-25 23:06:44 -07:00
Henrik Rydgård
9ea66849dd
Merge pull request #17190 from unknownbrackets/prx-symbols
...
Debugger: Update symbols properly on prx load
2023-03-26 07:56:04 +02:00
Unknown W. Brackets
3d4dd1ac39
Debugger: Update symbols properly on prx load.
2023-03-25 18:02:56 -07:00
Unknown W. Brackets
42f64e34e8
headless: Rename StubHost to HeadlessHost.
...
It's had that weird name forever, get rid of it.
2023-03-25 17:49:05 -07:00
Unknown W. Brackets
0ade62d264
Core: Remove Host entirely.
2023-03-25 17:47:25 -07:00
Unknown W. Brackets
4e3ec384fb
headless: Use requests for debug output.
...
At least this is consistent and gets rid of host usage outside headless.
2023-03-25 17:34:29 -07:00
Unknown W. Brackets
441c940fa9
UI: Remove some unnecessary Host.h includes.
2023-03-25 17:19:21 -07:00
Unknown W. Brackets
b8758a3cac
libretro: Remove unused LibretroHost.
2023-03-25 17:12:44 -07:00
Unknown W. Brackets
55c8b5b601
Windows: Save console position on shutdown.
2023-03-25 17:12:44 -07:00