Commit Graph
32328 Commits
Author SHA1 Message Date
Henrik Rydgård e6403d7157 Split GetPointer into two versions, to help with const correctness 2022-07-24 13:26:19 +02:00
Henrik Rydgård d2a3918f5f Merge pull request #15711 from GABO1423/master
(UWP) More Build Tweaks
2022-07-23 12:33:33 +02:00
Henrik Rydgård d01d5648c2 Merge pull request #15713 from unknownbrackets/ir-simplify
irjit: Prevent corruption on purge temps pass
2022-07-21 19:17:15 +02:00
Unknown W. Brackets c2a1caa2a2 irjit: Prevent corruption on purge temps pass.
If a switch occurs and then something clobbers the dest of that switch, we
were wiping out the first of those three instructions incorrectly.
2022-07-21 09:06:37 -07:00
GABO1423 abee2f04b8 Merge branch 'hrydgard:master' into master 2022-07-20 17:30:39 -04:00
Unknown W. Brackets 18fdf20f00 Merge pull request #15712 from GABO1423/uwp-issuetemplates
Add UWP Platform to Issue Templates
2022-07-19 20:17:13 -07:00
GABO1423 fc3d9fed15 Add UWP Platform to Issue Templates 2022-07-19 22:49:14 -04:00
GABO1423 33b62047d0 (UWP) Update Dummy Manifest 2022-07-19 20:55:24 -04:00
GABO1423 c321cbce44 (UWP) Remove Reference to Deleted File. 2022-07-19 20:48:42 -04:00
GABO1423 c3baa48cea (UWP) Delete Old Key 2022-07-19 20:34:18 -04:00
GABO1423 c432af3fcc (UWP) Building Improvements 2022-07-19 20:33:58 -04:00
Henrik Rydgård 856510ef49 Merge pull request #15709 from GABO1423/master
(UWP) Small Build Tweaks - 2nd Attempt.
2022-07-20 00:21:38 +02:00
GABO1423 bd1eefdda2 Remove redundant file from packages. 2022-07-19 13:24:08 -04:00
GABO1423 d017437fb7 Prevent Dummy file from appearing in packages. 2022-07-19 13:23:09 -04:00
Henrik Rydgård bc0a59df34 Merge pull request #15707 from hrydgard/remove-redundant-log-mutex
Remove a redundant mutex lock in logging.
2022-07-19 18:46:57 +02:00
Henrik Rydgård 6fe6907d65 Merge pull request #15708 from hrydgard/revert-15706-patch-1
Revert "(UWP) Small Building Tweaks."
2022-07-19 17:57:37 +02:00
Henrik Rydgård 989d5b8079 Revert "(UWP) Small Building Tweaks." 2022-07-19 17:57:13 +02:00
Henrik Rydgård fa23d1872d Merge pull request #15706 from GABO1423/patch-1
(UWP) Small Building Tweaks.
2022-07-19 17:30:44 +02:00
Henrik Rydgård 26850d80f0 Remove a redundant mutex lock in logging.
Really can't see any purpose at all... Weird.
2022-07-19 16:58:57 +02:00
GABO1423 98727756b4 Remove redundant file from package. 2022-07-18 22:15:54 -04:00
GABO1423 b57a79c9c9 Prevent dummy file from being in the package. 2022-07-18 22:14:17 -04:00
Henrik Rydgård d0a319c3bd Merge pull request #15705 from hrydgard/ppdmp-icons
Main screen: Display .ppdmp filenames on buttons in grid mode
2022-07-18 11:13:05 +02:00
Henrik Rydgård f12e194cb2 Main screen: Display .ppdmp filenames on buttons in grid mode
Makes it a bit easier to pick them out and doesn't make them look quite
as broken.
2022-07-18 11:03:02 +02:00
Henrik Rydgård 449c2338c5 Merge pull request #15702 from hrydgard/mali-constant-workaround
Mali driver bug workaround for driver 32+.
2022-07-18 00:00:18 +02:00
Henrik Rydgård 2933ace02f Remove log noise 2022-07-17 23:03:43 +02:00
Henrik Rydgård 1fd80646cb Mali driver bug workaround for driver 32+.
See #15661

