Commit Graph
45601 Commits
Author SHA1 Message Date
Henrik Rydgård ff5dea821b New jit viewer is starting to work a bit. 2025-10-08 16:59:25 -06:00
Henrik Rydgård aba2813ea2 Scaffold it 2025-10-08 13:00:35 -06:00
Henrik RydgårdandGitHub 4e82535f9c Merge pull request #20860 from hrydgard/build-armips-in-libretro
Build armips in libretro builds
2025-10-08 10:19:57 -06:00
Henrik Rydgård b304fbe0c9 Build armips in libretro builds (requirement for some lua functionality) 2025-10-08 09:45:44 -06:00
Henrik RydgårdandGitHub e53d6e405a Merge pull request #20859 from hrydgard/pin-icon
Replaces '+'/'-' with pin/unpin icons. Thanks Nabn00b.
2025-10-08 06:51:19 -06:00
Henrik RydgårdandGitHub 6efbdfc10d Merge pull request #20858 from hrydgard/arm64-exception-handler
Enable exception handling on Windows ARM64
2025-10-07 16:03:20 -06:00
Henrik Rydgård 3917753d2e Use I_FOLDER_PINNED 2025-10-07 16:02:26 -06:00
Henrik Rydgård 26a9b5d95f Replaces '+'/'-' with pin/unpin icons. Thanks Nabn00b.
This doesn't yet use the new pinned-folder icon though. Might do that
later.
2025-10-07 15:51:13 -06:00
Henrik Rydgård 58f55ae44b Enable exception handling on Windows ARM64
Simpler than expected. We don't really make any advanced use of the
context currently so I guess it makes sense.

See #20854
2025-10-07 10:56:23 -06:00
Henrik RydgårdandGitHub 78a1c46601 Merge pull request #20857 from hrydgard/cwcheat-code-cleanup
CwCheat code cleanup
2025-10-07 10:56:03 -06:00
Henrik Rydgård f21876b0b7 Move CheatFileParser out to the header, remove the line_ mmember variable 2025-10-07 10:07:04 -06:00
Henrik Rydgård 9c5b1c1b8b Remove some scaffolding directed at supporting TempAR codes in the future. Not likely to happen. 2025-10-07 09:50:05 -06:00
Henrik Rydgård 612e9263d4 Windows ARM64: Set linker log output to normal (not verbose) 2025-10-07 09:50:05 -06:00
Henrik RydgårdandGitHub d04e9b0a0d Merge pull request #20855 from hrydgard/italian-update
Apply giona888's latest Italian localization changes
2025-10-06 17:39:05 -06:00
Henrik Rydgård 00ba0c0b12 Bump langtool deps 2025-10-06 17:22:28 -06:00
Henrik Rydgård 2033073c68 Apply giona888's latest Italian localization changes 2025-10-06 17:19:49 -06:00
Henrik RydgårdandGitHub 459e8ac031 Merge pull request #20850 from hrydgard/dependabot/github_actions/hendrikmuhs/ccache-action-1.2.19
Bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19
2025-10-03 23:19:59 -05:00
Henrik RydgårdandGitHub 00ae1f0c9b Merge pull request #20849 from hrydgard/dependabot/github_actions/softprops/action-gh-release-2.3.3
Bump softprops/action-gh-release from 2.3.2 to 2.3.3
2025-10-03 23:19:50 -05:00
Henrik RydgårdandGitHub 54369321c4 Merge pull request #20848 from hrydgard/dependabot/github_actions/actions/cache-4.3.0
Bump actions/cache from 4.2.4 to 4.3.0
2025-10-03 23:19:41 -05:00
dependabot[bot]andGitHub 8320a939f9 Bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/63069e3931dedbf3b63792097479563182fe70d1...bfa03e1de4d7f7c3e80ad9109feedd05c4f5a716)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-version: 1.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 08:33:52 +00:00
dependabot[bot]andGitHub 7d37a255fe Bump softprops/action-gh-release from 2.3.2 to 2.3.3
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.3.
- [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/72f2c25fcb47643c292f7107632f7a47c1df5cd8...6cbd405e2c4e67a21c47fa9e383d020e4e28b836)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 08:33:48 +00:00
dependabot[bot]andGitHub a0773a05c2 Bump actions/cache from 4.2.4 to 4.3.0
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4.2.4...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 08:33:44 +00:00
Henrik RydgårdandGitHub 2f4b1adc98 Merge pull request #20845 from hrydgard/checkbox-fix
Fix the OnClick behavior on checkboxes, oops. Fixes cheats.
2025-09-30 15:21:53 -05:00
Henrik Rydgård b4b9ae2d3c Fix the OnClick behavior on checkboxes, oops. Fixes cheats. 2025-09-30 12:38:38 -05:00
Henrik Rydgård 6770a2ff29 Make the "Enable Achievements" setting per-game 2025-09-30 11:35:24 -05:00
Henrik RydgårdandGitHub d43f24dab3 Merge pull request #19336 from hrydgard/headless-defaults
Use config defaults in the headless binary.
2025-09-24 12:39:31 -06:00
Henrik Rydgård 461f8586b6 Use config defaults in the headless binary.
Fixes #19332
2025-09-24 11:56:51 -06:00
Henrik RydgårdandGitHub cc37ab84f8 Merge pull request #20838 from hrydgard/vertex-decoder-logging
VertexDecoder: Improve logging for missing formats.
2025-09-24 11:19:27 -06:00
Henrik Rydgård 5e16bf907b VertexDecoder: Improve logging for missing formats. Add missing convert function.
The missing function is mainly used in D3D11, which can be used on
Windows for ARM64. It's not necesssary for the other backends, which is
why it used to be missing in the ARM64 vertex decoder.

