Henrik Rydgård
|
77ec5c7c50
|
Buildfixes
|
2025-12-19 16:20:30 +01:00 |
|
 Henrik RydgårdandGitHub
|
35663c2fea
|
Merge pull request #21020 from oltolm/comptr
use ComPtr in DinputDevice
|
2025-12-19 13:58:40 +01:00 |
|
Henrik Rydgård
|
29d1331396
|
Add back the Exit button on Android TV (where it's cumbersome to exit otherwise, and it's always landscape)
|
2025-12-19 13:47:11 +01:00 |
|
Henrik Rydgård
|
18a67b82d2
|
Do the same with KeyInputFlags. Fix minor UI misalignments
|
2025-12-19 13:41:58 +01:00 |
|
Henrik Rydgård
|
481d0fd18c
|
Switch TouchInputFlags to enum class, fix some minor UI issues
Scroll views now only wheel-scroll if the mouse is hovering over them.
|
2025-12-19 11:38:56 +01:00 |
|
Henrik Rydgård
|
dd112491db
|
Update ffmpeg submodule. I had forgotten I switched to a branch a while back, merge it to master.
Should fix #21076
|
2025-12-16 23:42:24 +01:00 |
|
 Henrik RydgårdandGitHub
|
afc082dad9
|
Merge pull request #21074 from hrydgard/misc-fixes-2
Fix reported heap/buffer overflows
|
2025-12-16 15:36:16 +01:00 |
|
Henrik Rydgård
|
0c4563c253
|
Throw in a check for the additional issue commented in #21073
|
2025-12-15 23:43:17 +01:00 |
|
Henrik Rydgård
|
ed6ec0517b
|
Fix #21073, plus an additional OOB read
|
2025-12-15 23:35:07 +01:00 |
|
Henrik Rydgård
|
9caec3ec2d
|
Fix #21065 - add checks in __KernelLoadModule to avoid buffer overflows
|
2025-12-15 23:35:07 +01:00 |
|
Henrik Rydgård
|
69af603df9
|
Fix #21064 by removing manual memory management from ParamSFO.
|
2025-12-15 23:35:07 +01:00 |
|
 Henrik RydgårdandGitHub
|
89446b1d36
|
Merge pull request #21071 from cscd98/webos
add webOS to CMakeLists
|
2025-12-15 18:06:34 +01:00 |
|
 Henrik RydgårdandGitHub
|
01c688a84d
|
Merge pull request #21072 from hrydgard/misc-fixes
Add an in-app crash history viewer
|
2025-12-15 18:05:47 +01:00 |
|
Henrik Rydgård
|
c2d8752876
|
Bump the ffmpeg submodule.
|
2025-12-15 17:28:36 +01:00 |
|
Henrik Rydgård
|
c999367471
|
Fix crash in DrawPixels in "skip framebuffer effects" mode
|
2025-12-15 17:18:17 +01:00 |
|
Henrik Rydgård
|
800a68f32d
|
Sanity checking in Utf8.cpp, improve logging for missing translations
|
2025-12-15 17:17:23 +01:00 |
|
Henrik Rydgård
|
5b7b1f76eb
|
Add an in-app crash history viewer to Developer Tool on Android (v30+)
|
2025-12-15 17:16:47 +01:00 |
|
Henrik Rydgård
|
c875b22efa
|
Bump cargo.lock
|
2025-12-15 16:19:36 +01:00 |
|
Craig Carnell
|
54b5a77430
|
add webOS to CMakeLists
|
2025-12-15 15:04:38 +00:00 |
|
Henrik Rydgård
|
04decd6459
|
NDK bump
|
2025-12-15 12:23:53 +01:00 |
|
Henrik Rydgård
|
2f8b63b361
|
Bump the gradle plugin version again
|
2025-12-15 12:21:49 +01:00 |
|
Henrik Rydgård
|
49001ef42e
|
Add a simple crash dump cleaner as a HTML tool
|
2025-12-15 11:52:10 +01:00 |
|
Henrik Rydgård
|
3b1bdc5957
|
Warning fix
|
2025-12-15 11:52:10 +01:00 |
|
 Henrik RydgårdandGitHub
|
d1171e41c0
|
Merge pull request #21067 from 1111omen/master
(id_ID.ini) Extensive Translation Adjustments
|
2025-12-12 10:48:00 +01:00 |
|
 1111omenandGitHub
|
fb55db6c54
|
Minor adjustments
|
2025-12-12 03:54:03 +08:00 |
|
 1111omenandGitHub
|
48b10e93a7
|
Extensive id_ID changes with the updated file version
|
2025-12-12 03:42:42 +08:00 |
|
 Henrik RydgårdandGitHub
|
5a67eb5cc5
|
Merge pull request #21062 from oltolm/msvc
cmake: fix MSVC build
|
2025-12-10 22:55:30 +01:00 |
|
oltolm
|
a2447f2c2e
|
cmake: fix MSVC build
|
2025-12-09 22:26:52 +01:00 |
|
 Henrik RydgårdandGitHub
