Skip to content

Tags: xemu-project/xemu

Tags

pre-release

Toggle pre-release's commit message
ci: bump docker/build-push-action from 7.0.0 to 7.1.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@d08e5c3...bcafcac)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

v0.8.130

Toggle v0.8.130's commit message
scripts/sign-macos-release.sh: Add for macOS release signing

v0.8.129

Toggle v0.8.129's commit message
ui: Fix use-after-free when new controller mapping is added

When a new controller mapping is added to the controller mapping array
in the xemu config, the array is reallocated, and any existing pointers
become invalid and must be reset.

v0.8.128

Toggle v0.8.128's commit message
ui: Replace xemu_open_web_browser with SDL_OpenURL

v0.8.126

Toggle v0.8.126's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ui: Add display filter configuration