Also fix a minor memory leak in AtracCtx2.
2025-09-24 10:52:09 -06:00
Henrik RydgårdandGitHub d7ea595359 Merge pull request #20837 from hrydgard/assorted-fixes
Fix a load slowdown, possible fix for voices in 7th Dragon II
2025-09-24 10:37:35 -06:00
Henrik Rydgård b15b0c441e Make the checks for atrac size more lenient. Possible fix for #20834 2025-09-24 10:08:53 -06:00
Henrik Rydgård 1efd0b95b8 Improve logging of UI atlas generation, don't generate debug png (oops) 2025-09-23 13:40:39 -06:00
Henrik Rydgård 7975261b02 Minor compiler warning fix 2025-09-23 13:08:07 -06:00
Henrik RydgårdandGitHub 4a790ebc6b Merge pull request #20833 from hrydgard/assorted-fixes
Assorted cleanups and fixes
2025-09-23 12:34:30 -06:00
Henrik Rydgård 8c9658c5cd Bump gradle plugin version again 2025-09-23 12:10:19 -06:00
Henrik Rydgård 115c87d11c Android buildfix 2025-09-23 12:10:15 -06:00
Henrik Rydgård f09a27040c Bump Cargo.lock (langtool) 2025-09-23 11:38:58 -06:00
Henrik Rydgård 5bb8ea759b Move the debug-only sysinfo "Internals" tab into the Developer Tools' screen's UI tab 2025-09-23 11:37:21 -06:00
Henrik Rydgård 9ac80460d2 Break out the SystemInfoScreen from DevScreens.cpp 2025-09-23 11:21:32 -06:00
Henrik Rydgård 10b0d94940 Remove some redundant code, minor optimization 2025-09-23 11:10:46 -06:00
Henrik Rydgård 215a5b7e3e Fix the look of the info icon in the svg 2025-09-23 10:59:32 -06:00
Henrik RydgårdandGitHub 233a9b0df8 Merge pull request #20824 from hrydgard/svg-icons
Load UI atlas images from SVG : proof of concept
2025-09-22 15:57:09 -06:00
Henrik Rydgård 27ed337d99 Move more pngs into the images.svg file 2025-09-22 15:24:10 -06:00
Henrik Rydgård c66a9301cc More buttons to SVG 2025-09-22 12:26:55 -06:00
Henrik Rydgård bcb97b1b1c Separate UNCHECKEDBOX from SQUARE. Move more images to SVG 2025-09-22 12:19:02 -06:00
Henrik RydgårdandGitHub 033b21ebfc Merge pull request #20831 from Silvris/websocket-debug-fix
Websocket Debugger: fix hanging thread
2025-09-22 10:27:55 -06:00
Henrik RydgårdandGitHub 30392cd0ed Merge pull request #20826 from oltolm/warn
fix compiler warnings
2025-09-22 10:09:03 -06:00
Silvris 15189e99d3 time out InactiveCond's wait instead 2025-09-21 21:46:40 -05:00
Henrik Rydgård 8898854f57 Move more images into the svg 2025-09-20 11:10:42 -06:00
Henrik Rydgård 4a50174d14 Support dpi scaling in SVG atlas generation 2025-09-20 10:00:05 -06:00