|
bb767fa537
|
Merge pull request #21060 from sum2012/gpu-patch
Fix ReapplyGfxState for GE_CMD_LOADCLUT
|
2025-12-07 11:33:22 +01:00 |
|
sum2012
|
736ee4890b
|
Fix ReapplyGfxState for GE_CMD_LOADCLUT
Fix pink issue in dialog
Fix #21058
|
2025-12-07 16:24:43 +08:00 |
|
 Henrik RydgårdandGitHub
|
cf306e9cec
|
Merge pull request #21057 from ali-eser/add-ultimate-2c-OSX
Add mappings for 8BitDo Ultimate 2C
|
2025-12-04 19:43:19 +01:00 |
|
ali-eser
|
dba0c0fa04
|
Add mappings for 8BitDo Ultimate 2C
Added Mac OS X mappings for 8BitDo Ultimate 2C to assets/gamecontrollerdb.txt. Now works properly on Mac with DirectInput mode.
|
2025-12-04 21:12:34 +03:00 |
|
 Henrik RydgårdandGitHub
|
4ece9aba6f
|
Merge pull request #21054 from lvonasek/hotfix-openxr-swapchain
OpenXR - Swapchain indexing fixed
|
2025-12-02 19:26:42 +01:00 |
|
Lubos
|
7d4c0155f0
|
OpenXR - Swapchain indexing fixed
|
2025-12-02 16:21:01 +01:00 |
|
 Henrik RydgårdandGitHub
|
0efae8fae1
|
Merge pull request #21052 from falsepopsky/translations
translation: update es_LA & es_ES
|
2025-12-02 08:09:21 +01:00 |
|
 desynandGitHub
|
0d05ec65d4
|
update new changes for achievements
|
2025-12-02 04:11:40 +00:00 |
|
 Henrik RydgårdandGitHub
|
c720afa746
|
Merge pull request #21048 from WalnutTreeDev/androidLeftJoyconFix
Add android fallback when Nintendo Switch Left Joycon keyCode event is 0
|
2025-12-02 01:44:08 +01:00 |
|
 Henrik RydgårdandGitHub
|
682f086615
|
Merge pull request #21051 from hrydgard/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
|
2025-12-02 01:05:06 +01:00 |
|
 Henrik RydgårdandGitHub
|
9ebbe400f0
|
Merge pull request #21050 from hrydgard/dependabot/github_actions/hendrikmuhs/ccache-action-1.2.20
Bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.20
|
2025-12-02 01:04:59 +01:00 |
|
 Henrik RydgårdandGitHub
|
5c83d1191f
|
Merge pull request #21049 from hrydgard/dependabot/github_actions/softprops/action-gh-release-2.5.0
Bump softprops/action-gh-release from 2.4.1 to 2.5.0
|
2025-12-02 01:04:52 +01:00 |
|
 dependabot[bot]andGitHub
|
88a1033c86
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 09:53:56 +00:00 |
|
 dependabot[bot]andGitHub
|
6e7e131b0f
|
Bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.20
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.19 to 1.2.20.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/bfa03e1de4d7f7c3e80ad9109feedd05c4f5a716...5ebbd400eff9e74630f759d94ddd7b6c26299639)
---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
dependency-version: 1.2.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 09:53:50 +00:00 |
|
 dependabot[bot]andGitHub
|
f86fcf2dbe
|
Bump softprops/action-gh-release from 2.4.1 to 2.5.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/6da8fa9354ddfdc4aeace5fc48d7f679b5214090...a06a81a03ee405af7f2048a818ed3f03bbf83c7b)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 09:53:45 +00:00 |
|
WalnutTreeDev
|
8b3e7fb346
|
Add android fallback when nintendo switch left joycon keyCode event is invalid
|
2025-11-30 22:39:08 +00:00 |
|
Henrik Rydgård
|
907ba1292f
|
Crashfix and warning fix, thanks droplet and oltolm
|
2025-11-30 13:29:23 +01:00 |
|
 Henrik RydgårdandGitHub
|
148f92db76
|
Merge pull request #21046 from hrydgard/achievement-size-fixes
Some UI layout fixes for notifications and achievements
|
2025-11-28 13:10:48 +01:00 |
|
Henrik Rydgård
|
9c7dcca59d
|
RetroAchievements: Fix crashes if subset info is missing
|
2025-11-28 13:10:06 +01:00 |
|
Henrik Rydgård
|
355ad48676
|
More layout issues
|
2025-11-28 01:05:21 +01:00 |
|
Henrik Rydgård
|
56feb8692f
|
Implement correct word wrapping for popup notices that don't fit on the screen
|
2025-11-27 19:34:46 +01:00 |
|
 Henrik RydgårdandGitHub
|
e5bafa4264
|
Merge pull request #21045 from hrydgard/assorted-fixes
Assorted UI fixes
|
2025-11-27 14:59:29 +01:00 |
|