Hope this small bias won't break things.
2022-07-17 22:53:10 +02:00
Henrik Rydgård 3dd2bd0589 Merge pull request #15697 from unknownbrackets/debugger
Update embedded web debugger
2022-07-17 10:26:10 +02:00
Henrik Rydgård 3638f2ec0b Merge pull request #15698 from unknownbrackets/osk-less-strict
Osk: Allow upper/lower for all keyboards
2022-07-17 10:19:28 +02:00
Unknown W. Brackets 3ccbb51e43 Osk: Allow upper/lower for all keyboards.
In previous tests, this seemed to be limited, but now I can't reproduce.
Instead, let's just use it as the hint for the default case.
See #15010.
2022-07-16 17:47:31 -07:00
Unknown W. Brackets 879ea03080 Debugger: Update to latest web debugger.
This includes dependency updates, minor UI fixes, and a breakpoint
persistence option.
2022-07-16 13:08:21 -07:00
Unknown W. Brackets 96b86907c2 Debugger: Fix SVG content-type for proper display. 2022-07-16 09:43:12 -07:00
Henrik Rydgård 829cb7432c Merge pull request #15696 from hrydgard/star-wars-force-unleashed-fix
Use the recent Clone Wars fix for Star Wars: Force Unleashed too
2022-07-16 11:00:17 +02:00
Henrik Rydgård 19c8ae4cdd Use the recent Clone Wars fix for Star Wars: Force Unleashed too
We should probably reconsider the heuristic indeed.

Fixes #9572

See #15691
2022-07-16 10:58:37 +02:00
Henrik Rydgård b233c2c9af Merge pull request #15691 from hrydgard/clone-wars-compat
Add a simple compat flag to workaround the Clone Wars issue, #12949
2022-07-15 13:08:41 +02:00
Henrik Rydgård 119126d9a9 Merge pull request #15692 from leoxxx/patch-3
Update zh_CN.ini
2022-07-15 13:08:22 +02:00
leoxxx 560419671a Update zh_CN.ini 2022-07-15 18:34:51 +08:00
Henrik Rydgård 67b1a42b95 Merge pull request #15678 from unknownbrackets/clean-recent-thread
Clean recent ISOs on a thread
2022-07-15 11:50:45 +02:00
Henrik Rydgård 15f5ed81a7 Add a simple compat flag to workaround the Clone Wars issue, #12949
Could probably also be fixed by changing the heuristic a bit, but since
we're in heuristic land anyway and close to a release, I feel this is
the safest option.

Also sneaks in a logspam reduction
2022-07-15 11:44:51 +02:00
Henrik Rydgård 1272b402c1 Apply leoxxx's spacing changes in zh_TW.ini 2022-07-15 11:26:19 +02:00
Henrik Rydgård b91c22c2d6 Merge pull request #15690 from leoxxx/patch-1
Update zh_CN.ini
2022-07-15 11:23:55 +02:00
Henrik Rydgård e4128cb15d Merge pull request #15687 from LunaMoo/Zettai
Add Zettai Zetsumei Toshi 3 bypass for softlock
2022-07-15 11:23:36 +02:00
leoxxx df08bc221f Update zh_CN.ini 2022-07-15 17:21:03 +08:00
Henrik Rydgård b98fff3423 Merge pull request #15689 from leoxxx/patch-2
Update zh_CN.ini
2022-07-15 10:01:47 +02:00
leoxxx c5916ba290 Update zh_CN.ini
Delete some spaces and change some translations.
2022-07-15 12:50:48 +08:00
LunaMoo 4b959c6b54 Add Zettai Zetsumei Toshi 3 bypass for softlock on character select screen 2022-07-14 23:17:32 +02:00
Henrik Rydgård 1949de6c65 zh_CN translation: Apply spacing rules according to leoxx. See #15660 2022-07-14 18:31:07 +02:00
Henrik Rydgård 69dd4e654b Merge pull request #15686 from unknownbrackets/io-access
Io: Correct access field on dir listings
2022-07-14 09:34:38 +02:00
Unknown W. Brackets 656576c283 Io: Correct access field on dir listings. 2022-07-13 23:40:38 -07:00
Unknown W. Brackets e9891e0843 Config: Keep recentIsos lock owned by Config. 2022-07-12 17:12:25 -07:00
Henrik Rydgård a983828731 langtool: Add command move-key to move a line globally from one section to another. Update deps 2022-07-13 01:18:48 +02:00